8
Mar
// php the_time('Y') ?>
Adobe AIR, as it is no longer beta, will be more popular for sure.
I had collected 10 Adobe AIR -Must See- Applications in a previous post which contained really cool applications.
Klok is another great Adobe AIR application which is built for personal time tracking. Projects, sub-projects (tasks) can be defined and can be attached to a customer. You can even make a "start & stop" to calculate the time of the task you worked on and Klok automatically adds it to the timetable.

Klok's UI works with the drag'n drop logic in general. You can send the items to the trash, manage the timetable and the projects hierarchy easily with dragging and dropping the items.
Klok is a very handy and easy to use application for freelancers & other individuals who want to keep track the time of tasks and projects they are working on.
Requirements: Adobe AIR 1+
2
Jan
// php the_time('Y') ?>
WebResourcesDepot have collected the "must see" Adobe AIR applications which any developer is interested in Adobe AIR should bookmark.
Some of the Adobe AIR applications have their source codes, so they may help developers to create their own.
Adobe AIR Applications With Source Code
Fresh
Download Fresh: http://download.macromedia.com/pub/labs/air/sample_apps/b3/Fresh.air
Fresh is a skinnable RSS reader built entirely using AJAX running on Adobe AIR. The Fresh reader features offline RSS reading, multiple panels within a single window, tabbed browsing, and basic browser integration. Fresh is based on the YUI-Ext / Ext JS library and RSS Feed Viewer sample by Jack Slocum

Roadfinder
Download RoadFinder: http://download.macromedia.com/pub/labs/air/sample_apps/b3/RoadFinder.air
Download RoadFinder Source Code: http://download.macromedia.com/pub/labs/air/sample_apps/b3/RoadFinder.zip
Roadfinder combines two of the most popular online maps, Yahoo! Maps and Google Maps, into a single application. Search for an address by typing it in or dragging it from the desktop. There is close collaboration between these two maps as moving or zooming on either map effects the other.

Read the rest of this entry »
21
Dec
// php the_time('Y') ?>
Kevin Hoy is sharing 40+ Adobe AIR Beta 3 Ajax samples with us.
Samples include:
- Accessing data in the embedded SQLite database
- Updating data in the SQLite database
- Asynchronously reading text from a local file
- Creating basic custom chrome
- Connecting to the SQLite database
- Adding custom window controls to custom chrome
- Encoding a PNG using a Flash library
- Full SQLite database example (create, read, update, delete)
- Selecting a directory
- Encoding a PNG using a JavaScript encoder
- Selecting a file from the local disk
- Dragging files into an AIR application
- Applying Flash filters to HTML content
- Creating a full screen window
- Getting a list of files from the system clipboard
- Testing connectivity to an HTTP endpoint
- Save images of Yahoo! Maps to local disk as PNG
- Custom chrome example using assets from Meebo
- Selecting multiple files from disk
- Creating a new native window
- Drag complex content from AIR to native resource
- Putting files on the system clipboard
- Remembering user login with AIR encrypted local store
- Using Flash Remoting from JavaScript
- Scaling down a selected image
- Determining the dimensions of an image
- Capturing web cam images for a slideshow
- Testing connection to any socket endpoint
- Playing a sound file
- Simple stopwatch application with custom chrome
- Storing data in a SQLite database
- Synchronously reading a text file from disk
- Creating database tables in a SQLite database
- Creating a temporary file
- Dragging text from the system into an AIR application
- Extracting the EXIF thumbnail from a JPEG image
- Uploading a file in the background
- Creating a basic popup window
- Writing text content to a local file
- Reading XML data using XMLHttpRequest (XHR)