![]() ![]() |
Apr 19 2006, 11:25 AM
Post
#1
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
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/
Attached File(s)
flickrZ_start.PNG ( 38.89K )
Number of downloads: 179
flickrZ_login.PNG ( 38.51K )
Number of downloads: 189
flickrZ_local.PNG ( 180K )
Number of downloads: 206 |
|
|
|
Apr 24 2006, 06:01 PM
Post
#2
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
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.
Attached File(s)
|
|
|
|
Jun 20 2006, 02:00 AM
Post
#3
|
|
|
Group: Members Posts: 409 Joined: 7-November 03 Member No.: 811 |
nilch.
Any plan to share your Python codes? |
|
|
|
Jun 20 2006, 06:15 PM
Post
#4
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
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. |
|
|
|
Sep 14 2006, 08:36 AM
Post
#5
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
will this work on the SL-5500? On Openzaurus?
|
|
|
|
Sep 14 2006, 08:42 AM
Post
#6
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
sorry, haven't tested on 5500.
And definitely not on OZ |
|
|
|
Sep 14 2006, 04:37 PM
Post
#7
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
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 |
|
|
|
Sep 14 2006, 06:08 PM
Post
#8
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
QUOTE(Jon_J @ Sep 14 2006, 07:37 PM) 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? 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 |
|
|
|
Sep 14 2006, 07:33 PM
Post
#9
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
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. |
|
|
|
Sep 15 2006, 01:20 AM
Post
#10
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
What license is this under? Are you interested in getting this into OZ? I am willing to help.
|
|
|
|
Sep 28 2006, 12:38 PM
Post
#11
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
QUOTE(rolf @ Sep 15 2006, 04:20 AM) 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... |
|
|
|
Sep 29 2006, 01:57 AM
Post
#12
|
|
|
Group: Members Posts: 108 Joined: 5-October 04 Member No.: 4,884 |
QUOTE(nilch @ Sep 28 2006, 10:38 PM) Its free as in GPL. That is great news. QUOTE(nilch @ Sep 28 2006, 10:38 PM) 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. |
|
|
|
Oct 16 2007, 08:20 AM
Post
#13
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
any news about this flickr viewer ?
i'm discovering lot of great python appz for my zaurus |
|
|
|
Oct 16 2007, 08:53 AM
Post
#14
|
|
|
Group: Members Posts: 668 Joined: 3-December 03 From: US Member No.: 1,034 |
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... |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 01:55 PM |