By jixor | November 18, 2008
Firstly if you have problems with Windows Update first thing to do is check your WindowsUpdate.log file. This file is found in your windows folder, usually “c:\WINDOWS”.
I keep having this happen, its a real pain in the arse! So I post this mostly for my own quick reference. This is actually to fix this and another similar problem I keep running into, I figure if you do both you don’t have to waste time looking up the error in WindowsUpdate.log.
Read More »
Posted in Software | Tagged Software, tip |
By jixor | October 24, 2008
By jixor | October 17, 2008
I have found Avira Free to be quite a decent piece of software and as such have switched over to it from AVG. However the nagware is a pain in the arse! This is a very simple way of disabling it in XP Pro/Vista Ultimate.
- Open the ‘Local Security Policy (Local Security Settings) Panel’, found under ‘Control Panel > Administrative Tools’.
- Open the ‘Software Restriction Policies’ directory.
- If there is an ‘Additional Rules’ directory ignore this step, otherwise click the ‘Action’ menu (at the top) and select ‘Create New Restriction Policies’
- Open the ‘Additional Rules’ directory
- Click the ‘Action’ menu (at the top) and select ‘New Path Rule…’
- Click the ‘Browse’ button and navigate to your Avira install directory, usually ‘C:\Program Files\Avira\AntiVir PersonalEdition Classic’
- Highlight ‘avnotify.exe’ and click the ‘Ok’ button.
Now Avira will function as normal, however you won’t get the annoying nag screen every time it updates.
Posted in Software | Tagged Software, tip |
By jixor | September 19, 2008
I wasn’t happy with the built in widget so I expanded on it somewhat. Read about it on jixor plugins.
By jixor | September 16, 2008
Finally after a four month delay I’m uploading the rest of my Thailand photos…
http://www.flickr.com/photos/jixor/




By jixor | September 4, 2008
Personally I’m not exactly blown away by the browser, its an interesting piece of software but I’ll be sticking with Firefox for some time yet.
Really well researched article goes through Googles lead up to releasing the browser:
http://www.niallkennedy.com/blog/2008/09/google-chrome.html
Lifehacker’s summary of Chrome’s hidden “about:” pages:
http://lifehacker.com/5045164/google-chromes-full-list-of-special-about-pages
Or Google’s http://googlesystem.blogspot.com/2008/09/google-chromes-about-pages.html
Lifehacker article goes through Firefox plugins to enable some similar functionallity to Chrome:
http://lifehacker.com/5044518/enable-chromes-best-features-in-firefox
Good article for those paranoid about what information Chrome may be sending to Google:
http://www.mattcutts.com/blog/google-chrome-communication/
Posted in Software | Tagged google |
I’ll be releasing the source code for my “personal aggregation engine” once I get enough time to tidy it up and add documentation. It uses xsl translations, caches feeds, reformats dud feeds, and there is a feed masher component.
Posted in Code | Tagged php, xml, xsl |
This is what I use to power the deviantart feed on my ‘Personal Aggregation Engine’. This PHP5 script scrapes your deviantart gallery to generate a simple rss feed, with thumbnails. Read about it and download via the DeviantART Feed page. I must however point out that I’m uncertain of DeviantART’s stance towards the use of this. I have read their ToS and there didn’t seem to be anything specifically forbidding its use, however I’m not responsible if you get banned.
Posted in Code | Tagged deviantart, php, xml, xsl |