Tag: Web Development

Web Development WordPress

wordpress 2.0.1/tasks 1.6 update.

I decided to update WordPress to 2.0.1 and only have found an issue with one plugin (PageNavi). A huge thanks to the WordPress development team who have once again, released an easy-to-update release. As always, make sure you backup your WordPress install before upgrading. I also updated my Tasks Pro install yesterday to 1.6 and […]

CSS Web Development

web development fun.

You know the drill…one link leads to another and then to another until I stumbled onto Scott Johnson’s blog. One of his blog posts mentioned wanting some resumes for some CSS contract work so since I have some extra time, I decided to send him a copy of my resume and portfolio…and I am happy […]

Apache Web Development

apache 2.20, php 5, and mysql 5 on mac os x.

After finally getting some to to set up my development environment, I began thinking…why am I not using Apache 2.2 and PHP 5.1.2? What made me think about this? “Legacy Release” The phrase “legacy release” is what httpd.apache.org described Apache 1.3.x as in their news section. I have been using Apache 1.x for several years […]

Web Development

web 2.0.

I know I reference several web pages, blog posts, etc but if you only one of my links this entire year…do yourself a favor and read O’Reilly’s article on web 2.0 “What Is Web 2.0. If you decide to follow two links, check out the other web 2.0 article: “The Hype and the Hullabaloo of […]

Javascript Web Development

ajax.

After months of reading about it, I thought I would share some of the best articles on AJAX that I have come across: Ajax: A New Approach to Web Applications AJAX blog 24 ways to impress your friends (several AJAX articles) AJAX Login System using XMLHttpRequest XMLHttpRequest and AJAX tutorials AJAX Magazine: AJAX Tutorials [tags]AJAX, […]

CSS Javascript Web Development

kick ass calendar.

Well. A good calendar solution is always needed for business and/or personal needs. I just happened to stumble on a really cool PHP/CSS/AJAX solution: Monket Calendar. Check out the demo. As of now, it is still in beta testing, but it looks promising. (Especially since it supports RSS and iCal…as well as used AJAX. I […]

Hosting HOWTOs Software Web Development

Automate cPANEL Backups

For months I have been manually backing up my web sites. Last night, I learned my lesson and realized I needed to have something more dependable in place. (and I am pretty damn dependable). I finally took the time to research the process of automating a CPanel update. The script I found and used is […]

Content Management Systems CSS Web Development

up late with XOOPs.

After completely moving towards tabless designs, it is hard to look at the cluttered code of tables in code. I have probably put in 15 hours of playing with XOOPs now, a few of these hours stripping code down to be more CSS driven. I am all about clean code these days, but boy do […]

Javascript Web Development

javascript help.

When creating my first Dashboard widget I had to brush up on my javascript skills. I used javascript a little bit in the late 1990s, and since then, I have found PHP or CSS to take care of most of my needs for web development. As most people know, javascript is making quite a comeback […]