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…

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…

Autorun Manager from Revival project

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

While we doing Revival project a little while ago with arctu, Taurnil, and others, we actually have working hard for some cool application for our E2. This project, unfortunately have been aborted since all of us have no time to continue it. One of the application I made, the Autorun Manager is one of the hardest application I have ever made. This application used PHP as its programming language and use arctu’s show* binaries as the GUI. Since the project stopped, I think I need to release it as standalone application that compatible with most monster pack out here.

Why PHP? Because it is fast, more than Bash. The meaning of the fast, is the speed while processing data and not the GUI speed, since show* binaries is fairly slow. So, with PHP, I can made more data processing while not sacrificing the speed. It is also more flexible.

Read more…

Proudly powered by Wordpress