Latest Community News (rss)
1 | Next Page

SOT: Heads or Tails? (Windows Resource Kit - Tail.exe Gotcha)

Nov 27, 2009 11:05 AM
Rating: (Total Clicks 2)

So I was comparing two windows implementations of tail, and came across something unexpected. While I checking one of my tests, I noticed the results contained less lines than I requested. The base files definitely contained more than enough lines. So I knew that was not problem. After digging deeper, I discovered the lines returned were not even from the end of the file! They were from the middle.Well, come to find out the file I was testing contained some funky characters. One of them being the ascii character 26. Apparently the Windows Resource Kit version of tail.exe interprets ascii (translate)

Kero Mobile AppStore now supports the Nokia X6

Nov 27, 2009 11:02 AM
Rating: (Total Clicks 1)

Kero Mobile AppStore now supports the new Nokia X6 announced by Nokia. The Kero Mobile AppStore now supports A total of 63 mobile phones from Nokia (57) and Samsung (6) More then 265 mobile applications You can download Kero Mobile AppStore directly to you mobile phone from www.biskero.mobi. Biskero Share: (translate)

Using PNG as Flash Lite application icon instead of SVG

Nov 27, 2009 10:55 AM
Rating: (Total Clicks 22)

Kaner Ugur has posted a new article to tell us how to use PNG as Flash Lite application icon instead of SVG, 1. Convert the PNG image to base64 format. 2. You’ll see “Base64 representation of the source data”. 3. As SVG is basically text file, we can directly use the Base64 formatted text. 4. Now save the text [...] (translate)

Adobe AIR 2.0 is released on BETA

Nov 27, 2009 10:35 AM
Rating: (Total Clicks 3)

Adobe have released the next version of the cross platform runtime, Adobe AIR 2.0. AIR 2 builds on the success of AIR 1 by giving developers new capabilities, and even tighter integration with the desktop. Some new features of AIR 2 include: * Support for the detection of mass storage devices. [...] (translate)

Ext JS 3.0 Cookbook

Nov 27, 2009 10:35 AM
Rating: (Total Clicks 3)

I just recieved a review copy of Jorge Ramon's book Ext JS 3.0 Cookbook from Packt Publishing. I will be posting a detailsed review in a couple of weeks. I spent about 20 minutes so far just browsing the book and I really like the way the book is laid out. The book is full of "recipes" each recipe starts with the result, then a guide on how to do it yourself and then an explanation of what it is you are doing. I find this type of book very good because it concentrates on providing real world solutions. Now (translate)

How to consume CFaaS using Flex client ?

Nov 27, 2009 8:25 AM
Rating: (Total Clicks 7)

Hi All, Welcome Back! Here is a brief explanation on how services exposed by Coldfusion(CFAAS) can be consumed using Flex client. FYI, Coldfusion9 has exposed few utlities as services, namely : Charting (CFCHART) ,Document Services (CFDOCUMENT) , PDF Utilities (CFPDF) ,Image Manipulation (CFIMAGE) , Mail (CFMAIL)  & Pop (CFPOP) Here i would like to explain how one of  the most [...] (translate)

Link: Form Validation in Flex

Nov 27, 2009 8:21 AM
Rating: (Total Clicks 13)

This sounds like a cool AS3/Flex library to try out for the next time you need to validate forms and data in Flex.  It’s an AS3 port of a Java library, supposedly geared towards unit testing, but also happens to be very good for form validation, as Joel Hooks points out in this article; http://www.insideria.com/2009/11/validation-in-flex-with-hamcre.html (translate)

Using Git with CFML

Nov 27, 2009 6:28 AM
Rating: (Total Clicks 5)

Today I was writing a little app that helps me keep up with my Todo list, since I wanted to have a web interface for some reporting into my tasks. The issue is that my todo list is just a text file (and before you go saying there are various apps, I am happy with my text file ok? for various reasons which are not part of this post), so I built a nice web interface to it, but the problem is that since I can modify it, and whilst I was developing it I wanted a way to back (translate)

PDF Accessibility – part 3 of 3 (reading text)

Nov 27, 2009 4:27 AM
Rating: (Total Clicks 13)

This blog is the third in a series that explores PDF accessibility. This installment describes how to implement PDFs using Adobe LiveCycle Designer so that form text is accessible to users of assistive technologies. In this series: PDF Accessibility – part 1 (introduction) – an introduction to accessibility standards and technologies PDF Accessibility – part 2 (reading fields) [...] (translate)

Balsamiq + Napkee

Nov 27, 2009 4:21 AM
Rating: (Total Clicks 20)

Balsamiq and Napkee are great products that help software designers and developers build great software by letting them easily sketch out their ideas, then quickly collaborate and iterate over them. http://www.youtube.com/watch?v=zLysy3IPfFI http://www.balsamiq.com/products/mockups/examples www.Napkee.com lets you to export Balsamiq Mockups to HTML/CSS/JS and Adobe Flex 3 at a click of a button. Both of these companies are very supportive to the developer community. Both graciously provided free licenses to giveaway at the Space City Adobe User Group! Check them out a give their products a try! (translate)

1 | Next Page