Friday, 9 April 2010

Twitter undergoing Vast Redesign


It has become more clear that Twitter is going for an huge redesign project. Twitter designer Doug Bowman, made the progress available on web.
Though the Sneak Peek does not reveals much but certainly more stats. The background is apparently inspiration from the fruit stripe gum. While the awesome, new design is in the public eye. It isn't finalized. The activity of twitter designers was recently seen as twitter adopted the new welcome page.
Twitter recently proposed a new home page design that is out now.

Sunday, 4 April 2010

Code Editors gone Online

The list of Online code editors, available from any computer around the globe.

Mozilla labs experiment, it has lots of nifty features and can be embedded in any web project just by adding two files in the header. In order to use, sign-up is required.

No wonder a brilliant online code editor, and best among the list. Though registration is not required for use, sign-in activates advanced features like collaborative work etc. Offers all the features that a code editor should. Supports most programming language.

Saturday, 3 April 2010

[How to] Save Protected Photos

It started with a bet. While stumbling through that image website, i noticed a really cool picture(skateboarding Fly!), it was protected, and if you right click and click save as. They'll will in turn save a GIF file named spaceball of 1x1 pixel resolution. The same applies for every protected picture.
I wanted to save it on my disk but it won't allow me to save it directly. Here's how to save them.
  1.  It would be intrusive if i gave link to any protected picture. So when you find one.
  2. As a line of text is selected, select the image(Drag the mouse from free space aside picture to the picture)
  3. Right click the selection. In Firefox, click view selection source, a windows DOM source of selection would appear.
  4. Go through the small piece of code, for convenience select Wrap long lines from the view menu. Identify the long and distinguished image URL and paste it on address bar
  5. Now you can save it.
It's normal stuff, most of you would have eventually known it. Alas, thanks for the visit.
Related Posts with Thumbnails