Tag: Hello World

  • Hello World for a Flex Starter

    Here is a Flex Tutorial I’m writing for a couple of my friends. While the Videos on ‘Learn Flex in a week’ and “Test drive Flex in 1 hour” serve as good tutorials, here is an application I have attempted to build, which serves as an example for a developer trying out flex for the first time.

    Get yourself a Flash Builder to start off. A 60-day trial is available here

    The application demonstrates essential implementations like connecting to a WebService, SQLite Database and UI practices, a developer needs to be aware of prior to building a Flex application. This is brought about with 4 components, demonstrating the implementations below,

    1) Displaying Hello World.
    2) Displaying Hello World with a better UI (PopUp) from a XML file.
    3) Displaying Hello World from a Webservice (REST).
    4) Displaying Hello World from a Webservice that pushes data into a SQLite Database.

    (more…)

  • Hello world!

    Well… here’s my first post. Technically, everything new starts with a ‘Hello World’… That’s how I start my blog too…

    Its been quite some time since i gave up not finding a host which gives you complete control on a blog. With frantic searches for the best blog engine, tried out B2Evolution… and finally zeroed in on WordPress…

    Was a big fan of B2Evolution initially… but it lost ground to WordPress soon… The UI.. Blog management.. Installation.. Themes.. Everything is undoubtedly better on WordPress.. Accept B2Evolution looks promising, and has a lot in store for the future… But I choose to go with the ‘Present Best’…

    Next post, After my blog is setup…

    p.s.. Gearing up for a stint with PHP and MySQL..