Archive for May, 2009
Making PHP work with .asp
For some reason I have been working with an .asp website. I needed to input a code which would pull data from their RSS of the company blog and display said data on the front page. Had no idea how to do it in .asp scripting and really didn’t want to! So I learned of [...]
Compiling C File in Mac
To run a c file in Mac, most versions, and using Terminal, please use the following code to run your program:
Desktop/main.c -o Desktop/main
Desktop/main
With main.c being your file you are working on.
Do Not Use Earthlink Hosting
In our Hosts To Not Use Section of The Blogosaurus, Earthlink hosting comes in as one host to never buy. A client of mine has earthlink, and only allows Wordpress to be installed through their auto-installer. The problem is it installs it in a /wordpress folder, and they do not allow you to change the [...]

