You are currently browsing the category archive for the 'windows' category.
A nice offshoot of MIX 08 is the public availability of Internet Explorer (IE) 8 Beta 1 as of yesterday. While the new browser has many features, the standards support is what has me tickled pink, and you’ll be happy to hear blandname still renders properly in the new version.
So head on over to the IE8 page Microsoft has put up, and grab the first beta of the new next thing.
Some general info from the release notes, including some help on using certificates from within Internet Explorer 8 Beta 1, as well as a quick heads-up that the help is merely copied from IE7:
General information
Help content
Internet Explorer 8 Beta 1 contains help content from Internet Explorer 7. Some topics will be broken or irrelevant. The help content will be updated in a later release of Internet Explorer 8.
New home page in home page set
Internet Explorer 8 Beta 1 will add a new page to the home page set. This page will be automatically removed from the home page set two weeks after you install Internet Explorer Beta 1. You can remove this additional home page from your home page set at any time. Uninstalling Internet Explorer Beta 1 earlier than its automatic removal will not remove the additional home page. In that case, you can remove the home page manually.
Turning off the in-page WebSlice button
You can turn off the in-page WebSlice button in Internet Explorer 8 Beta 1 by using the following method:
However, when you turn off the in-page WebSlice button, WebSlice discovery is also turned off in the Feed Discovery button that is located on the frame.
Viewing certificates in Windows Internet Explorer 8 Beta 1
Windows XP
When you click the View certificates icon after you click the Security Status Indicator lock icon in the address bar, you incorrectly receive the following message:
To view the certificate, follow these steps:
| 1. | Right-click the document, and then click Properties. |
| 2. | In the Properties dialog box, click Certificates. |
Windows Vista
To view the certificate of an encrypted page, click the View certificates icon after you click the Security Status Indicator lock icon in the address bar.
If you right-click the document, you click Properties, and then you click Certificates, the certificate is not displayed.
Related Articles:
You can now register to download Parallels Server Beta 2!
From the announcement:
|
Key Features (Parallels Server Beta 2)
|
|
|
|
x64 (64-bit) and x86 (32-bit) host and guest OS support, including any combination of more than 50 different guest OSes in secure, high-performing VMs. |
|
|
4-way guest SMP and multi-core support. |
|
|
Integrated toolset includes Parallels Tools, VM backup and Parallels Transporter (the P2V migration tool). |
|
|
Parallels Management Console, an easy-to-use, multi-server management tool is included. |
|
|
Support for Intel VT-d hardware acceleration extension for hardware resource dedication to VMs. |
|
|
Intel VT-x and AMD-V hardware-assisted acceleration support. |
|
|
Open APIs and SDK for extensible management. |
|
|
Command line interface (CLI) and scripting. |
Related Articles:
From Microsoft:
“We know that many of you are anxious to get your hands on the Windows Vista Service Pack 1 RTM bits. And to that end, we have some good news. We are pleased to announce that–while broad RTW availability is still scheduled for March–the SP1 Update RTM bits are available now to TechNet subscribers. If you are subscriber, please visit TechNet Plus Subscriptions and sign in to access Top Subscriber Downloads. If you have a prior version of the SP1 beta installed, you must uninstall it prior to installing the final version. Check out Things to know before you download Windows Vista SP1 for more information, and for updated details on all aspects of Windows Vista SP1, stop by the Windows Vista TechCenter. “
Related Articles:
It happens, you enable a display mode that doesn’t work properly and you can no longer see a display on your screen.
Luckily Microsoft Windows Vista has a low-resolution boot mode you can access by press F8 as Windows Vista loads that will allow you to boot into 600×400, then set the video back to a more reasonable setting.
But if you feel like doing this without rebooting, want to impress you friends, or if you don’t want to loose work you had open, do the following:
- Hit the Windows key and M in order to minimize all windows.
- Right click your mouse button.
- Press the up arrow, then enter. This brings up the personalize applet.
- Press the tab key, then press the down arrow 6 times, and press enter. This will bring up the “Display Preferences” applet.
- Press tab, then press the left arrow a few times, then enter. This should apply a more standard resolution, and you should now be able to see your desktop again.
Related Articles:
I can now confirm that the Windows Vista MSDN x86 ISO is fully installable using Virtual PC 2007 Beta on Windows Vista Ultimate 64bit.
Even though these are both MSDN images, neither of them was activated, nor did I enter a serial number during the install. Just click next when they ask you for a serial, and make sure to confirm that you do not wish to enter a serial number by pressing the “no” button.
(click on thumbnails for 1600×1200 images - the virtual machine is running at 1280×1024)
The installation took some time, even with 1GB of RAM allocated to the Virtual PC 2007 virtual machine, but after about 30 90 minutes or so, Vista Ultimate x86 virtualized on Vista Ultimate x64 using Virtual PC 2007 is a definite go-ahead-and-try-it install.
Follow normal VPC installation procedure, select Vista as the guest operating system, and chug along as the install proceeds.
Coming up next: full installation instructions.
Note: Unfortunately Virtual PC 2007 is beta, and I don’t see any plans for adding 64bit virtualization any time soon. If you have info that states otherwise, please let me know is this appears to be the only viable option for Vista VMs at the moment.
Related Articles:
Since installing bbPress on the forum.blandname.com subdomain, I’ve become addicted to the rapid posting workflow: add topic, title, description and post! It’s 4 steps and is over so quick I’ve been thinking about making a bookmarklet that will automate the task for me. Here’s the latest smaller posts I sent there, but should some day expand upon here (I’ll use blandname for longer posts from now on):
- vTiger CRM Virtual Machine
- RDP Manager for your Windows System Tray
- HOWTO TrixBox - VoIP Virtual Machine
- Online Virtual Machine Builder
- Microsoft Distributes Demo Software via VHD
- FREE Terminal Server Monitoring Tool
- VMware Workstation 6 Feature List
- Multi monitor support for RDP 6
- Add Reflections to bbPress Images
- Google PageRank and Alexa in Your Firefox 2
- Display Digg in WordPress - Digg Dugg Plugin
- Google Analytics Plugn for bbPress
Related Articles:
This will be a quick howto as it’s mostly a settings issue, but here goes:
Macs have come with a Remote Desktop server for quite some time now, and it’s great for using macs to manage macs remotely, though maybe not as nice as an NX or XMing solution.
When trying to manage an Apple computer using a Windows or Linux computer it’s a different story. When you attempt to open the connection the authorization works, but the window will close very quickly, with no apparent error.
The problem lies in the actual implementation of VNC in Apple’s Remote Desktop server (not to be confused with RDP - it’s MUCH slower). Apple has decided to only support one type of tiling, whereas most VNC clients will attempt to find the best solution in order to connect. Specifically, Apple uses HexTile, and if you specify this in the options or properties of your connection, it will work with no problems whatsoever.
If you’d like to make a .VNC configuration file in order to connect to your Mac server using a Windows VNC client (RealVNC used here), just take the following code and save it as a *.VNC configuration file, being careful to change the host from (null) to the remote Apple Remote Desktop server’s IP address (for example: 10.10.10.10).
[Connection]
Host=(null)
[Options]
UseLocalCursor=1
UseDesktopResize=1
FullScreen=0
FullColour=1
LowColourLevel=1
PreferredEncoding=hextile
AutoSelect=0
Shared=0
SendPtrEvents=1
SendKeyEvents=1
SendCutText=1
AcceptCutText=1
DisableWinKeys=1
Emulate3=0
PointerEventInterval=0
Monitor=
MenuKey=F8
AutoReconnect=1
I have tested this method on many Windows and Linux machines, using RealVNC, TightVNC, UltraVNC and even Chicken of the VNC for Mac OS X. It works fine, though I’d like to pound home again that I would really like to have the option to either tunnel application over SSH, or have some type of locally-accelerated RDP-compliant protocol (heck why not use LTSP 5.0?)
One can only dream…
Related Articles:
Up until a few years ago I was getting fed up trying to show Japanese friends that linux was a viable option to Windows XP SP2, because the input method that Linux used at the time quite truthfully stank. The conclusion was that with an English keyboard, Windows was the way to go because of the (then) fancy Japanese input method applet.
Later on, I found out about Berry Linux, a Japanese LiveCD distro based on RedHat/Fedora that can easily show off Linux and allow users to do things like compose email that Japanese people can actually read (common problem on Windows), and surf the web in Japanese by default, instead of having to manually choose codepages and the like, which frustrates must computer users (if they haven’t already given up).
Berry Linux got an update today (to version 0.75), and now supports fancy-pants XGL - which I’m sure you’ll agree kicks Aero’s behind quite handily (footily?). If you’re trying to run Berry Linux Mini as a virtual machine you’ll get a console instead of X and you’ll lose the XGL capabilities, so I’d recommend testing it on a physical machine instead of a virtual machine - it’s a LiveCD so it’s quite safe to do so.
Here’s a feature rundown taken from the Berry Linux site’s English page (corrected a few typos):
- Common Features:
- Support for Kernel-2.6. ALSA, ACPI, selinux.
- Overlay Filesystem Support.
- XGL, 3D Desktop, support.
- Berry Linux is not necessary to install. (Root partition is in the RAMdisk using initrd, all commands are operated by being transfered from CD-ROM)
- It can install on Windows without parting partitions to use Setup.exe or install.bat. (Using squashfs/cloop/loopback device)
- It can install to your hard disk on Linux. (Use Berry Linux Installer or Copy under /BERRY/, and set up LILO or grub)
- Berry Linux can boot from USB-HDD/memory.
- Berry Linux uses WHIZ, a very sharp Kana-Kanji conversion system. (WHIZ Project)
- If you push the windows key, and show the K-Menu.
- Automatically recognizes USB storage, and show icons.
- Berry Linux uses free Japanese True Type Fonts.
- Berry Linux uses bootsplash when booting.
- Berry Linux uses DHCP to connect the Network. (If you’d like to use PPPoE, you should setting up it on the Terminal)
- It’s possible to save personal setting.
- Red Hat Fedora compatible.
- Using new technologies.
- Berry Linux’s Features:
- You can listen to mp3 using BMP/XMMS, and play DVD/DivX using MPlayer, XINE and Kaffeine.
- You can edit files of Microsoft Word, Excel by OpenOffice(TM).
- Berry Linux Mini’s Features:
- Minimum Linux environment is available by using Berry Linux Mini.
- Its file size is very small. (148.0MB)
- It’s light. Because of the Window Manager is Fluxbox.
- You can enjoy comfortable Linux environment.
- Berry Linux Server’s Features: (Published Berry Linux Mini as alpha version)
- Build the Linux Server easily.
- Minimum Server Linux enviroment is available by using Berry Linux Server.
- Its file size is very small. (161.3MB)
- It’s light. Because of the Window Manager is WindowMaker.
- You can enjoy comfortable Linux enviroment.

