blog.world3.net

Author Archives: mojo

« Older posts
Newer posts »

Using the XMEGA DMA controller

04/11/2011 – 11:47

Finally got the XMEGA DMA controller on an ATxmega128A3 working. There is not much example code for it and the datasheet is not very clear, so I wrote this. The datasheet and examples don’t really explain the terminology well. A transaction is the complete cycle of the DMA controller. To start a transaction you load [...]

Posted in avr, electronics | Comments (0)

Democratic FAIL

31/10/2011 – 18:02

I made a couple of posts to Slashdot and decided to reproduce them here:   I wrote to my last MP (free to do online via The Work For You) to complain about the ever increasing internet surveillance. In the letter I pointed out that saving a single life, or even many lives, is not [...]

Posted in politics | Comments (2)

Google can’t spell

24/09/2011 – 23:06

Been a bit slow with updates lately. Anyway, apparently Google can’t spell:   Google tries to make suggestions based on what it has scanned from web pages, but it seems that they didn’t filter out common errors… Google, U R TEH DUMB LOL Still, Google docs is excellent. Now you can upload any filetype I [...]

Posted in idiots, Internet | Comments (0)

Fixing PHP in HTML files on Knet

21/07/2011 – 18:52

Knet recently updated something and broke my .htaccess file which was allowing PHP in .html files. Spent ages looking for a solution and eventually found this on a random blog post: AddHandler application/x-httpd-php5 /cgi-sys/php5 .php .htm .html Update 03/08/2011: They broke it again, this is now required to fix: AddHandler application/x-httpd-php5 .htm .html

Posted in Internet | Comments (0)

BBC twisting quotes again

30/06/2011 – 09:07

I had thought that maybe the problems with reporting the tsunami in Japan were partly due to the language barrier, but it looks to me more systematic than that. Spotted this gem today: Headline: ‘Full blown crisis’ Quote: “The good news is, they are not allowing it to become a full-blown crisis,” The headline implies [...]

Posted in BBC, idiots | Comments (0)

Fix for Aero dropping out on Windows 7

19/06/2011 – 16:37

Sometimes when my machine resumes from sleep mode Aero doesn’t work and I lose transparency etc. It seems to be related to nForce chipsets… Remind me never to get another one of those, they are buggy as hell. If you check the application event logs there is an error 0x8898009b from DWM. The fix is [...]

Posted in windows | Comments (0)

Super injunctions and bloggers

23/05/2011 – 07:58

There appears to be a serious problem with super injunctions for bloggers. How can we comply with an injunction that is so secret we don’t even know it exists? I heard the other day that Ryan Giggs was having an affair. Let’s use him as an example; say he took out a super injunction to [...]

Posted in law | Comments (0)

Olympic Athlete’s Village site visit

21/03/2011 – 15:10

I visited the Athlete’s Village for the London 2012 Olympic Games. Not that much to see really, it is a building site… Behind schedule of course. The accommodation is the standard basic one floor apartment divided up with temporary partitions which will be removed before it is turned into council flats.   From Olympic site [...]

Posted in Uncategorized | Comments (0)

FON is rubbish

03/03/2011 – 13:18

I decided to set the old FON router up before my trip to Japan this year. The idea is that you share your broadband connection via a wifi hotspot that the FON router provides and in return you can use any FON hotspot worldwide. Before going I checked coverage. FON has done a deal with [...]

Posted in Uncategorized | Comments (1)

Add Google Maps link to eBay listings

21/01/2011 – 16:43

Greasemonkey FTW. Add your location to the home declaration. // ==UserScript== // @name           Ebay-Location-Route // @namespace      www.ebay.de // @description    Adds a link for the item location on google maps // @include       http://*ebay.* // ==/UserScript== // Version 0.4 // author: knoe, fixes by MoJo //Configuration var home = “mah house”; //home var blank = false;       [...]

Posted in Internet, software | Comments (0)
« Older posts
Newer posts »
  •  

    February 2012
    M T W T F S S
    « Jan    
     12345
    6789101112
    13141516171819
    20212223242526
    272829  
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
  • Categories

    • audio (1)
    • avr (20)
    • BBC (1)
    • electronics (29)
    • genius (4)
    • hardware (22)
    • idiots (39)
    • Internet (21)
    • law (20)
    • microcontrollers (12)
    • networking (17)
    • politics (29)
    • privacy (19)
    • Retro Adapter (5)
    • security (17)
    • software (32)
    • Uncategorized (18)
    • windows (25)
  • Archives

    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • September 2011
    • July 2011
    • June 2011
    • May 2011
    • March 2011
    • January 2011
    • December 2010
    • November 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
    • November 2005
  • Links:

    Main site: world3.net

    Electronics: denki.world3.net

WordPress | Sandbox