Feeds:
Posts
Comments

Archive for the ‘All thats Tech’ Category

I, finally, got my new iPhone 3G to work with a network in India. Bought from Canada, the iPhone was locked with the Canadian network and ofcourse refused to co-operate with me *sigh* BUT I finally got it unlocked with some help …
Here is the link that gives you details on how to unlock an [...]

Read Full Post »

With the purchase of my new Mac book came the access baggage of a steep learning curve. On numerous occasions I had to go online and google a whole bunch of shortcuts and how-tos …  Here are a couple common ones that almost every second person uses Hope this helps the newbies like me out [...]

Read Full Post »

LiveCycle DataServices

Here is a link forwarded to me by a colleague. This link is a great source of information dealing with LiveCycle Data Services or LCDS. It talks about the product itself and the upcoming release details.
When I browsed this site, I thought it was a very useful link that focuses on a wide range of [...]

Read Full Post »

Recently, I had a customer who was having problems applying semi-bold fonts in flex. And the reason behind his problem was very interesting and I thought I’d share an example for flex-ers out there trying to do the same.

Goal: Modify MyriadPro font to MyriadPro-semibold for use in a flex application, using CSS and otf [...]

Read Full Post »

PIVOT: RIA in JAVA

There is a new toolkit available now that allows the development of Rich Internet Applications in Java. This open-source platform is a good way to get Java developers onto the RIA bandwagon. Here is a great article that lays out all the details about PIVOT.
http://www.insideria.com/2009/01/pivot-platform-overview.html
Here is the website for PIVOT: http://pivot-toolkit.org/

Read Full Post »

Recently, while at MAX, I got asked about how to customize the right click menu for a flex application. Here is a small piece of code that is ready for use. You can simply create a new flex project and add this to your main app and run it. Right click anywhere on the application [...]

Read Full Post »

Improving performance of Rich Internet Application is always a concern for organizations that rely heavily on the user’s experience with the application for successful business and a sometimes the answer is as simple as caching options.
I found this useful link that explains the caching options on the client as well as the server side to [...]

Read Full Post »

It is common practice to use images in banners or as background for flex apps. The problem of having this very image resize as per your browser’s size is not unknown to flex coders. By default, Flex does not resize the image , i.e. sets the dimensions of an imported image to the dimensions in [...]

Read Full Post »

This seems like the most popular concern for customers and topic of discussion among engineers and developers these days. In the past 2 months, there has hardly been a day when I didn’t have to deal with this topic. There are several Adobe engineers who have multiple posts regarding resource management and garbage collection in [...]

Read Full Post »

I recently had a question from a customer who wanted to change the background color of the Date Chooser component he had. The goal was to make the background color for the Days [SMTWTFS] different from the Dates area. After a lot of research and help from Flex experts, I got this peice of code [...]

Read Full Post »

Older Posts »