Friday, May 29, 2009

Frozen Bubble S60v3 320×240

Based on Frozen Bubble for S60 Project mantained by Elias Konstantinidis. Unfortunately the project didn't have 320x240 version.

Then I took the source-code, installed Carbide C++ and S60 SDK for Nokia FP2, modified some codes and graphics, then finally it is done in less than 6 hours : Frozen Bubble S60v3 320×240 !!!

Notes :

  • Tested on Nokia E63
  • It might need qwerty keypad to input hi-score names

The license is GPL.

Download Installer (unSigned)

Download Installer (Signed)

Download Source Code

UPDATE :

This project is now available on the root project site of Frozen Bubble for S60 (credits to Elias Konstantinidis)

Frozen Bubble for S60 Project Site

Tuesday, May 12, 2009

S60v3 Tango! Icon Theme

Features:

- Developed based on Tango! Theme S60v3 by Sukimashita.
- All icon on SVG format.
- Complete Context Menu icon for Nokia E63 1st party apps ( and perhaps a few other types of S60v3 phones )
- A few Clearlooks style widgets
- A few icon customization for some 3rd party applications

Friday, September 14, 2007

Running Your Installed WindowsXP on Linux OS

Sorry if you can't understand my previous post. From now on I decided to make this blog English only, and if you prefer Indonesian, please visit http://blog.its.ac.id/antok.

Here is what u need:
  • VirtualBox (>=1.4) installed.
  • user that can run the VirtualBox virtualisation (included in the group : "vboxusers") and also a member of "disk" and "plugdev" group.
  • Minimum RAM 256MB to be shared with the guest OS. This means that u must have >256MB RAM. I guess 512MB will be fine.
  • No "agp440.sys" in the folder : :\Windows\System32\drivers. Please read this for details
  • On this tutorial, hard drive is detected as "/dev/sda". Make adjustment according to your own system.

What U Should do Before U Begin :
  • Create a System Restore Checkpoint and backup your data first.
  • Most likely you will need to activate your Windows on the first run. It's a little annoying if u still want to boot your Windows system normally; u'll have to activate it again. And so on, and so on....
  • I've experienced some difficulties on notebooks when I tried to boot my WindowsXP system again normally. The keyboard and mouse driver make the laptop's keyboard and touchpad freeze. This is when I use my System Restore.

Steps:
  • As the user that already has the needed previleges, run this command on your favourite terminal :
$ VBoxManage internalcommands listpartitions -rawdisk /dev/sda
  • Match the partition number with your WindowsXP partition.
  • Enter the user's home folder, enter the ".VirtualBox" directory, make the directory "VDI", and enter it.
  • Run this command on the "VDI" directory.
$ VBoxManage internalcommands createrawvmdk -filename file_name.vmdk -rawdisk /dev/sda -partitions 1,5 -relative -register
  • 1,5 = the partition number that you want to include on your virtual system
  • run VirtualBox, and make new profile with these specs :
OS_Type : Windows XP
Base memory size : min 256
Boot Hard disk : file_name.vmdk
  • Please visit this website , find "boot disk image" and download it.
  • Mount that ISO file that you've just downloaded, in your virtualBox profile.
  • Try to boot your virtual system.
  • If something goes wrong, try setting the IO-APIC feature (on your VirtualBox profile) on.
Have phun....
Indonesian version of this tutorial and some screenshots are available on this page.

Thursday, August 02, 2007

Console dengan high resolution pada ubuntu gutsy

Blog berbahasa Indonesia pertama.....

Semenjak Ubuntu gutsy menggunakan kernel 2.6.22-*, vga=791 membuat console jadi item alias blank gak keluar apa2. Baru2 aja ketemu nih solusinya. Gak pake vga=791 seh , tapi efeknya kurang lebih sama. Nih langkah2nya dapet dari forum orang jerman:

-sudo bash
-apt-get install hwinfo
-echo "fbcon" >> /etc/initramfs-tools/modules
-update-initramfs -u -k all
-reboot
-sudo bash
-hwinfo --framebuffer

