Categories
Search
Top Posts
- Why Nobody Can Copy Apple Horace Dediu has written another brilliant piece titled... 156.3k views
- The Job Decision Matrix A Job Decision Matrix will help identify what is actual... 19.9k views
- Path To Green A Path To Green (PTG) is a clear, crisp, and complete s... 13.2k views
- You are Thinking of Your Career Trajectory Wrong Most people think about their career trajectory as bein... 10.5k views
- The 5Ps: Achieving Focus in Any Endeavor Always have a plan. Always. A great, simple, framework... 8.1k views
- STOP 0xC2 aka BAD_POOL_CALLER Blue Screen and bad memory My computer bluescreened with a STOP 0xC2, BAD_POOL_CAL... 7.8k views
- Merit Badges – A Mental Model for Success The concept of a Merit Badge comes from the Boy Scouts... 7k views
- Have Backbone, Disagree and Commit Have Backbone, Disagree and Commit Leaders are obligate... 6.9k views
- Tenets Tenets are a few carefully articulated guiding principl... 6.3k views
- Work Backwards From The Customer At the 1996 Microsoft Professional Developer Conference... 5.9k views
- Customer, Business, Technology, Organization (CBTO) CBTO = Customer + Business + Technology + Organization 5.4k views
- Retail Pricing, Markup, and Margins Tom’s Hardware is generally really solid. But they shou... 5.3k views
- One-Way and Two-Way Doors Effective decision-making starts with understanding; in... 4.4k views
- Paying Developers is A Bad Idea The companies that make the most profit are those who b... 4.3k views
- Be a Great Reader When an organization has a culture where the written wo... 4.2k views
RSS
Tag Archives: wmc
New MCE Controller sample available
Multiple people have asked me for a sample that illustrates how to talk to MCE Controller from Crestron using SIMPL Windows. Ask no more: On the MCE Controller site, I’ve added a SIMPL Windows sample program that illustrates using MCE Controller with a Crestron processor. This sample illustrates using MCE Controller in client mode with a CP2E processor (which is the way that I use it).
Thin Media Clients and Home Servers
Ravi posted an article on www.hageeks.com on the topic of “thin media clients vs. thick media clients“. He’s got the right general idea but fails to talk about the other end of the equation: The thing that is providing the content to these clients. The server. He says thin client is used to gain access to content locked away on your computers or even the Internet via the home network. First, I want to mention …Continue reading
The Green Button
Wow. I’m impressed. It was just a week or so ago that The Green Button had issues with the hoster and now they have the site up and running on a new host. New look & feel. Most content appears to have moved over. Great work folks! The Green Button is a community website for Windows Media Center Edition (MCE). MCE is the coolest version of Windows you can get for home use. It includes …Continue reading
MCE Controller 1.0.3 Released
No code changes. Just added an installer using the very cool NullSoft Scriptable Install System. Wow, that was easy! Download and install from http://www.kindel.com/products/mcecontroller/
New MCE Controller Version
Tonight I posted version 1.0.2 of MCE Controller. Basically one new feature: The ability to shutdown, restart, standby, or hibernate the system. See the V1.0.2 readme at http://www.kindel.com/products/mcecontroller/1.0.2/Readme.htm. The product page is at http://www.kindel.com/products/mcecontroller. Looking for feedback!
MCE Controller v1.0.1 Released!
Today I released the first public version of MCE Controller. MCE Controller allows the Media Center application of Windows Media Center Edition (MCE) to be integrated into an advanced AV control system by enabling programmatic control of the user interface via a TCP/IP connection. To put it simply, MCE Controller, allows you to simulate a press of any button on the MCE IR remote control by sending a text command to a TCP/IP port on …Continue reading
MCE Controller
In my post on XMLSerialization I mentioned that I was working on an app to enable control of MCE remotely over a TCP socket. I call this app MCE Controller and it’s basically done. Here’s what it does: Runs as a taskbar icon and allows you to view a log of what it’s doing by double clicking on the icon. Supports 45 commands. These include all MCE keyboard shortcuts (equivalent to all of the remote …Continue reading