None

urssus

Posts about uRSSus, a RSS aggregator. The Homepage is at http://urssus.googlecode.com

There are 0 stories and 42 posts tagged urssus


Posts tagged urssus

I knew not doing it was smarter, or how HTML5 and Qt do my work for me.

2009-12-03 10:44:16
I wrote a while ago a RSS program called uRSSus . I expect I am the only user of it because it has some problems (all of them my fault ;-) but I really like it. ...

Using assistant from PyQt

2009-03-01 10:43:35
The uRSSus doc is slowly growing, so I hooked assistant to the UI. Not difficult, but I have not seen it elsewhere. ...

Now you, too can create Qt Help Files painlessly

2009-02-22 03:18:15
I decided to add a manual for uRSSus . Since it's a Qt app, I checked how to do one of those neat help files, like the ones that come with Qt apps. ...

uRSSus 0.2.13: hopefully one shameful bug-less release

2009-02-18 13:58:20
So all the latest releases of uRSSus have a horrible bug: if you had never used it, it would not work at all. ...

uRSSus 0.2.12 released!

2009-02-17 12:26:55
Yay! ...

Counting unread items is HARD

2009-02-13 13:37:45
I mean, if google can get it wrong, I have an excuse, right? ...

uRSSus 0.2.11 is out!

2009-02-13 11:55:31
Since I did some neat coding on it yesterday and today, I decided it was a good moment to release uRSSus 0.2.11 into the wild. ...

Urssus update: 12/2/2009

2009-02-12 19:04:22
Yes, after months of doing nothing, I hve made some changes in uRSSus , my RSS aggregator. ...

Back to my own dogfood.

2009-02-05 22:40:50
So, I must confess something. I have not been using uRSSus for a couple of months. It all started on my vacations. Since I had only my eee, I ran into some problems and was forced to use google reader. ...

uRSSus in a magazine DVD?

2008-09-16 20:58:48
Of course I could be misunderstanding this, but it seems they included uRSSus 0.2.10 in a DVD for some reason :-) ...

Lessons learned in a month of hobby programming

2008-08-20 11:34:07
A little over a month ago, on July 15th, I opened a Google Code project called uRSSus. Here's the commit . My goal was to try building a desktop application like if I were building a web application, using a ORM, templating, generic views, and other things. ...

uRSSus: is that an icon in your pocket?

2008-08-12 22:22:55
Yes, sometimes I think a feature is much harder than it really is. ...

urssus at 27 days old

2008-08-12 21:46:07
After 27 days of development, uRSSus is finally a really usable app. I miss nothing from Akregator, although there are a few unimplemented things. It was broken the alst couple of days, because I was rewriting large chunks of its guts, but the new guts work much better ;-) ...

Urssus goes meta!

2008-08-11 11:06:28
I have been delaying this functionality because I expected it to be hard to do, then... it was very easy! Now you can create " metafeeds " based on queries. Here's the first example: " Post.important==True " . ...

uRSSus: first post 0.2.10 features (has screenie)

2008-08-08 22:55:56
It's running prety stable (at least for me) so I decided to fix some issues and add some features. First a screenshot: ...

uRSSus 0.2.10 is out!

2008-08-08 14:41:14
Yes friends, my desktop feed agregator uRSSus has a brand new release. ...

uRSSus: now with configuration dialog goodness!

2008-08-06 17:12:47
I felt that a " user-friendly " configuration dialog for uRSSus was not a good way to spend effort, because I expect options to change often for a while, and I didn't want an outdated dialog, either. The solution? Autogenerate a mediocre configuration dialog! ...

Urssus: Sorry about 0.2.9

2008-08-04 15:43:58
Truly a paperbag release. But there's still hope! ...

Urssus: 0.2.9 is out

2008-08-03 19:35:59
Version 0.2.9 of uRSSus , my news agregator is out. Many new features including: ...

Urssus: import from google reader

