![]() |
[Annouce] Woodchuck: A Network Transmission Manager
Woodchuck is a scheduler for the transmission of delay-tolerant data, such as RSS feeds, email and software updates. Woodchuck improves battery use, reduces cellular network use and hides spotty network coverage by scheduling data transfers when conditions are good, e.g., when attached to power and WiFi is available.
There are currently a few Woodchuck-enabled applications: - FeedingIt: An RSS reader. - Khweeteur: A Twitter / identi.ca client. - APT Woodchuck: Manages software updates Packages for gPodder will be available soon. |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Neal, post here the links to extras-testing voting.
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Wait, so it downloads content automatically?
I've never understood what Woodchuck is. :confused: |
Re: [Annouce] Woodchuck: A Network Transmission Manager
If you install the above software, you will use my personal software repositories.
Quote:
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
how can I personalize APT Woodchuck?
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
FeedingIt, an RSS reader, registers each of your RSS subscriptions with Woodchuck and tells Woodchuck that the streams should be updated approximately every 6 hours. Woodchuck starts FeedingIt and tells it to update its feeds when they are not sufficiently up to date and there is good connectivity. (Currently, Woodchuck never uses your cellular connectivity. Future versions will, after obtaining the user's consent.) Does that help clarify things? |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
well, I wuould like it to do the update for example between 23:00 and 6:00
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
Woodchuck doesn't care about the particular time that something occurs; Woodchuck cares about the conditions in which it occurs. So, if you happen to plug in your phone and have WiFi at noon, it may trigger an update when the phone becomes idle. That's better, I think, than updating over cellular at 23:00, because you happen to be at the bar instead of at home, as you usually are. |
Re: [Annouce] Woodchuck: A Network Transmission Manager
ok, now I know more
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Thanks to everyone who tested the packages, murmeltier, the Woodchuck server is now in extras!
FeedingIt, a Woodchuck-enabled RSS reader, is currently in extras devel and will likely be the first Woodchuck-enabled application in extras! |
Re: [Annouce] Woodchuck: A Network Transmission Manager
The woodchuck-enabled version of Khweeteur is now in extras-devel!
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
A few days ago I promoted a new version of Woodchuck and APT Woodchuck to extras testing. It would be great if people could try them and vote for their promotion to extras!
Woodchuck: http://maemo.org/packages/package_in...r/0.4~20111208 APT Woodchuck: http://maemo.org/packages/package_in...k/0.4~20111203 Note: I've also recently created two mailing lists for Woodchuck: woodchuck-bugs@nongnu.org is for bug reports. See http://hssl.cs.jhu.edu/~neal/woodchu...o_report_a_bug for more information. woodchuck-devel@nongnu.org is for development, but support questions are also welcome. Of course, I also watch this thread. |
Re: [Annouce] Woodchuck: A Network Transmission Manager
If installing APT Woodchuck, will it update from /etc/apt/sources.list?
I usually have only enabled Nokia, OVI, CSSU and Extras repositories to avoid so long updates when using HAM, while for FAPMAN I have also enabled testing and devel as it's much more faster and friendly. If APT Woodchuck use regular sources.list, is there a way to avoid apt worker to also update regularly? (even changing the gconf key I have found it updating from time to time). |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Thanks for the good questions!
Quote:
Quote:
Quote:
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Hey neal,
is it possible to configure woodchuck or do you plan to make a settings ui for this. At the moment I have khweeteur installed, for testing purpose (testing khweeteur and your woodchuck). I disabled khweeteurs daemon, but it (or woodchuck) still runs in the background and reminds me about new available tweets. Nicolai |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Hi Nicolai,
Quote:
Quote:
Currently, Khweeteur does not have an option to disable the use of Woodchuck. You can still accomplish this using the aforementioned tool: Code:
user@Nokia-N900-42-11:~$ woodchuck-cli Thanks for the feedback! Neal |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
khweeteur isn't running, but I still get notifications about new tweets, so someone starts khweeteur from the background. Quote:
option. I thought this would be enough to disable khweeteur fetching new tweets in the background. But they still show up. Quote:
fetches the new tweets while khweeteur and the khweeteur daemon isn't running. Quote:
imagine a user installing khweeteur and he want to disable it from running in the background. He opens the preference dialog, disables "use daemon" option, but he still gets notifications. Even after he closed the kwheeteur applcation. nicolai |
Re: [Annouce] Woodchuck: A Network Transmission Manager
If it were me, I would've run top and look for khweeteur's pid and woodchuck's pid then kill both of them.
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
Note that the notifications are not displayed by a running instance of Khweeteur (i.e., if you click on a notification, Hildon may need to start Khweeteur): they are standard freedesktop notifications that can be shown even if the application is not (or no longer) running. Quote:
When using Woodchuck, the Khweeteur daemon is only started when necessary and quits when there is nothing left to do thereby freeing memory. Further, Woodchuck is aware of the connectivity. Quote:
Quote:
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
I'd also like a GUI with options to configure. Since I'm never on wifi, woodchuck is kinda useless right now although I like it's features of doing the transmissions when idle, could use minimal battery level and timeframes
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
Unfortunately, I don't have time to create a GUI in the near future. It would be great if someone else volunteered to do this. I'd be more than willing to help. Thanks, Neal |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Hi, I noticed that after installing the package the daemon wasn't running. running it manually gives me just a segfault message. Any ideas? I'm using the latest stable CSSU. Thanks.
|
Re: [Annouce] Woodchuck: A Network Transmission Manager
Can you try running it under gdb?
Also, can you please post the output of: Code:
sqlite3 debug-output.db 'select * from log' | tail -n 20 Thanks! |
Re: [Annouce] Woodchuck: A Network Transmission Manager
Quote:
Any other ideas about what could be going on? Is murmeltier supposed to be running all the time as a daemon? |
Re: [Annouce] Woodchuck: A Network Transmission Manager
btw, here's the gdb output:
Code:
$ gdb -q murmeltier |
All times are GMT. The time now is 12:19. |
vBulletin® Version 3.8.8