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 - nilch

Pages: [1] 2 3 ... 6
1
For Sale / Wanted / Sell My Sl-c1000
« on: July 29, 2008, 12:13:02 pm »
I want to ultimately sell off my Zaurus C1000 after all these days ...
Yes - used for slightly more than 2 years...

Absolutely working condition - scratched from use on sides - a chip off of the paint on the hinge ... rest is solid and good.
Have Cacko ROM on it...

will include
Symbol CF Wifi Card
1 GB SDHC card
an addtln conpact flash card
and a USB cable that comes with it
AC power adapter
a streamlineCPU bought USB host cable

been a long time since I bought and sold my Zaurus-es (see sig)...
so let me know best price....  nilchak  [a t]  y aho o dot c om

2
Python / Twitter - Any Users
« on: August 23, 2007, 10:42:06 pm »
So how many Zaurus guys also use twitter ? I sawa a nice pythonic wrapper for the Twitter api, and the thught crept into my mind...

3
Off Topic forum / Cool Clamshell Design - Far Cooler Than The Z
« on: June 19, 2007, 08:38:18 pm »
http://www.engadget.com/2007/06/19/irivers...o-learn-korean/

Why do they keep churning out dictionaries in such cool form factors, while the UMPC's  make such atrocious designs ?

Sharp with its Zaurus based dictionaries and now iRiver with this  - damn Asia - they get the goodies and we get monstrosities like the Samsung Q1 or Flipbook or whatever.

4
Python / Train Schedule Viewer For Nokia Phones
« on: March 21, 2007, 03:21:34 pm »
Just designed a Python based Nokia S60 application for Nokia Phones (2nd gen models) that acts as a companion tool to the eZCommute for Zaurus that I had written long back

(see eZCommute for Zaurus)

Instead of taking out your Zaurus, starting it up, clicking on the application icon and waiting for it to start (remember python apps on Zaurus are a little slow to start), I thoght why not have a similar app right here on my phone to look up the same schedules file that resides on the Zaurus as well ?

Some more details about it


eZCommute Companion Application
-------------------------------------------
eZCommute-Mobile - for Nokia phones with S60 platform with Python installed

This is a view only (not able to create or edit schedules) application for a fast view of train/bus schedules on your phone.
Must faster and convenient than taking out your Zaurus, starting and wating for the application to start (remember, python apps on Zaurus are a little slower to start) while your train zips by on the platform (often happens to me, as announcements systems on New York area are horrendous).

You can create and edit the schedules on the Zaurus and then manually copy over the "up" and "dn" schedule files to the Nokia phone.
The Data files have to be copied under the "data" directory of the parent "eZCommute" directory wherever the eZCommute application was installed on the phone memory.
In the future will design a bluetooth Sync application to sync your timetables between the Zaurus and the Nokia phone (for phones supporting Bluetooth)

Requirement for the phone
--------------------------------

Install the compatible (and possibly latest 1.3 version) of python for your model of the S60 phone.
See website  - http://www.mobilenin.com/pys60/which_pys60...phone_model.php
for details on which version is for your version of the S60 device.

Installation
-------------
Just copy over the .SIS file to your phone (via IrDA or Bluetooth) and then install the application to your phone memory.
Note : It  still does not work flawlessly when installed to internal memory (MMC Card).



And finally heres the zip file containing the notes on how to create a flat text file of schedules and the .SIS installable fiel for Nokia phones (I used a Nokia 6600 to test, so please test on your version and feedback would be appreciated)

5
Python / Python For Google Calendar
« on: March 08, 2007, 11:15:28 am »
Hi there is a a python module for interfacting with the Google Calendar API

http://code.google.com/p/pygooglecalendar/

http://matt.poepping.googlepages.com/gcalpython

So now comes the interesting part - anyone interested in making a sync application between Google Calendar and KoPI Calendar on the Zaurus ?

I would have been, but frankly not able to spend time, so no commitments.
Moreover I am not particularly aware of the KoPi formats used (XML i believe).

How about inetrest in other Mashup ideas with Google Calendar  for the Zaurus ?


Just a thought ...

6
Python / No More Interest In Python For Zaurus ?
« on: March 06, 2007, 05:35:19 pm »
Is Python for the Zaurus dying as a good development language ? I don't see any questions (or answers to questions) or any new interest in this Python thread any more. Not to mention the lack of any new apps as well.

Just wanted to give all you Python-istas a nudge and a 'bump'.

7
General Discussion / Now Who Wants A Linux Based Dap
« on: January 09, 2007, 10:29:18 pm »
http://www.linuxdevices.com/news/NS4183422998.html

Now raise your hands all you linux geeks - who wants a Linux based DAP now ?
 

And this is from the same CES show where all the nice goodies abound, and here comes this monstrosity

