Google Reader Tracks Everything
Most people may not
know, but Google Reader tracks
every single entry you have ever read and there is no way to clear
that list even if you remove all your subscriptions. Check out this
link:
http://www.google.com/reader/shared/user/-/state/com.google/read
For me, this page shows some very old entries from the
subscriptions I removed a very long time ago and there is now way to
wipe it out! For this reason I wouldn't use Google Reader. (FYI, I use
Cheetah News, which is a far better reader anyway, at least for
me.)
Lifestreaming
As some people already know, I recently launched my
own lifestream (or Stream for short). In
effect, my weblog will be updated even less often. My new stream is
powered by the gLifestream platform.
gLifestream is a free lifestream platform
and social activity reader. It is licensed under the GNU General
Public License, version 3.
gLifestream joins several external and/or internal streams into a
single one. External streams may be represented by RSS/Atom
channels or popular services such as Twitter or FriendFeed. The
user decides which of them are publicly visible and which are not.
Public streams are visible for anybody. The rest of streams are
visible only for logged in users.
Read more about GLS
at glifestream.gnu.org.ua.
International Krav Maga Federation Diplomas
![[photo]](https://wojciechpolak.org/photos/data/small/small-ikmf-cert-p1.jpg)
![[photo]](https://wojciechpolak.org/photos/data/small/small-ikmf-cert-p2.jpg)
IKMF's home page:
http://www.krav-maga.com/
GDB 7.0 released
GDB 7.0, the GNU
Debugger, is now available for download. There are many
interesting improvements and bugfixes, but I find two new features
worth a special mention. Those are "reverse debugging" and "Python
scripting" support.
The first one allows to run programs backwards, written in any
language supported by GDB. Of course this isn't a trivial task, since
rewinding a program requires a lot of extra work on tracing variables,
registers and other stuff and not every target environment can support
that. GDB provides several new commands for reverse execution. Most
are just counterparts of the original commands, but prefixed with the
"reverse" keyword, e.g.
reverse-continue
, reverse-step
,
reverse-next
, etc.
The latter feature allows for Python scripting with GDB by
providing the gdb
module in the Python code. This
heavily extends GDB possibilities, from a simple pretty-printers,
through custom GDB commands, to any Python code you can possibly
imagine using GDB API. Someone even recently scripted
a "gdb
over irc" :-).
GNU Mailutils 2.1 "Ten Years Later" released!
Here is the official
announcement. Congratulations to everyone who contributed to the project over the last 10 years!
http://www.gnu.org/software/mailutils/
To upgrade, or not to upgrade (my MacBook with
Snow Leopard); that is the
question. Anyway, read the (un)related
The Story of a Simple and Dangerous Kernel Bug.
Star Wars Asciimation
Check out this excellent website:
www.asciimation.co.nz or just telnet towel.blinkenlights.nl to watch A New Hope online :-)
__ /~~\ __
/__\ |<><>| /__\
|<><>| /_/\_\ |<><>|
(_/\_) /\___/\ (_/\_)
/ \ // [ ]|\\ / \
||/(===o //| [_]| \\ ||/(===o
| / \ | \\| | // | / \||
\/][][\/ \#====|#/ \/][][\/
|\ /| /|\ /I\ |\ /|
|_||_| / | || I \ |_||_|
[ ][ ] / | || | \ [ ][ ]
| || | / | || | \ | || |
| || | / | || | \ | || |
The Javascript Trap by Richard M. Stallman
In the free software community, the idea that
non-free programs mistreat their users is familiar. Some of us refuse
entirely to install proprietary software, and many others consider
non-freedom a strike against the program. Many users are aware that
this issue applies to the plug-ins that browsers offer to install,
since they can be free or non-free.
But browsers run other non-free programs
which they don't ask you about or even tell you about—programs that
web pages contain or link to. These programs are most often written in
Javascript, though other languages are also used.
Continue reading the article...
The HTML Working Group has published Working Drafts of
HTML 5 and
HTML 5 differences from HTML 4.
Make your own book with Blurb
Blurb.com is a
company which provides a print on demand publishing service for the
general public. It allows you to make and sell your own books
online. The selling model is very similar to
CafePress.com. This isn't a
new service -- even Time Magazine named Blurb one of
2006's "50 Coolest Web Sites", but I somehow didn't notice it
earlier.
GNU Anubis 4.1.1 is out!
Here is the official
annoucement, and following is the list of user-visible changes in
this release:
- Automatic correction of MAIL and RCPT SMTP commands.
- Fix loop-detection code.
- New configuration keywords sasl-realm, sasl-hostname and
sasl-service.
- Minor improvements and bugfixes.
- New Danish, Indonesian, Italian, and Swedish message translations.
David Gilmour - Live in Gdańsk 5 Disc Special Edition
It was definitely worth waiting for! :-) Watch the
Live In Gdańsk Trailer.
Richard Wright: 1943 - 2008
Sad news
today.
Richard Wright, a musician and a founder member of Pink Floyd, has
died at the age of 65 after battling cancer.
![[photo]](https://wojciechpolak.org/photos/data/2006-08-davidgilmour-gdansk/small/small-dsc07646.jpg)
Freedom Fry - "Happy birthday to GNU"
The GNU operating system is turning 25 this year!
I was especially surprised with the GNU contributors list at the
end of this film. Both Sergey and I are listed there :D
FOAF.Vix, first publicly introduced in
August 2006, has been heavily improved in the last 4 months. FOAF.Vix
is a robust visualizer and relation explorer for FOAF (Friend of a
Friend) files. Its highlighted features are the following:
- Standalone or customizable embedded web widget.
- Additional
JSON output support.
- Localization (ca,de,el,en,eo,es,fr,ja,la,nb,pl,uk).
- Autodiscovery support.
- Microformats friendly (outputs hCard, hCalendar, adr, geo).
- Extracts FOAF data from XHTML RDFa 1.0.
- Nice-looking.
- Simple and fast (uses 48h local caching).
In addition, the project's homepage has a new look:
Tags:
FOAF.Vix
FOAF
RDF
RDFa
Semantic Web
Semantic Web
microformats
hcard
hcalendar
JSON
JavaScript
visualizer
widget