Currently browsing linux

Debian Squeeze 6.0 released

Posted in english, linux, software April 1, 2009

No, sorry, just hdapsd 20090401 :P

https://sourceforge.net/projects/hdaps

flattr this!

You FAIL

Posted in debian, fun, linux, software March 8, 2009

While etbe is blogging about fail memes, I must say that 70% of the Debian archive fails to build…

… well, not 70% of the WHOLE archive, just 70% of the 10 precisely selected packages that use LRMI…

Will rant on -devel@ and fill bugs later…

flattr this!

1234567890

Posted in fun, german, linux February 14, 2009

Ich wünsche allen frohes 1234567890.

Auch wünsche ich diesem Server schönes Lenny (habe nämlich grade upgedated) und ein hoffentlich baldiges (heute?) Release.

Und, an die, die ein RL haben: netten Valentinstag mit euren Liebsten.

;)

flattr this!

Interactive Python shell with autocompletion and stuff

Posted in english, linux, python, software January 30, 2009

This one is for KiBi:

Yes, IPython is great, it gives you a really nice shell with all the fancy stuff you want – incl. autocompletion.

Just apt-get install ipython and enjoy!

Again, thanks KiBi!

flattr this!

Pimp my Mutt

Posted in debian, english, linux, software November 6, 2008

Uh, yeah, I did it :)
I patched my mutt-patched :)

You may ask why I did it, and what I did, so here we go:
I use mutt(-patched) on my Etch box to read and write mail when I’m not in front of my regular box, where I use sylpheed.
My mail is stored on an IMAP server (courier, actually it’s the same box you retrieve this website from), so I use mutt’s imap support (don’t tell me about offlineimap and stuff, I know them).
Having multiple folders on the IMAP server, you really want to use the sidebar patch for mutt, or you’ll get crazy.

But here start my problems. The sidebar patch does not understand, that IMAP often uses a dot (.) instead of a slash (/) as a delimiter between the folders.
Thus the sidebar will look like this:

INBOX
INBOX.Sent
INBOX.Drafts
INBOX.foo
INBOX.bar
INBOX.bar.baz
INBOX.bar.baz.archive
...

Looks quite bad, especially when you have deep hierarchies. So I wrote the first patch, sidebar-dotted, which makes the sidebar look like this:

INBOX
Sent
Drafts
foo
bar
baz
archive

Better, huh? Oh, if you want to see this, you’ll need to set sidebar_shortpath ;)

But this is still not as good as I want it, because I get something like this:

foo
baz
archive
bar
INBOX
Drafts
Sent

Wonder why? I have imap_check_subscribed enabled, so I don’t have to list all the folders via mailboxes, but the server returns the subscribed folders unsorted and you see the result :(

Here I came up with the second patch, sidebar-sorted, enable it with set sidebar-sort and you get a nice folder listing as you (I) wanted.

You want the patches? Get them in my homedir.
Have fun with them, and forgive me, if mutt’s fleas will eat up your mail :)

flattr this!

Dämonische Wünsche

Posted in fun, linux August 22, 2008

14:26 < Zhenech> daemon process started, pid=6666
14:26 < Zhenech> muhahaha
14:26 < Toaster> lol
14:26 <%jorey> …
14:26 <%jorey> das koenntest du auf die-welt.net posten :P

Dein Wunsch sei mir Befehl!

flattr this!

The Firefox Add-ons you REALLY need for Firefox 3.0

Posted in english, linux, software, windows June 17, 2008

Yeah, I know, Firefox 3.0 is not yet released by Mozilla (but it soon will be, and you can help them achieving a worldrecord), but I used the betas and release candidates for a long time and like to share my experience.

Just some more words before I start: Firefox 3.0 is fucking great, so
GET
GET
GET
GET
GET
!!!
;-)

And now to my small addon collection:

1. oldbar
Sorry, but I find the new Awesomebar just fucking ugly and way too big for my 12" screen.
oldbar makes the URL bar look like in Firefox 2.0 again (but it won’t change the searching algorithm, though :/)

2. Adblock Plus
No, you can’t live without a proper adblocker in todays internet and Adblock Plus is the best one.

3. Delicious Bookmarks
I do not like all those social 2.0 sites out there, but del.icio.us is great, and this addon will bring you all the nice stuff directly into your browser.

4. Faviconize Tab
Have a way too small screen? Or just too much tabs? Use this one to make them as small as their favicon :)

5. Flagfox
It’s allways nice to know where the server is located you’re connected with – now you see a small flag of that country.

6. FxIF
Looking at many photos? Wanna know which camera was used? Look in the EXIF information with FxIF without switching away from your beloved browser.

7. Google Pagerank Status
You’re a SEO, aren’t you? ;)

8. Googlepedia
See Wikipedia results directly in your Google search.

