Few days ago during my holiday in my hometown, I got two shipments from Google and Netbeans.org (SUN Microsystems). Google has sent me an account information about activating my Google Adsense payment, and from SUN Microsystems, I got a Netbeans DVD which I've requested about couple weeks ago. Thanks to Netbeans.org for allowing DVD request again. It was litle bit suprising because they came almost in the same time. Yeah.. I'm glad..specially for SUN Microsystems, and within this post I would say Thank You very much for sending me a DVD and giving me one more good stuff to learn java, Thanks a lot... And for Google, I hope I can reach the minimum payment amount for my Adsense, then I will be so glad if you (my blog readers) can help me achieving my goal..hahaha..by clicking one (just once) of my blog adsense..haha..that's all and fell free for comment...
Thursday, October 29, 2009
Thanks to SUN Microsystems and Google too..
by Sam F. Chaerul at 10:04 PM 1 comment link to this post
Saturday, October 24, 2009
Wish : Bring AMFPHP Back to Life!!!!

Well, this day I got an interesting article here that compare AMFPHP and Zend_AMF, and what I'm thinking after reading it, is that maybe not a good choice to abandon AMFPHP, but this only my personal opinion, I don't know if you had yours. Personally, I got a good result in using AMFPHP, better than Zend_AMF. The first thing that make AMFPHP better is that no such complex configuration to use it, just copy + paste (or upload) and done... And the service browser is kind of amazing tool. In Zend_AMF, I had a "contrary" experiences, more things to do to get it works fine. And one of the most disturbing thing for me is that I have to access php.ini to install Zend, well, in some of my case I can't just accessing that php.ini file, and until today I got no idea how to install zend without changing the php.ini, or if you know please comment.
AMFPHP, for me, as a newbie in Flex and PHP is a great tool to use. Simple to install and quite small... BTW, I appreciate what Mr. Wade Arnold had chosen, and maybe such a great thing for Zend_AMF development. But as a newbie, I have a wish, please Bring AMFPHP Back to Life!!!! or make Zend_AMF as simple as AMFPHP, thats all...
by Sam F. Chaerul at 2:09 PM 0 comment link to this post
Wednesday, August 26, 2009
Screenshot PDFCollector
In my previous post, I haven't included the screenshot of my app and some of my friends ask me.. how it looks like.. so here it is... my PDFCollector screenshot. For Information, this app haven't tested in mac yet so unfortunately you can only install this app n windows... and I'm preparing the source for download later... hope I can share more to you all... enjoy and don't forget to give you opinions... feel free to comment... learning by coding...:D
by Sam F. Chaerul at 9:15 PM 0 comment link to this post
Monday, August 10, 2009
My First Adobe AIR App...(PDFCollector)
Well, it's been long..long time since my last post. This time I got another time to write on this blog, still with my experiences using new technology or as result of my learning process. Like this one, result of my short month learning the Adobe Flex and AIR. This two technology is quite exiting me because I just love Flash, which is used as the base of this two technology. Well for now, I'm sharing this app. due to my willing to share with others. Although I'm not sure if this application is useful enough. I called this app. PDFCollector, it is a basic implementation of adobe AIR file manipulation function. Not to sophisticated but. I think useful enough for managing you PDF files. Finally, please try this app. then I appreciate if you like to give some suggestion of maybe some thing useful for me about Flex and AIR.
Download PDFCollector here through Download box in sidebar
this app. require Adobe AIR
by Sam F. Chaerul at 9:42 PM 0 comment link to this post
Friday, March 13, 2009
Dual Boot Vista and Mac using Vista bootloader
There is some good video tutorial about dual boot mac and vista in Intel/AMD PC. But some are really hard to watch. I'm doing a little experiment on my friends notebook which is fujitsu (I don't know what series..) installing Vista and Mac on it. And it just work well dual booting them. So, here is the condition : I have 4 partition : 1st partition is vista installed, 2nd and 3rd for data files. And the last partition (4th) I use to install Mac (kalyway 10.5.2). Well this is what I do (after read some tutorial and watch some videos) :
1. boot up with your vista DVD, then choose repair computer
2. select Command Promt from the dialog appear
3. type this : diskpart (then press Enter)
select disk 0
select partition 1 (where vista installed)
active (set it to active partition)
exit
4. the type this : bootrec /rebuildbcd
y (press y, mean "yes" for the question)
5. set the Mac partition to active, type this : diskpart
select disk 0
select partition 4 (where Mac installed)
active
exit
is everything run well, you should now select which OS to use... that's it..
note: this notebook keyboard is not working (I'm using an external usb keyboard) cause of different layout or not supported, I haven't know yet..
hope this help... fell free for comment or correct me if I'm wrong...
by Sam F. Chaerul at 9:50 PM 2 comment link to this post


