April 15, 2009 in Tech
Tags: curl, feed, fix, programming, tutorial | 4 Comments »
I generally do my development work on a local windows machine with the latest version of Xampp installed. I was recently toying around with the tayst twitter feed, and was having trouble using curl with xampp. The problem?.. curl was not enabled by default in Xampp. You receive the following error: Fatal error: Call to [...]
March 31, 2008 in Tech
Tags: linux, php, programming, rails, ror, ruby on rails, Technology, tutorial | 7 Comments »
Wow… so I wrote a post on my struggles getting Rails to work on my Windows Machine, and then I figured it out. I’ve been developing in various languages, and using Xampp to for my server, database, and programming language (Apache, MySQL, PHP). Nevertheless, I have finally got it working, and it was a lot [...]