9. It’s all text!
Annoyed by typing texts into regular webforms? Use your favorite text editor for that!

10. keyconfig
Your keyboard is made for more then just text.

11. Live HTTP Headers
Ah I see, you’re a hacker, not a SEO. Now you can see all the stuff going between your browser and the server – live!

12. NoScript
The internet is for porn.. eh.. malware, exploits and such. Kill them all with NoScript!

13. Resurrect Pages
Webserver /.’ed? File not found? But the internet does not forget, search the caches NOW.

14. Tamper Data
As I said, you’re a hacker – manipulate all the forms before sending them to the server.

15. URL Fixer
youporn.con? Yes, it works!

16. User Agent Switcher
Silly website wants a sucky IE? Or Windows, but you are running Linux? Just tell them you’re brave (aren’t you?).

17. Web Developer
CSS sometimes sucks, fix it now. And yeah, it can save even more time than just fixing CSS.

Uhm, that’s all. Don’t have any more plugins installed – if you do leave me a comment :)
And yeah, most of these addons are not 3.0 specific, but who cares? They still rock!

flattr this!

Streaming OGG Vorbis to a Nokia E51

Posted in english, linux, mobile, software May 13, 2008

Today I discovered, that there is a beta of OggPlay for my Nokia E51 (Symbian Series 60, 3rd Generation, FeaturePack 1), which can play OGG Vorbis streams.
And it does really work!

So here is what I did to hear my Icecast stream (which is filled with data by my MPD):
1. Get the last version from http://symbianoggplay.sourceforge.net/nSIS – at the time of writing it is OggPlayS60V3_1_80b2.sis.
2. If you do not have an older version of OggPlay installed, you may need a skin – see the OggPlay homepage for details.
3. Send the file via Bluetooth to the phone.
4. Get the .m3u file for the stream.
5. Send the .m3u file via Bluetooth to the phone and notice it will refuse to save it :/
6. Send the .m3u file via USB to the phone.
7. Open OggPlay 1.80b2
8. Search for new files.
9. Go to "ogg_text_string_15" (that should be streams, dunno why it fails here)
10. Select your m3u and let it play.
11. Notice that it plays like shit, too many gaps.
12. Set Settings > Playback > Buffering mode to Single thread as suggested in the forums, notice that the playback did not get any better.
13. Set Settings > Playback > Buffering mode to No buffering.
14. Enjoy!

Until now I listened to a couple of Marilyn Manson and Megaherz tracks without any problems. But the phone gets a little bit warm, and I bet my battery will be low in some hours.

HAIL OpenSource
HAIL Icecast
HAIL OGG Vorbis
HAIL MPD
HAIL OggPlay

\o \o/ o/ *dance*

flattr this!

Gnash 0.8.2 – can I has free flash

Posted in debian, english, linux March 12, 2008

As Miry blogs, gnash 0.8.2 (the first beta) works well with youtube and she has packages for Debian ready. Her post forced me to fetch the packages from http://incoming.debian.org and give gnash a try.

Yeah, youtube really works, but this is not the only flash-based service out there, so I decided to try gnash (one more time) in my daily life/work/whatever.

So here is the first shot:
Google Video – does not work
derbauer.de – does display something, but that cannot be called working
unitymedia.de – works fine
myvideo.de – does not work
fonic.de – does display about 30% of the animation
nokia.de – animations work, product chooser misses all images and text
sonyericsson.com – makes gnash <defunct> (so "does not work")
speedtest.net – no text, no functionality, but graphics
some flash/actionscript based games of a friend of mine load, have also text problems and different ActionScript bugs

It does not look good for gnash, but I leave it installed for now to see which pages I will visit tomorrow at work.

flattr this!

Some thoughts about Spicebird

Posted in english, linux, software January 16, 2008

today I’ve read an announcement, that spicebird, an outlook like, open source mail client with contacts, tasks, calendar and rs management. That sounds good, so I decided to give it a try. I downloaded and configured it for my default mail account here at die-welt.net. While trying around, I found some things, which should be improved:

  • Where the heck is the systray icon, I can minimize the app to? Don’t need another app wasting my desktop space…
  • I hate HTML mails, so I want to disable them, GLOBALY! I can do that on a per-account base, but that sucks. At least I could open about:config (hey, it’s Mozilla-Foo based :>) and set mail.identity.default.compose_html{‘ to false, but where is the button to do so from the GUI!?
  • Also don’t display HTML in mails, render as plain-text, but the options is only in View > Message Body, nowhere in Preferences (what for is the Display tab then?)
  • Eh, and stop displaying those stupid bars on quoted text, I’m fine with >, so set mail.quoted_graphical to false (again, GUI!?)

I think that’s all (for now) – will come back when I have multiple mail accounts, news and rss-feeds activated…

flattr this!