Perhatikan baik-baik. ntar keluar keterangan tentang resolusi 1024x768 dengan 24 bits. Perhatikan angka heksadesimal setelah Mode. Pada sistemku adalah '0x0318'. Nah mode inilah yang menggantikan '791' setelah 'vga='. Tambahkan option ini pada /boot/grub/menu.lst.

Skian . terima kasih.




Powered by ScribeFire.

Thursday, May 31, 2007

Tango-nizing N-Gage with SysIconz

All right , I've finally made it !!!!

After I 'force' my WindowsXP to use a little open-source (that Microsoft really hates) on it's base system, now my N-Gage follows !!! Presenting Tango Icon theme for N-Gage and Symbian S60 v1 !!!
Since no one I don't know ever write comments to this blog, I won't upload my creation. Just to test : is there someone I don't know ever read my blog ? OK, if you willing to get this theme, write a comment. And that's an order

Here's a teaser screenshoot :

Tuesday, May 15, 2007

using gaim emocticons on Pidgin (Ubuntu)

Since Gaim changes it name to Pidgin, the good old emocticons are missing. Some people might think the new emocticons are better, but I think they're lacking of animation. So I've tried to copy the gaim's one to Pidgin. And guess what , it works.



On ubuntu gutsy 7.10 , pidgin emocticons are placed in /usr/share/pixmaps/pidgin/emotes/. I've copied the gaim's default emocticons folder to that directory, from Windows installation to Linux instalation. Don't overwrite it, but rename the gaim one (eg: gaim)



And if you fell annoyed with the multiple 'Default' title, edit the 'theme' file placed on the directory.

On the first line you should easily found the theme's name. Change it to anything you liked.





Powered by ScribeFire.

Monday, May 07, 2007

gaim - xmms status integration

Hey ya....



I've just found a way to display what xmms is playing as gaim's status. Use 'musictracker'. Get it here.



By the way, u must compile it by yourself. Just make sure all the development package involving it (such as gaim-dev, libgtkmm-dev, etc) already installed.



Make sure u follow all the instruction (especially those about xmms configuration) given by the website.



Keep on listenin' music......





Powered by ScribeFire.

Wednesday, April 25, 2007

AIGLX for Radeon Xpress 200M petition

As you might already know, AIGLX that is (not so) required by beryl/compiz project includes the usage of open-source driver for ATI's cards. However, there is one type of video adapter thats not supported because some memory issues : Radeon Xpress 200M. Ironicly, this chipset is often included on mainstream notebooks and motherboard. So, this problem involves many Radeon Xpress 200M users that were dreaming to use AIGLX on their Linux OS.

Here is a petition for ATI/AMD about this problem.

http://www.petitiononline.com/x200MLin/petition.html





powered by performancing firefox

Tuesday, January 09, 2007

Using IEEE layout and class on Lyx 1.4.3-5 win32

Lyx is an WYSIWYG approach on LaTeX WYSIWYM document processing. On its default installation it includes IEEE transaction template. But if u try it after a fresh install, u'll only get some sh*t of errors.

So here is the steps to make it (almost) right.



  1. Install Lyx 1.4.3-5 and try to not execute it yet.
  2. download the file IEEEtran.zip. Find it by googling.
  3. extract it to the Miktex installation latex/lyx sub-dir. The default installation path is: C:\Program Files\MiKTeX 2.5\tex\latex
  4. Run Miktex's 'Settings' from the $tart menu. Click on both "Refresh FNDB" and "Update Formats" just to make sure.
  5. Start Lyx. If u follow my words and not execute it directly after installation, u should see some preconfiguration. Basicly it'll search some missing document classes on Lyx' repo from the internet. If u have a good internet connection and do want to upgdate it then just click "Install" every now and then. Otherwise, just click "Cancel"
  6. After Lyx loads up, select tools- and on the Language Settings- tree untick "use babel". I'm not sure what it's overall effect but it'll remove babel-related errors that complains about "English language not defined".
  7. Try New from template.. under the file menu and select IEEEtran.
  8. Just to make sure try View- Thats all folks..



Oh... btw, almost similar steps may be done on Linux distro. View the complete steps on "theCallipygousCamel - D-Arbalogue" blog at "Using lyx for IEEE transactions" topic. I can't remember the address, but I'm sure googling will do.







