read4me-users Mailing List for read4me
Brought to you by:
bennetbrower
You can subscribe to this list here.
2006 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: btburns <bt...@da...> - 2016-02-06 13:34:47
|
Hi http://keiarchitects.com/stepped.php?spent=12vmm0n8dnynx2 My Best btburns |
From: Dustin L. <dl...@st...> - 2007-03-22 00:42:14
|
I'm trying out read4me, and am having trouble getting it to run. I'm on an Ubuntu machine. I installed it like so: [48 > sudo python setup.py install --prefix=/home/dlong/app/read4me /usr/lib/python2.4/distutils/dist.py:236: UserWarning: Unknown distribution option: 'app' warnings.warn(msg) running install running build running build_py checking for reverend support checking for cherrypy support checking for StringIO support checking for logging support checking for cgi support checking for pickle support checking for libxml2 support checking for feedparser support checking for urllib2 support checking for time support checking for re support package init file '__init__.py' not found (or not a regular file) package init file '__init__.py' not found (or not a regular file) running install_lib creating /home/dlong/app/read4me/lib creating /home/dlong/app/read4me/lib/python2.4 creating /home/dlong/app/read4me/lib/python2.4/site-packages creating /home/dlong/app/read4me/lib/python2.4/site-packages/read4me copying build/lib/read4me/entry.py -> /home/dlong/app/read4me/lib/python2.4/site-packages/read4me copying build/lib/read4me/init.py -> /home/dlong/app/read4me/lib/python2.4/site-packages/read4me copying build/lib/read4me/read4me.py -> /home/dlong/app/read4me/lib/python2.4/site-packages/read4me copying build/lib/read4me/response.py -> /home/dlong/app/read4me/lib/python2.4/site-packages/read4me copying build/lib/read4me/server.py -> /home/dlong/app/read4me/lib/python2.4/site-packages/read4me byte-compiling /home/dlong/app/read4me/lib/python2.4/site-packages/read4me/entry.py to entry.pyc byte-compiling /home/dlong/app/read4me/lib/python2.4/site-packages/read4me/init.py to init.pyc byte-compiling /home/dlong/app/read4me/lib/python2.4/site-packages/read4me/read4me.py to read4me.pyc byte-compiling /home/dlong/app/read4me/lib/python2.4/site-packages/read4me/response.py to response.pyc byte-compiling /home/dlong/app/read4me/lib/python2.4/site-packages/read4me/server.py to server.pyc running install_data creating /home/dlong/app/read4me/.read4me creating /home/dlong/app/read4me/.read4me/conf copying cherrypy.conf -> /home/dlong/app/read4me/.read4me/conf creating /home/dlong/app/read4me/.read4me/log creating /home/dlong/app/read4me/.read4me/dat creating /home/dlong/app/read4me/bin copying read4me.py -> /home/dlong/app/read4me/bin I noted the warnings about missing init files, and running it gives me: [dlong@:~/app/read4me/bin] [49 > python read4me.py Traceback (most recent call last): File "read4me.py", line 31, in ? import init as config ImportError: No module named init Which I figure is related to the bad install. I know next to nothing about python so I'm rather at a loss about what to do next. Could something be wrong with a dependency, or some environment variable? Before installing, I did a [ python setup.py install ] on reverend, feedparser, and cherrypy, and confirmed that cherrypy's helloworld works. Additionally, Ubuntu comes with libxml2. Is that all okay? Thanks, Dustin |
From: Brian T. B. <bt...@ya...> - 2006-10-19 19:27:02
|
Hi Jan, =0A=0ASorry we dont' have a public test server... but that sounds l= ike a good idea. We do have a windows or mac version of the server, if that= s something you may be interested in, in case you're having trouble getting= the server running. Though by the looks of the error message, it looks lik= e you may have the server installed appropriately. I wonder if you trouble = may be the URL you're using in the feeds dialog, try:=0A=0Ahttp://localhost= :8080/main=0A=0ABrian=0A=0A----- Original Message ----=0AFrom: "read4me-use= rs-...@li..." <rea...@li...urceforge.= net>=0ATo: rea...@li...=0ASent: Thursday, October 19= , 2006 3:09:32 PM=0ASubject: read4me-users Digest, Vol 1, Issue 3=0A=0ASend= read4me-users mailing list submissions to=0A rea...@li...urce= forge.net=0A=0ATo subscribe or unsubscribe via the World Wide Web, visit=0A= https://lists.sourceforge.net/lists/listinfo/read4me-users=0Aor, via em= ail, send a message with subject or body 'help' to=0A read4me-users-requ= es...@li...=0A=0AYou can reach the person managing the list a= t=0A rea...@li...=0A=0AWhen replying, pleas= e edit your Subject line so it is more specific=0Athan "Re: Contents of rea= d4me-users digest..."=0A=0A=0AToday's Topics:=0A=0A 1. Trying to approve = your FF extension (Jan Kechel)=0A=0A=0A------------------------------------= ----------------------------------=0A=0AMessage: 1=0ADate: Thu, 19 Oct 2006= 16:38:33 +0200=0AFrom: Jan Kechel <ja...@ke...>=0ASubject: [read4me-user= s] Trying to approve your FF extension=0ATo: rea...@li...urceforg= e.net=0AMessage-ID: <453...@ke...>=0AContent-Type: text/plain= ; charset=3D"iso-8859-1"=0A=0AHi,=0A=0AI'm currently trying your FF extensi= on.=0A=0AI have some trouble, but it's probably more about the server then = the=0Aextension that is not working ..=0A=0ADo you have a public test-serve= r I could use for testing the extension?=0A=0AI'll also post some debug-inf= os here, so maybe you can tell me what's=0Awrong here :)=0A=0AI'm *not subs= cribed* to this list, so please CC me directly for any reply.=0A=0Acu,=0A= =0AJan=0A=0AThe RSS Feeds i entered:=0Ahttp://rss.slashdot.org/Slashdot/sla= shdot=0Ahttp://www.computerbase.de/rss/news.xml=0A=0AServer URL:=0Ahttp://l= ocalhost:8080/=0A=0APressing 'Retrieve' brings up a big message box with ti= tle "Alert".=0AIt contains HTML-Code with=0A<title>404 Not Found</title>=0A= some styles,=0Aa body with <h2>404 Not Found</h2>=0Aand a div in the end wi= th Powered by CherryPy=0A=0Ahere my server-console output:=0A=0A-- cut serv= er output --=0A=0Ajanlap:/home/jan# /root/bin/read4me=0A/root/lib/python2.4= /site-packages/read4me/read4me.py:39:=0ADeprecationWarning: cherrypy.lib.fi= lter has been superseded by=0Acherrypy.filters and will be removed in CP 2.= 3=0A from cherrypy.lib.filter import basefilter=0A19/Oct/2006:16:26:04 CON= FIG INFO Server parameters:=0A19/Oct/2006:16:26:04 CONFIG INFO server.env= ironment: production=0A19/Oct/2006:16:26:04 CONFIG INFO server.log_to_scr= een: True=0A19/Oct/2006:16:26:04 CONFIG INFO server.log_file:=0A19/Oct/20= 06:16:26:04 CONFIG INFO server.log_tracebacks: True=0A19/Oct/2006:16:26:0= 4 CONFIG INFO server.log_request_headers: False=0A19/Oct/2006:16:26:04 CO= NFIG INFO server.protocol_version: HTTP/1.0=0A19/Oct/2006:16:26:04 CONFIG= INFO server.socket_host:=0A19/Oct/2006:16:26:04 CONFIG INFO server.soc= ket_port: 8080=0A19/Oct/2006:16:26:04 CONFIG INFO server.socket_file:=0A1= 9/Oct/2006:16:26:04 CONFIG INFO server.reverse_dns: False=0A19/Oct/2006:1= 6:26:04 CONFIG INFO server.socket_queue_size: 5=0A19/Oct/2006:16:26:04 CO= NFIG INFO server.thread_pool: 10=0A19/Oct/2006:16:26:04 HTTP INFO Serving= HTTP on http://localhost:8080/=0A19/Oct/2006:16:26:31 HTTP INFO Page handl= er: "The path '/' was not found."=0ATraceback (most recent call last):=0A = File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py",=0Aline 1= 05, in _run=0A self.main()=0A File "/var/lib/python-support/python2.4/c= herrypy/_cphttptools.py",=0Aline 246, in main=0A page_handler, object_pa= th, virtual_path =3D self.mapPathToObject(path)=0A File "/var/lib/python-s= upport/python2.4/cherrypy/_cphttptools.py",=0Aline 312, in mapPathToObject= =0A raise cherrypy.NotFound(objectpath)=0ANotFound: 404=0A=0A127.0.0.1 -= - [19/Oct/2006:16:26:31] "POST /?format=3Dxml&action=3Dgetlinks=0AHTTP/1.1= " 404 714 "" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1)=0AGecko/200610= 10 Firefox/2.0"=0A19/Oct/2006:16:29:06 HTTP INFO Page handler: "The path '/= ' was not found."=0ATraceback (most recent call last):=0A File "/var/lib/p= ython-support/python2.4/cherrypy/_cphttptools.py",=0Aline 105, in _run=0A = self.main()=0A File "/var/lib/python-support/python2.4/cherrypy/_cphttpt= ools.py",=0Aline 246, in main=0A page_handler, object_path, virtual_path= =3D self.mapPathToObject(path)=0A File "/var/lib/python-support/python2.4= /cherrypy/_cphttptools.py",=0Aline 312, in mapPathToObject=0A raise cher= rypy.NotFound(objectpath)=0ANotFound: 404=0A=0A-- end cut --=0A=0A=0A=0A---= ----------- next part --------------=0AA non-text attachment was scrubbed..= .=0AName: signature.asc=0AType: application/pgp-signature=0ASize: 189 bytes= =0ADesc: OpenPGP digital signature=0AUrl : http://sourceforge.net/mailarchi= ve/forum.php?forum=3Dread4me-users/attachments/20061019/503810c0/attachment= .bin =0A=0A------------------------------=0A=0A----------------------------= ---------------------------------------------=0AUsing Tomcat but need to do= more? Need to support web services, security?=0AGet stuff done quickly wit= h pre-integrated technology to make your job easier=0ADownload IBM WebSpher= e Application Server v.1.0.1 based on Apache Geronimo=0Ahttp://sel.as-us.fa= lkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642=0A=0A--------= ----------------------=0A=0A_______________________________________________= =0Aread4me-users mailing list=0Ar...@li...=0Ahttps= ://lists.sourceforge.net/lists/listinfo/read4me-users=0A=0A=0AEnd of read4m= e-users Digest, Vol 1, Issue 3=0A******************************************= *=0A=0A=0A=0A=0A |
From: Jan K. <ja...@ke...> - 2006-10-19 14:39:17
|
Hi, I'm currently trying your FF extension. I have some trouble, but it's probably more about the server then the extension that is not working .. Do you have a public test-server I could use for testing the extension? I'll also post some debug-infos here, so maybe you can tell me what's wrong here :) I'm *not subscribed* to this list, so please CC me directly for any reply= =2E cu, Jan The RSS Feeds i entered: http://rss.slashdot.org/Slashdot/slashdot http://www.computerbase.de/rss/news.xml Server URL: http://localhost:8080/ Pressing 'Retrieve' brings up a big message box with title "Alert". It contains HTML-Code with <title>404 Not Found</title> some styles, a body with <h2>404 Not Found</h2> and a div in the end with Powered by CherryPy here my server-console output: -- cut server output -- janlap:/home/jan# /root/bin/read4me /root/lib/python2.4/site-packages/read4me/read4me.py:39: DeprecationWarning: cherrypy.lib.filter has been superseded by cherrypy.filters and will be removed in CP 2.3 from cherrypy.lib.filter import basefilter 19/Oct/2006:16:26:04 CONFIG INFO Server parameters: 19/Oct/2006:16:26:04 CONFIG INFO server.environment: production 19/Oct/2006:16:26:04 CONFIG INFO server.log_to_screen: True 19/Oct/2006:16:26:04 CONFIG INFO server.log_file: 19/Oct/2006:16:26:04 CONFIG INFO server.log_tracebacks: True 19/Oct/2006:16:26:04 CONFIG INFO server.log_request_headers: False 19/Oct/2006:16:26:04 CONFIG INFO server.protocol_version: HTTP/1.0 19/Oct/2006:16:26:04 CONFIG INFO server.socket_host: 19/Oct/2006:16:26:04 CONFIG INFO server.socket_port: 8080 19/Oct/2006:16:26:04 CONFIG INFO server.socket_file: 19/Oct/2006:16:26:04 CONFIG INFO server.reverse_dns: False 19/Oct/2006:16:26:04 CONFIG INFO server.socket_queue_size: 5 19/Oct/2006:16:26:04 CONFIG INFO server.thread_pool: 10 19/Oct/2006:16:26:04 HTTP INFO Serving HTTP on http://localhost:8080/ 19/Oct/2006:16:26:31 HTTP INFO Page handler: "The path '/' was not found.= " Traceback (most recent call last): File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 105, in _run self.main() File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 246, in main page_handler, object_path, virtual_path =3D self.mapPathToObject(path= ) File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 312, in mapPathToObject raise cherrypy.NotFound(objectpath) NotFound: 404 127.0.0.1 - - [19/Oct/2006:16:26:31] "POST /?format=3Dxml&action=3Dgetlin= ks HTTP/1.1" 404 714 "" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1) Gecko/20061010 Firefox/2.0" 19/Oct/2006:16:29:06 HTTP INFO Page handler: "The path '/' was not found.= " Traceback (most recent call last): File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 105, in _run self.main() File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 246, in main page_handler, object_path, virtual_path =3D self.mapPathToObject(path= ) File "/var/lib/python-support/python2.4/cherrypy/_cphttptools.py", line 312, in mapPathToObject raise cherrypy.NotFound(objectpath) NotFound: 404 -- end cut -- |
From: Kevin D. <duf...@gm...> - 2006-03-22 03:32:38
|
TWF0dCwKVGhpcyBlcnJvciBqdXN0IG1lYW5zIHRoYXQgcHl0aG9uIGNhbid0IGZpbmQgeW91ciAk SE9NRSBlbnZpcm9ubWVudGFsCnZhcmlhYmxlLiAgRXZlbiBpZiB5b3UgY3JlYXRlIG9uZSwgSSdt IG5vdCBzdXJlIGhvdyB3ZWxsIHJlYWQ0bWUgd2lsbAp3b3JrIG9uIHBsYWluLCBvbGQgd2luZG93 cy4gV2UgcmVjb21tZW5kIHRoYXQgaWYgeW91J3JlIGdvaW5nIHRvIHJ1bgp0aGUgc2VydmVyIG9u IHdpbmRvd3MsIHlvdSB1c2UgdGhlIGN5Z3dpbiAoaHR0cDovL3d3dy5jeWd3aW4uY29tKQplbnZp cm9ubWVudC4gSSBrZWVwIG1lYW5pbmcgdG8gYWRkIGEgV2lraSBwYWdlIGFib3V0IHRoaXMuCgpL ZXZpbiBEdWZmeQoKT24gMy8yMS8wNiwgTWF0dCBDbGlmZm9yZCA8bWF0dGNsaWZmb3JkQGdtYWls LmNvbT4gd3JvdGU6Cj4gSGksCj4KPiBJJ20gdHJ5aW5nIHRvIGdldCBSZWFkNE1lIHRvIHdvcmsg b24gV2luZG93cyBYUCwgdXNpbmcgdGhlIEZpcmVmb3gKPiBleHRlbnNpb24gYXMgdGhlIGNsaWVu dC4gSG93ZXZlciwgd2hlbiBJIHRyeSB0byBzdGFydCB0aGUgc2VydmVyIEkKPiByZWNlaXZlIHRo ZSBmb2xsb3dpbmcgbWVzc2FnZSwgd2hpY2ggaGFzIGNvbXBsZXRlbHkgc3R1bXBlZCBtZSAod2hp Y2gKPiBhZG1pdHRlZGx5LCBzaW5jZSBJIGFtIGNvbXBsZXRlbHkgbmV3IHRvIFB5dGhvbiwgaXMg bm90IHNheWluZyBtdWNoKToKPgo+IFRyYWNrYmFjayA8bW9zdCByZWNlbnQgY2FsbCBsYXN0PjoK PiBGaWxlICJyZWFkNG1lLnB5IiwgbGluZSAxMjIsIGluID8KPiBwcmVmaXggPSBvcy5lbnZpcm9u WydIT01FJ10KPiBGaWxlICJDOlxQeXRob24yNFxsaWJcb3MucHkiLCBsaW5lIDQyMiwgaW4gX19n ZXRpdGVtX18KPiByZXR1cm4gc2VsZi5kYXRhW2tleS51cHBlcjw+XQo+IEtleUVycm9yOiAnSG9t ZScKPgo+IENhbiB5b3Ugc3VnZ2VzdCB3aGF0IEknbSBkb2luZyB3cm9uZz8KPgo+IEknZCBiZSBl eHRyZW1lbHkgZ3JhdGVmdWwgZm9yIGFueSBoZWxwIC0gSSdtIHJlYWxseSBpbXByZXNzZWQgYnkg dGhlCj4gaWRlYSBhbmQgSSdkIGxvdmUgdG8gc2VlIGl0IGluIGFjdGlvbiwKPgo+IEJlc3Qgd2lz aGVzLAo+Cj4gTWF0dCBDbGlmZm9yZAo+Cj4KPgo+IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KPiBUaGlzIFNGLk5ldCBlbWFpbCBpcyBzcG9u c29yZWQgYnkgeFBNTCwgYSBncm91bmRicmVha2luZyBzY3JpcHRpbmcgbGFuZ3VhZ2UKPiB0aGF0 IGV4dGVuZHMgYXBwbGljYXRpb25zIGludG8gd2ViIGFuZCBtb2JpbGUgbWVkaWEuIEF0dGVuZCB0 aGUgbGl2ZSB3ZWJjYXN0Cj4gYW5kIGpvaW4gdGhlIHByaW1lIGRldmVsb3BlciBncm91cCBicmVh a2luZyBpbnRvIHRoaXMgbmV3IGNvZGluZyB0ZXJyaXRvcnkhCj4gaHR0cDovL3NlbC5hcy11cy5m YWxrYWcubmV0L3NlbD9jbWQ9bG5rJmtpZD0xMTA5NDQmYmlkPTI0MTcyMCZkYXQ9MTIxNjQyCj4g X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KPiByZWFkNG1l LXVzZXJzIG1haWxpbmcgbGlzdAo+IHJlYWQ0bWUtdXNlcnNAbGlzdHMuc291cmNlZm9yZ2UubmV0 Cj4gaHR0cHM6Ly9saXN0cy5zb3VyY2Vmb3JnZS5uZXQvbGlzdHMvbGlzdGluZm8vcmVhZDRtZS11 c2Vycwo+Cg== |
From: Matt C. <mat...@gm...> - 2006-03-21 18:11:04
|
Hi, I'm trying to get Read4Me to work on Windows XP, using the Firefox extension as the client. However, when I try to start the server I receive the following message, which has completely stumped me (which admittedly, since I am completely new to Python, is not saying much): Trackback <most recent call last>: File "read4me.py", line 122, in ? prefix = os.environ[’HOME’] File "C:\Python24\lib\os.py", line 422, in __getitem__ return self.data[key.upper<>] KeyError: ’Home’ Can you suggest what I'm doing wrong? I'd be extremely grateful for any help - I'm really impressed by the idea and I'd love to see it in action, Best wishes, Matt Clifford |
From: Kevin D. <duf...@gm...> - 2006-01-25 02:33:42
|
dGhlIFNlcnZlciBVUkwgaW4gdGhlICJFZGl0IFJTUyBGZWVkcyIgZGlhbG9nIHNob3VsZCByZWFk OgpodHRwOi8vbG9jYWxob3N0OjgwODAvbWFpbgoKTXkgZ3Vlc3MgaXMgdGhhdCB5b3VycyBzYXlz IGh0dHA6Ly9sb2NhbGhvc3Q6ODA4MC9zZXJ2ZXIvbWFpbgoKT24gMS8yNC8wNiwgRWxpIFNwaXp6 aWNoaW5vIDxtbEBqYXZhbmV0LmluZm8+IHdyb3RlOgo+IEhlbGxvLCBJJ2QgbGlrZSB0byB0cnkg b3V0IHJlYWQ0bWUgYnV0IEkgZ290IDQwNCBmb3IKPiAvc2VydmVyL21haW4ucHk/Zm9ybWF0PXht bCZhY3Rpb249Z2V0bGlua3MKPgo+IFRoZSBzZXJ2ZXIgc3RhcnQgYW5kIGFsbCB0aGUgZGVwZW5k ZW5jaWVzIHNob3VsZCBiZSBzYXRpc2ZpZWQsIG5vIGVycm9yCj4gaW4gdGhlIGxvZyBiZXNpZGVz IHRoZSAiSU9FcnJvciBjcmVhdGluZyBiYXllcyBndWVzc2VyIi4KPgo+IFNvIHdoYXQncyB0aGUg Y29ycmVjdCB1cmw/IHRoYW5rcwo+IEVsaQo+Cj4KPiAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCj4gVGhpcyBTRi5uZXQgZW1haWwgaXMgc3Bv bnNvcmVkIGJ5OiBTcGx1bmsgSW5jLiBEbyB5b3UgZ3JlcCB0aHJvdWdoIGxvZyBmaWxlcwo+IGZv ciBwcm9ibGVtcz8gIFN0b3AhICBEb3dubG9hZCB0aGUgbmV3IEFKQVggc2VhcmNoIGVuZ2luZSB0 aGF0IG1ha2VzCj4gc2VhcmNoaW5nIHlvdXIgbG9nIGZpbGVzIGFzIGVhc3kgYXMgc3VyZmluZyB0 aGUgIHdlYi4gIERPV05MT0FEIFNQTFVOSyEKPiBodHRwOi8vc2VsLmFzLXVzLmZhbGthZy5uZXQv c2VsP2NtZD1sbmsma2lkPTEwMzQzMiZiaWQ9MjMwNDg2JmRhdD0xMjE2NDIKPiBfX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IHJlYWQ0bWUtdXNlcnMgbWFp bGluZyBsaXN0Cj4gcmVhZDRtZS11c2Vyc0BsaXN0cy5zb3VyY2Vmb3JnZS5uZXQKPiBodHRwczov L2xpc3RzLnNvdXJjZWZvcmdlLm5ldC9saXN0cy9saXN0aW5mby9yZWFkNG1lLXVzZXJzCj4K |
From: Eli S. <ml...@ja...> - 2006-01-25 00:15:28
|
Hello, I'd like to try out read4me but I got 404 for /server/main.py?format=xml&action=getlinks The server start and all the dependencies should be satisfied, no error in the log besides the "IOError creating bayes guesser". So what's the correct url? thanks Eli |