Sorry for downtime

Posted on 2008.08.06
Categories: FreddyWare; Tagged with:

Sorry for the long unresolved downtime. However, we’re back up, and I’ve moved some of the FreddyWare sites.

For instance, FreddyWare.net has been relocated to the PersonalLog server and has a new and simpler design!

The next post will be tomorrow!

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

When to use JavaScript, when to use PHP

Posted on 2008.02.13
Categories: Web Development; Tagged with: , , , , , , ,

As the number of Web 2.0 sites and networks increases significantly the latter part of this decade, we are seeing increased use of technologies like AJAX, JSON, and XML-based data interchanges. This necessitates certain programming to handle data and user interaction, but it’s often debated whether client-side scripting like JavaScript should be used so extensively.

This article will discuss the simpler aspects of using JavaScript, the simpler aspects of using PHP, and will discuss when to use one or the other.

(more…)

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...