March 2009 Entries

Twitter on Facebook

updateTwitter, is a new Facebook application I created to learn more about Facebook’s API. This application was written in PHP and it uses the Twitter API. The application basically allows Facebook users to add “Tweets” to their Twitter account from Facebook. The application is accessible from this URL: http://apps.facebook.com/updatetwitter The updateTwitter Facebook application only requires you to enter your Twitter username, password and the text you want to send to Twitter. The application will also display your last 20 “Tweets” or updates. I will write more about Facebook’s API in a separate post.

Another classifieds website powered by ASPNet

Lately I have been working with the ASP.Net starter kits. The last one I have used and expanded is the Classifieds application. I created a real web application based in this kit and added some new features to it. Some of the features I’ve added are as follow: 1.       Ability to share your ads to some of the most popular social websites such as Facebook, Twitter and Digg. 2.       Visibility of subcategories in the home page. I am working on a new feature that will allow people to post their ads without having...