How to work or communicate on Twitter in #F1 and watch full screen flash content on multiple monitors

August 29, 2010

Correcting an Adobe oversight, bypassing geolocking, and splitting Firefox to be even more useful…

This is going to be a little technical, but it shouldn’t be too bad. You can follow me on Twitter as @WISELEO.

By the end of this post, you will accomplish the following:

  1. Watch flash content on one monitor full screen while work or tweet on another
  2. Watch foreign country video content without being told “You can’t see this”
  3. Split your Firefox browser into multiple sub-browsers
  4. Add custom routing table entries to keep your local Twitter access quick and direct

Here is a sample of what we are trying to achieve

Pretty cool, isn’t it? I got BBC iPlayer on one screen displaying Spa 2010 Grand Prix and Formula 1 live timing, TweetChat, and Twhirl on the other. By the way, I am in USA.

Full screen flash patch

There is this really interesting tool called Ignoflash and you can download it at http://deve.loping.net/projects/ignoflash/. It corrects one annoying “feature” of Adobe flash player. If you have two or more monitors and ever tried to watch a video full screen while working on another monitor, you discovered that Flash player exits full screen mode as soon as you click.

  1. Download the tool
  2. Unzip it and launch the tool (if you use Vista or Windows 7, please run it as Administrator)
  3. Click the down arrow on the drop-down box above the big “Browse” button (ignore it, you’ll never find these files manually) and select the line containing NPSWF32.dll (NP is Netscape Plugin)
  4. If you do not have that line, you need to install Adobe Flash player from Firefox.
  5. Ensure that Firefox is not running by checking in Task Manager and ending the process if necessary
  6. Ensure the radio button points to Netscape and not ActiveX
  7. Select at least “Ignore focus changes” and click Apply.
  8. It will probably say failed to patch 10.0 but success patching 10.1. That’s normal.
  9. Your Firefox is now patched. Start it up, go to Youtube, and test full screen video.
  10. Optionally, feel free to patch your Chrome and IE flash players as well. The .OCX file needs to be set to ActiveX, the rest are all patched as Netscape.

Watch foreign country video content (USA, UK, China etc)

I use a service http://usaip.eu which provides me with custom VPN. They have US IP addresses, UK IP addresses, China IP addresses and so on. I’ve been using them for 2 years now and the service absolutely rocks.

You can test it in 7 minute increments with a free demo account user/pass demo.

Once you verify it works in either or both L2TP or PPTP mode, buy an account. It’s about $9.63 per month. The account takes about 5 minutes to activate.

Follow their instructions, and you should be able to access BBC content now. I recommend connecting to UK 2.

You need to be running on VPN for the rest of these instructions.

Fox Splitter / Split Browser for Firefox

This is a lovely little extension. It allows you to split your browser window into multiple sub-windows. And even then there is a trick that took me a while to figure out. You will find it at https://addons.mozilla.org/en-US/firefox/addon/4287/

  1. Install the extension
  2. Restart Firefox
  3. Open http://www.formula1.com/live_timing/live_timing_popup.html – register and login if necessary
  4. Open another tab and open http://tweetchat.com/room/F1 – authenticate to Twitter to participate in #F1 chat
  5. Right click on the and choose “Split to the left” – this is important as otherwise you’ll have “interesting” time trying to stack sub-frames properly on the left
  6. Right click on the TweetChat tab and click New Tab
  7. In the new tab, go to http://news.bbc.co.uk/sport1/hi/motorsport/formula_one/default.stm – we’ll use this tab for the new real-time car position window.
  8. Right-click on the BBC F1 tab and choose split to the left
  9. Now, right-click BBC F1 tab that is now next to the timing tab and choose Split to above.
  10. Choose whatever the link is that says “Live – ____ Grand Prix”
  11. You now have F1 Live Timing at the bottom, F1 live video at the top, and TweetChat to the right
  12. I also keep a Twitter client Twhirl underneath my Firefox window, but that’s up to you.
  13. Click File -> New Window and drag the new window to your other monitor
  14. Go to http://news.bbc.co.uk/sport1/hi/motorsport/formula_one/default.stm and click the “Live – ____ Grand Prix” link
  15. You might as well activate BBC One video full screen at this point and continue your setup on the other screen.
  16. Choose the real-time driver position above living timing after the start and be sure to click mute on that feed.

Whew… That was a LOT of confusing clicking, wasn’t it? :) Imagine trying to figure it out the first time!

Final settings – custom routing table

