Archive for the ‘Web Development’ Category
Thursday, November 8th, 2007
To have tinyMCE toggle-able, it needs to be initiated using the ‘none’ mode option i.e.
tinyMCE.init({
mode : "none"
})
Two methods of the class will then come in handy. The first method adds the editor instance when a button is clicked (or any other specified event occurs) while the second method removes the ...
Posted in Web Development, Javascript | No Comments »
Wednesday, October 31st, 2007
O.k. for you folks who don't know, Microsoft now owns equity stake in Facebook; the social networking giant. The purchase which was made official last week Wednesday (24th) had Microsoft paying $240 million for roughly 1.6 percent stake of Facebook; imagine, just 1.6 percent...and as at the time of this ...
Posted in Web Development | 1 Comment »
Friday, October 5th, 2007
Now I have to say this is a marvelous product. Apatana is cool.
Heard about it from iPod and guess I’m making that switch over from Dreamweaver I have always wanted to. Aptana is going to be my default and favorite IDE soon…very soon.
So what is Aptana?
Aptana is an Open Source ...
Posted in Web Development | 3 Comments »