How To Build For The Web As Quickly As Possible
Posted by Blerz on
January 21, 2009
I build a lot of websites. I have ideas for a lot more websites/services/applications. The question is, do I have time to build out all my website ideas? The answer: yes! I’m going to provide 2 examples of websites I’ve built where the total time from idea to implementation was less than a week. Next week I will do another site of mine, CleanCrews.com. The main focus of this artice will be explaining how I, as a mediocre PHP programmer and mediocre web designer/developer, can build websites quickly and easily, using freely available resources off the web.
Antivertise.com – this was a site I built last year based on an idea I had for a Facebook application. I actually did create a Facebook application, but while I was doing so, the Facebook API went through some major changes, and I was not able to make the FB app like I had originally intended. I still do want to finish the FB app – but in the meantime, I created Antivertise as the frontend. I integrated Twitter into Antivertise - users can post their own bad experiences with products and let the rest of the world see and comment on those experiences. Not exactly a groundbreaking idea, but something I thought could be useful, with enough interaction with the social web. As you can see, its still a work in progress – I am actively developing a more social aspect to the site that will leverage social applications like Facebook, OpenSocial, Twitter and FriendFeed.
I decided on making Antivertise a blog – my intention was to allow Facebook users to post bad product experiences in the facebook app, pass those posts through a review process, and then post the results to the blog and to Twitter. I haven’t to date finished the review process code, as I became sidetracked with other projects, but I still think its a pretty cool idea, and I look forward to making Antivertise into more of a Service than a site. I want to make it interactive, allow OpenSocial and Facebook users to login through Antivertise, and show advertising based on the poor product reviews posted.
The upshot is that the Theme is modified from a free theme I downloaded, refreshed a bit, and using a Twitter PHP library from the web
Read the rest of this entry »

