Skip to main content

Posts

Showing posts with the label Blog

Learn Android

a few days ago, my friend come to me and ask if i want to help him creating Android application. i haven't done any Android because I'm still busy with PHP projects. but i said okay, i just hope its a pretty simple application. That's the story behind, and these are the requirements for the Android App. The Android Application is an offline catalog products that can be updated through local/wifi connection. the client it's self already handed the User Interface that he want to build. The problem exists not only in Synchronize data from server through wifi but also the database on their server.

Learning XCode

I have been learning xcode just to be a backup for my suddenly resigning co-worker. the environmet is pretty complex. its not like any IDE that i have been encounter. My main target is iPhone or iOS 5. and at the end of november i have to create a shopping cart application that using web/network to populate data. the challenge in these learning its obviously xCode and Objective-C. Learning new Language that completely different than usual is pretty hard. but the IDE that is XCode is really making everything seems so simple. I have read few books about developing iphone and ipad application but none of them are very basic. so i turn to Apple web. it is really resourceful. anyway here is the link http://developer.apple.com/library/ios/navigation/ [update on 10-20-2012] i hate to say this but that top link it isn't very resourceful. i have to look to other great site such as http://stackoverflow.com for several day I've been struggled with networking on iOS. the prob...

BlackBerry Toolkit For Developer

Right now I'm Still using Eclipse to Develop for Blacberry OS 5. I don't know if the site still support Eclipse Plugin for Blackberry. But if you still want to develop on Blackberry i Suggest you choose tool from the main site. They have Java, C++, HTML5, and Adobe Air as platform to choose. I am not a Java Developer but an awesome PHP Developer, but i still choose Eclipse Plugin to develop. here are the link if you want to try Checkout every platform here  https://developer.blackberry.com/ if you want to go straight to Eclipse https://developer.blackberry.com/java/download/eclipse. the Eclipse is supporting OS 7 as the newest OS. So if you want to develop for earlier OS you should download the plugin for eclipse. here is the link from Blackberry Doc site. http://docs.blackberry.com/en/developers/deliverables/23651/Install_Configure_973458_11.jsp . I think the link its just tutorial on  how to install plugin for eclipse. but it should help you anyway. if you want ...

Extending Skill

Few Month Earlier, I have been introduced to Spring, that is Spring is the most popular application development framework for enterprise  for some project to maintenance. i don't have any problem with learning the language. because of the only main thing is maintenance so you just have to learn to edit few lines. and that's about it. What interest me is that the price on JAVA skill is much better than PHP. So I've decided to go beyond my natural skill, that is PHP. I am going to write some stuff about Spring, and also Android and IOS from Apple. PHP have been the greatest resource of income for my life but it seems that the value PHP project is decreasing. and I've been struggled with my life. So with this new skill i hope gaining some interest to resume the daily dreamed life.

Developing BlackBerry App

Currently I'm developing an application for blackberry device. My main device is BlackBerry 8900 Simulator and a BlackBerry 8900 Phone. There are Books for creating Application for BlackBerry but its still pretty much basics stuff. I'm using BlackBerry Java Plugin for Eclipse as the main tool to code and also using MVC stuff that i get from open source BlackBerry application for Wordpress repositories. Don't forget to watch the trailer and download the code using SVN.