Author Topic: New, Fast Pdaxrom Settings Tools  (Read 11397 times)

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« on: September 11, 2006, 03:32:29 pm »
Here are the news on the pdaXrom site: pdaXrom utils rewrite
I just wanted to get some publicity for the new settings tools because the more testing they got, the better they will be!
Some rough test results: original datentime.py, written in python starts in ~5 seconds, the new one, written in FLTK starts in ~1 sec.

Zumi

Ps.: Hey, this is my 2^8th post
« Last Edit: September 11, 2006, 03:34:34 pm by Zumi »
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

InSearchOf

  • Administrator
  • Hero Member
  • *****
  • Posts: 1144
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #1 on: September 11, 2006, 03:52:20 pm »
So you really did come through... i thought you fell the face of the earth...

Late
Sharp Zaurus SL-C3100 and SL-6000L
pdaXrom Developer
Please visit pdaXrom.org for updates
My Blog
IRC #pdaxrom @ FreeNode

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #2 on: September 11, 2006, 11:12:24 pm »
Quote
So you really did come through... i thought you fell the face of the earth...

Late
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141145\"][{POST_SNAPBACK}][/a][/div]
Excellent! will be real nice for beta 3, and necessary for beta 4.  I'll test this weekend
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

daniel3000

  • Hero Member
  • *****
  • Posts: 1003
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #3 on: September 12, 2006, 03:31:47 am »
Quote
Here are the news on the pdaXrom site: pdaXrom utils rewrite
I just wanted to get some publicity for the new settings tools because the more testing they got, the better they will be!
Some rough test results: original datentime.py, written in python starts in ~5 seconds, the new one, written in FLTK starts in ~1 sec.

Zumi

Ps.: Hey, this is my 2^8th post
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141144\"][{POST_SNAPBACK}][/a][/div]

hi Zumi,

good idea to write some faster settings apps!
I will gladly test them from time to time.
One questoin about the datentime tool: Did you add "/etc/rc.d/init.d/atd stop"  before accessing the hwclock (and "/etc/rc.d/init.d/atdatd start" after)? I found this to be necessary to successfully set the time.
atd is installed if kopi-apm is installed. I assume many people use it.

daniel
SL-C3200 with weeXpc, based on pdaXrom 1.1.0beta3
HP 200LX with MS-DOS 5.0

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #4 on: September 12, 2006, 04:00:58 am »
Thanks for the update Zumi- more please! We're news starved round here. Good choice of toolkit- I wish more programs used FLTK instead of GTK.
Zaurus SL-C3000 w/ MD swapped for a Kingston 32GB Ultimate 266X CF running ALARM
Banana Pi running ALARM on a WD Scorpio SATA II HD
System76 Gazelle Pro i7 laptop w/ SAMSUNG 840 EVO SSD running Arch x64

How to install Arch on your C3x00 Zaurus https://github.com/danboid/ZALARM-install

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #5 on: September 12, 2006, 05:25:48 am »
Quote
hi Zumi,

good idea to write some faster settings apps!
I will gladly test them from time to time.
One questoin about the datentime tool: Did you add "/etc/rc.d/init.d/atd stop"  before accessing the hwclock (and "/etc/rc.d/init.d/atdatd start" after)? I found this to be necessary to successfully set the time.
atd is installed if kopi-apm is installed. I assume many people use it.

daniel
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141190\"][{POST_SNAPBACK}][/a][/div]
I haven't tought about that, thank you for pointing it out!

It's nice to hear that others think of FLTK as a good choice too; I think Python+GTK is a OK, but C+GTK kinda sucks. I hope Cairo support gets better in FLTK, so it can have antialiased widgets. Now fltk2 CVS makes funny things when compiled with it.
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

Laze

  • Hero Member
  • *****
  • Posts: 704
    • View Profile
    • http://www.pdaXrom.org
New, Fast Pdaxrom Settings Tools
« Reply #6 on: September 13, 2006, 02:44:42 am »
Great work - i hope more people will realize that without these small fixes and settings tool pdaXrom isn't going to have a chance with newbies and the likes.

So everybody please test and give zumi feedback for his work.
C760 running pdaXrom lastest ;-)
SL5500 Running Cacko Qtopia
512 MB SD Card, 128 MB CF Card, Prism2 CF Wlan.

Always visit http://www.pdaXrom.org for latest news.

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
New, Fast Pdaxrom Settings Tools
« Reply #7 on: September 17, 2006, 05:58:10 am »
I use Fltk also for a lot of applications
(see My Webpage)
since it's faster and more straightforward to code

