Sunday, May 9, 2010

Twitter Test

You can contact me twitter @talkiiblog




Sunday, December 13, 2009

Countdown

 

Friday, October 2, 2009

Test post again!

Loooong textMore long text

Wednesday, September 16, 2009

Test

Finally! Blogger has introduced After the Jump a feature which lets you create expandable post summaries in your blog posts, so longer posts appear as an intro with a link to Read More.

Friday, July 3, 2009

What is haxe?

haXe (pronounced as hex) is an open source programming language.

While most of the other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language.


It means that you can use haXe to target the following platforms :
* Javascript : You can compile a haXe program to a single .js file. You can access the typed browser DOM APIs with autocompletion support, and all the dependencies are resolved at compilation time.
* Flash : You can compile a haXe program to a .swf file. haXe can compile for Flash Players 6 to 10, with either "old" Flash<8 API or newest AS3/Flash9+ API. haXe offers very good performance and language features to develop Flash content.
* PHP : You can compile a haXe program to .php files. This enable you to use a high level strictly-typed language such as haXe while keeping full compatibility with your existing server platform and libraries.
* NekoVM : You can compile a haXe program to NekoVM bytecode. This can be used for server-side programming such as dynamic webpages (using mod_neko for Apache) and also for commandline or desktop applications, since the NekoVM can be embedded and extended with some other DLL.
* C++ : Currently in testing, available on haXe CVS version, you can now output your haXe applications to pure C++ source code, complete with makefiles.

The idea behind haXe is to let the developer choose the best platform to do a given job. In general, this is not easy to do because every new platform comes with its own programming language. What haXe provides to you is :

* a standardized language with many good features
* a standard library (including Date, Xml, Math...) that works the same on all platforms
* platform-specific libraries : the full APIs for a given platform are accessible from haXe

haXe is useful for many different reasons. You might be wondering Why use haXe?

Want to learn more about haXe ? Access the Documentation.

Sunday, May 31, 2009

Test

This blog is made by Talkii to test template.

Terms of use

Creative Commons License
ကၽြန္ေတာ္ ဘေလာ့ဂ္ကို လာလည္တဲ့ မိတ္ေဆြ တစ္ခုခု ရသြားမယ္လို႔ ေမွ်ာ္လင့္ပါတယ္။ ကၽြန္ေတာ္ ေရးသားတဲ့ Talkii about Freedom ဘေလာ့ဂ္ဟာ Creative Commons Attribution 2.5 Australia လိုင္စင္ေအာက္မွာရွိပါတယ္။ အဓိပၸါယ္ကေတာ့ ကၽြန္ေတာ္ဆီက ပုံေတြ၊ စာေတြကို စာဖတ္သူ ႀကိဳက္သလို ကူးယူမွ်ေ၀ႏိုင္ပါတယ္။ Reference အေနနဲ႔ ကၽြန္ေတာ္ရဲ႕ နာမည္နဲ႔ အင္တာနက္လိပ္စာကို ထည့္ေပးရင္ေတာ့ ကၽြန္ေတာ္လိႈက္လွဲစြာ ေက်းဇူးတင္ပါတယ္လို႔ ေျပာပါရေစ။ လာေရာက္လည္ပတ္တဲ့အတြက္လည္း ထပ္ၿပီးေတာ့ ေက်းဇူးတင္ပါရေစ။