Augmented reality on mobile

here is a page that gathers a few example of augmented reality on mobile technology.

http://www.ismashphone.com/2009/07/innovative-examples-of-augmented-reality-on-the-iphone.html

http://www.youtube.com/watch?v=UMEnIRvAOoY

Posted in iphone, mobile | July 31st, 2009| Add comment

Flex 3 mxmlc compiler options

here is a list of all the mxmlc compiler options. This is a very handy list for when you start building ant tasks to compile your project and module.
http://www.docsultant.com/site2/articles/flex_cmd.html#mxmlc_3_opt

Posted in Flash, flex, as3 | July 27th, 2009| Add comment

iphone stuff

Learning Objective-C: A Primer
http://developer.apple.com/iphone/gettingstarted/docs/objectivecprimer.action
The Objective-C 2.0 Programming Language
https://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html

Iphone reference
https://developer.apple.com/iphone/library/navigation/index.html

Memory Management Programming Guide
http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/MemoryMgmt/MemoryMgmt.html

cocos2d - is an awesome framework which allows developer to develop games in openGL without having to learn any openGL - the transistion for Flash developer in using this framework is very smooth.
wiki: http://www.cocos2d-iphone.org/wiki/doku.php
google code: http://code.google.com/p/cocos2d-iphone/
recommend read: http://www.cocos2d-iphone.org/wiki/doku.php/resources:iphone_recommended_reading

Posted in iphone | July 24th, 2009| Add comment

Aaron Koblin

Interview of Aaron Koblin about his work on data visualisation.

Interview:
http://www.etapes.com/actus/video-interview-de-aaron-koblin

work:
http://www.aaronkoblin.com/

Posted in Off Topics, Techology, processing | July 16th, 2009| Add comment

hitwise

Is this a new google analitics?
http://www.hitwise.co.uk/

Posted in Web | July 10th, 2009| Add comment

Flash crossdomain.xml file

here is a page on the Adobe site which demystify everything about the cross doamain xml file settings.
http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html
updated 25/10/09:http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html
This file sits on the server where the data is being pulled from.

here is an example which will let everything through:

< ?xml version="1.0"?>
< !DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
< cross-domain-policy>

< site-control permitted-cross-domain-policies="all"/>
< allow-access-from domain="*" secure="false"/>
< allow-http-request-headers-from domain="*" headers="*" secure="false"/>

< /cross-domain-policy>

Posted in Flash | June 12th, 2009| Add comment

Passpack

Could Passpack (http://www.passpack.com/) be the solution of all these password I have to memorise for my different site logins?
It also bring social to the table so you can share passwords with other users.

Posted in Off Topics | May 25th, 2009| Add comment

Developing iPhone apps with openFrameworks

http://www.memo.tv/openframeworks_on_iphone_sample_1

http://wiki.openframeworks.cc/index.php?title=OfxiPhone_comprehensive_guide

Posted in iphone | May 25th, 2009| Add comment

PixelPerfect Firefox addon

PixelPerfect (https://addons.mozilla.org/en-US/firefox/addon/7943) is a very useful add-on for Firefox. It allows you to overlay a design contains in a JPG on the top of a HTML page or even a Flash object. This is a tool all developer should endorse.

Posted in Flash, HTML/CSS | April 29th, 2009| Add comment

Augmented Reality in Flash

Here is the main library developed by Saqoosha
http://www.libspark.org/wiki/saqoosha/FLARToolKit/en

This is the where you can make your own markers
http://saqoosha.net/2008/06/05/676/
Tutorials
http://translate.google.co.uk/translate?u=http%3A%2F%2Fsaqoosha.net
%2Fflartoolkit%2Fstart-up-guide%2F&sl=ja&tl=en&hl=en&ie=UTF-8

Google group
http://groups.google.com/group/flartoolkit-userz?pli=1

Other related posts
http://www.mikkoh.com/blog/?p=182

http://translate.google.co.uk/translate?u=http%3A%2F%2Fsaqoosha.ne
t%2Fcategory%2Fflash%2Fflartoolkit%2F&sl=ja&tl=en&hl=en&ie=UTF-8

http://words.transmote.com/wp/20090309/flarmanager-v01/ (FP10)

http://words.transmote.com/wp/  (FP10)

Posted in Flash, as3, 3d | March 15th, 2009| Add comment

Next Posts Previous Posts


Search

Categories

Recent Entries

Links

Feeds