Showing posts with label hello. Show all posts
Showing posts with label hello. Show all posts

Tuesday, February 21, 2017

Hello Bali Aplikasi Android Wajib Jika Berlibur ke Bali

Hello Bali Aplikasi Android Wajib Jika Berlibur ke Bali


Apakah anda ingin berlibur ke bali? Maka aplikasi yang satu ini wajib anda install di smartphone Android anda, terutama jika ini adalah kali pertama anda pergi ke Bali. Berbagai info penting dapat anda temukan via aplikasi ini, aplikasi yang bernama Hello Bali ini akan memberi anda info lengkap tentang semua tempat-tempat wisata di bali yang wajib anda kunjungi hingga tempat rekomendasi untuk membeli oleh-oleh khas Bali sebagai buah tangan bagi sanak saudara ketika pulang ke rumah.

Ketenaran Bali yang sudah cukup di kenal di seluruh dunia, mambuat anda wajib memiliki aplikasi ini. Jangan mau kalah sama orang bule. Akan menjadi hal yang sangat memalukan jika sebagai orang pribumi tapi ketika ada bule yang Tanya kepada kita, kita malah gak tau apa-apa. Ok, bagi anda yang berminat dengan aplikasi ini, berikut ini langkah-langkah untuk mendownload dan installasinya.
  1. Pertama buka aplikasi Google Play Store di HP Android kamu, lalu coba search Hello Bali bila sudah ketemu, silahkan buka dan download.
  2. Anda tak membutuhkan akun khusus untuk dapat mengakses layanan ini. Anda tak butuh login atau mendaftar apapun. Semua content dan informasi dapat anda nikmati secara gratis dengan fiture lengkap.
  3. Anda akan di suguhi 17 menu yang dapat anda pilih. Anda dapat mendapat informasi lengkap tentang semua hal yang anda cari. Mulai dari spot Food, Bars, Wellnes, dan informasi lengkap lainnya.
  4. Setiap konten wisata yang anda buka, akan menyuguhkan informasi lengkap tentang keterangan tempat tersebut serta info-info lain yang bersangkutan. Selain informasi tentang sejarah tempat yang anda maksut, tapi anda juga akan mendapat informasi lengkap tentang lokasi via Google.
  5. Menarinya lagi, aplikasi ini tidak hanya berisi info-info tempat penting. Tapi anda juga akan di sediakan info tiap promo yang di adakan di seluruh tempat yang ada di bali, jadi anda akan lebih up to date dalam mengambil kesempatan dan dapat meminimalisir biaya ketika berlibur dengan memanfa’atkan tiap promo yang ada.
Nah, mungkin hanya itu dulu info seputar aplikasi buat HP Android Hello Bali yang dapat saya bagi. Semoga info tentang Hello Bali ini dapat sedikit mebantu anda sebelum memutuskan liburan ke kota Bali.


Available link for download

Read more »

Hello World APE

Hello World APE




Lets start with APE! How? Just follow me!

STEP #1 : Grab APE

  • APE SVN : http://ape.googlecode.com/svn/trunk/
STEP #2 : Grab my code (Modified from CarDemo)
  • Source Code : http://sleepydesign.com/labs/as3/APE/HelloAPE.zip
STEP #3 : Compile and see the result
  • preview : http://sleepydesign.com/labs/as3/APE/HelloAPE/
STEP #4 : Go advance!



Yup, you saw it, next time we ll merge APE with Papervision3D


Available link for download

Read more »

Wednesday, February 1, 2017

Hello Kitty Theme for GDE v1 1 Apk Download

Hello Kitty Theme for GDE v1 1 Apk Download


Hello Kitty Theme for GDE v1.1 Apk Download

Hello Kitty Theme for GDE v1.1 Apk Download
Description
 
***YOU MUST HAVE GDE INSTALLED FROM THE MARKET FOR THIS THEME TO WORK***This is a HelloKitty Theme for the GDE home replacement software.
More themes to come!
1.1 - Fixed the size on the toolbar

Android OS Requirements
1.5 and up

Download Hello Kitty Theme for GDE v1.1 Apk
Hello Kitty Theme for GDE v1.1 Apk Download


Available link for download

Read more »

Friday, January 13, 2017

Hello Spring

Hello Spring


We got to see two brand new baby robins today.  One egg still needs to hatch.  The babies were pretty ugly, but seeing new life was exciting.  



Available link for download

Read more »

Tuesday, November 29, 2016

