Its been more than 6 months now, I haven’t touch anything about C# MVC, I’ve been following asp.net mvc for 5 months, and I had created some web apps in my local drive, I have digested the concept of model-view-controller and transitioning to Zend Framework which is one of my current weapons right now is [...]
I downloaded the source code of replica island, an open source project by one of Google’s advocate for android game development,
The codes are scattered everywhere and I don’t know where to start. I tried reading his diary building the game and it doesn’t help anything.
I stop my development right now because of a very tight [...]
June 27, 2010 - 1:07 pm
Posted in Graphic Design, android | No comments
backup of files still not finish… so I better go home now…
I’ve just finished this golden android for about 10minutes…
feel free to copy dudes.
June 27, 2010 - 7:12 am
Posted in Travel | No comments
I don’t no if Froyo browsers already support Googles Fonts, but Android 2.1 aka Eclair in not supporting it,
Check this Blog on your mobile, if your mobile renders the handwritten effect on the titles, then your mobile browser supports Google Fonts.
Check http://www.androidhubsingapore.com/index.php?topic=9.0
for updates.
ANd can anybody please check there Iphone browsers.
June 27, 2010 - 6:46 am
Posted in Travel | No comments
Creating User Interface for Web Applications if you are in a PC is okey, but Creating User Interface for Mobile Applications is a challenge, I dont know if enterprise people are interested on this thing, but I can see as a potential market also. The web is becoming mobile because smart phones are getting cheaper [...]
June 27, 2010 - 4:39 am
Posted in C# / C Sharp, actionscript | No comments
If Android Devices support Flash Player and Android Air is going to run on Android, then… there is no need for me to study Java codes to create games and applications. Or is it?
What are the advantages of building your application using java compared to using action script 3?
mmmm….
Iphone 4 is advocating HTML5, while Android [...]
June 24, 2010 - 4:45 pm
Posted in Travel | No comments
Opera mini renders magento themes well, but dolphin browser and the stock browser from android prompts user to activate cookies, even cookies are already activated.
Magento iphone theme is also very slow in eclair’s stock browser as well as the dolphin browser. The opera mini on the other hand renders fast and functions well, the [...]
May 28, 2010 - 1:31 am
Posted in android, java | No comments
Next thing to do is implement threading and OpenGl for this before proceeding to scoring and connection to the internet, after the prototype is implementation of the real graphics designed for this game.
I am Hungggryyyy!!!
May 22, 2010 - 8:56 am
Posted in android, java | No comments
Android runs on different devices and they have different screen width and height, building application is easy to layout because of xml driven layouts but when you build customized views use particularly for games, you need to be able to calculate the width and height of the device and layout your games coordinates accordingly. [...]
May 22, 2010 - 3:20 am
Posted in android, java | No comments
Now, the game already has an enemy, but I have a problem here, so before proceeding to the next phase, I need to recode everything so that the code will be manageable when this project kicks off.