June 21st, 2009
Ok, I was googling for some information when I stumbled upon something called as “Chrome Experiments“. I don`t know whether most of you must have seen this site, but it is unbelievable that most of the experiments posted here have been created using javascript !
One of my favourites here is the Depth of Field example. Screenies below


This just shows how the javascript engines have evolved over the years. Earlier flash used to be every developer/designers dream to create super interactive websites, it is still great for creating RIAs but nowadays Javascript has evolved soo much, it can do most of the stuff which Flash could do.
This site is a real inspiration to those who want to learn more about javascript. Enjoy
June 12th, 2009
The portfolio doesn`t display well in IE 6 as of yet (still working). Do view it in Firefox or IE7+.
Hello Everyone,
I have been working on a portfolio look from the past 2 days and finally finished with the design and layout
. As you might have noticed, there is a lil change here at the blog too.

This is the portfolio of Vision Master Designs. Do check it out
Check out the portfolio Here
I would really appreciate, if you guys can gave an opinion on whether the main page of the site should either be the blog or the portfolio page. There is a poll on the right, don`t forget to vote
June 9th, 2009

So, a third update to the iPhone called iPhone 3G [S] where s = speed, as if iPhone wasn`t fast enough. Either ways, its coming out June 19th and people are more excited than ever … Why ? here are some reasons to cheer on
May 31st, 2009
As you all know, I`ll be developing a Theme Scratchpad for Wordpress thanks to Google Summer of Code 2009. Just to let you guys know, how the coding is coming along, I have posted an update about the Project Progress.
May 31st, 2009
After a month, finally my exams have ended. I had 4 papers, and frankly, they all didn`t go that great. My last exam Data Warehouse and Mining sucked the most ! :@ Anyways, so finally I am a Bacholer of Engineering
– woohoo !
I got 6 months left before I join a company to work (don`t want to though), till then I am planning to take Vision Master Designs to bigger heights ! The company has a steady client base and hopefully, if I complete my Google Summer of Code Challenge successfully, it`ll give the company a big boost. If this happens, VMD will be a full time Web Consultant/Design/Developing Company
!
So whats in it for you guys ? A lot of articles ! I have already began work on “Theme Scratchpad” for Wordpress. Its a theme builder. I am currently engaged in developing a UI. It is powered by jQuery
. I`ll be writing my experiences along with tutorials about jQuery, ofcourse I am learning from the best, Javascript Almighty Mr. Andrew Ozz who was the lead Developer for the entire Administration Interface you see in Wordpress.
Along with “Theme Scratchpad”, MyADManager 1.0 is coming. Its got better host features and will be releasing soon.
Stay tuned…
BTW thanks to discoveryeducation.com and tufts.edu for the images
April 29th, 2009
So finally you have realized the need for Version Control System. SVN is one of the best Version Control Systems available right now. You want to version control your project but lack the moolah, then the following post will help you choose a free SVN host. There are many available, just one search with “Free SVN Hosting” in google will yield a lot of results. But how would you know which one to choose ? There are a lot of hosts each with unique features, but every one has thier own taste. So here is a compilation of the 3 best free SVN host according to me.
April 28th, 2009
Imagine…you are working on a software project, there are loads of files and you are constantly making changes to it. Suppose, because of some modifiction the program stops responding or not working the way it should and its almost impossible for you to find the “needle” (error) from the haystack, what would you do ?!
Well I had numerous experiences such as this. After a lot of research I found out about CVS and SVN, GIT. These are methods to keep a version of your software from the time it is concieved, monitering every small change and till the time is done. The best part, if anything goes wrong, you can always revert back to the previous version.
This post is a small compilation of different versioning systems. I won`t be talking about CVS since it is kinda outdated and in the open-source community GIT or SVN is preferred.
April 28th, 2009
Greetings everyone,
I wanted to share this news long ago, but lacked the time. *Blogging takes up lot of my time
* but anyways, most of you might have noticed a new page on my nav bar named “Proposal”, actually that was my proposal for this years Google Summer of Code. You won`t believe it, I wrote that my proposal in an hour and posted it to google just 2minutes before the deadline… phew. So much for last minute submissions…. For aspiring GSoCers, it is one tip you should not follow
Wanna find out what happened next ?!
April 19th, 2009
Revised Version. v3.1
This tutorial will help you set up Apache 2.2.11, PHP 5.2.9, Mysql 5.1.34 and PhpMyAdmin 3. It is tried and tested successfully on a Windows Vista powered System.
Known Issues :
- Sometimes Windows won`t let you edit httpd.conf file. For that you have to disable UAC (User Account Control) from Control Panel -> Users and stop Apache from running in the task bar.
Update : from Yves
I got an Apache crash with PHP 5.2.9 – 2 when executing phpMyAdmin or Wordpress on my dev computer running Win XP SP2…
The solution for me was to install PHP 5.3 (5.3.0RC3-dev)…
If it can help comebody 
Not everyone would spend money online to buy webspace just so that they can test out how their latest application works, Well… Welcome to Vision Master Designs Blog. This tutorial will teach you to set up a developer environment for PHP/MySQL in your computer in no time.
Index :