Once you are up and running on VPN, every request goes through VPN, which can be ridiculously slow.

If you have XP, simply launch a command prompt

  1. Click Start
  2. Select Run
  3. type CMD and click OK

If you have Vista or Windows 7, you will do some extra steps.

  1. Click the start orb
  2. In the “Search” portion of start menu, type CMD and wait a second
  3. Right-click the CMD it finds and choose “Run as Administrator”
  4. This will launch a command prompt with elevated privileges

What we want to do now is bypass VPN for our Twitter clients.

Let’s first find out what is our default gateway.

  1. Go to our command prompt
  2. Type “ROUTE PRINT” and press Enter
  3. At the top you will see some entries similar to
    IPv4 Route Table
    ===========================================================================
    Active Routes:
    Network Destination        Netmask          Gateway       Interface  Metric
    0.0.0.0          0.0.0.0      192.168.1.1    192.168.1.136   4250
    0.0.0.0          0.0.0.0         On-link     172.31.46.181     26
  4. See the 192.168.1.1 value after the first set of a couple sets of quad zeroes? Whatever that number is in your case should be what you use in the following commands. 192.168.1.1 or 192.168.0.1 are very common.
  5. The following IP addresses correspond to various Twitter-related services so just run them as is.
  6. What you want to see in response to entering your commands is “OK!” or something similar.
    C:\Windows\system32>route add 168.143.162.0 mask 255.255.255.0 192.168.1.1
    OK!
  7. Simply type these commands very carefully and press Enter to activate the new routes
  8. route add 168.143.162.0 mask 255.255.255.0 192.168.1.1
  9. route add 70.86.182.0 mask 255.255.255.0 192.168.1.1
  10. route add 128.121.0.0 mask 255.255.0.0 192.168.1.1

This configures your computer to use Twitter outside VPN so it’s going to be much faster.

Speaking of configuring TweetChat

  1. After you login to http://tweetchat.com/room/F1 with your Twitter credentials, it becomes a fairly full-featured Twitter client
  2. It automatically appends #F1 to the end of your tweets
  3. Click refresh rate and set it to 5 sec
  4. Click “toggle font” to fit more tweets on your screen
  5. Reload the frame if it becomes too slow

Summary

I hope you enjoyed this article. Formula 1 is streamed without commercials online. You also have full access to all BBC content, such as the iPlayer.  After the race you can also watch the BBC Forum (Red Button) by simply waiting a few minutes after the race stream finishes.

If you are using VPN for security so your data can’t be intercepted while you are at an unsecured Wifi location such as Starbucks, please do not enter these route add commands to ensure that the entirety of your session is encrypted.

Facebook Privacy: Not far enough still

May 26, 2010

I feel very strongly about how Facebook continually forces users to be less secure by default.

Let me show you what I mean.

  • Facebook Social Plugin is used on over 100,000 websites
  • Facebook already has the “Only Me” option, but unless you look for it very hard, you will not find it

All I want Facebook to do is to add the “Only Me” option as a one-click button to instantly secure your account.

Most users don’t realize how much Facebook shares by default.  As the service continues to envelop the globe, it’s becoming a de-facto database potentially containing every human on Earth.

I don’t think I am out of line when I suggest that some of them might want to keep their privacy and have the option to share data sporadically.

To that extent, I posted a comment on Techcrunch http://tcrn.ch/bhrw4T and got attacked for being ridiculous to apply a “secure by default” concept to social media.

However, I happen to own a startup that is acutely focused on security. One of the problems we solve is data disclosure. Thus, I am aware of what happens when wrong data becomes published.

Sooner or later, a high profile case will highlight this point.

A simple example could be this.

You apply for a job. You don’t want to show up on their radar screens, so you lock down your social media accounts. You are hired, and you unlock them.

Another example could be getting your parents on Facebook.

They don’t know how far-reaching it is. So setup a sandbox for them until they are ready to figure out how to adjust privacy settings.

Facebook should offer the option of “Only Me” as one of its default options. “Friends Only” is not enough. We make “friends” in social games who might not necessarily be very friendly.

I have about 400 friends on my Facebook account. Out of them, only 12 are in my “Real Friends” list. The rest are casual contacts. They shouldn’t see a lot of data my real friends are entitle to access.

Saving thousands of dollars on servers and server licensing

March 29, 2010