- To do:
- Support Software Suspend.
- Support Captive NTFS.

- Known Bugs: (Please help me!)
- Kernel panic on boot after realtek RTL-8139 ethernet intialization. (Kernel Bugs)
- Using cloop with kernel-2.4.22-pre7 to 2.4.23-pre2 sometimes stops in boot. (pre5 is OK)
- Sometimes gcc 3.3 is not good ! (Berry Linux 0.19 only)
- krb5.h isn’t in krb5-devel-1.2.8-4. (Berry Linux 0.19, 0.20 only)
You can grab Berry Linux from the SourceForge page or the Berry Linux main page - but I’d recomend using SourceForge if you are in North America as it is much faster.
Related Articles:
In the coming weeks I will be working more on Microsoft’s Windows Vista as it ramps up to release to manufacture (RTM) status.
Although you can currently run Microsoft Virtual Server 2005 in 32 bit mode on a Windows Vista physical machine, I’ve learned that I was recently accepted into the Virtual PC 2007 beta tester program, and that Virtual PC 2007 can run on 64bit Vista.
If you are interested in joining the Virtual PC 2007 beta program, I highly suggest you sign up, then play some fantastic Rod Stewart albums until you are accepted.
By the way, this does in fact mean you can run Vista on Vista reliably now. VMWare Workstation and Server still don’t work at this point, but it’s on the way, just stay tuned.
Related Articles:
OK, so everyone is very excited about Firefox 2. I’m excited, your excited, all the social networks are ablaze.
But development does not stop at whole numbers, and the testing must go on - which is how we got here.
So I’m testing Firefox 3 (Minefield). That’s right, I won’t be outdone. I must run the most unstable software. Well at least on the test boxes. So currently the Vista, Leopard, and Edgy boxes are running “firefox-3.0a1″.
The first things you will notice are the graphics - everything has a nice sheen to it (in fact, looks just like Firefox 2!), while remaining true to the normal Firefox UI. Also of note is the fact that favorites are now run using a SQLite3 database. For the full list of features, head on over to the Burning Edge page.

