
Owner of Awio Web Services LLC,
graduate student at Drexel U.,
community advisor at SitePoint.
LATEST PROJECT: WP Review Site 2.0
Back almost a year ago, top social bookmarking site del.icio.us, now just delicious, launched a preview of its version 2.0. At the time they announced it was built on the Symfony PHP framework, what I used for W3Counter. With almost a year going by, and rumors of scaling issues, I worried that perhaps Symfony [...]
I just moved Website Goodies, my oldest site at 12 years, over to WordPress as its CMS, replacing dozens of poorly written, exploitably bad PHP files and even worse databases. Now I can manage everything from one place and, perhaps, even give the site some new content. It’s still popular as far as my [...]
I’ve updated my Open Calais PHP Class with the entity types added in Calais’ last update. It now matches a bunch of new entertainment-related entities including movies, music and sports event names.
You can drop the new opencalais.php into the folder with either plugin for WordPress and they’ll be able to add the new types [...]
First, I wrote a PHP class for passing content to Open Calais and getting back tags. Then, a WordPress plugin for tagging posts as you write them. Now, taking it one step further again, here’s a plugin for automatic tagging of your post archives.
I tried tagging for a while last year, but wasn’t consistent [...]
Calais is a free web service from Clearforest, a Reuters company, that can perform semantic analysis on any English text. It uses natural language processing to extract concepts and relationships from the text. It’s been around for a few months, but there’s been very little developer activity around it, and even fewer completed applications [...]
Inspired by this article at Read/Write Web, I decided to make a search engine out of one of my bookmark collections. Discover Semantic searches about 70 sites dealing with the semantic web (aka “web 3.0″). It covers W3 recommendations, specifications, tools, tutorials, and dozens of blogs about semweb.
If nothing else, it was [...]
I always recommend people stay away from GoDaddy when they’re looking for shared hosting. It’s not their primary business and they have way too many customers. The result is packed, locked down servers missing key features, and poor support from inexperienced technicians.
But at least they didn’t bungle up the VPS product like 1&1 did.
[...]
I’ve had a number of people come to me looking for a W3Counter plan that can handle more than the “Pro” plan. More websites, more pageviews, or sometimes both. If people are knocking on the door asking to buy, I need to figure out a way to sell what they want. I decided [...]
What better endorsement can PHP as a language and symfony as an enterprise framework for that language get than Yahoo! building the new delicious service with them. That’s the news from the official symfony blog, where they also note Yahoo! will be contributing their bug fixes and extensions back to the symfony community.
Recently I’ve been working on 3 or 4 projects at the same time on my desktop. While my primary IDE has changed to Visual Studio (even for PHP with VS.PHP), the rest of my development environment is mostly the same as it’s been since December. My projects are growing in code size, and the [...]