In the spirit of Eric Ligman, who always comes up with crazy ways to get customers with fewer than 5 employees enrolled into Open Value volume license agreements (did you hear the one about using $8 licenses for Office Mobile to open an Open Business agreement http://blogs.msdn.com/mssmallbiz/archive/2010/03/18/microsoft-open-license-basics-the-8-way-into-microsoft-volume-licensing.aspx), I decided to illustrate some of my creative ways to save customers lots of money when deploying servers.

I’ve been thinking how to save my customers the most amount of money when buying servers.

Traditionally, as a consultant I am expected to do this:

(more…)

Microsoft Software Assurance and why it matters for you

March 19, 2010

Simply put, Microsoft Software Assurance really allows you to get the support you need when you need it.

It is expensive to support older software. Professionals like me have a huge knowledge base about the product, but after a while all that version-specific knowledge fades away. We forget the tricky workarounds to bugs, we assume that a feature from the newer version was present in the old software, and in general what takes 5 minutes to troubleshoot on a current version takes over an hour on older software.

Sure, I can support Microsoft Exchange 5.5 server. I can also support Novell NetWare 3.12. How many others do you think can do it anymore without doing extensive research? Do I really want to support Exchange 5.5 and all its limitations? :)

Another example is Microsoft Office. Many innovations happen on that platform. Yet as new platforms get rolled out, older software is no longer supported on them. Outlook 2002/XP can’t remember POP3 account passwords on Vista and Windows 7. The older version uses API that is simply not in Windows 7 anymore. The new API was introduced in 2001. 3rd party add-ins are rarely updated for older releases.

Software assurance + Open Value is actually a cheaper way to license Microsoft’s software. You typically get two or three versions of the product. Buying Windows Server releases without enrolling it into Software Assurance is again not a very smart thing to do. As soon as you introduce the next version of Windows Server 2008 into your network, your Server 2003 CALs are no longer valid. A software assurance customer gets replacement CALs automatically. A customer who is not enrolled in SA must purchase these CALs at full price again. This is not very painful on Windows Server, but SQL Server and Exchange CALs are very expensive and cost hundreds of dollars per user. There are no upgrade CALs available.

Open Value, which includes Software Assurance, comes with extra benefits. You get elearning training for your products. You get cold server standby license. One of the most valuable benefits, however, is ability to pay for your licenses in 3 annual payments. Think of it as interest-free financing.

I can open an Open Value Software Assurance volume license account for any customer for as little as $40. While it is true that you need to have at least 5 licenses to start, there are licensing tricks that most people don’t know about.

Next time you are buying a server, think about not paying Dell’s OEM fee, but instead to license it through Open Value license. However, even if you do buy an OEM server, enrolling it into SA gives you similar benefits to as it you bought it through Open Value in the first place.

As of this writing, one of my favorite products Microsoft Outlook 2010 with BCM is slated to only be available to volume customers in both Office 2010 Standard and Office 2010 Professional Plus SKUs. I will work with existing BCM customers to setup a volume customer account even if they have fewer than 5 employees.

In short, if you wish to save money using Microsoft software, you will benefit from opening a volume license agreement. Talk to me about how this really works. We also have financing and subsidies available.

As of this writing, you can buy Office 2007 today and get Office 2010 free.

I am a Microsoft licensing expert who knows a frightening number of ways how to save on software licensing. For example, I can setup a web server with Windows Server 2008 and SQL Server for less than $1000 for unlimited number of users. Talk to me today. 510-282-1008

The value of Microsoft Foundation Server 2008R2

March 2, 2010

A little birdie known as Microsoft Partner Program dropped this package at my door step

In it I have a lovely3x6′ banner proclaiming that I am a Microsoft Small Business Specialist. That’s not as obnoxious as my 4×8′ Vista launch tour banner though.

I also got a DVD named “Windows Foundation Server 2008R2″. I decided to investigate what it is.

After all, I just got some seriously nice hardware (two quad xeon 3.66Ghz IBM x366 servers with a 6-drive SAS array and 8GB RAM) and can finally play with 64-bit applications.

I ran into one interesting road block when I tried to find pricing for this product. It’s not really available in any form except as when purchased from an OEM such as Dell or HP.

I knew it would be cheap, but Dell is selling this for $279.

Let me give you an idea what a tremendous value this product is. It is a full-featured and mostly unrestricted Windows 2008 Server product that can host any Windows Server application.

Most Microsoft products require what are known as CALs (client access licenses). This product, priced at an incredible $279, comes with 15 built-in CALs.

Here is what it costs to get a Windows Server 2008 for 15 users through other means.

Windows Server 2008 Standard (5 CAL) - $726
Windows Server 2008 CALs (10 users) – $300

