PHP
0 words.
9 entries. 4,096 words.
2005-09
-
Why I Like PHP.
2005-09-27.
Most programmers at my level of genius and experience scoff at the PHP language for web development. So why do I use it on my web page?
- Technology
2008-02
-
NuSphere PhpEd.
2008-02-03.
I’m trying out NuSphere’s PhpEd. For lo these many years, my PHP IDE has been a text editor and a web browser. Yep, that’s it.
- Technology
2008-12
-
New Blog Platform for 2009.
2008-12-26.
As I’ve hinted, I decided to rewrite my PHP blog platform again. I’ve been working too hard to shoehorn features I want into the old code, so it’s time for a re-imagining. Besides, it’s just fun to write new code.
- Technology
2009-02
-
Recent Aggravator Updates.
2009-02-16.
In case anyone uses it, there’s been some minor changes to the Aggravator lately.
- Technology
2009-03
-
Development Software I Use Now.
2009-03-01.
I’ve setup a new development PC, so I thought it was time once again to review the software I normally install and use for development (I last did this in December 2007).
- Technology
-
Comment Model.
2009-03-13.
Just so there’s a record of it, here’s how I’m planning to implement comments in the new blog platform. It’s geared toward a small community size.
- Technology
-
Eclipse and PDT for PHP Development.
2009-03-20.
I started looking for a PHP IDE again to replace the venerable TextPad. Last year I looked at NuSphere’s PhpEd, which was actually not bad but I couldn’t bring myself to spend $100+ on it just to get a little Intellisense. Now I’m looking at Eclipse with PHP Development Tools (PDT), which is free and open source.
- Technology
-
My URL Shortening Service.
2009-03-26.
As part of my continuing effort to take over the world, I’ve created my own personal url-shortening service: http://uvurl.net.
- Technology
2010-09
-
The Importance Of The Robots NoIndex Meta Tag, Or: What’s The Opposite of SEO?.
2010-09-16.
I’m not much into SEO (search engine optimization). It’s a booming industry for some, but I still have this crazily naive idea that good content will just naturally rise to the top of search results. That said, there are a some basic SEO guidelines that I try to follow on my site.
- Technology