also covered here
http://www.engadget.com/2007/01/09/aols-li...s-in-from-left/

9
General Discussion / New Linux Razr Smartphone/pda ?
« on: November 02, 2006, 03:38:09 pm »
http://www.linuxtoday.com/news_story.php3?...022-26-NW-EM-HW

But if its by Motorola, it won't be open  

10
General Discussion / Zaurus Trends
« on: May 12, 2006, 01:48:52 pm »
Damn sad to see this trendline... I wish there's a new release to nudge up the trendline some more towards the up direction again.

Zaurus Trend

11
Software / Flickr Viewer For The Zaurus
« on: April 25, 2006, 07:32:06 am »
A small app that might be useful to some.
A great way to see the interesting photos by others on Flickr as well as view own albums.

Posted in the Python forums...
https://www.oesf.org/forums/index.php?showtopic=18947

12
Python / Flickr Viewer For The Zaurus
« on: April 19, 2006, 03:25:21 pm »
Just to increase the score for python and Python apps for the Zaurus...

Here's a little app I designed as a Flickr Viewer for the Zaurus.
Its still a work in progress, so be patient with features.

Features
-----------
Allows to view photo groups, photos for any users.
Able to view by Flickr NSID or by Username.
I haven't implemented the Flickr Authentication API method yet (since that requires a browser login, and I wanted a self-contained app).

Also able to view photos by "Interestingness" in Flickr.
Able to store photos to local disk for offline viewing (no photo titles or tags in offline mode). Can delete local photos to clear up memory space.

Future Plans
---------------
Plan to implement searching by photo Tags, most Popular Tags.
Search by email ID etc later on. Ability to change settings etc.
Also implement Authenication so as to allow read/write access to user Flickr account.
That would include upload photos to Flickr from Zaurus.

Requires
-------------
Python (tested with Kopsis Python) on the Zaurus.

The link
---------
http://www.flickr.com/groups/api/discuss/72057594080536252/

13
Software / Online Photo Viewer
« on: April 15, 2006, 02:56:19 pm »
What does the general Zaurus crowd use to view online photos ?
Mainly the browser - Opera or Netfront ?

I understand that if the Zaurus itself can store and show photos (as slideshows etc), then why use an online viewer... but again that is limited to one's own photos - how about viewing general photos ?

What are the popular photo viewing sites that people generally use ?

Now that many photo sites (like smugmug) have a RSS feed of photo links searcheable by Tags, I was thinking of designing some online photo viewer - better suited to view photos by Tags etc rather than from the browser - with options like local storage etc.

14
Python / Qwidgetstack
« on: March 20, 2006, 01:24:00 pm »
I am using the QWidgetStack to create a sideBar element in my program which can change on context - a context sensitive changing sideBar menu element.

So I am adding widgets into the WidgetStack and them calling the widgetStack control in the main screen. On the desktop - this method works fine and I can raiseWidgets as needed to the front.

But on the Zaurus, the whole widgetStack control doesnt show up at all.
There are no errors when using QWidgetStack on Qt/E, but nothing shows at all.

What is heppening here ?Is the QWidgetStack implementation the same in QT/E as in QT.

Code sample as below
-----------------------------
class controlWidgets(QWidgetStack) :
    def __init__(self,parent = None,name = None):
        QWidgetStack.__init__(self,parent,name)

        if name == None:
            self.setName('')

        self.setSizePolicy(QSizePolicy(4,7,self.sizePolicy().hasHeightForWidth()))
        self.setMinimumSize(QSize(90,120))
        self.setMaximumSize(QSize(160,420))
       
        self.widgetMain = controls(self)        # control is the main widget class
        self.widgetLocal = controlLocal(self) #controlLocal is a local widget
        self.addWidget(self.widgetMain,1)
        self.addWidget(self.widgetLocal,2)

in the main section I call controlWidgets as below
--------------------------------
self.sideBar = controlWidgets(self)
             self.sideBar.setSizePolicy(QSizePolicy(0,0,self.sideBar.sizePolicy().hasHeightFo
Width()))
self.layoutSideBar.addWidget(self.sideBar)
self.sideBar.show()



I have read on other threads that the QWidgetStack on QT/E has a bug - is this the reason for the non-visibility of the WidgetStack control on the Zaurus ?

15
Nokia Tablet / Python For The 770 ?
« on: February 01, 2006, 10:40:45 am »
Anyone know if Python is supported on the Nokia 770 as yet ?

Also is GTK+ used as the Widget set for graphical apps ? Since GNOME seems to be the standard GUI on 770...

Also I saw the info about the GMAIL threads... what about using the mail reader (POP mail I guess) to access Gmail on the 770 ?

Pages: [1] 2 3 ... 6