Posts Tagged ‘Flex’

Flex in a Week

This item was filled under [ random ]

http://www.adobe.com/devnet/flex/videotraining/
This afternoon, I  came accross this perticular set of video tutorials from Adobe to learn Adobe Flex in a week. These video tutorials provide a brief introduction to Flash, Flex, ActionScript, MXML and the Adobe Flex Builder.
a nice resource for those who wish to learn

Continue reading...

Tagged with: [ , , , ]

PHPCamping tomorrow

This item was filled under [ random ]

I am indeed excited towards tomorrow’s PHPCamp. For me, this is the first event of this kind which I’ll be attending. There’ll be a lot of PHP guyz from Pune and around. PHP professionals will be conducting sessions on several topics of general PHP Developer Interests. These sessions include some nice topics like Drupal, Joomla, [...]

Continue reading...

Tagged with: [ , , , , ]

Whyreless?

This item was filled under [ Fun ]

Got wireless router today. It’s Linksys and it’s good. It now gives me a lot more flexibiliy with my lappy. Previously it was impossible for me to take my lappy out of 10 feet range from my PC if I needed access to the internet. I had been connecting my laptop to my pc via [...]

Continue reading...

The missing days.

This item was filled under [ Fun, life, random ]

If you notice, the Month of May has a huge gap between posts. The month was filled with work, work and lot more work. Two projects had deadlines, one product had a scheduled launch date, a website to be completed, preparations for the US-tour, M.Com Examination and Birthday. Everything was packed up in this [...]

Continue reading...

untitled1

This item was filled under [ random ]

Dont want to think about naming this post better. Posting after a week now. Had a totally busy week full of work. Interestingly, got to work in Flex again. Flex is fun. Conditions wont change much for the next week.
meanwhile, all those interested in Flex, you may want to check this out :
http://www.quietlyscheming.com/blog/
~Nachiket~

Continue reading...

Tagged with: [ , ]

Tables VS. DIVs

This item was filled under [ Web ]

Initially,most of the things were mainly done using HTML and HTML only. Using the high-utility Table tag, it was possible for designers to replicate almost any design into a web page. Tables helped designers to create attractive, designer websites and took the web to another height.
Table tag can scale in its height depending upon the [...]

Continue reading...

Tagged with: [ , , , ]

Adobe AIR public beta

This item was filled under [ random ]

Adobe Integrated Runtime (AIR)
Adobe® AIR™ is a cross-operating system runtime that allows web application developers to use their existing web development skills (HTML, Javascript, Adobe Flash®, Adobe Flex™, Ajax) to build and deploy rich Internet applications to the desktop.
Cool things coming this way!!!
BE HAPPY
~JaguarNac~

Continue reading...

POST after a long time

This item was filled under [ random ]

Its been while since the last post…
Last week was really a busy one. A few upcoming projects and a few ongoing ones…..
really busy. Plus, now I’ll have to rush to Universities and Colleges for the
MCA admission details.
Many things to do… Too few hours per day. 24 is just not enough….
Apart from work there are plenty [...]

Continue reading...

Tagged with: [ , , , , ]

TicTacToe on RIAForge

This item was filled under [ random ]

The project TicTacToe is now available from RIAforge as well.
it is available at http:\\tictactoe.riaforge.org
This adds some cool benifits to the project :
Issue Tracker
SVN
seperate blog for the project
so, now we have versioning
I’m expecting the multilayer GUI to complete today.
~JaguarNac~

Continue reading...

Tagged with: [ , , ]

Flex TicTacToe(Multiplayer)

This item was filled under [ Flash, Flex ]

Next on teh agenda is to get the TicTacToe running in Multiplayer.
I’m working on the basic chat room/waiting room functionality for the same.
For now, I’m basically looking out for all the possible ways to get the things done, preferably through AMFPHP. However, i am unsure if AMFPHP is able to call a client-side function.
I’ve [...]

Continue reading...