Projects

Google Tasks – AIR App

Wednesday, March 17th, 2010 | Projects | 1 Comment
Version 1.0.1, Updated March 18, 2010
  • Compatibility: AIR 1.5.3 and later (ActionScript 3.0)
  • File Size: About 400Kb
  • Change Log

Download Now (1.0.1)

Please upgrade your Flash Player This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.

Description

Google Tasks is an Adobe AIR app that allows you to view/edit/add/delete tasks without your browser.

It is similar to Christian’s found here, but with some added features.

Added Features

  • Always on top – I wanted it always on top of my other windows.
  • Saves size and position – This way you are not resizing and moving it every time you open it.

› Continue reading

Tags: ,

.whistler – An AIR Trace Viewer

Friday, March 12th, 2010 | Projects | 7 Comments
Version 1.0.2, Updated June 11, 2010
  • Compatibility: AIR 2.0 and later (ActionScript 3.0)
  • File Size: About 440Kb
  • Change Log

Download Now (1.0.2)

Please upgrade your Flash Player This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.

What’s New

  • Added Open file directly via AIR 2.0

Description

.whistler is an Adobe AIR based utility. It is capable of displaying the trace and policy log generated by the Flash Debug Player. These log files are used by all browsers so this utility can be used with Internet Explorer, Safari or even Chrome all at the same time. What ever browser supports the Flash Debug Player, .whistler can display Flash traces from it.

I made this utility originally for AIR 1.0 but realized that the log files are locked when an AIR app is running. I eventually forgot aout this project until recently. When I learned that as of AIR 1.5.2, an AIR app can read the log files. So I finished this app up and got it out there. This will make it much easier to debug in other browsers besides Firefox. You also won’t need to have Firefox running just to watch traces anymore and best of all, it’s multi-platform to boot!

I know this will overlap with Flashbug, but it’s a great tool none-the-less. Use whichever works best for your workflow. Enjoy!

Features

  • View Trace Log – View the trace log from any browser.
  • View Policy Log – View the policy log from any browser.
  • Filter – Filter the log with any keyword or use regular expressions.
  • mm.cfg Creation/Configuration – mm.cfg will be created automatically if it doesn’t exist. You can then configure it directly from .whistler. Any changes you make to mm.cfg outside of .whistler are still reflected in the Options pane.
  • Auto-update capability

› Continue reading

Tags: , , , ,

Compile Timestamp – Timestamp your SWFs!

Wednesday, January 27th, 2010 | Projects | 1 Comment
Version 1.2, Updated ?
  • Compatibility: ActionSctip 2.0 / ActionScript 3.0
  • File Size: About -Kb
  • Change Log

Download Now (1.2)

Description

Compile Timstamp is a Flash extension that adds a new layer to your fla with a trace of the filename and compile timestamp. Used with FlashBug, this allows you to easily check the version of your online swf. This was created because the servers we used at work often cached our files on multiple servers. So it was difficult to tell which version we were actually looking at.

Flash MX 2004 JSFL Reference

Sample
Try Compile Timestamp (You will need to FlashBug open to see the trace)

#### index.fla - 01/17/2008 11:46:39am

Features

  • Seamlessly adds a timestamp to your SWF when published
  • Contains the time, date, and name of the FLA

› Continue reading

Black Box – Flash Secure Login

Tuesday, January 26th, 2010 | Projects | No Comments
Version 0.1, Updated ?
  • Compatibility: ActionScript 3.0
  • File Size: About -Kb
  • Change Log

Try BlackBox

Description

BlackBox is a Flash-based login application. We built this much for the same reasons Comet was. We didn’t have anyway of doing a secure (read SSL) connection so we made our own next best thing. Whats funny is that in the end, the method we “ingeniously” came up with is almost the exact same method used with POP servers to send email.

This is an older project pulled from Labs and is currently password protected. This might change later, it might not. I wouldn’t hold your breath on this. This was made becuase a friend of ours worked at a company that didn’t allow any IM programs and we were too cheap to setup a server.

Features

  • Secure login – Session based
  • Easy to setup

› Continue reading

Comet – Flash-Based Chat

Thursday, January 21st, 2010 | Projects | No Comments
Version 0.6, Updated ?
  • Compatibility: ActionScript 3.0
  • File Size: About -Kb
  • Change Log

Try Comet

What’s New

  • New black theme

Description

Comet is a Flash-based chat application. It is a stand-alone application and does not require a server application in order to function. It does require PHP 4+ to function though.

This is an older project pulled from Labs and is currently password protected. This might change later, it might not. I wouldn’t hold your breath on this. This was made becuase a friend of ours worked at a company that didn’t allow any IM programs and we were too cheap to setup a server.

Features

  • Muli-user chat without backend server
  • Easy to setup
  • Secure login

› Continue reading

Search