Another great addition to the CSS Transformation effects - CSS Translate! Build upon a powerful cross browser jQuery CSS Transformation Plugin from DMXzone, it allows you to move any HTML element, independent of their positioning! With this effect you can move images, text or a DIV container with all kind of elements in it! Apply great animation of the move by giving it speed and easing effect. Now you can finally create stunning animation effects without any Flash!
Wednesday, March 31, 2010
Universal CSS Transforms: Translate
Apple Sued Over Multitouch Patent
Elan Microelectronics, a Taiwanese chipmaker, filed a complaint with the
International Trade Commission today, accusing Apple of using its
patented multitouch technology in the iPhone, the iPod Touch and, of
course, the iPad. ?he chipmaker has also asked the ITC To ban the import of the Apple
devices into the U.S.
China Clamps Down on Uncensored Google Search

A week after Google started redirecting Chinese search users to its Hong Kong site in order to avoid having to censor results, many search queries from within China are getting the Great Firewall treatment. The move was widely expected by most, and with Google's mobile services also getting a partial block in China, it's clear the government isn't a fan of Google's shenanigans when it comes to deciding what its citizens can access.
Tuesday, March 30, 2010
CSS In Depth Part 2: Floats & Positions
Last week, in the first of our CSS In Depth post, we discussed the
difference between paddings and margins, and what the box model is. This week we’ll be discussing positions and floats as well as what the
differences are and when it’s best to use them. Both floats and
positions deal with the relationship of elements between each other.
Without these, padding and margins would be ineffectual.
CSS In Depth Part 3: All About Text
This week in part 3 of our CSS In Depth series, we’ll discuss something more visual and design related – typography! CSS2.1 provides for a lot of ways to use fonts creatively, and with CSS3, we’ll come even closer to full design control over our typography!
In Depth CSS Part 4: New CSS3 Styles
In the fourth, and last, part of our In Depth CSS series, we’ll talk about several new CSS3 features – from fancy styling to mobile Webkit development.
Google's Chrome to bundle Adobe's Flash

According to CNET.com, Google is planning to bundle its Chrome browser and/or operating system with Adobe Systems'
Flash in a deeper partnership. The announcement, which is expected to come today, is an interesting wrinkle ahead of the launch of Apple's iPad, which famously doesn't include Flash.
iTunes 9.1 Expected to Bring Things up to Speed for iPad
With the pending release of the iPad, Apple will have outgrown its iTunes software yet again. According to MacRumors, however, iTunes 9.1 will drop around the same time as the iPad launch this Saturday. The release will make a couple of changes to the iTunes Store's categories, improve its Genius Mix feature, and change around the device management interface.
Friday, March 26, 2010
Countdown to Adobe Creative Suite 5
On Monday, April 12, Adobe will introduce Creative Suite 5 to the public. This is an unveiling and not the official launch day, which means you will not be able to purchase it on the same day.
Wednesday, March 24, 2010
Editing Ajax Event Calendar Events through Advanced Tooltips
With this movie we will show you how to edit your existing Ajax Event Calendar events using Advanced Tooltips.
Object - Oriented JavaScript Book Winners!
A week ago we started a competition
to give 5 copies of Object-oriented JavaScript! We have received a
large number of Emails and here are the lucky ones: Katrina Deas, Debbie Johnson, John Groom, Peter Meier and Terrance Cooper.
Everyone will be notified via email, so you can get your books as quick
as possible.
Congratulations and stay tuned for more Mini-reviews and free books in
the next weeks!
Creating a Gallery in WordPress without Plugins
In this article, Linda shows how to create a simple gallery within WordPress without plugins...but she also points readers to plugins that really work.
Google Redirects China Site

