Category ArchiveNeat Apps
AIR & Announcements & Flex & Neat Apps & Pixel Bender 07 Dec 2009 05:33 pm
Citrify: A Photo Editor Your Mother Could Use
I’ve been quiet in the past few month, that’s because I’ve been busy working on this new product. This new product now has a name, and it’s Citrify.
What is Citrify? Citrify is a little photo editor that strives to be simple and fun. It’s simple because we have one-click tools for removing pimples, reducing wrinkles, and fix red-eyes. It’s fun because we pack in a number of cool effects, such as the “Obama Poster” effect or the “Incredible Hulk” effect. For a list of cool things that Citrify does, check out this feature page.
For a limited time, we are giving away 50 premium licenses on this blog, valued at $39.99 each. Please follow these steps to claim your license,
- Visit http://www.citrify.com/promo/
- Submit the form with this promo code in the message body: flexlive1209
- The license key and installation instructions would be emailed to you shortly
Announcements & Neat Apps 23 Jun 2008 05:39 am
New Flex Job Posting Site
If you work in the Flex business, you have to check this one out, http://flexgigs.com. Jeff Graham just launched the website during the weekend.
As far as I can tell, this job site is completely dedicated to Flex, which is a sign of the community growth.
I was really impressed by how easy it was to post jobs. There’s no need to create a user account, similar to how CraigsList works. Good job, Jeff!
Update: there’s also a widget feature that let’s you embed latest job postings into your blog. Check out the side bar on this blog. Good stuff!
Flex & Neat Apps 09 Jun 2008 08:24 am
Mate: A Flex Framework for People who Hate Frameworks
There are many Flex frameworks, but very few are designed with Flex developers in mind.
PureMVC, for example, has a very rigid design that only a J2EE developer would feel comfortable with. Another well known Flex framework, Cairngorm, is heavily rooted in the hardcore AS3 development background. The bottom line is, none of the frameworks is doing enough to leverage the declarative nature of MXML.
Continue Reading »
BlazeDS & Flex & In the News & LiveCycle DS & Neat Apps & Tutorials 16 May 2008 10:09 am
BlazeDS Tutorial – Remote Object Service
This article is applicable to LiveCycle DS, LiveCycle DS Express, and BlazeDS.
Remote Object Service, one of the keys services in LiveCycle DS and BlazeDS, enables Flex applications make remote procedure calls to the Java server via the AMF3 protocol.
AMF3 is architected similar to SOAP, but magnitudes faster because it’s a pure binary protocol. If your Flex application loads large amounts of data, and speed/bandwidth is a priority, you should consider leveraging the Remote Object Service.
Continue Reading »
Neat Apps 29 Jan 2008 04:48 pm
Pownce Unpublished Protocol
Pownce is a neat little app. It let’s you share note, files, etc. with friends. It’s an early adopter of AIR and a great example of web/desktop integration (webtop?). Pownce comes with a REST API, but the documentation left out a big chuck of the API, mostly related to user login and retrieving private data. After sniff its HTTP traffic, here is what I found,
Flex & Neat Apps 18 May 2007 07:36 am
RIA Data Loading Benchmarks
AMF0, AMF3, SOAP, REST, and JSON are just a few of the many ways to transfer data in RIA. Ever wonder which one is best suited for your requirements? Check out James Ward’s cool RIA data loading benchmark tool.
Neat Apps 03 Jan 2007 10:46 pm
Creepy Virtual Character Demo
Oddcast has a virtual character demo that’s so realistic, it’s border lining creepy. The character’s super realistic text-to-speech engine combined with different language settings is guaranteed to keep you amused for a while. And of course, the demo front end is built using Flash. Follow the link below to see it for yourself,
Flex & Neat Apps 20 Dec 2006 09:37 pm
Flex IDE
I have heard the same story over and over, people get into Flex for the eye-candy, but they stay in Flex because of the productivity gain from the framework and the IDE. Based on the rock solid Eclipse platform, is the ultimate IDE for developing Rich Internet Applications. If you are used to working with Flash or AJAX, you will be pleasantly surprised how much Flex Builder could improve your web development productivity. Below is a quick list,
- Two way sync between the code mark-up mode and WYSIWYG mode
- Code refactoring tools built right into the IDE
- Debug environment that lets you break and step through ActionScript, just like working on a desktop application
- Profiling web applications without leaving the IDE
- Web service introspector that builds SOAP wrapper classes with just two clicks
- Switch between multiple Flex SDKs seamlessly
Best of all, because Flex Builder sits on top of Eclipse, you could install third-party Eclipse plugins such as a Subversion client plugin or an UML diagram tool.
If you are a student or faculty member, you can get Flex Builder 3 for free!
Acrobat & Neat Apps 15 Dec 2006 11:23 pm
Mars Prerelease
The Mars Project has just made its first pre-release on Adobe Labs in the past week. For those who are unfamiliar with the project, it’s “an XML-friendly implementation of PDF syntax… incorporates industry standards such as SVG, PNG, JPG, JPG2000, OpenType, Xpath and XML into ZIP-based document container”. I took the liberty of making the following walk-through clip,
Acrobat & Neat Apps 16 Nov 2006 07:56 pm
Mars – The Next-gen PDF?
I just noticed there was new project on Adobe labs code named “Mars“. It’s a new document format based on SVG. Just like a PDF doc, you can have all the embedded images, objects, annotations etc. all crunched into one document. According to the labs page, there is going to be an Acrobat plug-in that renders the Mars format natively. This new format is very exciting because it’s based on open standards and it’s very easy to work with. Although it’s too early to tell, it does sound like a logical direction for the PDF standard.

