You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(92) |
Dec
(142) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(33) |
Feb
(65) |
Mar
(76) |
Apr
(172) |
May
(124) |
Jun
(45) |
Jul
(76) |
Aug
(78) |
Sep
(1) |
Oct
(20) |
Nov
(6) |
Dec
(2) |
2007 |
Jan
(12) |
Feb
(7) |
Mar
(17) |
Apr
(3) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
From: Miles B. <mil...@gm...> - 2006-06-29 21:16:01
|
On 6/29/06, Andrew Turner <ajt...@hi...> wrote: > > That's what I figured was going on - but didn't get a chance to see > the code to verify. > > Hrm - not too often that one will have url's *that* long, so don't > want to make the URL a "text" field. Perhaps make a tinyurl > (http://tinyurl.com/) of the feed? > > Andrew > Heh, that's a good idea but it did not work. I tried to add the tinyurl as a feed and got a bunch of errors back. I presume since the actual url is not the rss feed. But a redirection of the original url. -Miles |
From: Andrew T. <ajt...@hi...> - 2006-06-29 20:23:04
|
That's what I figured was going on - but didn't get a chance to see the code to verify. Hrm - not too often that one will have url's *that* long, so don't want to make the URL a "text" field. Perhaps make a tinyurl (http://tinyurl.com/) of the feed? Andrew On 6/29/06, Kevin <ke...@dr...> wrote: > > > The below feed is one from ebay. I think it is automatically generated > > from > > the search I did. > > > > http://rss.api.ebay.com/ws/rssapi?FeedName=SearchResults&siteId=100&sacat=-100&ftrt=1&coaction=compare&pfmode=1&fsop=2&fsoo=2&a38v1y=&a41=-24&sadis=200&from=R10&a10238=-24&copagenum=1&fpos=85282&a39=2137&gcs=14&saprclo=&fcl=3&a6=-24&fspt=1&a38v2y=&pfid=2469&alist=a39,a41,a38v1y,a38v2y,a10238,a3801,a85,a10246,a6&catref=C6&frpp=50&satitle=r6&fccl=1&saprchi=&ftrv=1&coentrypage=search > > > > When I tried to subscribe to it I got the below error: > > > > *Fatal error*: Call to a member function on a non-object in * > > /var/www/fofredux_0.4-dev/init.php* on line *295* > > > This is a misleading error. The root cause is the URL is too long and the > feed is never inserted into the database. Turn on DB debug and you'll see > a message similar to this. > > ERROR: value too long for type character varying(250) > > > > > > -- > Kevin > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Kevin <ke...@dr...> - 2006-06-29 19:08:26
|
> The below feed is one from ebay. I think it is automatically generated > from > the search I did. > > http://rss.api.ebay.com/ws/rssapi?FeedName=3DSearchResults&siteId=3D100= &sacat=3D-100&ftrt=3D1&coaction=3Dcompare&pfmode=3D1&fsop=3D2&fsoo=3D2&a3= 8v1y=3D&a41=3D-24&sadis=3D200&from=3DR10&a10238=3D-24&copagenum=3D1&fpos=3D= 85282&a39=3D2137&gcs=3D14&saprclo=3D&fcl=3D3&a6=3D-24&fspt=3D1&a38v2y=3D&= pfid=3D2469&alist=3Da39,a41,a38v1y,a38v2y,a10238,a3801,a85,a10246,a6&catr= ef=3DC6&frpp=3D50&satitle=3Dr6&fccl=3D1&saprchi=3D&ftrv=3D1&coentrypage=3D= search > > When I tried to subscribe to it I got the below error: > > *Fatal error*: Call to a member function on a non-object in * > /var/www/fofredux_0.4-dev/init.php* on line *295* This is a misleading error. The root cause is the URL is too long and th= e feed is never inserted into the database. Turn on DB debug and you'll se= e a message similar to this. ERROR: value too long for type character varying(250) --=20 Kevin |
From: Miles B. <mil...@gm...> - 2006-06-29 16:51:57
|
The below feed is one from ebay. I think it is automatically generated from the search I did. http://rss.api.ebay.com/ws/rssapi?FeedName=SearchResults&siteId=100&sacat=-100&ftrt=1&coaction=compare&pfmode=1&fsop=2&fsoo=2&a38v1y=&a41=-24&sadis=200&from=R10&a10238=-24&copagenum=1&fpos=85282&a39=2137&gcs=14&saprclo=&fcl=3&a6=-24&fspt=1&a38v2y=&pfid=2469&alist=a39,a41,a38v1y,a38v2y,a10238,a3801,a85,a10246,a6&catref=C6&frpp=50&satitle=r6&fccl=1&saprchi=&ftrv=1&coentrypage=search When I tried to subscribe to it I got the below error: *Fatal error*: Call to a member function on a non-object in * /var/www/fofredux_0.4-dev/init.php* on line *295* |
From: Andrew T. <ajt...@hi...> - 2006-06-28 00:39:38
|
So now that I'm back home on my desktop, after filling in the user information on the install process, I'm getting: Creating/updating tables. Fatal error: Call to a member function on a non-object in /Library/WebServer/Documents/fofredux/lib/model/ddl/base.php on line 157 quick ideas? -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Miles B. <mil...@gm...> - 2006-06-27 18:56:48
|
On 6/27/06, Kevin <ke...@dr...> wrote: > > I fixed a problem where the "items per page" option was not being honored. > > I can view saved items and it shows the page link to page back and forward > through the entire list. Is that the problem? It doesn't show the paging > links for you? (previous NN / next NN ) > > -- > Kevin It shows the links for me, but when I click on previous or next the page just refreshes. |
From: Kevin <ke...@dr...> - 2006-06-27 18:55:17
|
> On 6/27/06, Kevin <ke...@dr...> wrote: >> >> >> I can't reproduce. Please turn on DB debug to see if the db is throwi= ng >> an error when it updates those fields. >> >> >> -- >> Kevin > > > Going to the option page with debug turned on displays the following > errors: > > (mysql): SELECT name, value FROM fr_config > Error (0): > > *Warning*: session_start(): Cannot send session cache limiter - headers > already sent (output started at > /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:307) in * > /var/www/fofredux_0.4-dev/header.php* on line *18* > > *Warning*: Cannot modify header information - headers already sent by > (output started at /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:3= 07) > in */var/www/fofredux_0.4-dev/header.php* on line *88* > > > then when trying to save new values to the "how many days to keep read > posts" and "number of posts to show per page in paged mode" the followi= ng > errors are displayed: > > (mysql): SELECT name, value FROM fr_config > Error (0): > > (mysql): INSERT INTO fr_config (name, value) > VALUES('page.posts_per','100') > Error (1062): Duplicate entry 'page.posts_per' for key 1 > > (mysql): INSERT INTO fr_config (name, value) > VALUES('global.keep_days','14') > Error (1062): Duplicate entry 'global.keep_days' for key 1 > > *Warning*: Cannot modify header information - headers already sent by > (output started at /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:3= 07) > in */var/www/fofredux_0.4-dev/options.php* on line *57* Excellent. Perfect. Perfectly broken... At least I know what's happening now. Strange thing is, this works on Postgresql. --=20 Kevin |
From: Kevin <ke...@dr...> - 2006-06-27 18:52:28
|
> This view is not displaying all the articles I have saved. To see old > posts > I have to change the view from "new to old" to "old to new". > > For example in the panel view I am displaying the articles in "new to o= ld" > view. I have articles from today saved in there. When I click on "old t= o > new" I then see the oldest article from April 12th. This is the only wa= y I > have been able to see the old articles. > > This is also how I found out the options page appears to have a problem= . I > wanted to change how many posts per page were displayed so I could see > where > the posts stopped displaying in the saved view. > > Also, clicking on "previous" and "next" does not take you to different > articles in the saved view. The currently displayed paged appears just = to > refresh. I fixed a problem where the "items per page" option was not being honored= . I can view saved items and it shows the page link to page back and forwar= d through the entire list. Is that the problem? It doesn't show the pagin= g links for you? (previous NN / next NN ) --=20 Kevin |
From: Miles B. <mil...@gm...> - 2006-06-27 18:49:38
|
On 6/27/06, Kevin <ke...@dr...> wrote: > > > I can't reproduce. Please turn on DB debug to see if the db is throwing > an error when it updates those fields. > > > -- > Kevin Going to the option page with debug turned on displays the following errors: (mysql): SELECT name, value FROM fr_config Error (0): *Warning*: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:307) in * /var/www/fofredux_0.4-dev/header.php* on line *18* *Warning*: Cannot modify header information - headers already sent by (output started at /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:307) in */var/www/fofredux_0.4-dev/header.php* on line *88* then when trying to save new values to the "how many days to keep read posts" and "number of posts to show per page in paged mode" the following errors are displayed: (mysql): SELECT name, value FROM fr_config Error (0): (mysql): INSERT INTO fr_config (name, value) VALUES('page.posts_per','100') Error (1062): Duplicate entry 'page.posts_per' for key 1 (mysql): INSERT INTO fr_config (name, value) VALUES('global.keep_days','14') Error (1062): Duplicate entry 'global.keep_days' for key 1 *Warning*: Cannot modify header information - headers already sent by (output started at /var/www/fofredux_0.4-dev/adodb_lite/adodb.inc.php:307) in */var/www/fofredux_0.4-dev/options.php* on line *57* |
From: Miles B. <mil...@gm...> - 2006-06-27 18:29:43
|
This view is not displaying all the articles I have saved. To see old posts I have to change the view from "new to old" to "old to new". For example in the panel view I am displaying the articles in "new to old" view. I have articles from today saved in there. When I click on "old to new" I then see the oldest article from April 12th. This is the only way I have been able to see the old articles. This is also how I found out the options page appears to have a problem. I wanted to change how many posts per page were displayed so I could see where the posts stopped displaying in the saved view. Also, clicking on "previous" and "next" does not take you to different articles in the saved view. The currently displayed paged appears just to refresh. -Miles |
From: Miles B. <mil...@gm...> - 2006-06-27 18:20:01
|
When in the options page I set two setttings that do not show when I pull up the options page. I changed the "number of posts to show per page in paged mode " to 100 from 50 and the saved value is not displayed in the page and the posts to show per page is not saved. Also putting a value in "how many days to keep read posts" did not display in the field after I have changed it. -Miles |
From: Andrew T. <ajt...@hi...> - 2006-06-27 18:17:20
|
On 6/27/06, Kevin <ke...@dr...> wrote: > > > I was in the code last night refactoring some of the install page. I > thought I might have caused the defect. I believe eroth is the one to > thank for the defect. (woo hoo!, it's not me ;) ) > > "Him, that one, right there! he did it!" :) and it's just about eroth's wedding day. so he definitely deserves the hard time! That fixed the issue. I'll try and get the new UI changes tested and checked in. Andrew -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Kevin <ke...@dr...> - 2006-06-27 18:11:17
|
> On 6/27/06, Kevin <ke...@dr...> wrote: >> >> r464 | kevbob | 2006-06-27 11:26:05 -0600 (Tue, 27 Jun 2006) | 2 lines >> >> fix fatal error caused when config table does not exist during install >> > > Nice turnaround time on the fix. :) I was in the code last night refactoring some of the install page. I thought I might have caused the defect. I believe eroth is the one to thank for the defect. (woo hoo!, it's not me ;) ) http://svn.sourceforge.net/viewcvs.cgi/fofredux/fofredux/trunk/init.php?v= iew=3Ddiff&r1=3D431&r2=3D432 --=20 Kevin |
From: Miles B. <mil...@gm...> - 2006-06-27 17:33:33
|
On 6/27/06, Kevin <ke...@dr...> wrote: > > r464 | kevbob | 2006-06-27 11:26:05 -0600 (Tue, 27 Jun 2006) | 2 lines > > fix fatal error caused when config table does not exist during install > Nice turnaround time on the fix. :) |
From: Kevin <ke...@dr...> - 2006-06-27 17:30:46
|
> On 6/27/06, Andrew Turner <ajt...@hi...> wrote: > >> here are the steps I did: >> >> 1. Get the nightly tarball (or grab from SVN) >> 2. Untar to my web directory >> 3. Copy config.php.sample to config.php and change settings >> 4. Connect to MySQL via command line and create fofredux db >> 5. Open web browser to http://localhost/fofredux/install.php >> 6. Get error :) > > > Yep,. I just got the same error you did. > > -Miles ------------------------------------------------------------------------ r464 | kevbob | 2006-06-27 11:26:05 -0600 (Tue, 27 Jun 2006) | 2 lines fix fatal error caused when config table does not exist during install --=20 Kevin |
From: Miles B. <mil...@gm...> - 2006-06-27 17:08:17
|
On 6/27/06, Andrew Turner <ajt...@hi...> wrote: > here are the steps I did: > > 1. Get the nightly tarball (or grab from SVN) > 2. Untar to my web directory > 3. Copy config.php.sample to config.php and change settings > 4. Connect to MySQL via command line and create fofredux db > 5. Open web browser to http://localhost/fofredux/install.php > 6. Get error :) Yep,. I just got the same error you did. -Miles |
From: Andrew T. <ajt...@hi...> - 2006-06-27 17:00:57
|
here are the steps I did: 1. Get the nightly tarball (or grab from SVN) 2. Untar to my web directory 3. Copy config.php.sample to config.php and change settings 4. Connect to MySQL via command line and create fofredux db 5. Open web browser to http://localhost/fofredux/install.php 6. Get error :) For the past couple of checkouts/updates I've been using an existing db. This was the first time in awhile that I tried to do a clean install, since I'm installing it on my desktop at home (Mac OS X) I have preliminary new UI implemented, but really need to test it out before checking anything in and want to work locally (usually work by vi over ssh :) Andrew On 6/27/06, Miles Beck <mil...@gm...> wrote: > > > On 6/27/06, Andrew Turner <ajt...@hi...> wrote: > > Has anyone tried installing a new FoFRedux with SVN Head? I am getting > > the following error: > > > > I don't usually do a new install. But if you want walk me thru it I'll try > and reproduce the issue. > > -Miles > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > > > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Miles B. <mil...@gm...> - 2006-06-27 16:41:16
|
On 6/27/06, Andrew Turner <ajt...@hi...> wrote: > > Has anyone tried installing a new FoFRedux with SVN Head? I am getting > the following error: > I don't usually do a new install. But if you want walk me thru it I'll try and reproduce the issue. -Miles |
From: Andrew T. <ajt...@hi...> - 2006-06-27 11:25:55
|
Has anyone tried installing a new FoFRedux with SVN Head? I am getting the following error: Fatal error: mysql error: [Table 'fofredux.fr_config' doesn't exist] in EXECUTE("SELECT name, value FROM fr_config") Error performing database operation, Maybe you need to run the installer. in /Library/WebServer/Documents/fofredux/lib/model/base.php on line 251 Perhaps something is trying to get loaded in init.php or config.php before the DB is actually created? MySQL 4.1.14-standard PHP 4.4.1 Andrew -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Kevin <ke...@dr...> - 2006-06-26 23:15:47
|
> It is not working on my install. I tried marking a feed with the "mark = as > read" link and the page refreshes but the links are not marked as read. > > I am using today's develepment snapshot. I can reproduce. It's probably something I broke with the model work. --=20 Kevin |
From: Miles B. <mil...@gm...> - 2006-06-26 22:02:10
|
It is not working on my install. I tried marking a feed with the "mark as read" link and the page refreshes but the links are not marked as read. I am using today's develepment snapshot. -Miles |
From: Kevin <ke...@dr...> - 2006-06-23 20:12:32
|
> But that doesn't resolve the cron-job/background tasks. Hrm... > > What about PHP firing off children threads/processes for the update? > We want to make sure and mark "bad" feeds and not have them update > again until the user addresses the issue? > > Using the rand() means that some feeds may not get updated for a long > time, but the user may not notice. Well, I figured randomizing the candidate feeds for an update will lessen the impact of one bad feed. Good feeds at least get a chance of an update, where they would not with a fixed sort order like "id" or "title"= . Turns out the cause of the broken feed was a code bug. I changed my instance. When I get home from work, I'll check in the bugfix. --=20 Kevin |
From: Andrew T. <ajt...@hi...> - 2006-06-23 18:59:08
|
But that doesn't resolve the cron-job/background tasks. Hrm... What about PHP firing off children threads/processes for the update? We want to make sure and mark "bad" feeds and not have them update again until the user addresses the issue? Using the rand() means that some feeds may not get updated for a long time, but the user may not notice. Andrew On 6/23/06, Andrew Turner <ajt...@hi...> wrote: > What is the core issue? That the bad feed doesn't just return an > error? What about firing off update processes (say by Javascript) that > would then return success/fail. This would be nice in order for a user > to click "Update Feeds" and dyanmically watch the feeds get updated in > the panel view. > > > > On 6/23/06, Kevin <ke...@dr...> wrote: > > > > Hi team, > > > > So my cron triggered update-all stopped working about a week ago. This is > > on my personal FOFR install. Apparently I've been bitten by a condition > > that others have had problems with. One slow/down feed causes the entire > > update process to fail part way through. > > > > I guess it's time to get off my butt and finish feature #1371230. I'm > > growing tired of having to individually click update for 70+ feeds. > > > > To avoid the bad/down feed problem I figured I would randomize the feed > > update order to give each feed a fair chance to get updated. > > Unfortunately, letting the DB do that is not portable. (See: > > http://www.petefreitag.com/item/466.cfm) > > I'll have to implement that in php. (seems like the shuffle() builtin > > should work for that) > > > > So, does anyone see a problem where the "update all" link really doesn't > > update every feed in the list? It would _only_ update feeds that have not > > been updated within $update_interval. $update_interval is configurable by > > the user on a per-feed basis and will default to 1 hour. Maybe I'll > > change the link to read "update feeds" instead, which is more accurate. > > > > > > -Kevin > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Fofredux-devel mailing list > > Fof...@li... > > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > > > > > -- > Andrew Turner > ajt...@hi... 42.4266N x 83.4931W > http://highearthorbit.com Northville, Michigan, USA > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Andrew T. <ajt...@hi...> - 2006-06-23 18:56:47
|
What is the core issue? That the bad feed doesn't just return an error? What about firing off update processes (say by Javascript) that would then return success/fail. This would be nice in order for a user to click "Update Feeds" and dyanmically watch the feeds get updated in the panel view. On 6/23/06, Kevin <ke...@dr...> wrote: > > Hi team, > > So my cron triggered update-all stopped working about a week ago. This is > on my personal FOFR install. Apparently I've been bitten by a condition > that others have had problems with. One slow/down feed causes the entire > update process to fail part way through. > > I guess it's time to get off my butt and finish feature #1371230. I'm > growing tired of having to individually click update for 70+ feeds. > > To avoid the bad/down feed problem I figured I would randomize the feed > update order to give each feed a fair chance to get updated. > Unfortunately, letting the DB do that is not portable. (See: > http://www.petefreitag.com/item/466.cfm) > I'll have to implement that in php. (seems like the shuffle() builtin > should work for that) > > So, does anyone see a problem where the "update all" link really doesn't > update every feed in the list? It would _only_ update feeds that have not > been updated within $update_interval. $update_interval is configurable by > the user on a per-feed basis and will default to 1 hour. Maybe I'll > change the link to read "update feeds" instead, which is more accurate. > > > -Kevin > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > -- Andrew Turner ajt...@hi... 42.4266N x 83.4931W http://highearthorbit.com Northville, Michigan, USA |
From: Kevin <ke...@dr...> - 2006-06-23 18:17:41
|
Hi team, So my cron triggered update-all stopped working about a week ago. This i= s on my personal FOFR install. Apparently I've been bitten by a condition that others have had problems with. One slow/down feed causes the entire update process to fail part way through. I guess it's time to get off my butt and finish feature #1371230. I'm growing tired of having to individually click update for 70+ feeds. To avoid the bad/down feed problem I figured I would randomize the feed update order to give each feed a fair chance to get updated.=20 Unfortunately, letting the DB do that is not portable. (See: http://www.petefreitag.com/item/466.cfm) I'll have to implement that in php. (seems like the shuffle() builtin should work for that) So, does anyone see a problem where the "update all" link really doesn't update every feed in the list? It would _only_ update feeds that have no= t been updated within $update_interval. $update_interval is configurable b= y the user on a per-feed basis and will default to 1 hour. Maybe I'll change the link to read "update feeds" instead, which is more accurate. -Kevin |