Chock Full of Rich Internet Application Goodness
Aaron West
All|
Hide|
Blog
Views: 44
This is just a quick video of the snow that's falling here in Nashville, TN. It's the second snow we've gotten in about nine days and I'm loving it!
February 9, 2010 01:54 PM
Jim Priest
All|
Hide|
Blog
Views: 60
I’ve finally posted my instructions for getting ColdFusion 9 up and running on VirtualBox! It took me a few times to work through the process and get everything working (and documented) and at one point I forgot the password on the VM image and had to start over again. Oooops.
Documentation is now on my wiki:Â [...]
February 9, 2010 01:15 PM
Serge Jespers
All|
Hide|
Blog
Views: 62
There’s no denying that Apple did a terrific job with the iPhone. After walking around with PDAs and smartphones, Apple really changed the market and it took a while for competitors to catch up. I honestly never thought I would think about replacing my iPhone any time soon. Even with all its obvious flaws… But [...]
February 9, 2010 01:15 PM
Serge Jespers
All|
Hide|
Blog
Views: 44
Adobe engineering is headed into the final stretch of development of Flash Player 10.1 and AIR 2.0. We need community help to identify quality issues with your deployed and in-development content. While both Flash and AIR are tested extensively internally, every beta we receive valuable feedback from the Flash community and beyond.
Here is how you can get involved:
Download and [...]
February 9, 2010 01:15 PM
Bob Silverberg
All|
Hide|
Blog
Views: 51
Here's another tricky issue when working with collections of child objects that are stored as structs. Just like last time, we'll look at a Department object
with a one-to-many property that holds a collection of Users which is stored as a struct. The difference this time is that we'll use a numeric property as the key to the struct,
rather than a string property:
component persistent="true" output="false" entityname="Department" {
property name="DeptId" fieldtype="id" generator="nati
February 9, 2010 01:14 PM
Gary Gilbert
All|
Hide|
Blog
Views: 57
The startup Flash of Genius who develops educational software recently got a letter from Apple telling the company that "it would be appropriate to remove" the reference to Andriod in the product description of their iPhone app in the apple store.
[More]
February 9, 2010 01:14 PM
Peter Elst
All|
Hide|
Blog
Views: 65
Earlier today we went to sign the agreement and left a deposit on the new Project Cocoon Multimedia apartments/office space in Colas Nagar, Pondicherry.
We’ve now got ourselves a nice three story building that gives us enough space to have client meetings, organize training events and even have freelance developers over to work on projects as [...]
No related posts.
February 9, 2010 01:14 PM
Ajaxian
All|
Hide|
Blog
Views: 51
It is quite interesting to see how technology moves in circles. With canvas being the new fun toy to play with for creating browser-based games we have to find solutions to fake a 3D environment to be really fast (sure there is Canvas 3D but it is overkill for most games). The trick is to [...]
February 9, 2010 01:14 PM
Ajaxian
All|
Hide|
Blog
Views: 46
We have been long term fans of Román and the fantastic demos and samples that he puts together, usually involving CSS goodness. We messed up the other week though when we linked to his work on a scrolling coke can. I do these postings as a labor of love, and since Ajaxian isn't my day [...]
February 9, 2010 01:14 PM
DigitalMediaMinute
All|
Hide|
Blog
Views: 48
After an entertaining introduction Roberto Bicchierai gives us a pretty comprehensive review of available JavaScript grid components. He divides the list of JavaScript grid editor into: data-driven, light editing implementations emphasizing “editing agility”, and JavaScript Excel spreadsheet clones.
February 9, 2010 01:14 PM
flashstreamworks.com
All|
Hide|
Blog
Views: 59
My new Adobe Developer Center article is now available. This article demonstrates how to build an application that uses Adobe Flash Media Interactive Server (FMIS) as an editing module for live events without requiring any DVR features on a content-delivery network (CDN).
February 9, 2010 01:14 PM
Alessandro Pace
All|
Hide|
Blog
Views: 51
AllAboutSymbian, the AAS Insight 104 podcast is available.
New firmware for the N97 mini (v11), X6 (v12.x), 5730 (v200), and E52 (V32).
OTA firmware timings question
New Ovi Store Client
Greystripe and Ovi Store
Ovi Maps and 1.4 million downloads
Symbian goes open source
Alessandro
February 9, 2010 01:14 PM
Alessandro Pace
All|
Hide|
Blog
Views: 48
Rudy posted a list of networking events during next week Mobile World Congress 2010 in Barcelona.
Going to attend several of those events.
Mobile Sunday Barcelona 2010
GoMoNews Blender
WipJam Party & Swedish Beer
WipJam MWC
DeviceDays
Alessandro
February 9, 2010 01:14 PM
Alessandro Pace
All|
Hide|
Blog
Views: 51
Via Biskero, looks like that Kero Mobile AppStore application/platform reached 2 Million ads impressions for the platform and 1 Million ads impressions for the AppStore.
Also some more information:
2 M platform mobile ads impressions
1 M AppStore mobile ads impressions
More then 300 apps
Mobile Ads: AdMob, BuzzCity, InMobi, MoJiva, Smaato
LBS for content and ads
Rich Mobile Ads
Nokia OVI [...]
February 9, 2010 01:14 PM
Ray Camden
All|
Hide|
Blog
Views: 66
This afternoon I was working on a set of persistent entities called event, eventtype, eventstatus, and eventpriority. Event is the "core" entity with hooks to status, type, and priority. When everything was done I whipped up a quick test:
...
[More]
February 9, 2010 09:46 AM
Ben Nadel
All|
Hide|
Blog
Views: 67
This morning, I was looking at a tutorial on how to extend built-in Javacript objects by altering the Prototype of native Javacript classes. In doing this, you can add your own methods to Javascript String and Array instances (for example). The down side to this approach is that this affects every new and existing instance of the altered data types (all instances of a given type share a common prototype). This got me thinking about Javascript object extension in general, and I wondered, rathe
February 9, 2010 07:32 AM
Ben Nadel
All|
Hide|
Blog
Views: 78
Last week, when I was working on my jQuery Photo Tagger plugin (for Flickr-style photo annotation) , I was using CFLock to create thread-safe cache updates in the ColdFusion aspect of the code. As I was doing that, it occurred to me - I wasn't 100% sure what would happen if the timeout (indicated by the CFLock tag) was exceeded and no error was thrown? In the CFLock tag, you can use the ThrowOnTimeout attrib ... Read More »
February 9, 2010 07:32 AM
Ray Camden
All|
Hide|
Blog
Views: 104
Sorry to yell (well, we don't have to assume all exclamation marks are equivalent to yelling) but this email came in to me this morning and it is very troubling for me:
I have a question for you about varScoper and CF9. As I understand it, in CF...
February 9, 2010 06:04 AM
Jehiah Czebotar
All|
Hide|
Blog
Views: 71
My apologies to those following my site via RSS feed; I had a snafu with wordpress after upgrading a few months ago, and it caused my RSS feeds to break.
if you are reading this, everything is working fine now.
February 9, 2010 02:20 AM
Jehiah Czebotar
All|
Hide|
Blog
Views: 79
At bit.ly today, we launched a new product called bitly.tv, and it is part of our new labs.bit.ly project.
bitly.tv it’s a great productivity waster if you are ever bored, but there are also interesting videos out on the web that it helps you find. Here are a few of the awesome videos i’ve found [...]
February 9, 2010 02:20 AM
Ray Camden
All|
Hide|
Blog
Views: 90
As I (slowly) try to recover from yesterday, I thought I'd send out a quick reminder to folks that the latest betas of both AIR 2.0 and Flash 10.1 are available.
AIR 2.0 should be an amazing release. I highly recommend catching up on Christian C...
February 9, 2010 01:39 AM
FlashMagazine.Com
All|
Hide|
Blog
Views: 108
Do you use Flash CS4? Then you may have noticed that the documentation requires that you are online. Doc is a free AIR application that can index and display any ASDoc generated documentation in a snappy, searchable desktop application. If you've been looking for a better solution to looking up the AS3 reference, look no further.
February 8, 2010 10:08 PM
FlashMagazine.Com
All|
Hide|
Blog
Views: 126
A common question about 3D engines is how to use them with the Flex framework. In this tutorial, we'll show you how to build your own Away3D Flex Component that will play nicely when the user changes the size of their browser or other components.
February 8, 2010 09:31 PM
Adam Fortuna
All|
Hide|
Blog
Views: 90
If you use Ruby on Rails, you’ve probably heard by now about the release of the Rails 3.0 betayesterday. There’s been a lot leading up to this release, so naturally most of the rails world is eager to jump in and give it a try. Saturday morning is a great time to get started, so [...]
February 8, 2010 05:23 PM
Sammy Larbi
All|
Hide|
Blog
Views: 140
There was once upon a time I held some affinity for Expert'sExchange .
I tried hard and succeeded at becoming an expert. I thought it might look good on a resume and in fact
I got a few offers of job and freelance work from it.
I was an expert at ColdFusion .
A couple of the guys who I remember racing for "the right answer" are still up there, including one who came after the
guys who came after the guys who came after Dain
" OMFG do they really have a book on ACM? " Anderson. You might kno
February 8, 2010 05:22 PM
Todd Williams
All|
Hide|
Blog
Views: 108
Wow! Spotlighted by Adobe, this is really awesome! I couldn’t want to let the month go by without acknowledging how cool it is to have my pretty mug share the Adobe Devnet homepage with those of Kevin Lynch and Ben Forta. It is a great honor to have Adobe notice the work we are doing [...]
February 8, 2010 05:21 PM
Ted Patrick
All|
Hide|
Blog
Views: 71
Adobe engineering is headed into the final stretch of development of Flash Player 10.1 and AIR 2.0. We need community help to identify quality issues with your deployed and in-development content. While both Flash and AIR are tested extensively internally, every beta we receive valuable feedback from the Flash community and beyond.Here is how you can get involved:Download and install Flash Player 10.1 Beta 2 and AIR 2.0 Beta 2Test the new beta runtimes with your content and applications.Log bugs
February 8, 2010 05:21 PM
Grant Skinner
All|
Hide|
Blog
Views: 129
QuickFiles is a free OSX 10.6 AppleScript service plugin that lets you create new files of any kind in the Finder with a keystroke. Install QuickFiles then place files or folders that you'd like to use as templates into the "QuickFiles Templates" folder. When you run QuickFiles, simply select a template from the list, and it will be copied into your current folder. Best of all, everything can be controlled via the keyboard...
February 8, 2010 11:49 AM
Devon Wolfgang
All|
Hide|
Blog
Views: 96
First, let me just say this up front, I will give up Flash when they pry it from my cold dead fingers. When Flash is outlawed only outlaws will code in Actionscript. Add any other cliches you'd like to, here. The point is, I love the Flash Platform and will continue to use it for [...]
February 8, 2010 08:51 AM
Justin McLean
All|
Hide|
Blog
Views: 111
When creating a project in Flex Builder if you select the application server type as J2EE you need to have access to the WEB-INF flex folder of the server and the services-config.xml configuration file of the remote server. So what do you do if you don't have access to the WEB-INF flex folder?
[More]
February 8, 2010 08:49 AM
Alessandro Pace
All|
Hide|
Blog
Views: 101
Via AllAboutSymbian, the YouTube client for S60 has been updated.
Alessandro
February 8, 2010 08:48 AM
Alessandro Pace
All|
Hide|
Blog
Views: 108
Via Engadget Mobile, looks like the Nokia 5230 touch phone “Nuron” is headed to T-Mobile.
Alessandro
February 8, 2010 08:48 AM
Universal Mind
All|
Hide|
Blog
Views: 112
Our parent company, Universal Mind, was tasked by the Colorado Department of Education and Center f...
February 8, 2010 08:48 AM
polyGeek
All|
Hide|
Blog
Views: 119
What does any good Superbowl commercial need?
Animals – check
Classic Rock song – check
Science fiction mashup – check
Surprise celebrity appearance . . . darn, I knew I forgot something. :)
Note: Sorry for the amateurishness video editing but I’m an amateur at this. And MS MovieMaker is a piece of crud but it’s all I have.
I couldn’t [...]
February 8, 2010 08:48 AM
An Architects View
All|
Hide|
Blog
Views: 141
A few folks have asked me to post the "napkin" on which I wrote the spec for FW/1. My "napkin" is actually Evernote because I have it on every computer and my iPhone so it's always with me and it's easy to devel...
February 7, 2010 01:00 AM
flashstreamworks.com
All|
Hide|
Blog
Views: 103
The Open Source Media Framework (OSMF - formerly "Strobe") is an Adobe architected media framework, and is now available in version 0.9. If you worked with Flash video before in the past, you might be familiar the FLVPlayback Flash component, or the Flex video player component - both are easy to use video players, but primarily built for the use case to play a single clip, and not as a framework.
February 8, 2010 08:48 AM
Ajaxian
All|
Hide|
Blog
Views: 97
Mozilla Labs has released the magical 1.0 version of Weave and the doors are now open for developers.
When I was a part of Mozilla Labs day to day, I always loved the vision and team behind Weave. I kept wanting the implementation to match the vision, but it is a tough problem and it takes [...]
February 8, 2010 08:47 AM
DigitalMediaMinute
All|
Hide|
Blog
Views: 67
Geoffrey Grosenbach walks us through a 25 minute upgrade of a his news screenshot site, formerly a Rails 2 app, to Rails 3, in a PeepCode screencast. Here come the Rails 3 upgrades!
February 8, 2010 08:47 AM
richapps
All|
Hide|
Blog
Views: 125
Started my first serious app with Flex 4 and i can`t tell how much I enjoy it.
Have not heard so many AHHHS, WOW, F$%CK Yipiiiiiiiee from myself while developing for quite some time.
Don`t really want to add to the fake HTML 5/Flash is dead discussion (have not yet seen a year without this talk [...]
February 7, 2010 04:19 AM
OddHammer
All|
Hide|
Blog
Views: 125
Just posting this because maybe it will help someone... I decided to try using a TextLayout component in a SWF loaded into a rather large Flex app that has been in development for some time.. well.. it blowed up. Main Thread (Suspended: VerifyError: Error #1014: Class flash.text.engine::ContentElement could not be found.) Here's the weird part... - The SWF worked fine when viewed directly in the browser (as expected). - If the SWF was loaded into the Flex app which was launched by "run" or "de
February 4, 2010 04:51 AM
Peter Elst
All|
Hide|
Blog
Views: 127
In case you missed it — AIR 2 beta 2 is now available on labs.adobe.com and among a bunch of other things there are now some really cool additional printing features that give you a lot more control than what we used to have.
Be sure to check out the video interview Ryan Stewart did with [...]
No related posts.
February 7, 2010 02:14 AM
Chet Haase
All|
Hide|
Blog
Views: 91
Simple Container Effects, Part 1, the next episode in the gripping and suspenseful series CodeDependent, is now available from Adobe TV.
A couple of months ago, someone asked on my blog how they could run simple effects on a container like VBox when adding or removing items. So I took a run at it and came up with this example. It's not that complicated - you basically create a Sequence effect that resizes the object in question and fades it in/out (based on whether it's coming or going).
It's al
February 7, 2010 02:13 AM
Bob Silverberg
All|
Hide|
Blog
Views: 102
I've been trying, on and off, for nearly six months to get two versions of ColdFusion, CF 8 and CF 9, running in a MultiServer install of CF with JRun on my Mac.
I've read all of the
documentation that is available, as well as a good number of blog posts, but I always seem to get stuck at the point of deploying my CF9 EAR into my existing copy of JRun
(which was installed during the MultiServer install of CF8). Everything I've read suggests that auto-deploy should work - you just cop
February 7, 2010 02:13 AM
Mihai Pricope
All|
Hide|
Blog
Views: 82
Since I have a little more spare time now â?¦ I decided to hack a little bit . Avatar is the new hype nowadays and I wanted to understand how simple (or how complicated) will be to build an avatar widget. So I gave it a try, but instead of a Naâ??vi [...]
February 7, 2010 02:12 AM
Gary Gilbert
All|
Hide|
Blog
Views: 116
In my last post on the CFSharepoint tag and ListCollections we connected to a Microsoft Sharepoint server and using the ListCollection action of the CFSharepoint tag we retrieved a collection of all the lists available to the user.
In Sharepoint each list can have multiple views associated with it that show different meta-data for the list items. If you plan on integrating Sharepoint it is a good idea to provide the user the ability to choose the meta-data they want to view. In order
February 7, 2010 02:11 AM
Serge Jespers
All|
Hide|
Blog
Views: 72
Just before the holidays, I released an alpha version of my AIR 2 Package Assistant application. As many of you know, AIR 2 allows you to build native installers. The only downside is that you have to use the command line in order to package these native installers.
I have just narrowed down the possible solution [...]
February 7, 2010 02:11 AM
Jim Priest
All|
Hide|
Blog
Views: 100
I’ve been using Oracle SQL Developer I think since the very first initial betas. I could never stand the TOAD interface and the few bugs I encountered with SQL Developer were never bothersome enough to stop using the tool.
Over the years SQL Developer has matured very nicely and now is very stable and feature rich.
When [...]
February 7, 2010 02:11 AM
Andy Jarrett
All|
Hide|
Blog
Views: 96
Since 2007 Charlie Arehart has runThe ColdFusion Meetup(actually founded in 2004). If you haven't heard of it then think of it as an online User Group with over 2000 members and over 120 meetups so far.
The problem I have is that I can rarely make the actual sessions due to time conflicts but whats good is that you have always been able to watch the recording later.
One other feature though of the meetups, which is what got me blogging this post, is that you can also download the recordings in t
February 7, 2010 02:09 AM
Ben Forta
All|
Hide|
Blog
Views: 88
I visited China several times last year, and am planning multiple trips this year, too. China is home to the second largest population of Flash and Flex developers, and it's high time those developers had the opportunity to take part in a full-blown ...
February 7, 2010 02:09 AM
DigitalMediaMinute
All|
Hide|
Blog
Views: 74
One of the easiest places on the net to find icons has got to be iconfinder.net. The slick interface allows you to browse, search or quickly look through a huge selection of high-quality icons by tag, as well as filter by icons that are free for commercial use or personal use only. Icon sets are [...]
February 7, 2010 02:08 AM