Simple shell utility to convert html to pdf using the webkit rendering engine, and qt. via code.google.com
Category: AS Burst
Little pieces of code and tips to burst your AS knowledge
Kaltura: Open Source Video Developer Community | Leading the Open Video Revolution
Open Source Video Solutions for Any SiteJoin Kaltura’s Open Video Community Kaltura.org is the place to download the Kaltura Community Edition, Apps, Widgets and Plugins; ask questions, get community support; and contribute.Learn more about ways you can get involved. via kaltura.org
How to create the google plus one button effect using jquery?
It is one image containing multiple frames. I assume The image is used as background via CSS and the background position is changed rapidly (through JavaScript) to create the animation effect. The image is: 2 It’s called sprite animation and is how Google animated the Martha Graham logo earlier this year. There are jQuery […]
Google Docs to WordPress to InDesign
Video: via dev.bangordailynews.com Taking your wordpress installation further than just a blog.
Google Docs to WordPress to InDesign
Taking WordPress farther than your usual blog.
A New Way to Migrate WordPress Content Into Drupal
The Donald W. Reynolds Journalism Institute (RJI) is an organization that seeks out and tests innovations in journalism to find the best solutions for use in the real world. Their new Palantir-developed Drupal website replaces a custom PHP website and two WordPress.com blogs. Part of our assignment involved migrating content from RJI’s WordPress blogs into Drupal. Initially, […]
Thoughts on Flash from Steve Jobs
New open standards created in the mobile era, such as HTML5, will win on mobile devices (and PCs too). Perhaps Adobe should focus more on creating great HTML5 tools for the future, and less on criticizing Apple for leaving the past behind. via apple.com
Flash to Focus on PC Browsing and Mobile Apps; Adobe to More Aggressively Contribute to HTML5 (Adobe Featured Blogs)
We will no longer continue to develop Flash Player in the browser to work with new mobile device configurations (chipset, browser, OS version, etc.) via blogs.adobe.com
PHP Optimization – Using A Timer To Benchmark Code And Increase Speed
One of the best parts about being a programmer is that there’s seemingly always a better way to do things. A simple code tweak can drastically improve the execution time of your web application. The faster your application executes the quicker you release precious server resources. The first step in optimizing your existing PHP-based web […]
Introducing Springboard › Minimal JavaScript / CSS / HTML Project Template
Introducing Springboard 4 comments Lab : Minimal JavaScript / CSS / HTML Project Template I love HTML5 Boilerplate and use it a lot as a basis for web projects. Sometimes however, I find it still does a little bit too much for my needs and I end up removing a lot before I can get started. […]