Archive for the ‘OpenSocial’ Category

How To Build For The Web As Quickly As Possible

webpost2 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 - a Blerz Website

Antivertise.com - a Blerz Website


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 »

Top 5 Most Interesting Web Applications To Build For In 2009

appspost 2009 will be an exciting year for web application development – we’ll see the unveling of the long-awaited and possibly mythical Twitter revenue model, and hopefully a few truly disruptive technologies/platform/applications that will change our focus. Here at the start of 2009, I thought I would write about the top 5 web applications that I will be focussed on developing for:

1. Twitter:  This goes without saying, but I’m saying it anyway. Twitter is huge; and it’s going to get bigger. There will be money to be made for Twitter application developers, unless they do something silly like Faceook did last year. Moreover, Twitter is fun to develop for – if you haven’t tried it yet, give it a whirl, you’ll enjoy it. Look for a Blerz.com post on beginner Twitter app development in a few weeks time.

Read the rest of this entry »