Archive for the ‘Windows’ Category
Posted by jpluimers on 2013/05/22
Despite the radically different first look, lot’s of Windows 8 is the same as in Windows 7
So this Windows 7 trick works just as well in Windows 8:
This is how you get the underline character to show for Alt and other keyboard shortcuts in Windows 7 (the link shows you how to do this with the mouse, but we are keyboard lovers, are’t we?):
- Press the WINDOWS-U combination to open the “Ease of Access Center”
- Under Explore all settings, select “Make the keyboard easier to use” by pressing TAB a couple of times, then press ENTER to select it.
- Press ALT-N to select and check “Underline keyboard shortcuts and access keys” under ”Make it easier to use keyboard shortcuts”
- Press ALT-O to fire the OK button action.
- Press ALT-F4 to close the “Ease of Access Center”
Done!
–jeroen
via: I love my keyboard; why did they hide “Underline keyboard shortcuts and access keys” in Windows 7 so far away? « The Wiert Corner – irregular stream of stuff.
Posted in Keyboards and Keyboard Shortcuts, Power User, Windows, Windows 7, Windows 8 | Leave a Comment »
Posted by jpluimers on 2013/05/20
CrossLoop is on my list of software to try out soon:
Free screen sharing software and remote access solutions. Get affordable Technical Support & Computer Help with money back guarantee.
–jeroen
via: Free Screen Sharing and Remote Access Solutions.
Posted in Power User, Windows, Windows 7, Windows Vista, Windows XP | Leave a Comment »
Posted by jpluimers on 2013/05/17
Sometimes I get messages like the below No Disk error on virtual machines, mainly in Windows XP and lower, but sometimes in more recent Windows versions too.
---------------------------
Windows - No Disk
---------------------------
Exception Processing Message c0000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c
---------------------------
Cancel Try Again Continue
---------------------------
The 0xc0000013 is a No Disk Exception.
Every time the solution has been to uninstall the floppy drive device from the VM image.
I never had it on physical hardware, but for that, disabling all unused removable and USB disk devices seem to work.
Somehow, lots of software thinks it should scan ALL media, even the removable ones that might not have media inserted.
–jeroen
via: A Consuming Experience: Windows – no disk Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c 75b6bf9c – fixed!.
Posted in Power User, Windows, Windows 7, Windows 8, Windows Server 2000, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows XP | Leave a Comment »
Posted by jpluimers on 2013/05/08

Lucida Console Sample (thanks Wikimedia!)
I’m in search to see if there is a better programmers font than the monospaced Lucida Console mainly to be used in Visual Studio, Delphi, the Windows console, Xcode and Eclipse. What I love about Lucida Console design is the relatively large x-height combined with a small leading (often called “line height”). This combines very readable text, and a lot of code lines in view. Lucida has two small drawbacks, see the second image at the right:
- The captial O and digit 0 (zero) are very similar.
- Some uppercase/lowercase character pairs are alike (because of the large x-height)
But, since the font hasn’t been updated for a very long time, lots of Unicode code points that are now in current fonts, are missing from Lucida Console (unless you buy the [Wayback] most recent version that has 666 characters from Fonts.com) Well, there are dozens of monospaced fonts around, so I wonder: which ones do you like? In the mean while, I’m going to do some experimenting with fonts mentioned in these lists:
A few fonts I’m considering (I only want scalable fonts, so raster .fon files are out):
I have tried Adobe Source Code Pro about half a year ago. That didn’t cut it: problem with italics in Delphi, and not enough lines per screen. [Wayback] New Open Source monospaced font from Adobe: Source Code Pro.
–jeroen
Posted in .NET, Adobe Source Code Pro, Apple, Delphi, Delphi 2007, Delphi XE3, Development, Encoding, Font, Lucida Console, Mac, Mac OS X / OS X / MacOS, Power User, Programmers Font, Software Development, Typography, Unicode, Visual Studio 11, Visual Studio 2005, Visual Studio 2008, Visual Studio 2010, Visual Studio and tools, Windows, Windows 7, Windows 8, Windows Server 2008 R2, Windows XP, xCode/Mac/iPad/iPhone/iOS/cocoa | 43 Comments »
Posted by jpluimers on 2013/04/29
This works for Windows XP and Windows Vista too:
Wolfie2k6
Just tested out installing a few T1 fonts. There are two general rules for how to do this.
- Drag/drop both the PFM and PFB files (the INF and AFM files aren’t important nor needed) to C:\Windows\Fonts
- Open each font by clicking on the PFM and clicking the Install button at the top of the font preview window.
#2 is slower, but it works as well as any other with any font type that Windows 7 supports:
Note: If you drag/drop Type 1 fonts (PFB/PFM) to the Windows\Fonts folder, Windows 7 may complain when copying the PFB saying that it’s missing the PFM and that you should install using the PFM.
Either way – both methods work tho #2 is preferred when dealing with a T1 font.
–jeroen
via: Type 1 fonts and Windows 7.
Posted in Power User, Windows 7, Windows Vista, Windows XP | Leave a Comment »
Posted by jpluimers on 2013/04/26
Found a while ago that Brian Long wrote a few nice pages and posts on Windows keyboard shortcuts:
Thanks Brian
–jeroen
Posted in Keyboards and Keyboard Shortcuts, Power User, Windows, Windows 7, Windows 8, Windows Server 2000, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows XP | Tagged: blong, jeroen, software, technology, windows keyboard shortcuts, windows shortcuts | Leave a Comment »
Posted by jpluimers on 2013/04/19
PSUBST:
Associates a path with a drive letter and extends the standard SUBST command allowing to create persistent substituted drives between startups.
It is the “maintained” version of scripts like these:
–jeroen
via: psubst – Persistent SUBST command – Google Project Hosting.
Posted in Power User, Windows, Windows 7, Windows 8, Windows Server 2000, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows XP | 2 Comments »
Posted by jpluimers on 2013/04/05
Interesting answer on SO, not only for developers:
You can check out the wavesurfer program:
WaveSurfer is an Open Source tool for sound visualization and manipulation. It has been designed to suit both novice and advanced users. WaveSurfer has a simple and logical user interface that provides functionality in an intuitive way and which can be adapted to different tasks. It can be used as a stand-alone tool for a wide range of tasks in speech research and education. Typical applications are speech/sound analysis and sound annotation/transcription. WaveSurfer can also serve as a platform for more advanced/specialized applications. This is accomplished either through extending the WaveSurfer application with new custom plug-ins or by embedding WaveSurfer visualization components in other applications.
It can perform many different types of analysis, I have only used it for practicing Chinese tone pronunciation.
Thanks hlovdal!
–jeroen
via delphi – component or code for wave analyzer – Stack Overflow.
Posted in Power User, Windows, Windows 7, Windows 8, Windows Server 2000, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows XP | Leave a Comment »