Kewl lightweight XAML editor with split view...and best of all its free!
Check it at: http://kaxaml.com/
Later
Baka
Checking out Google's sidewiki widget.
Seems an awesome idea...but how long will it last?
http://www.google.com/sidewiki/intl/en/learnmore.html
Later Coderz
Baka
Galleriffic is a cool image gallery in jQuery you could use.
Galleria is a jQuery image gallery plugin which displays thumbnails, scaled or unscaled, centered or cropped.
Its lightweight (4k), browserproof, customized events, images are preloaded in the background for super fast images browsing and a whole lot more...
Check the features here:
http://devkick.com/lab/galleria/
And on google code @
http://code.google.com/p/galleria/
Here is list of some other cool jQuery image galleries:
http://valums.com/javascript-image-galleries/
Going to use it my latest project ;)
Later Coderz
Baka
If you need to pre-load your web site imagery or if loading long pages containing many large images makes causes you pages to take longer to show.
You might want to consider pre-loading the imagery so that the browser can be in a ready state and in certain cases you may even reduce server load.
A few libraries you could look at is QueryLoader and Lazy Load.
I especially like this demo from Lazy Load:
http://www.appelsiini.net/projects/lazyload/enabled.html
Later Coderz
Baka
If you ever need a syntax high lighter for your custom written blogging engine or your CMS then SyntaxHighlighter is a cool little JavaScript plugin for just for you.
Check it out at
http://alexgorbatchev.com/wiki/SyntaxHighlighter
Baka
Found this very, very interesting article regarding XSS and some work-around in the browser.
Check it out at:
http://msdn.microsoft.com/en-us/library/bb735305.aspx#jour12securecdcomm_topic1
Happy Coding
Baka
Found a neat open source SVN plug-in similar to Visual SVN but free and Open Source!
Check it out here:
http://ankhsvn.open.collab.net/
Happy Coding
Baka
This is a temporary post that was not deleted. Please delete this manually. (b628ae43-192f-44b3-a5ae-e652efd22802 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
- install rktools (Windows Resource Kit Toools)
- follow these instructions: http://support.microsoft.com/kb/137890
Baka
IE 8 is the first shipping browser with native JSON support.
FireFox 3.5 will also have a JSON object to handle JSON when it ships. WebKit also has an open ticket for JSON object support, so it looks like in the near future most current browsers at least will have native JSON support.
…tests confirm that the performance gain from using native JSON serialization is significantly faster than using the json2 JavaScript library, upon which native JSON support is based…
http://www.code-magazine.com/Article.aspx?quickid=090011
Happy Coding
Baka
… if you did not already know ;-)
http://www.sparklingclient.com/prism-silverlight/
Happy Coding
Baka
More Posts
Next page »