Wednesday·11·February·2009
Favourite Linux Desktop Applications //at 15:01 //by abe
foosel tagged me, whatever that means. Perhaps it’s the English word for “Stöckchen” (German for “small stick”) of which I always wondered how the English blogging part of the blogosphere is calling that kind of coercing blog posts… ;-)
So these are the rules:
- blog a list with your favorite desktop Linux software (as many or few you want)
- add links to the software project’s websites
- post these rules
- tag three other Linux using bloggers
Interestingly splitbrain, who started the thing just calls it “Meme”, but to me memes are the same thing just without duress. ;-)
So you want to know about what Linux desktop software I like and use, hmm? Desktop means GUI, doesn’t it? There are only a few GUI application I really use often since, as you probably know, X is primarily a terminal multiplexer and screen resolutions are compared by how many 80×25 xterms with fixed font you can get on one screen without overlapping. ;-)
But to be honest: Although I’m more the command line guy hacking cryptic lines into windows with small fonts, there are a few thing where I don’t want to miss X and the GUI applications: For all things web – that means web browser, feed reader, etc. But then there is also a bunch of GUI software I use occasionally or as alternative tool to some text mode or command line software.
Web
Liferea – My favuorite feed reader although it takes ages to start and since a few days also starts crashing, probably since I have configured it to cache up to 1000 items per feed and have subscribed to several hundred feeds.
I do not read them all though, but I use them togther with Liferea’s “search all feeds” feature as a Google News replacement. ;-) I though read a lot of feeds in it, since I use it for news, blogs, webcomics and to read missed tweets on Twitter. It organizes the feeds in a tree structure so I can easily group different types of content together.
Opera – I’m back using Opera as my primary web browser since they offer alpha versions for 64-bit Linux.
Initally I started using Opera with version 3.60 on Windows 95 somewhere about 10 years ago and I’ve always come back to it when no current free browser fits my needs.
Although it hasn’t an AddOn possibility as Firefox has, I still prefer it over the bloaty and leaky and quite unstable Firefox 2, since it offers nearly every functionality I need (mainly mouse gestures and a flexible tab management), is fast, needs less RAM and is quite stable for an alpha version. And Firefox only offers those features I need via Addons which are often the cause for leaking or crashing. Haven’t tested Firefox 3 yet, but it’s said to be be less bloaty…
Kazehakase – Formerly I used kazehakase as my primary web browser since I really like its user interface, but the version in Etch is quite slow and seems to have memory leaks. It’s currently the second browser I have always open. But since my browsers always have uptimes in terms of months I don’t need web browsers that are leaking, so I’m thinking about replacing it with something more stable.
Conkeror – A Gecko 1.9 (i.e. Firefox 3) based web browser completely controllable with the keyboard. And the key bindings are those from Emacs and partially also from the classic text-mode browser Lynx. Will be available in Debian Experimental soon.
Netsurf looks very promising as it’s a simple and fast browser with it’s own rendering engine and originating on RISC OS. But since I’m a heavy tab user (60 tabs in one window are not really seldom), a browser (yet) without tabs isn’t really that useful for me. But I hope it will get tabs soon.
Midori – The other upcoming new browser in the Linux world is using Apple’s WebKit (which itself is based on KDE’s KHTML) underneath. Only in Experimental yet (form a Debian point of view :-). Use it on my Debian Sid machine to play around with it.
Twitux – A simple GTK Twitter client which doesn’t clutter the screen with unnecessary icons or buttons. Just a small menu bar, status bar and the tweets.
Azureus – In the seldom case where I need to download files via Bittorrent I either use Opera’s builtin client or Azureus. The nice thing about Azureus is that you can get nice graphical as well as textual statistics about all aspects of your downloads.
X / Desktop Environment
FVWM – My favourite window manager for normal, big or multiple screens. I use it since more than 10 years (twm and tvtwm were its predecessors) and its configuration has evolved since then quite a bit to tinted transparent window frames and title bars, etc.
I tried other window managers in between (e.g. Sawfish and GNOME’s own Metacity, each for a month or so and both together GNOME, also played around with KDE on one machine) and I always came back to FVWM. No other window manager is so fast and configurable in regards of keybindings. Handles multiple screen very well and out of the box, too.
ratpoison – My favourite window manager for small screens (less than about 1024×768, e.g. on my EeePC, on the 8” touchscreen connected to my MicroClient Jr. or on my 1996 ThinkPad 760ED with 133 MHz Pentium 1) since it doesn’t waste screen space for window borders or title bars. It just maximizes all windows by default to screen resolution. You then can manage (split, resize, switch, close, kill) windows as you are used to manage shells and text-mode applications with screen(1). Doesn’t work that well with multiple xrandr managed screens though if they don’t have the same size.
FLWM – The Fast and Light Window Manager. My favourite low-end but still DAU compatible window manager. Use that on demo and guest accounts, especially on low end machines.
Synergy – connects displays of other computers (not only X but also even Mac or Windows) with your mouse and keyboard similar to a KVM switch. I use it at work to add my laptop as fourth monitor. ;-)
trayer – A desktop environmen independend system tray developed by the FVWM Crystal Project. Since I changed from manually editing /etc/network/interface on my laptop each time I came into a new wireless LAN to using GNOME’s Network Manager, I needed a system tray for the nm-applet. Trayer is quite easy to configure using command line options and can handle tinted transparency as I use with FVWM and ATerms. So it fits in perfectly.
- ratmenu and dmenu – For showing generated menus together with ratpoison, I use ratmenu (e.g. as replacement for ratpoison’s non-interactive window list) and dmenu (e.g. as application menu using my own wrapper which generates the menu from some config file). Probably will publish that code once it proved itself stable.
xtrlock – the simplest tool to lock you desktop: The mouse turns into a lock and it only goes away if you enter the right password. No screen saver included though and everyone can see what’s on your desk. I like it though. Use it on low-end machines.
xosview – my favourite system monitor since more than a decade.
XScreenSaver and Really Slick Screensavers (GLX Port) – Configurable and command controllable screen saver daemon. Favourite modes: GLMatrix and Substrate from XScreenSaver and Lattice Sky Rocket and Hufo’s Smoke from RSS GLX.
Terminals
xterm – there is no better X terminal emulator than the original xterm. I found no other terminal which is so fast, has no problems with text-mode applications (aterms break aptitude’s display), no problems with character set encodings, which can be embedded into other applications and which has a fully working classic Unix cut & paste.
aterm – When I need a fancy transparent terminal for showing a fancy desktop, I use the AfterStep Terminal Emulator aterm. In that case, the system tray, the window borders, the window’s title bar and the terminal on my desktop have the same fancy tinted transparency.
yeahconsole – A wrapper around xterm which works like the pulldown console in quake. Good for the short shell usage inbetween. ;-)
The other similar pull down consoles I know (KDEish yakuake and GNOMEish tilda) had some issues with focus and keybindings while yeahconsole works just out of the box and showed no problems until now.
Audio and Video
XMMS and Audacious – If I want to play a single list of files of the same file format or single stream, I usually use the command line tools mpg123 and ogg123. But if I need anything more fancy or more flexible, I prefer the WinAMP clones. Formerly XMMS, nowadays Audacious. Both with some old skin which I use since more than a decade and which I initially used with WinAMP 2 on Windows 95.
mplayer – no fancy GUI, easily controllable with the keyboard, plays most video file formats I can remember. ;-)
Editing and Developing
GNU Emacs – I’ve been raised with GNU Emacs and Lisp at university, so I’m quite sticked to that. I usually only start one Emacs instance and connect to it using emacsclient. I also like TRAMP for editing remote files. but I don’t need it that often.
On machines, where I don’t want a full blown Emacs installation or under root I prefer GNU Emacs’ little brother GNU Zile (Zile Is a Lossy Emacs), but that’s text-mode and no GUI software.
OpenOffice.org – I think it’s a really great software, but I use it quite seldom, usually only when I have to open some file in a Microsoft file format. For writing letters, articles, presentations and so I have LaTeX.
Gnumeric – My preferred spreadsheet application. Although for some purposes I use the OpenOffice.org spreadsheet, usually when Gnumeric has not all necessary features.
Graphics
xv – Yet another tool I use since more than a decade: No other image viewer is so fast and yet so easy to use with both keyboard and mouse. Open source, but unfortunately not (yet?) free software.
keyjnote – fancy PDF presenter with a lot of interactive features.
pdfcube – PDF presenter turning pages as a cube as compiz or Macs do with the desktop.
Chat
Pidgin – I usually use irssi inside a screen for IRC as well as Jabber and ICQ (via Bitlbee), but I also often have a local Jabber client running which then is Pidgin (formerly known as GAIM).
Other Tools
Unison – I use it to synchonise the cache and state of my feed reader between laptop and workstation. And I do indeed prefer the GUI version over the text-mode version. I use the text-mode only if I use it from some remote location.
XKeyCaps – The ideal tool to wreck you keyboard layout. ;-)
XGnokii – Used it to backup my former Nokia mobile phones, the 6130, the 6210i and the 6310i. Doesn’t work anymore with my new E51, though.
Sunbird / Iceowl – Not really using it yet, but I plan to use it as my primary calendar tool.
QEMU / KVM / KQEMU – My favourite desktop hardware emulator. (For servers, I prefer Xen for virtualization.)
Games
- ScummVM
- Planet Penguin Racer / Extreme Tux Racer (all forks of Tux Racer)
- Frozen Bubble
- Battle for Wesnoth
- cuyo, xpuyopuyo, flobopuyo
- Sauerbraten
- PrBoom / Freedoom
- Neverball / Neverputt
- Briquolo
- xfrisk
- Icebreaker
- XBomb
Non-Desktop Applications
In case someone wonders about my mail client, Jabber client, IRC client, ICQ client, file manager, notes taking application, shell and versioning system – they’re all command line or text-mode applications:
- E-Mail: mutt
- Chat, Instant Messaging: irssi + Bitlbee + GNU Screen
- File management: coreutils (and sometimes busybox ;-)
- Notes: hnb
- Shell: zsh
- Version control: Subversion (svn), Mercurial (hg)
Who’s next?
That’s difficult:
- maol would be interesting, but since a while he just blogs in Jeopardy style, so he would need pack all those programs into the subject of his blog post… No, not a good idea.
- Venty! No, has no active blog anymore.
- Dieter! No, no Linux user.
Hmmm, I think I have to look in a different corner of my circle of friends. Hmm. Ah, now I know:
- dyfa – not really a Linux user, but I guess FreeBSD is ok, too. :-)
- nion – this will be really interesting. He even uses more strange software than I do. ;-)
- alphascorpii – no idea what she prefers (except that it will be available as Debian package ;-)
And no, I don’t expect posts as comprehensive as mine. :-)
Tagged as: alphascorpii, aterm, Audacious, Azureus, Bitlbee, Conkeror, Debian Experimental, desktop, dmenu, dyfa, Emacs, fancyness, Firefox, FLWM, foosel, FVWM, GAIM, gnokii, GNOME, GNOME Network Manager, Gnumeric, GUI, Iceowl, ICQ, IRC, irssi, Jabber, Jeopardy, Kazehakase, keyjnote, KQEMU, KVM, Liferea, Linux, maol, Meme, Metacity, Midori, more than a decade, mpg123, mplayer, Netsurf, nion, ogg123, Open Source, OpenOffice.org, Opera, Other Blogs, pdfcube, Pidgin, Planet Debian, Planet Dokuwiki, QEMU, ratmenu, ratpoison, RSS GLX, Sawfish, splitbrain, Stöckchen, Sunbird, synergy, tilda, trayer, tvtwm, Twitter, Twitux, twm, unison, Venty, web browser, WinAMP, window manager, Windows 95, X, XKeyCaps, XMMS, xosview, XScreenSaver, xterm, xtrlock, xv, yakuake, yeahconsole, zile
// show without comments // write a comment
Related stories
Tuesday·04·March·2008
XTaran, übernehmen Sie //at 23:04 //by abe
Von Priska kam da grade ein Stöckchen geflogen und da ich grade am Mittagfuttern bin, solche Fragekataloge eh meist recht amüsant finde, kann ich da auch grade mal übernehmen. :-)
- 1. Greife das Buch, welches Dir am nächsten ist, schlage Seite 18 auf und zitiere Zeile 4:
- Hmmm, schwierig. So direkt auf dem Büro-Schreibtisch liegt kein Buch mehr. Im Schubladencontainer liegt noch ein “Anwender-Handbuch Compaq LTE 386s/20 Personal Computer” für einen entsprechenden Laptop, den mein Chef mal bei mir entsorgt hat. Dient darin momentan noch primär als Briefbeschwerer, damit die Schublade zugeht. Ein Seite “1-18” gibt es nicht, also nehmen wir “2-18”. Zeile 4 ist eine Überschrift: “Anwendungsprogramme”. Die vierte Fließtextzeile lautet: “[Ein typisches Beispiel] für diesen Programmtyp ist eine Tabellenkalkulation (englisch: Spreadsheet). Mit einer [Tabellenkalkulation können z.B. …]”.
- 2. Strecke Deinen linken Arm so weit wie möglich aus. Was findest Du?
- Meine Schreibtischlampe, das Telefon und den linken Brüllwürfel.
- 3. Was hast Du als letztes im Fernsehen gesehen?
- Bei meinen Eltern in Schwarzenberg einen Biathlon bei der Winterolympiade. Und ja, ich habe ihn live gesehen. *grins*
- 4. Mit Ausnahme des Computers, was kannst Du gerade hören?
- Meine Kollegen, wie sie grade über irgendwelche Modem-Konfigurationen diskutieren.
- 5. Wann hast Du den letzten Schritt nach draussen getan?
- Als ich vor ca. einer Stunde zum Essen holen gefahren bin.
- 6. Was hast Du gerade getan, bevor Du diesen Fragebogen begonnen hast?
- Mein Mittagessen angefangen.
- 7. Was hast Du gerade an?
- Blaue Jeans, Wanderstiefel, ein weißes Orga-T-Shirt von einem Ententreffen der Einkorn Wildenten. Das übliche halt.
- 8. Hast Du letzte Nacht geträumt?
- Nein, tief und fest geschlafen.
- 9. Wann hast Du zum letztenmal gelacht?
- Als ich heute morgen verstanden habe, daß den Tippfehler in einer Symlink-Submission zuerst mal komplett falsch interpoliert hatte.
- 10. Was befindet sich an den Wänden des Raumes, in dem Du Dich gerade befindest?
- In meinem Sichtbereich nix, weiter drüben hängt ein Conrad-Wandkalender.
- 11. Hast Du kürzlich etwas sonderbares gesehen?
- Beim Essen holen im McDoof einen Kindergeburtstag, auf dem die Hälfte der Jungs eine mit Gel erstellte, irokesenähnliche, rote Frisur hatte.
- 12. Was hälst Du von diesem Quiz?
- Hmmm, mal was anderes, da es sehr viel unvorhersehbares einfließen läßt.
- 13. Was war der letzte Film, den Du gesehen hast?
- Montag abend: “V wie Vendetta”.
- 14. Was würdest Du kaufen, wenn Du plötzlich Multimillionär wärst?
- Hmmm, schwierige Frage. Vermutlich noch ein paar alte Autos mehr und den Platz zum Abstellen derselbigen, einen Bauernhof mit großer Scheune und guter Netzanbindung zum Beispiel. ;-) Und dann wahrscheinlich noch irgendwelche politisch korrekten Sachen oder Mitgliedschaften.
- 15. Sag mir etwas über Dich, was ich noch nicht wusste.
- Ich konnte nicht umhin, irgendwann Pringles-Dosen anfangen zu sammeln.
- 16. Wenn Du eine Sache auf der Welt ändern könntest, was wäre das?
- Sämtliche Großmächte in lauter kleine, harmlose Staaten zerfallen lassen.
- 17. Tanzt Du gerne?
- Im Allgemeinen nicht.
- 18. George Bush
- Miserable Failure und Brezeln.
- 19. Stell Dir vor, Dein erstes Kind wäre ein Mädchen. Wie würdest Du es nennen?
- Wahrscheinlich irgendeinen in Norddeutschland, Skandinavien oder der Schweiz typischen Vornamen. Den Namen einer guten Bekannten finde ich recht nett: Mömke — Allerdings haben den IIRC sich die Eltern selbst ausgedacht in Anlehnung an irgendeinen nordischen Jungennamen, den ich wieder vergessen habe. Halt bloß nix typisch Deutsches oder total Exotisches. (Einer der Mechaniker in meiner Lieblingwerkstatt heißt Tai mit Vornamen. Die Mutter ist Asien-Fan. Das wäre nach meinem Geschmack wieder etwas zu exotisch.)
- 20. Und einen Jungen?
- Für den gilt das gleiche. Also keinen Jungen namens SuSI —äh— Susi.
- 21. Würdest Du es in Erwägung ziehen, auszuwandern?
- Ich bin grade dabei. Naja, falls 30km hinter die Grenze ziehen als Auswandern gilt. ;-) Aber auch sonst: Ich war mal kurz davor, nach Oslo zu ziehen. Dänemark ist auch recht nett, Neuseeland ebenfalls reizvoll. Andererseits: Irgendwo hinzuziehen, wo ich niemanden kenn, keine Freunde habe, das wäre vermutlich nicht so mein Ding. (Und ja, selbst in Oslo hatte ich damals Freunde.)
- 22. Was würdest Du Gott sagen, wenn Du das Himmelstor erreichst?
- “Oh, Dich gibt’s doch?”
- 23. Zwei Leute, die das hier auch beantworten sollen.
- Dieter Schlabonski, nachdem er ja nun auch ein Blog hat *evilgrin* und, hmmm, Eric.
Achja, ich hab diesen Blog-Eintrag in Etappen geschrieben. Also nicht über den Zusammenhang zwischen Posting-Uhrzeit und daß ich grade zu Mittag futtere wundern. ;-)
Now playing: Eläkeläiset — Humpaton joulu
Tagged as: Agnosticism, Atheism, Auswandern, Compaq, Dubya, Jeans, Kino, McDoof, Meme, Now Playing, Other Blogs, Pringles, Quiz, Schwarzenberg, Schweiz, Stöckchen, Symlink, Tanzen, TV, weißes T-Shirt, Winterolympiade
// show without comments // write a comment
Related stories
Wednesday·25·April·2007
Das Web 2.0 Stöckchen //at 01:57 //by abe
Kaum bloggt man mal wieder, kommt einem auch gleich wieder ein Stöckchen entgegen geflogen, dazu auch noch zu einem solch brisanten Thema wie Web 2.0.
Also fangen wir an: Ich nutze Apache 2.0, Blosxom 2.0, Emberl 2.0, WML 2.0, CSS 2.0, Firefox 2.0, HTML 2.0, Debian 2.0, äh, moment, nee, so altbacken bin ich nun auch wieder nicht. Ach, das war gar nicht die Frage? Achso. Na dann wollen wir mal die eigentlichen Fragen beantworten…
- Nutzt Du Social Bookmarking/Networking Seiten wie Digg, Yigg, Mister Wong oder Del.Icio.Us? Wenn ja, welche?
- Kaum. Einen Yigg-Account habe ich, wenn auch schon lange nicht mehr benutzt, Digg ist mir aufgrund ihres Abmahnwahns unsympathisch, Mister Wong sagt mir sowas von gar nix und Del.Icio.Us finde ich durchaus interessant, denke aber nicht, daß es mir wirklich etwas bringt, da ich meine Bookmarks — sofern Zeit ist *hüstel* — selbst von Hand zu Fuß als HTML tippe und damit genauso browserunabhängig bin. Flock nutze ich dementsprechend auch nicht.
- Nebenbei: Digg und Yigg sind für mich keine Bookmarking-Seiten sondern Newsportale. Und unter einer Social Networking-Seite verstehe ich Orkut (Ja, habe ich einen Account, aber vernachlässigt), OpenBC (das neuerdings heißt wie ein Filmchenabspieler für Windows, nein habe ich keinen Account und will auch keinen. Ich mache kein “Business”.) oder LinkedIn (wirkt auf mich noch viel mehr auf Business abgestimmt als OpenBC). Und gute Jobs habe ich bisher auch immer ohne solche Seiten bekommen. Das einzig nette daran, ist festzustellen, wie klein die Welt doch ist.
- Schaust Du Dir Videos bei Videoportalen wie YouTube, Sevenload oder DailyMotion an? Wenn ja, was für Videos guckst Du Dir meistens an?
- Manchmal. Meist dann, wenn sie sowieso grade im Büro umgehen und alle Kollegen gemeinsam vor einem Monitor rumlachen. Sprich, meist sind’s irgendwelche witzigen Sachen. Manchmal auch Filmtrailer. Wobei ich eigentlich außer Google Videos und YouTube kein anderes solches Portal wirklich kenne. Zumindest sagen mir die anderen genannten sowas von gar nix.
- Kennst bzw. nutzt Du Flickr?
- Kennen kommt man wohl kaum drumherum. Nutzen? Ja, manchmal, zum Bilder anschauen, die mir irgendjemand zeigen will oder über die ich sonstwo gestolpert bin. Account habe ich jedenfalls keinen. Ich war mit allen Webgalerie-Lösungen bisher unzufrieden und hab mir meine eigene geschnitzt. Web 2.0 brauche ich an der Stelle bisher nicht. Aber wer weiß, vielleicht bekommt das Ding auch mal RSS-Feed-Support.
- Was hälst Du von Diensten wie Twitter oder Frazr?
- Ich kenne sie nicht einmal. *draufklick* Nix.
- Wie viele RSS-Feeds hast Du abonniert?
- Ich meine mich zu erinnern, dass neuere Versionen von Lilina nur bis ca. 50 Feeds skalieren. Ich hab ein paar mehr, vermutlich so ca. 60-70 Blogs und ähnliches. Dazu noch unzählige Newsfeeds (wohl so um die 40-50, Tendenz steigend, vor allem Symlink wegen), die ich aber von den Blogfeeds getrennt halte und auch nicht mit einem Feedreader sondern so einer Art Cheesy Portal lese. Wobei es so aussieht, als ob sich bei Lilina wieder was tut, jedenfalls hat die Seite ein neues Design und eine neue URL. Müßte ich mir mal wieder mal ansehen.
- Liest Du die alle täglich?
- Nicht mal mehr monatlich oder sonstwie regelmäßig. Seit das letzte Upgrade meines Lilinas eine katastrophale Performance an den Tag legte eigentlich gar nicht mehr. Und zum Flicken hatte ich bisher keine Lust. Genausowenig wie ich bisher Muße dazu hatte, mein “Cheesy Portal” wieder in Sachen Feeds auf den aktuellen Stand zu bringen. Deswegen auch keine Links. Liegt wohl daran, daß mir die Arbeit seit dem Stellenwechsel vor einem Jahr wieder richtig Spaß macht und deswegen keine Zeit mehr für solche weniger wichtigen Dinge ist. ;-)
- In wie vielen Weblogs bloggst Du? (Eigene oder Mitautor)
- Da ich Symlink nach wie vor nicht als Blog ansehe (und auch nicht unbedingt den ISG Newsticker oder den LUG-Camp 2007 Newsticker) nur in zweien: In diesem meinem eigenen Blog wenn mir gerade danach ist (also nicht mit dem Zwang täglich was zu posten, wie manch andere Leute) als auch in der inoffiziellen Blosxom User Group, dort im Normalfall dann, wenn’s was neues (aber nicht notwendigerweise wichtiges) in der Blosxom Community gibt.
- Kommentierst Du in anderen Blogs? Wenn ja was?
- Hin und wieder mal. Meist bei Freunden, manchmal auch bei Leuten, die ich nicht kenne. Was es dann ist, ist recht unterschiedlichen. Von hilfreichen Informationen bis hin zu blöden Kommentaren ist sicher schon alles dabei gewesen. ;-)
- Wer ist Dein persönlicher Blog-König von
Deutschlandder Schweiz? - Was ist ein “persönlicher Blog-König”? Jemand, der Blogs schreibt so wie das Klischee sie erwartet, eben täglich, mit viel persönlichem oder unwichtigem Zeugs? Hmm, in der Schweiz die RUBIs sind recht fleissig und viel persönliches ist da auch dabei, dazu ist’s noch witzig, weil praktisch die ganze Familie bloggt. Und informativ ist es ab und an außerdem noch. In Deutschland kenne ich zu wenige Blogs, aber da fand ich immer das Daily Ivy Blog ganz gut, auch wenn es als Blog keinerlei wirklichen Ersatz für Ivys Bar sein kann. *seufz*
- Gehört Weblogs Deiner Meinung nach die Zukunft oder sind sie nur ein vorübergehender Hype?
- Weder noch. Sie sind eine Nuance eines Mediums mehr, die das letzte Jahrzehnt hervorgebracht hat. Mit eigenem Charakter und nicht eigentlich kaum mehr wegzudenken, aber sicher auch nicht die Krone der Web-2.0-Schöpfung.
- Wird es Dein Blog / Deine Blogs dann auch noch geben?
- Es ist glaube ich gemeinhin bekannt, daß ich selten was wegschmeiße oder gar Webseiten lösche, nur weil ich sie grade nicht brauche, nutze oder pflege.
Und bevor’s zu Ende ist, füge ich hier grade noch zwei Fragen ein, weil ich doch das eine oder andere zum Thema Web 2.0 in diesem Stöckchen vermisse.
- Welchen Feedreader nutzt Du?
- Webbasiert: den bereits erwähnten Lilina für Blogs und einen auf einer PHP-Feedreader-Bibliothek basierender Eigenbau, der nach dem Vorbild von Slashdots Cheesy Portal gebaut ist — nur mehrspaltig, für News. Sonst Opera, allerdings nur mit wenigen Feeds. Ich habe zwar auch schon raggle und snownews ausprobiert und so schlecht sind die beiden sicher auch nicht (snownews ist einen Tick intuitiver zu bedienen), aber wirklich begonnen sie zu nutzen habe ich nicht. Gregarius fürs Web und Newsbeuter für die Textkonsole wollte ich mal noch ausprobieren.
- Was gehört für Dich sonst noch zum Web 2.0?
- Google Maps, maps.search.ch und Konsorten inklusive API. Könnte man auch unter dem Überbegriff AJAX laufen lassen. Dann natürlich Wikis. Und nicht zu vergessen Microformats wie z.B. XFN. Wundert mich eigentlich, das das vorher kaum vorkam in dem Stöckchen.
- Wo gehts weiter mit dem Web 2.0 Stöckchen?
- Also sicher mal bei Venty sei’s in seinem leider schon wieder aufgegebenen Gopher-Blog oder in seinem PodCast, dem ich nicht wirklich folge, weil ich keine PodCasts höre.
- Dann vielleicht noch bei Dieter Schlabonski, weil der es sicher schafft, auch daraus einen stilechten Rant zu machen.
- Und Myon bastelt ja bei Debian gerne mit Web-2.0-Methoden rum, dem werfen wir das grade auch mal zu.
- Sonst fallen mir nur noch Leute ein, die kein Blog haben und daher auch kaum Stöckchen fangen können oder das Stöckchen schon bekommen haben. :-)
Now playing: El-Vez — Mexican Radio
Tagged as: 0x1b, AJAX, Apache, Blogging, Blosxom, Comic, Debian, del.icio.us, Embperl, Flickr, Google, Google Maps, Gopher, HTML, Ivy, Lilina, maol, map.search.ch, Meme, Microformats, Myon, newsbeuter, OpenBC, Opera, Orkut, Other Blogs, Quiz, raggle, Schlabonski, Slashdot, snownews, Social Networking, Stöckchen, Symlink, Ventilator, Web, Web 2.0, WML, XFN, Yigg, YouTube
// show without comments // write a comment
Related stories
Thursday·19·October·2006
Herbstumfrage //at 13:44 //by abe
Über ein Blog-Posting von Priska bin ich auf die netten Fragebögen von gimme5 gestolpert.
Da will ich den Aktuellen grade auch mal beantworten, während die anderen Kaffeetrinken sind.
- Nenne 5 typische Herbstsachen.
Näääbl (aka Nebel), rot-bunte Blätter, mit Blättermatsch bedeckte Waldwege, Drachenfliegen, es wird wieder früher dunkel. - Würdest du Pilze essen, die du selber gesammelt
hast?
Vermutlich nicht. Ich sammel aber auch eh keine. - Was würdest du mit farbigen Blättern von den Bäumen und
Kastanien basteln?
Herbarium und Kastanien-Männchen - Welche Herbstgerichte schmecken dir am besten?
Käse- —äh, Verzeihung— Chäsfondue. Ich muß unbedingt mal eine Fahrt im Fondue-Tram machen. - Hast du schon mal einen Drachen gebaut? Ist er
geflogen?
Schon mehrmals. Einmal in der Grundschule oder im Kindergarten oder so und einmal selbst zuhause einen Miniaturdrachen (Butterbrotpapier, Holzspieße und Bindfaden) Geflogen? Bei dem aus meiner Kinderzeit weiß ich’s nimmer so genau, der Miniaturdrachen nur hinterm Ventilator (Huch, hier macht das Blog ja einen Autolink hin? Argh, nee, nicht der Ventilator ;-) und das auch noch recht instabil. Allerdings fliege ich seit mehr als 10 Jahren mit einem zu Schulzeiten gekauften und seither immer wieder geflicktem gelb-blauen Tandem-Lenkdrachen.
Tagged as: Drachen, Fondue, Fondue-Tram, Gimme 5, Herbst, Meme, Nebel, Other Blogs, Quiz, Tram
// show without comments // write a comment
Related stories
Thursday·08·June·2006
Celestial Choir //at 00:38 //by abe
Quiz found at blindcoder.
Wikipedia about Cherubim (Deutsch)
Tagged as: Meme, Other Blogs, Quiz
// show without comments // write a comment
Related stories
Friday·17·March·2006
What’s Your Summer Ride? //at 00:41 //by abe
When I was following the links to the What Are The Keys To Your Heart? quiz which was a common meme during the last weeks on Planet Debian, I noticed a quiz which made me much more curious than the above mentioned one or the What Language Should You Learn? quiz meme: What’s Your Summer Ride?
Since I know exactly what my summer ride is, I was curious what will come out. Since there were only a few questions (somehow I expected more), I was through after a quite short time:
Your Summer Ride is a Jeep |
---|
![]()
For you, summer is all about having no responsibilities. You prefer to hang with old friends - and make some new ones. |
Well, although there were a few question where I could have chosen more than one answer, the answer is not so bad. My perfect summer ride would be a white all-wheel drive 2CV, either a original, double-engined 2CV Sahara (Type “AW”) from the 50s or 60s or a “modern” 2CV with Weber 5-speed gearbox and Weber all-wheel drive.
Regarding the first question “If you had a ton of money, how would you spend your summer?”: I probably would take an all-wheel drive 2CV and would drive on small roads through Scandinavia or the Alps. Or along the Panameriacana or through the Yellowstone National Park if I wouldn’t have to travel to the USA for it.
So regarding the second question “Where’s the best place to go for a summer drive?” not only a forest path or a coastal highway are fine, but also a small path winding it way up a mountain which wasn’t mentioned in the quiz.
Regarding music in the car, I usually like the sound of driving and the car itself. But since there is also music which reminds of driving a car or even makes me wanting to take a ride in the car, I sometimes hear e.g. Jean Michel Jarre or Roxette while driving. (Hearing Roxette songs often makes me want to drive around with a CX which defaults to my own CX. :-)
And regarding the best summer smell, nearly nothing reaches the smell after a short but heavy summer thunder storm. Second place is probably a (not mentioned) fresh and salty breeze near the coast.
BTW: Second place (with changing only one answer — the secluded forest to the coastal highway) was the New Beetle Convertible falsely written as only “Beetle Convertible”. Well, since I hate the New Beetle, because it’s neither New (just Golf technic) nor Beetle (it has completely wrong proportions) and it’s plain ugly (ok, the convertible isn’t as ugly as the limousine but still ugly), I can’t agree with this answer. ;-) But I wonder, what are the other car answers are…
Now playing: Roxette — Sleeping In My Car
Tagged as: 2CV, Automobiles, Citroën, CX, Meme, Now Playing, Other Blogs, Planet Debian, Quiz, Roxette, USA
// show without comments // write a comment
Related stories
Sunday·12·March·2006
Which SciFi crew would I best fit in? //at 02:57 //by abe
In m³’s online pamphlete, I found a new quiz I immediately had to take:
Which sci-fi crew would you best fit in?
Before taking the quiz I already wondered which possible answers it offers and what I’d expect as result. The only thing I knew so far was that The Matrix was featured in the quiz since m3 scored as Nebuchadnezzar. Farscape came to my mind.
During the quiz some of the questions seemed quite obvious on which crew they would count resp. not count. Since I don’t like military, I knew that Star Trek crews won’t be on the top of my list…
Well, it seems as if had guessed quite well:
![]() | ||||||||||||||||||||||||||||||||||||||||||||||||
You scored as Moya (Farscape). You are surrounded by muppets. But that is okay because they are your friends and have shown many times that they can be trusted. Now if only you could stop being bothered about wormholes.
| ||||||||||||||||||||||||||||||||||||||||||||||||
Your
Ultimate Sci-Fi Profile II: which sci-fi crew would you best fit in?
(pics) |
Interestingly the Enterprise D from Star Trek TNG is also in the list and not that far down as I expected it. So there seems to be at least a slight correlation between what SciFi series/movies I like most (Farscape, Star Trek TNG and DS9, the early Star Wars movies, The Matrix, Babylon 5) and with which crew’s philosophy I agree most as well as which ships appeal most to me (Millennium Falcon, Moya and many ships from B5, TNG and DS9) and vice versa: I’m not that big fan of Battlestar Galactica nor Star Gate neither do I like the design of the ships showing up there.
Another two things I noticed by this quiz: I should perhaps once have a look at Firefly which I haven’t seen yet nor do I know much about it. And I probably won’t find Cowboy Bebop that appealing if I would watch it once.
BTW: Series I missed in the list: Star Trek TOS, SeaQuest DSV and
Futurama.
Tagged as: Babylon 5, DS9, Farscape, Futurama, Meme, Quiz, SciFi, SeaQuest, Star Trek, Star Wars, TNG, TOS, TV
// show without comments // write a comment