2008-08-03 01:39:23
It was rather easy because I didn't do the hard part (thanks authors of pyrfeed!)and now uRSSus has a simple " import my subscriptions from Google Reader " action. ...

Urssus: August 2nd - going small

2008-08-02 23:02:35
Mostly, I spent my two hours today refactoring. But also, testing how uRSSus looks on a small screen. Take a look: ...

Urssus: no release today

2008-08-01 18:29:09
I had planned to release a new version today, but there are too many untested features. A list: ...

Urssus: July 31st - Many small things (with not-too-cool screenshot)

2008-07-31 22:53:30
Helped by the testing by vgarvardt, many issues and possible features have been fixed or implemented in the last two days. Here's an incomplete list: ...

Urssus: July 30th (way too late). Now with users!

2008-07-30 21:06:00
At least three people have tried urssus (including me ;-) and over 80 have downloaded it. The two that told me anything say it's a nice app. ...

Urssus: July 30th (way too early). new feature - twitter!

2008-07-30 06:45:59
I have a twitter account. I never found a use for it. ...

Urssus: July 29th - Moo till it's done

2008-07-29 15:51:00
I may have gotten a bit carried away with mootools: Combined view now has an accordion-like thing google-reader style. ...

Urssus: July 29th - An original feature, at last (with screenshot)

2008-07-29 11:42:13
Tired of chasing after other program's features, I took a detour on the original feature road: the combined view is now much nicer than Akregator's. ...

Urssus: July 28th late at night - Released 0.2.0 and it's outdated already (with screenshots)

2008-07-29 00:20:51
Yes, I released 0.2.0, and announced it on PyPI, Freshmeat and kde-apps.org, we'll see what happens. ...

Urssus: July 28th - Cleanup

2008-07-28 16:33:01
I did a fair amount of work in urssus today. The highlight? database schema migration. ...

Urssus: July 27th - Released into the wild!

2008-07-27 22:00:42
I spent the day bugfixing. Then, when I realized I was fixing stull like " when you delete a feed, the unread count in the parent feed is not updated correctly " and " if you go to Next Unread article and there are none, make the search wrap " I decided this thing must really be working right, since both things failed me in at least one similar program that claims to be production-ready (not akregator! ;-) So I am releasing it as 0.1.0 ...

Urssus: July 25th (way too late) - new features

2008-07-26 00:04:05
Last post for the day, and probably until monday. ...

Urssus: July 25th (later) - uRSSus on windows

2008-07-25 14:33:05
Image: http://farm4.static.flickr.com/3212/2701090703_79e26937a1_m.jpg urssus8 by Roberto Alsina ...

Urssus: July 25th - approaching parity

2008-07-25 12:55:32
My stated goal of Akregator feature parity is looking even better. With screenshot! ...

Urssus: July 24th

2008-07-24 13:49:40
When I started this project I wrote: ...

Urssus: July 23rd (early)

2008-07-23 09:29:51
So I did work on it a little last night: ...

Urssus: July 22nd / looking good

2008-07-22 16:48:28
Today it was a bit more than two hours, but spread in 10 minute chunks, which is not exactly efficient. ...

Urssus: July 20th / eating my own dogfood

2008-07-20 17:44:20
Yes, I am now using uRSSus instead of Akregator. ...

Urssus: July 19th

2008-07-19 08:43:39
I confess I cheated and kept working on it yesterday after the blog post. OTOH, I will not touch it today ;-). Big functionality added, too. ...

Urssus again

2008-07-18 15:43:15
Another day, another two hours of work on it. ...

Urssus improves

2008-07-17 16:21:00
Today's 2 hours: ...

A programming challenge for myself

2008-07-16 21:44:13
I worked on uRSSus for a couple of hours again, and it's working pretty nicely. ...

The world lamest GUI newsreader... in 130 LOC

2008-07-15 23:38:36
I started this as an experiment to see how hard it was to build apps using QT and Elixir. This is how it looks after two hours of coding: ...

View My Stats