Ajaxian » New Technology: Dynamic Resizing of Images
Well, it looks like Michael may have gotten his wish as Adobe has hired co-inventor Shai Avidan to their team."
Check out the video to see the technology in action.
Ajaxian » New Technology: Dynamic Resizing of Images
Well, it looks like Michael may have gotten his wish as Adobe has hired co-inventor Shai Avidan to their team."
Check out the video to see the technology in action.
Mike Taulty’s Blog : ADO.NET Entity Framework - Bringing Together A Few Previous Posts
JavaScript Tips for Novices, Acolytes, and Gurus
"JavaScript, with its death grip on the Interwebs and every AJAX developer’s language of only choice, is getting hot. With roll-overs, pop-ups, and menus either solved or relegated to CSS behaviors, XMLHttpRequests have made JavaScript once again a language of innovation. This article is meant to offer a tidbit of idiomatic advice for people who know JavaScript or want to know JavaScript coming from Java, C, Python, Perl, or PHP.
…
Novice: objects and associative arrays
Novice: cute type conversions
Novice: iteration
Acolyte: anonymous functions
Acolyte: enclosure
Acolyte: context object manipulation
Acolyte: variadic arguments
Guru: binding
Guru: lazy function definition
Guru: polymorphic callable objects
"
"It’s probably worth pointing out that though this tool was developed to make creating themes for SharePoint easier, it works with any website and has no real dependencies on SharePoint.
…
As noted in the discussion of the image palette, all of these edits are actually taking place locally and have no effect on the server.
…
Select Export Theme from the File Menu. Give your theme a name that will be used on the SharePoint server, pick a directory, and viola! You have a theme. Now all you have to do is install it."
Quartz.NET - Enterprise Job Scheduler for .NET Platform
"Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems. Quartz.NET is a port of very propular open source Java job scheduling framework, Quartz. This project owes very much to original Java project, it’s father James House and the project contributors. Quartz.NET is a pure .NET library written in C# which currently targets Framework version 1.1 and above. Quartz.NET has already almost caught up with Quartz Java 1.6 and there aren’t so many things missing. Quartz.NET is running in some production systems and has received good feedback."
SharePoint 2007 Workflows - Enhancing the ultra-basic WF | Sahil Malik - blah.winsmarts.com
"Table of Contents for on SharePoint 2007 WF Authoring using VS2005.
1. Setting up your environment for writing VS2005 workflows.
2. Writing an ultra basic workflow, deploying it, and slicing dicing how it worked.
3. Making that workflow more complex, adding if/else, and a bunch of activities that sort of make it more interesting.
4. Adding user interaction to that workflow using Infopath forms."
SharePoint 2007 Workflows - Enhancing the ultra-basic WF | Sahil Malik - blah.winsmarts.com