The Dark Knight Rises

December 26th, 2011 | Posted by deCoder in photoshop - (0 Comments)

So…

So…

Or better so…

sauce + internet

New Track

December 24th, 2011 | Posted by deCoder in music - (0 Comments)
Audio MP3

Autostrada o sa-mi scurteze drumul spre orasul natal cu o jumatate de ora asa ca o sa trec cu vederea faptul ca au tras un spritz la volan.

Visual Studio 2010 is a very good choice for developing portable Client-Side HTML5 and JavaScript applications for Mobile and Desktop.

While Visual Studio 2010 supports JavaScript intellisense there are some tips and tricks you need to know.
Here we go:

Tip 0: Download and install the following Visual Studio 2010 Extensions

  • Indent Guides
  • JScrip Brace Matching Extension
  • JScript Editor Extensions
  • JScript Outlining Extensions
  • JScript Word Highlighter Extension
  • VSCommands 2010
  • Productivity Power Tools
  • PowerCommands for Visual Studio 2010
  • MotherEffin THML5 Site (based on HTML5 Boilerplate project)

Tip1 : If you want to develop client-side application with HTML 5 and JavaScript, start a blank solution and add HTML files and JS files accordingly. Otherwise start and empty WebSite.

Tip2: You may want to use JQuery. To get intellisense for JQuery have a look here.

(more…)