php


Latest Postings

April 19 2008

Setup a complete PHP development environment in Windows

Eclipse is a fantastic IDE for PHP development.  The best part is that it is free!  It is a Java development environment that can be extended to edit Ruby, Perl, Python, PHP, C++ and many other obscure languages.

I went through a number of hurdles to get my development environment setup, but I came across this posting the other day that highlights all the necessary steps.  The article covers SVN, Eclipse, PHP and Mysql installation.

Setup PHP development in Windows

January 23 2008

WordPress as a Content Management System (CMS)

As you may have noticed, ISInc.com has gone through a major face lift. For years we were leveraging a home grown website that served us well. But, over time, we found it difficult when users needed to add content to the site. At that point, we started looking at open source projects that might be able to suit our needs.

More »