Grand total for Windows Server 2008 – $1026

Small Business Server 2008 Standard (5 CALs) – $952
Small Business Server 2008 (10 CALs) – $674

Grand total for SBS 2008 Standard – $1626

As you can see, Windows Foundation Server 2008R2 is a tremendous value. It’s about $1026 worth of technology available for less than $300 when you buy a new low-end server.

It has some minor limitations (supports single socket CPU although it will support all cores if you have a quad-core chip, it can’t have more than 15 users, there is the limit of 30 SMB concurrent connections, can’t have children or be a child, and a few other restrictions), but businesses with fewer than 15 users are ideally positioned to use this product.

Personally, I love the SBS product. I have been selling  and supporting it for over a decade now. Microsoft hit the jackpot with the SBS 2003 release. It is a not a very cheap product and many things can go wrong if an unqualified person attempts to make some changes.

Now, however, my advice to microbusinesses is to reduce complexity. Get the Foundation Server so all your workstations start to talk to each other in the domain, and add Exchange and Sharepoint services hosted by Microsoft Online Services. This way the business owner can keep relatively manageable services on-site, but things that require substantial expertise such as Sharepoint and Exchange can be handled by experts.

Microsoft calls it the Business Productivity Online Suite.

While a complete description of what BPOS is deserves its own article, in a nutshell you pay $10/mo/user and Microsoft hosts your Exchange and Outlook services.

Want to try Microsoft Business Productivity Online Suite? It’s free for 30 days and no credit card is required.

Automate your #FollowFriday posts – and do it right

June 19, 2009
This entry is part 4 of 4 in the series Twitter

Unlike most Twitter activity, #FollowFriday can be tedious and should be automated

I am working on something more interesting to solve this problem, but in the interim I wanted to share my solution on #FollowFriday.

First of all, what is #FollowFriday?

#FollowFriday is one of Twitter’s most well-known memes. What you do is post a tweet about someone who you think your followers will appreciate following and include #FollowFriday somewhere in that tweet.

Example: “#FollowFriday @Wiseleo posts incredibly useful (more…)

So you think you can dance – and you probably think I can’t ;-) after watching the Sex vs. Leo dance-off

May 29, 2009

I loved auditioning for Season 5 in Seattle

My episode featuring Los Angeles and Seattle auditions originally aired on 5/28/09 at 8pm local time.

During the course of filming, I have met some amazing people and witnessed how a major TV show gets produced. I keep secrets well. To the best of my knowledge, no one leaked anything about tonight’s battle.

I would like to thank you for watching the episode featuring me vs. Sex in a dramatic dance-off battle.

I hope you found it as hilarious as I did when the producer suggested it would be fun to shoot.

At the time I initially declined the offer, that was a genuine non-staged answer. It took a little bit of convincing (more…)

When getting a new business card, ask if that person has a Twitter ID – quick tips for signing up new accounts, reconnecting with old business contacts, and following via SMS

May 11, 2009

Your humble cell phone now has the power to connect you with every one of your business contacts without awkwardness or annoying them, regardless of how long ago you last communicated.

What happens to the business cards we get at networking events?

Admit it, most of us barely stay in touch after we meet at such events. Now that Twitter is fast becoming a mainstream communications tool, it is likely that the person whom you just met already has an account. It may not be an active account and she may be wondering (more…)

Bad Twitter habits that will get you unfollowed with no notice – excessive stream of quotes and abuse of Twitterfeed

May 4, 2009
This entry is part 3 of 4 in the series Twitter

On my 1280×1024 screen, Twhirl fits 13 messages at a time. TweetDeck and other tools like it show even fewer messages.

TweetDeck fits only 9 messages per screen, for example

The mobile device clients can handle maybe 7 messages or maybe even fewer. PockeTwit is 4 messages, Twikini is 5 messages.  If you continually fill that space with filler content or (more…)

Create, Track, and Monetize viral marketing content on Twitter with Bit.ly and Twhirl

May 1, 2009

If you have been following my Twitter stream for a while, you may have noticed I that exclusively use bit.ly for my links

If you were especially paying attention, you also noticed that I sometimes replace the Tinyurl and is.gd links with bit.ly links when I re-tweet someone’s interesting thoughts and links. I also use #hashtags extensively when I either produce or re-tweet content.

In fact, every single link in this article is a bit.ly link.

Click to Re-Tweet about this article to your friends

Why would I go through all this trouble?

Because most URL shortening services do not (more…)

 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up