There are 3 possibilities for using fltk:
- fltk-1.6/1.7
- fltk-2
- efltk.

Which are you using?

Efltk and the corresponding desktop brings also a lot of setting applications within.
[img]http://members.cheese.at/woody/zaurus/ede-time.gif\" border=\"0\" class=\"linked-image\" /]

I personally feel that the look&feel of GTK is ok but programing in GTK is very uncomfortable ...

But at least I would prefer to overlaod some FLTK classes to get a common look&feel between fltk and gtk applications.
« Last Edit: September 17, 2006, 06:00:44 am by pungipungi »
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
New, Fast Pdaxrom Settings Tools
« Reply #8 on: September 17, 2006, 06:54:38 am »
I've compiled the edesktop "etimedate" (picture see above) application for my C1000.

It's only for testing how fast the application is.

http://members.cheese.at/woody/zaurus/c1000-archives/

The date/time setting compiled out of the box is not correct yet.

Maybe a merge of the functionallities makes sense?

Andreas
« Last Edit: September 17, 2006, 09:11:50 am by pungipungi »
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #9 on: September 17, 2006, 11:51:21 am »
Quote
I've compiled the edesktop "etimedate" (picture see above) application for my C1000.

It's only for testing how fast the application is.

http://members.cheese.at/woody/zaurus/c1000-archives/

The date/time setting compiled out of the box is not correct yet.

Maybe a merge of the functionallities makes sense?

Andreas
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141623\"][{POST_SNAPBACK}][/a][/div]
Hey, that datentime program above looks really nice! I look into it how can I use some part of it, or merge the two. And I will look for others too in efltk (and in EDE - Equinox Desktop Environment) Thanks for telling about it, I never tried or seen it before (just heard the name of it).

I'm using fltk2. Btw I really like some apps from your site (fltk-bedic and the tabviewer the most). Good work!

Zumi
« Last Edit: September 17, 2006, 11:55:54 am by Zumi »
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
New, Fast Pdaxrom Settings Tools
« Reply #10 on: September 17, 2006, 01:31:53 pm »
Quote
I'm using fltk2. Btw I really like some apps from your site (fltk-bedic and the tabviewer the most). Good work!

I would propose to use efltk since e reuse of EDE will be very easy.

Also the shared library for efltk is already available for the zaurus.

I will put the sources for the datetime application on the link given above, so that you can play around a little bit.
I've looked already on the code and I think it should be very easy to adapt it to your needs.

The launch of the application is much faster then the python equivalent, but there seems to be some additional work to do when setting the time.
(But that can be done with your code or be based on the python code)

Andreas
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #11 on: September 17, 2006, 08:45:22 pm »
Wow, it does look really nice.  Now that I said that, I have to state that
I was never a fan of shadows on dial hands, but that's just my taste.  I
also am curious to check out the efltk API which I just learned of, by reading
this post.

I got tired of GUIs in the past (on many dists) that attempt to set the time,
and then freeze the Z (or X server) when attempting to set the system
date backwards.  I stopped using all GUIs, as I never could tell what would
happen!  I will check this one out though, and/or read about any caveats,
etc. first!

Again, this looks like great work, and a major step in the right direction
for pdaXrom's attractiveness!
« Last Edit: September 18, 2006, 03:14:04 am by miskinis »
_John Miskinis_

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #12 on: September 17, 2006, 08:48:21 pm »
FYI - The link to your web page is invalid, as it contains a trailing ")".  
_John Miskinis_

LukeLuke

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • http://
New, Fast Pdaxrom Settings Tools
« Reply #13 on: September 19, 2006, 06:53:33 am »
Everyone has try to compile Ede ? Is a desktop enviroment that use eFLTK.

It' s much fatser .

http://ede.sourceforge.net/page/home

Bye

pungipungi

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • http://members.cheese.at/woody/zaurus
New, Fast Pdaxrom Settings Tools
« Reply #14 on: September 19, 2006, 08:31:32 am »
Quote
Everyone has try to compile Ede ? Is a desktop enviroment that use eFLTK.

ede is available in the feed:

http://mail.pdaxrom.org/download/1.1.0beta...s-7x0-860/feed/

The screenshot given is one application from the ede desktop. It compiles with the efltk library from the same feed above without problems.

I also tried themes now with efltk. I've compiled  the same theme for arm as you can see in the picture  above and it works.

Andreas
« Last Edit: September 19, 2006, 08:47:44 am by pungipungi »
SL5500G OZ3.5.3 (GPE) , SD 1G,   D-Link air 660 wlan
C1000 pdaXrom, SD 256, D-Link air 660 wlan
Suse 9.3
My Zaurus Page