keaglez

Hi! I'm Jeffri Hong, also known as keaglez, a 21 years old geek who love the web and comic.

Flowbox, development plan :)

Posted on Programming, ROKR E2 and tagged with , , , ,

On my previous post, I said that I wan’t to create an application using PictureFlow widget as it’s interface. Now, the idea is ready, the coding will be begin in short time. Here is the idea.

First, what the application does is a file manager with the awesome PictureFlow interface. So, we will able to browse our phone/card directory. That’s the basic of this application, and I named it Flowbox. :)

Read more…

Happy Mother Day!

Posted on Uncategorized

Today, December 22, is the Mother Day. Although, we didn’t celebrate it, I would like to get this chance to thanks to my Mom. She really an awesome mother and I’m happy to have her on my side. Even, actually, I can’t said it to my Mom directly. Mom, thank you for every thing you have done to me, I love you. :D

Developing a PictureFLow widget application

Posted on Programming, ROKR E2 and tagged with , , ,

Now I can get the PictureFlow source files compiled, I started to create an application based of this widget. The PictureFlow widget is originally created by Ariya Hidayat and ported to our Linux phones by the well known member of MotorolaFans, blackhawk (aka Ketut P. Kumajaya). The project page is in http://code.google.com/p/pictureflow/, also the original thread is in here. Thanks to both of them, know I can create some awesome application with it. For the begining of this project, it will be still image viewer with some more features added. The name of this application will be decided when the beta is ready. ;)

Read more…

Drawing…….

Posted on Uncategorized and tagged with

During my internet downtime two days ago, I bored sitting in front of my computer and a little tired after reading QT programming eBook, I open up my GIMP then started to drawing using the mouse. Here is the result image: http://i212.photobucket.com/albums/cc274/keaglez/2-low.jpg (the image size is quite large, it might need sometime to load if you use slow connection)

Yep, it is manga style character (I love drawing this) and a cute girl, lol. :) Her name is Sylviss Sofian, one of the main characters in my virtual (yes, virtual, because it doesn’t exist) manga. She is an archer, and be careful, she can kill you in instant if you dare to touch her…. lol And as usual, I’m suck on coloring so I just give a little effect on the shadow and light… Haha… I’m just bored and I write this on my boring time too… I’ll continue my WordPress templates tutorial asap. ;)

How to create WordPress template part 2

Posted on Designing, Wordpress and tagged with , , , ,

Now is the part 2. If you haven’t read the part 1 yet, go here to read it. If in the part 1 we have make the graphics we need to build the template, now it is the time to play with CSS and HTML. But first, before we going further, we must first understand the WordPress template hirearchy. The WordPress template, in the very minimum, need at least two files, style.css and index.php. We can however have more files that recognized by WordPress to deliver different look on different requested page. But now, we create the standar template, at least we have header.php, footer.php, sidebar.php, index.php, comments.php, functions.php and style.css.

Read more…

Proudly powered by Wordpress