Hello Tweener Dock Icon

Hello Tweener Dock Icon


Hello World Tweener : Dock Icon as3 version

thx Zeh for as2 version of dock icon sample, so lets integrate to as3 ;)



What for?

  1. learning as2 migration
  2. learning Tweener in as3
Required?
  1. SVN : http://tweener.googlecode.com/svn/trunk
  2. as2 sample : http://tweener.googlecode.com/svn/trunk/examples/docked_icons_as2_flash8.zip
  3. as3 sample : http://sleepydesign.com/labs/as3/Tweener/HelloDockIcon.zip
  4. brain
too easy? thats why we call "hello world" , should be harder next time ;)


Available link for download

Read more »

Saturday, October 29, 2016

Hello World Windows Live Writer

Hello World Windows Live Writer


just 1 blog per month is barely i know, ill try make it 2 in this month lol, anyway this is my 1st try on Windows Live Writer, need some test ;)

  1. Bold
  2. Italic
  3. Underline
  4. Strike

"Quote"

Table Work?
Maybe Yeah!


Snippet Code

 1: package 
 2: {
 3:  
 4:  import com.bourre.ioc.load.ApplicationLoader;
 5:  import flash.display.Sprite;
 6:  import flash.net.URLRequest;
 7:  
 8:  /**
 9:  * 
 10:  * HelloWorld LowRa : Low-level Rework on Actionscript 3.0
 11:  * 
 12:  * @link http://osflash.org/projects/lowra
 13:  * @author katopz@sleepydesign.com
 14:  */
 15:  public class HelloWorldLowRa extends Sprite
 16:  {
 17:  public function HelloWorldLowRa()
 18:  {
 19:  new ApplicationLoader(this, true, new URLRequest("HelloWorldLowRa.xml"));
 20:  }
 21:  }
 22:  
 23: }




link : http://osflash.org/projects/lowra
image
image

hmm...look like its just work (with some css lost), easy huh? lets blog more about LowRa ;)


Available link for download

Read more »

Thursday, October 27, 2016

Hello World LowRa

Hello World LowRa


yup, another as3 framework nice features&idea, thx! Francis Bourre for LowRa anyway
well...no more talk just try! ;)

Required?

  • LowRa rev488 : http://osflash.org/projects/lowra
  • Original Sample : http://www.tweenpix.net/blog/index.php?post/2008/01/28/hello-world-with-LowRA
  • My flash sample : http://sleepydesign.com/labs/as3/LowRa/HelloWorldLowRa.zip

XML?

<beans>
    <root>
        <txt id="txt" type="flash.text.TextField">
            <property name="text" value="Hello world!"/>
            <property name="autoSize" value="left"/>
            <method-call name="setTextFormat">
                <argument ref="tf"/>
            </method-call>
        </txt>
    </root>
    <tf id="tf" type="flash.text.TextFormat">
        <argument type="" value="Arial"/>
        <argument type="Number" value="30"/>
        <argument type="Number" value="0xFF0000"/>
    </tf>
</beans>

Script?

package
{

import com.bourre.ioc.load.ApplicationLoader;
import flash.display.Sprite;
import flash.net.URLRequest;

/**
*
* HelloWorld LowRa : Low-level Rework on Actionscript 3.0
*
* @link http://osflash.org/projects/lowra
* @author katopz@sleepydesign.com
*/
public class HelloWorldLowRa extends Sprite
{
public function HelloWorldLowRa()
{
new ApplicationLoader(this, true, new URLRequest("HelloWorldLowRa.xml"));
}
}

}


Result?



  • http://sleepydesign.com/labs/as3/LowRa/HelloWorldLowRa/

Next?



  • try more at dll?, data?, plugins? bla bla bla
  • try another framework? vegas? jumpship? troyworks? AsWing?

Any good News?



look like i need more than 24hrs to try em all, lol anyway the good news is Collada (DAE) animation with away3d is already finish for a month (ago) with some useful stuff like controllable joint at runtime (thats fun!), you can expected more for collada maya samples&tutorials im working on it ;)

ve fun! ;D


Available link for download

Read more »

Sunday, October 23, 2016

Hello World Blogger!

Hello World Blogger!



public class Hello extends World {
;P
}




This is a test : Bold, Italic, Color, link
look like everything work fine! lets roll the blog!

FYI : this blog s a content (source code) part of http://www.sleepydesign.com/
feel free to enter/play site, and learn/download source code here!


Available link for download

Read more »