Archive

Posts Tagged ‘wordpress’

My favorite software, part 2

February 2nd, 2010 No comments

Things change and previous list was an inventory for myself. I have now changed a lot of software and made the use of my laptop mostly obsolete. Here is a new list of software I use on a daily base, ordered alphabetically:

Ubuntu D-Link DNS-323
  • Convert to FLAC
  • CrossOver Games
  • FileZilla
  • Firefox
  • gedit¹
  • GIMP
  • KeePass Password Safe
  • Mangler
  • NFS
  • OpenOffice.org
  • RapidSVN
  • Rhythmbox
  • Tag&Rename¹
  • Thunderbird
  • transmission-remote-dotnet
  • TrueCrypt
  • Tux Commander
  • VLC
  • World of Warcraft
  • lighttp
  • Midnight Commander
  • Nano
  • NFS
  • NZBGet + NZBGetter
  • OpenSSH
  • Samba
  • Subversion
  • Transmission
  • WebSVN
  • Linksys WRT54GL Xbox Nokia N97 Remote webhost
  • DD-WRT
  • XBMC
  • Gravity
  • Putty
  • cPanel
  • phpMyAdmin
  • WordPress MU
  • ¹ Subject to change when I find a suitable replacement.
    Categories: My life Tags: , , ,

    My favorite software

    December 16th, 2009 No comments
    Categories: Internet Tags: , , , ,

    FeedSmith with sitemap.xml

    August 24th, 2008 1 comment

    HA! This time I won from technique. FeedBurner FeedSmith plugin redirect all my feeds to a predefined URL, Standard Sitemap Plugin generates a xml like a feed. I see a problem there, don’t you? You want all feeds to be redirected but the sitemap. Here is the solution.

    Open FeedBurner_FeedSmith_Plugin.php in your favorite editor. Go to line 111 and change it to:

    if (is_feed() && $feed != 'comments-rss2' && $feed != 'sitemap' && !is_single() && $wp->query_vars['category_name'] == '' && ($withcomments != 1) && trim($feedburner_settings['feedburner_url']) != '') {

    The part I added is && $feed != ‘sitemap’.

    Enjoy your new sitemap.xml.

    Categories: Website Tags: , ,

    I burned my feed

    August 20th, 2008 No comments

    Days ago I discovered feedburner.com.” Our Web-based tools help bloggers, podcasters and commercial publishers promote, deliver and profit from their content on the Web“. I don’t really understand yet why I should use their service, but there must be a reason. So I signed up and burned my feeds. But somehow it doesn’t work for me as it works for others. Figures as I always manage to break things.

    Read more…

    Categories: Website Tags: , ,

    WordPress themes hell cooled down

    August 16th, 2008 No comments

    I just installed GooglePreview for Firefox. “A Mozilla Firefox browser extension that inserts preview images (thumbnails) of web sites into the Google and Yahoo search results pages. Thumbnails are created and provided by GooglePreview servers.” I then started my search for themes. Now that’s easy searching! I bet I will find some real candy soon :)

    Categories: Website Tags: ,