Really Handy Visual Studio Open Source Plugins at Sourceforge
Microsoft's Visual Studio is a great framework to develop nearly anything you need. The open source world has some unique plugins for this awesome tool and most of these tools are really usefull. What...
View ArticleUsing YQL To Manage Your Yahoo! meme Account
Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, join, and update data across the Web. The new Yahoo service, meme, is a social network (tumblr like) that allows...
View ArticleWeb 3.0 Will Be All About Web Services. Learn The Basics
The web has evolved in many ways. From the static html web to the dynamic pages and from the publisher's content to the user created content (web 2), the web has gone through many stages. As mentioned...
View ArticleA Look Into Debuggers and Their Features
Programming requires essential tools that will aid your knowledge into creating applications that work as supposed to. The most essential tool is definetely the debugger. We take a look at some...
View ArticleLearn Programming With Youtube
There are many ways to start your journey in the programming world. You can study programming at your university and you can learn at your own from a book. You can also surf the web, find tutorials and...
View ArticleYUI-FX Beta. Effects Library With Unobtrusive Javascript
During my “to know us better” with the YUI library, I decided that the best way to learn it is to build an FX library. So here it is, the YUI-FX (not even beta). My plan was to create an unobtrusive...
View ArticleAll The Developer’s Books You Ever Wanted
Here is a big list of downloadable, programming related, books in PDF format for your everyday reference and advice. We tried to cover as many as we could think of but some things might be missing. We...
View ArticleIntegrated Development Environments For Qt And Not Only
This is a list of some Qt and not only, IDEs that will shorten your development time with Qt. Some of them are plugins and some others are standalone development enviroments. As described in Wikipedia:...
View ArticleUsing APIs With PHP? Here Are Your Classes
Do you want to use an API but you are too lazy to write your own code to handle the requests? If you code in PHP as I do, then you will definitely need these classes. By using the classes listed here...
View ArticleCreating A Useful WordPress Widget, Using Topsy
Yesterday, I was looking for a way to create a Wordpress widget that would use Twitter as a search engine. While there are some awesome Twitter plugins out there, none fully covered my needs. Finally,...
View Article