![]() |
2007-04-03
, 14:31
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#31
|
![]() |
2008-01-25
, 21:26
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2008
|
#32
|
<HTML> <HEAD> <TITLE>Plucker Home Page</TITLE> </HEAD> <BODY> <H1>_Chris_'s News on the go...</H1> <P><A HREF="http://www.tagesschau.de/mobileTSpic/" MAXDEPTH=2>Tagesschau</A><P> <A HREF="http://www.heise.de/pda/newsticker" MAXDEPTH=2>Heise Newsticker</A><P> <A HREF="http://www.golem.de/pda/pdahome.html" MAXDEPTH=2 STAYONHOST>Golem News</A><P> </BODY> </HTML>
;; 0 - silent except for errors ;; 1 - progress status ;; 2 - debugging ;; verbosity = 0 ;; ;; Path to the plucker dir. ;; ;;pluckerdir = ;; ;; Document name ;; doc_name = Chris's news on the go ;; ;; Filename for the document ;; doc_file = ../MyDocs/.documents/ChrisNews ;; ;; Compression type ;; ;; doc - use the DOC compression (works on all supported versions) ;; zlib - use ZLib compression (doesn't work on 2.x devices) ;; ;; Zlib compression is typically much better than DOC compression. ;; compression = zlib ;; ;; Bits per pixel for images (0 to means 'no images') ;; bpp = 8 ;; ;; Max width and height for the images. Alternative maximum width ;; and height can also be specified. These values are used for 'big' ;; versions of inlined images that had to be scaled down in size to ;; obey the maxwidth and maxheight parameters. ;; maxwidth = 400 maxheight = 240 ;;alt_maxwidth = ;;alt_maxheight = ;; ;; If an image is smaller or equal to the given limit (in bytes) ;; the image will not be compressed. ;; image_compression_limit = 300
0:-:http://heise.ivwbox.de/.* 0:-:http://www.heise.de/ivw-bin/.* 0:-:http://tagessch.ivwbox.de/.* 0:-:http://golem.ivwbox.de/.*
![]() |
2008-01-25
, 21:43
|
Posts: 566 |
Thanked: 150 times |
Joined on Dec 2007
|
#33
|
PS: anyone knows how to make a start menu entry for the shell command "plucker-build"? I would like to start it with a tap...
![]() |
2008-01-25
, 21:49
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2008
|
#34
|
[Desktop Entry] Version=1.0 Encoding=UTF-8 Name=PluckerIt Exec=/usr/bin/plucker-build Icon=terminal Terminal=false Type=Application X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable
Seems like a very useful script! Do you have any plans to make a graphical frontend and single click install/repo ?