I saw a few WCF REST presentations referencing source code at restchess.com. Unfortunately, that website is not available anymore. Does anyone know where else I can can go to download the source code?
Hi Everyone,
I have an old site created in homestead.com I redirected the domain to a new site last week but now want it redirected back. However I dont know what the nameservers are. Does anyone know?
Kind Regards
Nick
I am working with some code from back in 2003. There is a reference to the following class:
new com.sun.net.ssl.internal.ssl.Provider()
It is causing an error:
Access restriction: The type Provider is not accessible due to restriction on required library /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre/lib/jsse.jar
Does anyone have any suggestions for a suitable alternative to using this class?
Hi,
can somebody tell me how it's needed to change the nerdDinner project, that the 'location-search' which is an JSON-Based Ajax call, works like
http://www.nerddinner.com/#where=london
so that the search-location parameter will be added to the queryString and make the location browsable?
Thanks a lot,
dan
Hello I am having trouble compiling a static library for the iPhone. It worked in the past.
It keeps saying "target specifies 'com.apple.product-type.tool' but there is no such product for the 'iphoneos' platform. I have rechecked the static compilation flag.
I'm looking to retrieve the latest two posts from a Blogger.com account that belongs to me.
What is the best way of doing so using Ruby on Rails 2.3.5?
Thanks!
I am trying to connect to mysql database using java on windows7. Inspite of adding the complete url of jdbcdriver jar file in CLASSPATH, java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
is thrown. Could anyone tell me what i am missing here?? it works if i add the jar file in project library but i want to do it by CLASSPATH itself.
My classpath looks like this-
C:\jython2.5.1\javalib\mysql-connector-java-5.1.12-bin.jar
How do I enable the ".com" key on the keyboard for UITextField? As an example, this key shows up when user clicks on the navigation item for the apple browser. Is there a web-specific keyboard layout I could specify?
I'd like to know the best way to create online calculator for stock options such as this site
http://www.sitmo.com/live/OptionVanilla.html
I can see it uses CGI, and I like to learn what other ways to achieve the same goals using other languages.
If anyone has experience building it and can freelance, I'd like to know as well.
Our site is running on LAMP.
During my master thesis I need to study how my users interact with my webapp.
There are alternatives to userfly.com? I want just to know how I can do some usability testing without much hassle.
Requests:
must work under https
cheap
unobtrusive, if possible
Retrieving the COM class factory for component with CLSID {86A3FE22-515C-45BF-B489-07DEEB03E2D6} failed due to the following error: 80040154.
this is error message in my page in asp.net?
pls help me how can i remove it
I really like how 37signals created a simplified Q&A site (i.e. simplified StackExchange)
http://answers.37signals.com/basecamp
Does anyone know of a free, self-hosted, open-source software implementation that is similar to simplified functionality of 37signals implementation of a Q&A site?
I'm interested in the way lala.com works. They have a header that remains fixed at the top of the browser and they have a flash music player in it.
You can click on other links in the site and they are displayed below the header but the header is not disrupted and can continue playing music.
If the target is a modern browser say IE8 & FF 3.6, what's the best way to achieve this?
Thanks for any help.
Are there any auto compiling scripts like the ones used at ideone.com and codepad.org available?
(preferably open source, and which execute the code in a safe environment.)
I'm working in address book for iphone.
it generate address into UILabel.
when I'm running the application everything goes well, but after showing about %30 of the addresses and sadenly stopped without any reason!
Only in terminal shows:
Error, could not create MachMessagePort for database doctor (com.apple.addressbook.migrationdaemon) starting in process migration
Please help me!
A couple years ago I found a great site called something like 'programming-books.com' (but not exactly that).
It let users submit links to their favorite books for various programming languages, and write a short blurb about why they're so good. You could include their Amazon page and the website would grab a cover picture.
I've since lost that bookmark and am trying to find it again, anyone know what site I'm talking about? Is it still around?
(cross-posted @ hacker news)
Hello,
I just wanted to know if anyone knows about the clone of http://www.olx.com made in PHP.
Note: Not sure whether to ask this question here but I thought only programmers might tell as this is their business.
Thanks.
I'm seeing it in a ton of search results and even copy pasted into content on this site (http://stackoverflow.com/questions/2687289/adding-a-bookmark-link-to-a-facebook-iframe-app). Is it a phishing thing or just some actual proxy thing that is innocent?
Is it possible that the iPhone can somehow send data or some control command to the computer's com ports via USB cable? Maybe use inline assembly language for instance? Thanks!
I have this strange problem, how exactly does control + enter decides the domain of a website??
If i type stackoverflow,then hit control+enter, it works and takes to homepage, but i type ubuntuforums,
then hit control + enter, it does not recognise its ubuntuforums.org, but goes to ubuntuforums.com??
How does this exactly work? If i need to change this behaviour, how should i do it?
I want to make an email for my website like "info@domain.com" where people can send their feedbacks and suggestions to it. How can I do it? Can I do it with PHP or there is something else needed?
In my search for a good, freely available resource that will teach me C++ I stumbled on http://www.learncpp.com/.
My question is for intermediate to experienced C++ programmers...
Does this site seem to be a good resource for a beginner to learn C++ from?
I've gone through the first few section of the site, and I feel like I am starting to grasp the language, but being a beginner in C++ I really could be learning things all wrong and have no idea.