Author Topic: Flickr Viewer For The Zaurus  (Read 12055 times)

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
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/
« Last Edit: April 20, 2006, 12:19:27 pm by nilch »
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #1 on: April 24, 2006, 10:01:45 pm »
Sorry, the link to the IPK was not working in the Flickr site link.

Anyways for those interested .. here's the .IPK file attached.

Just a note - You need to have Python with the Python modules (base) installed.
Kopsis python works beautifully.
« Last Edit: April 25, 2006, 07:28:57 am by nilch »
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

freizugheit

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #2 on: June 20, 2006, 06:00:48 am »
nilch.

Any plan to share your Python codes?

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #3 on: June 20, 2006, 10:15:12 pm »
You just have to ask    
and give you email ID so I can send it to you.

But say, did you use the Flickr viewer ? I am amazed at the lack of response whatsoever if its working for others or not... so I ask.  
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

rolf

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://home.arcor.de/leggewie/
Flickr Viewer For The Zaurus
« Reply #4 on: September 14, 2006, 12:36:48 pm »
will this work on the SL-5500?  On Openzaurus?

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #5 on: September 14, 2006, 12:42:39 pm »
sorry, haven't tested on 5500.
And definitely not on OZ
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #6 on: September 14, 2006, 08:37:29 pm »
nilch,
I have a C3100 with Cacko 1.23 lite
I have no programming experiance at all, and spent the entire day reading this python subforum.
I thoroughly enjoyed reading most all the posts.
I have installed kopsis python24 image and executable, as instructed on website where I downloaded it.
I then installed flickrz_0.2_arm.ipk.
It gives me this error message in the package installer in Cacko:
-------------------------------------------------
The extract of some files are failed.
The application may not execute normally.
When you cannot operate the application,
please remove it.
-------------------------------------------------

I have downloaded it 3 times,
(once with my browser, and twice with a download manager)
I still get the same errors upon install.

However, the application launches and seems to work.
I'm not sure what to input as a username or NSID
I tried "zaurus" and (no username). Login didn't work.
How do I login? Is login necessory to browse the filesystem for pics?
I have also tried "Execute with root privilage" in the "tap & hold" dialog.
How do I browse the filesystem to view my picture files?
If I click "View local pics", all I can view is the included sample picture.

Thank you,
Jon
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #7 on: September 14, 2006, 10:08:12 pm »
Quote
It gives me this error message in the package installer in Cacko:
-------------------------------------------------
The extract of some files are failed.
The application may not execute normally.
When you cannot operate the application,
please remove it.
-------------------------------------------------
However, the application launches and seems to work.
I'm not sure what to input as a username or NSID
I tried "zaurus" and (no username). Login didn't work.
How do I login? Is login necessory to browse the filesystem for pics?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141444\"][{POST_SNAPBACK}][/a][/div]

The extract of some files error is a common ipkg error. I think I need to include some control file, but haven't been able to remove that error still. Maybe my IPKG version with which I packaged it is old. But neverthless, inspite of the error message, the application works fine. Also when you uninstall (from the add remove apps), all the files are removed from the correct locations and there is no residual files or directories left behind.

About the login -  yes, you need to have a Flickr ID to be able to see your own albums and photos. Also once logged in, you can download other's photos (from the most interesting group) and store/view them locally on your Zaurus later.

Also if you know someone's flicker username (like I check out Jeremy Zawodny's flying photos and got his username from his blogs), then you can enter that username also to see the user's public photos. You can only view public photos of other users, not their private marked photos.
The NSID is just a flickr ID that each user is assigned. But yes, you need to be logged into Flickr.

The local photos is only to view photos saved locally from Flickr - not all local photos that are saved on your Zaurus. It just shows photos saved to your local Flickr Viewer directory only.

Hope that helps
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #8 on: September 14, 2006, 11:33:37 pm »
Thank you nilch,
At first, I thought flickr viewer was like the Sharp Photostorage viewer.
I don't use my Z online very often.
As soon as I get a new broadband connection, I'll try out it's online features.
Been on a dialup modem for 18 yrs, broadband has been too expensive here, until the last month.
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

rolf

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://home.arcor.de/leggewie/
Flickr Viewer For The Zaurus
« Reply #9 on: September 15, 2006, 05:20:28 am »
What license is this under?  Are you interested in getting this into OZ?  I am willing to help.

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #10 on: September 28, 2006, 04:38:35 pm »
Quote
What license is this under?  Are you interested in getting this into OZ?  I am willing to help.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141467\"][{POST_SNAPBACK}][/a][/div]

Its free as in GPL.

OF coutrse as many platforms as it can be suppoted on and more importantly as many users as it can help.
If you want will give you the code - you can help me in getting this working on OZ - would be very much appreciated.

Have been thinking about expanidng the software to include some more features too while I am it...
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

rolf

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://home.arcor.de/leggewie/
Flickr Viewer For The Zaurus
« Reply #11 on: September 29, 2006, 05:57:10 am »
Quote
Its free as in GPL.
That is great news.

Quote
If you want will give you the code - you can help me in getting this working on OZ - would be very much appreciated.
Just let me know where I can get the code and I will see what I can do.  Do not expect too much though ;-)  I am not a coder.

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Flickr Viewer For The Zaurus
« Reply #12 on: October 16, 2007, 12:20:47 pm »
any news about this flickr viewer ?

i'm discovering lot of great python appz for my zaurus
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Flickr Viewer For The Zaurus
« Reply #13 on: October 16, 2007, 12:53:45 pm »
Nice to see your interest in it ...

I was thinking of making more changes and putting in an upload feature too, but somehow, I didnt see enough interest (thats what drives such projects - interest) and I didnt get too much time too, so kind of fizzled off.

Will try resurrecting it and also porting for the Nokia devices.
Note : Had given out the code to some guy who was developing fpr the Archos and Nokia, but never heard back if he was able to port to the Nokia N770/800 devices ..

Planning to geta  Nokia N800 - the Flickr Viewer would be ideal for that device...
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |