Ted Leung on the air: Open Source, Java, Python, and ...
Brent Simmons has announced the NetNewsWire 2.0 public beta, so now I can talk about this excellent product.
Everyone has their favorite features in NNW2, and I'm no exception.
- The embedded browser. When Brent first put this in, I ignored it. Once it got tabs, I loved it. I'd say that more than 75% of my web browsing is now done using the embedded browser. It can can open way more tabs than Firefox can, and NNW preserves your tab settings across sessions and (rare crashes). The only thing I miss from Firefox are bookmarklets and ad killing (does PithHelmet work on embedded Webkit browsers?)
- Brent did a bunch of performance work that really helped my long feed subscription list.
- Marsedit is a great editor -- it worked out of the box with my Metaweblog support for pyblosxom, although that's probably because Adriaan broke the support in with Ecto. Actually I'm torn on this at the moment, because I finally got around to trying Ecto 2, and it has a lot of the features that were MarsEdit only, particularly multiple posting windows. Ecto 2 also has nice support for del.icio.us.
- The Dinosaurs and Bandwidth stats windows. Now I can find out who's slacking on their blogs, and which blogs dont' support gzip and 304 handling.
All in all, NNW2 is the only aggregator that I've tried on any platform that fits my style of reading. I've tried Shrook PulpFiction, and NewsFire on the Mac. Bloglines isn't an option for me -- I am disconnected enough that a web app doesn't cut it (although I'd love a way to get those social statistics that Bloglines has). There are still bugs in the beta (I helped report them) but Brent has be really responsive to bugs on the beta list, and I am very confident that the bug count is going to go down. If you're on the Mac and have a heavy feed load, go give it a try.
(As an aside, it's also been interesting to see the difference between NNW's combined view, which creates a Webkit browser instance for every post in the combined view (in my case, that's a lot), compared to FeedDemon, which uses the Windows IE browser component and an XSLT stylesheet. Webkit is doing something right because NNW's combined view works pretty well even with all those instances. Meanwhile, on Julie's Thinkpad, FeedDemon, which uses the IE component, and Outlook, which also uses the component, are constantly locking up, running out of memory etc. )
local variable 'f' referenced before assignment.
Are you using an updated version of that plugin at all?
Richard
Posted by Richard Chamberlain at Wed Sep 22 01:25:45 2004
local variable 'f' referenced before assignment.
Are you using an updated version of that plugin at all?
Richard
Posted by Richard Chamberlain at Wed Sep 22 01:32:12 2004
Posted by Ben Poole at Wed Sep 22 04:32:23 2004
Sorry about the double post as well - not quite sure how that happened.
Posted by Richard Chamberlain at Wed Sep 22 05:15:35 2004
Posted by Nick Bradbury at Thu Sep 23 01:49:39 2004
Posted by Manuzhai at Thu Sep 23 02:41:21 2004
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk