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
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
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?
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 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.
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?
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 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!
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 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?
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?
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.
I am writing a tomcat app, and have a need to do authentication within the URL like this:
https://user:[email protected].com
Except for the life of me i'm not sure how to set it up or able to find the docs to read up on it, clearly my google skills need work.
Can anyone tell me where i should be looking for this kind of info or where to start?
Cheers
Andy
Hi all.
I was wondering if anyone knows in what technology/web platform the uefa.com
website was built. Its page suffix is ".html", but I don't see how it could be built with just html, since it probably has a lot of dynamic content...
Anyway, it's a great website with fast loading pages and nice design. Does anyone know who built it ? ... thanks ...
Im getting classnotfountexception on Class.forname("com.mysql.jdbc.Driver")
im using:
windows vista 64-bit,
Eclipse Galileo,
GWT framework
i downloaded (mysql-connector-java-5.1.6-bin), but what the exact path i should add to.
im getting this exception while im in gwt-projects, but normal projects working good,
any idea how that should be done???...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?