powered by performancing firefox

Friday, December 15, 2006

Ever heard of GKRellM?

It's a small tool for Linux to monitor the usage of the PC resources.

And for Windows?

You wouldn't believe how much links that Google points to a "404 not found" pages when u search it.

But I finally found it . Here, give it a try.

powered by performancing firefox

Wednesday, December 06, 2006

Unix-Like commands on WindowsXP's command prompt

Well, this may sound strange. But my WindowsXP system can do commands like: ls, chmod, mkdir, make, etc; just like Linux !!!



I've installed WinAVR , then suddenly all those basic Linux command became available on command prompt.



Isn't that ... whoaaa...?





powered by performancing firefox

Tuesday, November 07, 2006

Ubuntu + ATI + XGl + Compiz = Better and lighter than Vista

Now it is time for :.... XGL + Compiz.....!!!

First of all , make your direct-rendering enabled, and install these packages including it's dependencies.
1. xserver-xgl
2. compiz
3. compiz-core
4. compiz-plugins
5. compiz-gnome
6. gnome-compiz-manager

A good source for those package is ubuntu.compiz.net .
Note that i've tried several version of no. 1 and only xserver-xgl_7.0.0+cvs20060625_i386.deb works for most of PC's that i've tested with.
For no. 2,3, and 5 I suggest you use version 0.0.13.41-0ubuntu1.
For no 4 use version 0.10-0ubuntu1.

You MUST use the mesa libs version >= 6.5.1 to make the compiz works.

After all of those packages installed (by mirrors repositories or by dpkg, its up to u), backup and edit the /etc/gdm/gdm.conf-custom and add these lines:

[servers]
1=Xgl

[server-Xgl]
name=Xgl server
command=/usr/bin/Xgl :1 -fullscreen -ac -accel glx:pbuffer -accel xv:pbuffer
flexible=true

Save, then, backup and edit /etc/gdm/gdm.conf , find

0=Standard
#1=Standard

switch it to:

#0=Standard
1=Standard


And change

GdmXserverTimeout=10

to

GdmXserverTimeout=50

Save, restart X or reboot.

and run compiz-tray-icon

Try it out. Let me know if it works


powered by performancing firefox

Friday, November 03, 2006

ubuntu + fglrx + noapic + ethernet card problem = solved

I've found a solution to the ethernet-card-doesn't-works-with-noapic issue.
Just add "irqpoll" on the command line of your grub boot-loader.

Both problem (USB and ethernet card) solved (for now)


powered by performancing firefox

Monday, October 16, 2006

Historical Log: USB freezes on Ubuntu

   After I managed to enable video hardware acceleration on Ubuntu with fglrx, suddenly at random times the USB mouse freezes. And the flash disk that plugged in is freezes too.
    Forums on the internet says that it is because of the APIC module. So I tried to disable the APIC with "noapic" line on bootup.
     And the problem solve with another problem showing up: the ethernet card freezes....
    I hope this bug will be fixed soon. Anyone know how to solve this bug maybe?


powered by performancing firefox

Wednesday, October 11, 2006

Enter Ubuntu!

Enter Ubuntu!First time I tried ubuntu, I was quite dissapointed. It offered ugly desktop environment and static system management. But after I tried the 6.06 LTS, the changes they made is quite wonderfull. More user friendly GNOME and administration steps that I finnaly understand.

So, I tried to install it on my notebook PC. Some problems occured... The system lockups at installation process. I think it is because there is not enough physical memory on my notebook.

Then I tried to create swap partition first, but the problem is still occured at the partitioning step. Finally I was able to solve this problem by running gparted first so the installer's partitioner program can be loaded to the memory first.

It takes about half an hour to finish the installation, and my Ubuntu is ready.

Here is my Notebook Ubuntu Laptop test result.

powered by performancing firefox



powered by performancing firefox

First Timer

Welcome to my blog-paradise.

Well this is my first post, so I think it is best to Introduce myself.
My name is Antok, I live in Indonesia, and currently studying at Sepuluh Nopember Institute of Technology. I am new at blogging.

Because of my current activity background, this blog will be focusing on computer-related things, and musics.

Have a good time...


powered by performancing firefox