Dell Duo Accelerometer driver for Windows 8

   I installed Windows 8 Professional on my Dell Duo and everything worked accept the screen rotation. After many searches and false leads I finally found a solution that worked. Samsung has a support page for their Series 7 slate with 32 bit and 64 bit rotation drivers. I installed the 32 drivers on my DUO and like magic the rotation was back. I also included a link for the 64 bit driver in case anyone needed it.

Rotation Drivers

32 bit driver
64 bit driver

Windows 8 Shortcuts

Here is a list of Windows 8 shortcuts that i have compiled.

Windows key
Windows key Opens Start Screen
Windows key + B Go to the Desktop from the Start Screen
Windows key + C Opens Charms bar
Windows key + D Show Desktop
Windows key + E Locks device orientation
Windows key + F Opens Metro File search
Windows key + G Cycle through desktop gadgets
Windows key + H Opens the Metro Share charm panel
Windows key + I Opens the computer Settings charm panel
Windows key + J Switch focus between snapped ans larger apps
Windows key + K Opens the Connect Devices charm panel
Windows key + L Lock System and show Lock screen.
Windows key + M Minimize all Windows on the desktop
Windows key + O Locks device orientation
Windows key + P Choose between available displays.
Windows key + Q Opens Metro App Quick Search
Windows key + R Opens the Run box
Windows key + T Set focus on taskbar & cycle through running desktop apps
Windows key + U Opens the Ease of Access Center
Windows key + V Cycles through toasts
Windows key + Shift + V Cycles through toasts in reverse order
Windows key + W Opens Metro Settings search
Windows key + X Opens the Start Menu
Windows key + Y Peak at the Desktop
Windows key + Z Opens App Bar
Windows key + Tab Cycles through Metro style apps
Windows key + Shift + Tab Cycles through Metro style apps in reverse order
Windows key + Ctrl + Tab Cycles through Metro style apps and snaps them as they are cycled
Windows key + Spacebar Switch input language and keyboard layout
Windows key + Enter Launches Narrator
Windows key + PgUp Moves Metro style apps to the monitor on the left
Windows key + PgDown Moves Metro style apps to the monitor on the right
Windows key + Shift + . (period) Snaps an application Left)
Windows key + . (period) Snaps an application Right)
Windows key + , (comma) Aero Peek at the desktop
Alt key
Alt key + (1-9) Go to application at the number position on the taskbar
Alt key + + (plus) Zoom in
Alt key + – (minus) Zoom out
Alt key + Break System Properties
Alt key + Left Arrow Snap Window to the Left
Alt key + Right Arrow Snap Window to the Right
Alt key + Up Arrow Maximize App
Alt key + Down Arrow Minimize App
Alt key + D Select address bar (Explorer)
Alt key + Enter Properties
Alt key + Spacebar Shortcut Menu
Alt key + Tab Switch between apps
Alt key + Left Arrow Previous folder (Explorer)
Alt key + Up Arrow Go up one level (Explorer)
Alt key + F4 Close active item or application
Ctrl key
Ctrl + A Select all
Ctrl + C Copy
Ctrl + E Select search box (Explorer)
Ctrl + N New Window (Explorer)
Ctrl + R Refresh
Ctrl + V Paste
Ctrl + W Cose current Window (Explorer)
Ctrl + X Cut
Ctrl + Y Redo
Ctrl + Z Undo
Ctrl + Esc Start screen
Ctrl + Tab Cycle through metro app history
Ctrl + Ins Copy
Ctrl + Left Arrow Previous word
Ctrl + Right arrow Next word
Ctrl + Up arrow Previous Paragraph
Ctrl + Down arrow Next Paragraph
Ctrl + F4 Close active document
Shift key
Shift + Tab Move backwards through options
Shift + Ins Paste
Ctrl + Shift key
Ctrl + Shift + N New folder (Explorer)
Ctrl + Shift + Esc Opens Task Manager
Left Arrow Select a block of text
Right Arrow Select a block of text
Up Arrow Select a block of text
Down Arrow Select a block of text
Ctrl + Alt key
Ctrl + Alt + D Docked mode (Magnifier)
Ctrl + Alt + I Invert Colors (Magnifier)
Ctrl + Alt + L Lens mode (Magnifier)
Ctrl + Alt + Tab Switch between apps using arrow keys
Alt + Shift key
Alt + Shift + PrtSc High Contrast
Alt + Shift + NumLock Mouse Keys

