The Java 7 Update 13 has been released by Oracle. You should make sure to download it from www.java.com/download asap.
Category: Windows
[Win] Windows Partition Tools
Needed for Android SD Card partitioning or Raspberry Pi gambling:
MiniTool Partition Wizard: Awesome Tool for Windows, can part and format even EXT4. It is small, fast and easy to use.
SD Card Formater: Official Tool of the SD Card Foundation. Can format even problematic cards.
Image Writer for Windows: Great to write .img Images to disks.
[Win7] Printer disappeared
If your printers do disappear, check the spooler:
Start, Run, services.msc - enable Spooler / Druckerwarteschlange and - there they are again.
[Win8] EEE PC 1015PN and Windows 8
I have been using my EEE PC 1015PN for nearly 2 years now, and I am quite satisfied with it. But after the release of Windows 8, I wanted to try it, too. So I decided to upgrade install from my Windows 7 Professional to Windows 8 Professional. Before this test, I made an Acronis Image, which turned out to be an really good idea. Installation itself needed about 1 1/2 hour, as I decided to upgrade and not start from scratch.
The first problem started to come up after going to the desktop and trying to change the brightness \ wifi connectivity by using the FN Keyboard Shortcuts: "Asus ACPI Driver missing", was the error. So I tried to reinstall the needed keyboard drivers, and Optimus Tool (1015PN uses an Intel as well as an NVIDIA Graphicscard).
After rebooting, I was able to choose the Optimus setting within the tool, and I could also change screen brightness with the FN Keyboard Shortcuts - but nothing else.
So I decided to shutdown the PC, enable WIFI in the BIOS and reboot - to check WIFI Connectivity, as well as to see the Intel Graphics active in Windows 8. So I pressed the "Save and Reboot" shortcut in the bios - and that was the last thing I saw.
After that, the EEE PC tried to boot once, and then stopped working, rebooting again - boot loop. But not after 20 seconds of boot, no, it already fried seconds after starting the boot process. Even disabling WIFI in BIOS again or pressing F8 manically - nothing could help. The system was killed.
After trying for a good amount of time, I restored the Windows 7 backup. And thats it. My first Windows 8 impression turned out to be even worse than Windows Vista. And well, that was something.
IPv6 Primer \ Presentation
Following my work on IPv6 I did create an IPv6 Primer / Presentation for my staff and other technical interessted people. So if you are interessted in an little insight to my work and IPv6, feel free to download this file (German, about 1 MB): IPv6, Nico Maas 2012 PDF
[WinXP/Vista/7] Port 80 Blocked
Developing Websites with XAMPP is always neat and nice: Compact package, everything you need is there - and even having it portable on an USB Stick (in an TrueCrypt file ;)) will get you up and running on every Windows PC - where ever you are - in no time. But the problem with this solution comes with the "Host PC": There are a lot of tools nowdays which hijack and use Port 80 (your most beloved Webserver / Apache Standard Port) for their own needs. And so you are quickly on the point of "Apache terminated" in your XAMPP Windows - because of the blocked port. Finding out which program is blocking / using that port is easy, as XAMPP comes with an "Port-Check" Tool which can be used from the XAMPP Control Panel. Other than that, here is the TOP 4 of the most annoyning port blocking apps:
4.) Teamviewer (as commented by Teufelsauge)
A remote desktop tool which can be configured to run as background service, listening to port 80 and 443.
3.) Apache
Yeah, thats right. Some people got an old Apache setup running - set up years ago and forgotten in the background. Sounds stupid, but as most errors are - this is one of the most nasty ones. So check your memory before jumping to wrong conclusions.
2.) Microsoft SQL Server
It is an SQL Server! Not an Webserver! Why the heck would... Yeah, right: It DOES block port 80. Open services.msc from your "Run As" Dialog and look out for "Sql server reporting services(MSSQLSERVER)". Set it to disabled and stop it. Port 80 freed, hurray!
1.) Skype
To bypass corporate security standards and firewalls, Skype can use Port 80 and even Port 443 (SSL) as workaround. And it does that, by default. To disable that, start Skype and go to Tools -> Options - > Advanced -> Connection. Disable "Use port 80 and 443 as alternatives for incoming connections".
[WinVista/7] WLAN "Site Survey"
To show active stationary wifi accesspoints, use following command:
netsh wlan show networks mode=bssid in the commandline.
Very helpful to get shown the current wifi situation for a customer within going out to him/her with Ekahau or another site survey tool.
[IE] Simulate other IE Version with IE Tester
If your old Software does challange an special / old Version of IE, you can fulfill that requirement without another Virtual Maschine by installing IETester.
http://www.my-debugbar.com/wiki/IETester/HomePage
I would loved to had known that Software a bit earlier.
I ran into serval problems in upgrading an Zyxel 2000W Wlan Phone by using Win7 with Firefox 3.6 / IE 7.
I couldn't find the "Browser for Upgrade File" bar, so I tried everything on the net, including Chrome.
In the end, I used an Virtual PC / Windows 98SE(!) which I keep handy for... stuff - and could upgrade the phone.
[Samba] Windows Client can't access Unix Samba Share KB2536276
On 16.06.2011 Microsoft fixed an Security Issue with Samba which ended in Windows Users beeing unable to access Unix Samba Shares by using Plain Text Authentication.
By removing Security Update KB2536276 and rebooting you can enable your client again - or you patch your samba server, which is the real source of error - Microsoft did just fix an flaw.
https://bugzilla.samba.org/show_bug.cgi?id=8238
https://bugzilla.samba.org/attachment.cgi?id=6593
Infos taken from:
http://answers.microsoft.com/en-us/windows/forum/windows_xp-windows_update/kb2536276-windows-xp-pc-get-system-error-58-when/d9dbdde5-2666-4423-b47c-fbdb80b995d9
[Win7] ATI HD6870 + Mjölnir 1
I recently bought an ATI HD6870, replacing my old and very noisy and hot HD2900XT+.
As far as it seems it was an really good idea, as the new graphics is just awesome in performance and price (~180€).
By the way, I would recommend the Sapphire "Not-Reference" Model which comes with an special cooler - and is damn quiet.
And another thing: ATI brought out an Preview of the new 11.4 Driver called "Mjölnir 1" which does improve overall performance.
Its not stable yet, but maybe you want to check it out: http://support.amd.com/us/kbarticles/Pages/Catalyst114earlypreview.aspx
( Windows 7, Vista Only )