Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - g333

Pages: [1] 2
1
Software / How Do I Associate A File Type With A Program?
« on: April 19, 2005, 10:19:03 pm »
How do I associate a file type with a program?
 

2
Software / How Do I Stop Opera Opening When I Reboot
« on: April 19, 2005, 08:27:28 pm »
When I have to reboot Opera loads up every time and always trys to connect to the net. This adds another minute or two to the reboot.

3
Software / How Do I Setup Swap Space?
« on: April 07, 2005, 05:28:09 pm »
How do I do this??

Swap space

The following demonstrates how to configure a 128MB swap file on the C3000's harddisk.

      # su
      # dd if=/dev/zero of=/hdd3/swapfile bs=1048576 count=128
      # mkswap /hdd3/swapfile
      # swapon /hdd3/swapfile
      # echo "/hdd3/swapfile swap defaults 0 0" >> /etc/fstab
     
To enable swap type: swapon /hdd3/swapfile

To disable swap type: swapoff /hdd3/swapfile

To check swap status type: cat /proc/swaps

4
Software / Meanie -localising To English But Keeping Japanese
« on: April 07, 2005, 10:57:29 am »
I would love to get your c3000-custom-jaen_0.1_arm.ipk file  

5
Software / Source Code To A Text File
« on: April 06, 2005, 08:04:36 pm »
If I turn source code into a text file and edit it can I then turn it into a working program?

6
Software / How Do I Speed Up The Z Emu Frontend Ex Gameboy
« on: April 02, 2005, 05:16:49 am »
How do I speed it up?

7
Software / Make Software On A Zaurus And Pack The Ipk Files
« on: March 26, 2005, 03:27:12 am »
Making software and doing everything on the Zaurus might be slow but this will be a guide for everyone.

Source material is easy to find but how do we turn it into a working program and then how do we package it and save the file? There has to be an easy way.

Glen

8
Software / Opera 7.55 Won't Let Me Input Japanese :(
« on: March 21, 2005, 08:00:08 pm »
For some reason that I don't know, Opera won't let me input Japanese  I can see the webpages, open JavaScript embeded pages and almost everything else but not type in Japanese. If I uses the hand writing recognition I can but the keyboard is so much quicker. The other program Netfront or whatever it is called let's me type in Japanese but it doesn't have JavaScript support.

Please help!!!!!!!!!!!

Glen Charles Rowell

9
Software / Hotmail
« on: February 28, 2005, 09:33:29 pm »
How do I read hotmail emails on my Zaurus without having to check them one by one on the graphics filled hotmail homepages? On my home computer checking hotmail is no problem but the Zaurus and my modem don't have enough brain power.

10
Software / Japanese Rom Update 1.11j
« on: February 28, 2005, 09:29:53 pm »
I'm going to try and install the new Japanese ROM tonight. Has anyone else done this yet?

11
Software / How Do I Play Flash On A Webpage?
« on: February 25, 2005, 09:10:16 pm »
I think there is a program called Konqueror I would like to get this. Where are the files on the main website?? Also how do I get flash to work on my Zaurus? I have a cool drawing program and want to use it. Thank you.

12
Software / Opera Can't Run Javascript Properly
« on: February 05, 2005, 10:01:44 pm »
I have finally finished making a dictionary in Javascript and it works perfectly on IE or NS but not Opera!!!!!  Even the XML bit didn't work.

So, I can't use it on my Zaurus. Does anyone have a list of JavaScript rules for the Opera browser?

Thank you

13
Software / Qpf2 Doesn't Open Pages With 600 Dpi Pic
« on: January 22, 2005, 10:33:05 am »
qpf2 doesn't open pages with 600 dpi pics but it can display Japanese

14
Software / Babbletower Dictionary
« on: January 15, 2005, 06:01:25 pm »
I'm going to try and install the Babbletower dictionary in on SL-C3000. Has anyone tried it yet?

15
Software / Gameboy Advanced-zemufe-z Emu Frontend Ex Sl-c3000
« on: January 09, 2005, 10:46:16 pm »
I rotated the screen by putting the program into fullscreen mode and had to reverse the D-pad settings.

Hope you like your new fake and a little bit slow g-boy.

Most the time the software is running at 40% of it's programmed speed but the pictures are great. The sound quality is really bad but I've just turned it off.

The free software (not pirated) can be found at http://www.pdroms.de/

home/QtPalmtop/bin

VisualBoyAdvanced.cfg        soundQuality=4
                                         emulatorType=0
                                         fullScreen=1
                                         Motion_Left=0104
                                         Motion_Right=0106

zemufeex_gba.sh                VisualBoyAdvanced --rom-size16 "$"

Glen Charles Rowell

Pages: [1] 2