Automatically starting and broadcasting in Wirecast

Recently, one of the local radio stations here in town wanted to stream their stuff live over the internet. Being their ISP, we helped them quite a bit. You can read about that and how it was done here: Multiple parallel audio streams from multiple audio sources on one Wirecast license.. Recently, however, we have uncovered a huge flaw in Wirecast: it’s inability to recover from pretty much any error automatically, start automatically, or automatically broadcast. If you don’t have a 24/7 technician who can sit in front of the server and watch Wirecast around the clock, this presents a problem.

A HUGE problem. And Wirecast’s official answer is “it’s on the wish list”.

Nice. I’m done wishing. So here’s what I did…
Continue reading

Expand your desktop with Synergy.

The other day, several clients from up north came to visit as we helped them launch a new marketing product. As they sat watching me pound out code on my computers, they were quite curious about my three monitors. They watched me flow back and forth amongst the three, changing this, checking that, saving here, reloading there… normal operations for me, but not for them. One, who had some previous programming experience, asked if I preferred Linux to Windows. I replied that both had their uses and so I was using both. He was somewhat taken aback by my statement and looked closer at my monitors.

Yep, two windows, and one linux…
Continue reading

Terminal Services Remote App

brettI’ve been looking into ways to take advantage of the new features in Terminal Services for our company. One thing in particular, Remote Applications, caught my eye and reminded me of the tools I used to use when I was running Citrix.  Although it wasn’t that interesting to my fellow coworkers, who at the time were relatively new to Terminal Services.  That was largely because their main issue was that they couldn’t see their actual desktop, and the web interface that allowed them access to those applications was unfamiliar, and therefore, uncomfortable.  But the times have changed yet again, and these days my coworkers use a combination of thin clients and laptops to allow them to work from anywhere.

Continue reading

Installing Subversion – Fixing Missing Dependency: perl(URI)

Without a doubt, the Missing Dependency: perl(URI) error is the most annoying error to run into when doing a quick, so-called painless yum install of subversion. We use subversion here to handle all our source code and when rolling that code out to new servers. So it’s pretty important that all our Linux servers (all running CentOS) are equipped with subversion. But time and time again, I was running into this problem and finally, through many Google searches, and compiling tips from a variety of sites, found a method that works for us here. Hopefully it works for you too.
Continue reading

Power of Perl – Controlling and expanding Cpanel/WHM through the Cpanel/WHM API

When running a shared hosting environment, it is impossible to stay competitive without the use of some form of control panel. And in the world of linux shared web hosting, no control panel is as widely used as cPanel Inc‘s cPanel/WHM combo. The Cpanel team has put a lot of time and effort into the remote administration of WHM, and through that Cpanel. With a little ingenuity and not much work, really, this API can be extended to include any functions you can imagine, up to and including the system administration of the machine itself. So lets look at the basics thereof.
Continue reading

Debugging Perl on Linux – Just __END__ it now! it later.

The art of debugging differs, some, with each language and it’s specific tools. Perl provides an interesting challenge to programmers since it, like most linux-originating languages, has no real IDE wherein it can be debugged step by step with breakpoints and like methodologies. Instead, the perl programmer must resort to using print statements, logging mechanisms, and then there is the __END__.
Continue reading

Building Web Sites for Profit and Fun – Relying on Research

Researching to the internet savvy is like water to fish: we swim through and live in it. You can’t survive on the internet very long without learning the art of researching. And if you can’t figure that out, no article, course, or lecture will help. My purpose here is not to instruct on HOW to research, we know that well enough, but rather to RELY on the research obtained. In the world of web development, too often, egos become involved and overpower reason and research. A site that the target audience dislikes is worse than no site at all, despite what the designer feels about it. And so we look into the finer points of relying on our sought-out research.
Continue reading