Wednesday, October 28, 2009
Keyword expansion is not the default for files added to an SVN repository. And it’s done on a per file basis (with CVS we could configure an entire repository to turn on keyword expansion — .) Some svn tools and plugins allow for defaulting properties when adding new files. I’ve configured the two I use [...]
Posted by
Comments Off
Tuesday, October 20, 2009
Here is a good example code for twitter like load more button in both jQuery and MooTools: http://net.tutsplus.com/tutorials/javascript-ajax/create-a-twitter-like-load-more-widget/ I’ve tried MooTools version and worked fairly well (For IE, you need to remove the last comma in line 133 of mootools-version.php). Very easy to customize and the effect is great!
Posted by
Comments Off
Thursday, October 1, 2009
Download Full Presentation This tech talk will introduce Flex — Adobe’s open source framework for building rich web applications. The presenter will build a Flex application to demonstrate the use of Adobe’s FlexBuilder tool, touching on some highlight features of the Flex framework. Components of that Flex application will then be used to create a [...]
Posted by Ehren Seim
Comments Off