Google said Monday that it has stopped censoring its search services - Search, News and Images - on Google.cn, its site in China, and that users are now being redirected to Google.com.hk, its Hong Kong site, where it is “offering uncensored search in simplified Chinese, specifically designed for users in mainland China and delivered via our servers in Hong Kong.”
Grid Accordion with jQuery
Accordions are a UI pattern where you click on a title (in a vertical stack of titles) and a panel of content reveals itself below. Typically, all other open panels close when the new one opens. They are a clever and engaging mechanism for packing a lot of information in a small space.
Creating a Flash-like Color and Pattern Morphing Effect with jQuery
Today you will learn, how you can create a Flash-like effect with
only using a few lines of jQuery and a transparent PNG as mask.
Not only will you be able to dynamically change the color of the
logo, but also add patterns as you wish and even animate them later with
a few lines of code. With this technique you will also be able to add
transition effects and control any single part of the colors, patterns
and animations.
Mozilla Halts Work on Browser for Windows Mobile
Mozilla said on Tuesday that it is halting work on the creation of
Firefox for Windows Mobile. The company had been working on a version of Firefox that would run on Windows Mobile 6, part of a years-long effort to bring its browser to Windows CE. As for the new Windows Phone 7 Series, Microsoft has thus far said that applications for that operating system have to be written in either Silverlight or XNA, rather than in native code.
Tuesday, March 23, 2010
Adobe Advances Web Application Development
Adobe announced the immediate availability of Flash Builder4 and ColdFusion Builder software, next generation Flash Platform tooling for building multi-platform rich Internet applications (RIAs). In addition, Adobe added a new Social service to the recently introduced Adobe Flash Platform Services. The Social service streamlines integration between Web applications and 14 leading social networks using Facebook Connect, Sign-in with Twitter, MySpaceID and LinkedIn.
Monday, March 22, 2010
Apple to iPad Devs: Submission Deadline Soon!
Apple is alerting developers that they have just over a week to prepare iPad apps and get them submitted for review if they want them to be in the App Store on April 3. Developers must build their apps using beta 5 of the iPhone OS 3.2 SDK and submit them by 5pm PDT on March 27 to get an initial review by Apple, according to an e-mail sent to the developers.
Features Overview of Universal CSS Transforms: Scale
With this movie we will show you the features packed in the Universal CSS Transforms: Scale and how to use them.
Thursday, March 18, 2010
Validate a Form in ASP and send it via E-mail
With this movie
we will show you how to use Universal
Form Validator ASP in order to validate a form that sends
an e-mail using Smart
Mailer ASP.
Google working on Google TV devices

Google, Intel, and Sony are working on a set-top box running Google's Android software called Google TV, according to a report from The New York Times. They are also collaborating on televisions with technology from the three companies, with Google software serving as the interface on the devices.
Zip Processor PHP 3.0
The Zip Processor provides industry-standard Zip archive functionality.
It is designed to be easy to use. You can pack/unpack a file or folder
without a single line of code. If you need to create or extract Zip
files automatically, this extension is for you. Combined with Pure PHP Upload 2,
your users can upload Zip files directly! Use form fields to allow the
user to select his/her own files to be compressed in a new zip file for
direct download. You can even Zip a complete folder to, for example,
create a backup of your site.
You don't need to write any additional code or install server components; it runs on PHP 4 and PHP 5.
Mini-review & Competition: Object - Oriented JavaScript
This book treats JavaScript as a serious object-oriented language, showing you how to build robust, maintainable, and powerful libraries and applications. Along the way, we cover many of the recent innovations such as AJAX, JSON, and interesting design and coding patterns. After reading this book, you'll be prepared to ace your JavaScript job interview and even impress with some bits that the interviewer maybe didn't know. You should read this book if you want to be able to take your JavaScript skills to a new level of sophistication.
Universal CSS Transforms: Scale(free extension) Released!
Wednesday, March 17, 2010
Smart Mailer ASP
Offer your clients the ability to send HTML mails based on a template (either on your machine or at a URL), each personalised with the recipient's name. You can add attachments to everyone, or a group of people, there's progress bars while you're sending them - all this in an external ASP class file, so just a couple of lines on your page.
Take a look at the PHP version of Smart Mailer ASP.