As far as I can tell this is just as stable as Bon Echo was (that’s right - was stable for me), with inline spell-checking and some other fancy goodies.That’s all for now, some more screenshots from other platforms (other than Windows XP of course) and crash reports as they happen
Note: of course this is somewhat tongue-in-cheek. I’m sorry for the Mozilla devs. We all need to stop worrying about the cutting edge and appreciate what we have - fantastic browsers! Opera, Safari, IE7 and Firefox are all great, really.
Related Articles:
What it is:
- An Open Source Digg RSS feed reader for the Windows Jabber instant messaging client Pandion.
How it was written:
- Digg for Pandion was based on the Slashdot plugin for Pandion, with added Base64 Digg icons, and a bit of CSS.
Todo:
- Add Digg buttons so you can Digg up articles of interest, or comment on them.
- Allow users to select different Digg feeds that the plugin could display.
Click here to download the blandname Digg plugin for Pandion (0.1-alpha)
How to install the plugin:
- Unzip the file and simply copy the plugin to the Pandion plugins folder. The plugin will create all the necessary files needed at runtime automatically.
Related Articles:
SSH is one powerful tool. You can do just about everything under the sun using an SSH login to a remote computer. SSH works very well in low-bandwidth situations like dialup, or satlinks.
But wakeup, we’re no longer in the 80s - people want GUIs, let’s give them fancy-pants graphics, bouncing cursors and silly linux wizards. Remotely.
Enter Xming, what I would name as top of my favorite applications. Xming is just like X over SSH, for dummies (or people who would rather spend more time working).
Xming allows you to connect to remote or local Linux workstations and servers and run full graphical applications on those remote machines on your local Windows computer.
Here’s how it works: all of the applications are run remotely, but when it comes to the graphics, the information that would invoke the graphics is sent to your local computer, not a bitmap or a sequence of bitmaps like VNC. Xming uses a local X server on your Windows computer in order to display your remote applications. This local X server is 2D accelerated, and it’s sometimes difficult to even notice that you are working remotely.
Since Xming can run in windowed or full-screen modes, you can establish thin client connections in this fashion, or you can publish applications Citrix-style.
Xming is completely free to install and setup. It is a great way to manage virtual machines, and in fact is often faster than Microsoft’s Virtual Server ActiveX control (surprised?), VMWare’s Virtual Machine view (even with VMWare tools!), and even Parallels speedy virtual machine view.
To set the whole thing up, you’ll need a computer running Microsoft Windows, one Linux box, a network connection between the two, but you won’t need much effort.
First install the Windows Xming server on your Windows computer. We’ll use Windows XP SP2 in this example, but it could easily be other varieties. Xming can be found on Sourceforge quite easily, download it, run the install (use defaults), and start XLauncher.
On the Linux computer this are slighlty more complicated, but not by much. For Gnome or KDE on Ubuntu Edgy, go to the System>Administration menu in your menu bar. In Administration, we’ll select login preferences as we’ll be setting up a new logon method (we’re using XDMCP). Select the Remote tab, and enable remote logon (same as local) to your Edgy Eft machine.
Now on your Windows machine, set up XLaunch to logon to your Linux machine using it’s IP address. Save the setting if you want, and connect. You will be presented with a logon screen to your Linux desktop!
Related Articles:
Now that Internet Explorer 7 has been released in its final form, a lot of people are rushing out to install it as soon as possible. However, some web designers will want to keep a working version of Internet Explorer 6 to make sure their designs for IE7 aren’t broken in IE6. Jon Galloway has a great tool to have both versions of Internet Explorer installed and working at the same time, using a launcher comprised of a batch file and some registry hacks.
I tested the hackish launcher, and had no problems whatsoever.
Another mention: very soon IE7 is going to be a forced (pushed) update, so it’s going to be installed without you noticing, and Microsoft is going to reboot your computer, regardless of what you have left open overnight. To prevent having Internet Explorer 7 from being installed in the fashion, you’ll need to download the IE7 blocking tool from Microsoft.
Finally, if you don’t pass the WGA check to download the blocking tool, SnapFiles is providing a mirror of the IntelliAdmin IE7 Blocking Tool.
Related Articles:
Parallels announced today the updated features of the newest iteration of Parallels Workstation.
Big new all around for Windows, Mac and Linux users.
Here’s the breakdown (from the newsletter):
Parallels Desktop for Mac is the first solution for running Windows and OS X at the same time – without rebooting!
The Desktop for Mac Official Update includes a number of powerful new features, such as:
- Works on ANY Intel-Mac with ANY memory configuration with no system modification. This includes Mac Pro towers with up to 16GB of RAM, and the full line of Core 2 Duo iMacs
- Support for Windows Vista as a guest OS
- Support for Mac OS X 10.5 “Leopard” as a Primary OS
- Better USB support, including support for isochronous devices and Windows Mobile 5 devices
Parallels Workstation 2.2 for Windows & Linux is a powerful, cost effective virtualization solution which boosts productivity and lowers IT costs by letting users run multiple OSes simultaneously - without rebooting - on any Windows or Linux PC.
The new version includes a variety of new features and improvements:
- Full support for AMD Secure Virtual Machine Technology, and stronger support for Intel Virtualization Technology
- Support for Windows Vista as a Guest OS
- A new shared folder utility lets users share files and folders between OSes
- Better networking
- Better USB support, including support for webcams and Windows Mobile 5 devices
Related Articles:
If you’re like me, you have many computers that you connect to remotely when away from work, or home, using RDP.
The easiest way to connect to all of these computers (aside from setting up a VPN) is to change the default port on which Windows will accept RDP connections.
Since things have changed a bit in Microsoft Windows Vista, here is how to change that port:
Click on the Start button, and navigate to accessories. From there, clik on the Run icon. Once the Run applet has started, we’ll enter the good ole regedit command. It still works like a charm!
Within the registry editor, navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\
Terminal Server\WinStations\EH-Tcp
We want to change the registry key PortNumber in order to modify the default port. The default port is 3390, and I normally use ports in the 338x range, so double click on the key, check the decimal setting, the set the “Value data” to 3389.
Click OK, then close Regedit, and connect from a remote PC.
Note: you may want to create a firewall rule for port 3389 in order to allow connections.
Related Articles:
With computers being as powerful as they are these days, I often find myself distracted by the many applications I have running at the same time, even though I really want to be writing, or at least should be writing.
Enter WriteRoom (now in 1.0), a full-screen text editor that reminds me of WordPerfect 5.0 - what used to be my favorite text editor back in the day.
As you can see from the spartan screenshot - in zoom or full-screen mode WriteRoom completely abolishes taskbars, menus, popups and other things that will get in the way of your writing tasks and the best part is it actually works.
WriteRoom supports cut, copy, paste - you know standard stuff. It also can spell-check as you write, and you can perform manual spell-checking in the case that automated spell-checking gets in your way. Rounding off the list, the minimal editor supports AppleScript, right-to-left writing, and speech-to-text, and of course printing. Pretty full-featured for a free editor, and encompasses most of the features that have Mac users scrambling for a copy of Microsoft Word.
For you Windows people out there, you can always download DarkRoom, the Windows equivalent of WriteRoom that is also totally free.
Related Articles:
Here are screenshots from the upcoming Micorosoft RDP 6 client for Windows (Vista and XP), and explanations for each feature so that you can get started with your testing now and stay ahead of the game.

The options screen to the new RDP 6 client is very similar to that in version 5, but as you can see, it does not have input regions for login name and password. This is now done when you connect, and yes it can still be stored. Also note that just like in previous versions, if you would like to save the settings you will need to return to this tab as Microsoft still seems to think that saving options should not be done from all tabs for some reason. If you would like to make the options that you changed or reconfigured global, you would save the file as default.rdp in your “My Documents” folder. In Vista this is simply called “Documents” to make things easier. Yes, they have gotten rid of the “My” prefix now.

We have all of three options here: Remote Deskt