Archive for the “Uncategorized” category

Test IE6 On A Free Virtual PC Image

by Steven Ng on July 13, 2009

I’m sure like everyone else you wish IE6 would just go away which it eventually will. The hate for IE6 has gone as far as dedicated websites such as IE Death March and wallpaper However in the meantime if you … Read the rest

Using MySpace REST API with OAuth and C#

by Steven Ng on March 17, 2009

In this example we will make a REST call to MySpace, get back 100 of our friends and display them on a web page. Because we’re accessing personal private information, you need to pass some authorization parameters with your REST … Read the rest

Quick Ajax Example Using jQuery

by Steven Ng on March 1, 2009

About 2 years ago I posted an article called “Quick Ajax Example Using Prototype.js” and some visitors commented that my instructions weren’t clear so I just wanted to post a quick follow up. This is basically the same … Read the rest

Custom nav links for Performance Point Server 2007 Dashboard

by Steven Ng on January 5, 2009

First let me explain what nav links i’m talking about and how they’re created by Peformance Point 2007 Dashboard Designer. These nav links appear at the top of the default Dashboard and represent the different pages of reports. They are … Read the rest

Is The “Enter” key not working for SharePoint search?

by Steven Ng on September 9, 2008

I spent hours trying to figure out the cause of this on Firefox, even tried writing some custom JS but in the end all i needed to do was include these in my master page

Trying out wordpress iphone app

by Steven Ng on July 26, 2008

Just testing all features of the wordpress iPhone app. So far it’s a clean interface which males it easy to navigate. I’ll take a pic and see how nicely it integrates. However previewing a post the layout rendering was a … Read the rest

Akamai Secure Sreaming Flash Video

by Steven Ng on July 9, 2008

I recently had to work with Akamai Secure Flash Sreaming for on-demand videos and wanted to share some notes on how we got this to work.

You’ll need 2 zip files from Akamai:

  1. Akamai Flash Media Kit
  2. Akamai Secure Token
  3. Read the rest

SharePoint URL Shortcuts

by Steven Ng on July 1, 2008

Sometimes some projects visually hide the SharePoint navigation links so I wanted to list some here because I can never remember them:

  • Site Content and Structure – sitemanager.aspx
    All Site Content – viewlsts.aspx
    Site Content Type Gallery – mngctype.aspx
    Site … Read the rest
  • Modifying breadcrumb seperators in SharePoint

    by Steven Ng on June 30, 2008

    It’s a small change, but I always forget how to do this so I’m blogging it! Locate the siteMapPath control in the Master Page and add a PathSeperator attribute shown in the example below:

    1
    2
    3
    4
    
    <code

    Read the rest

    Lakers vs. Celtics Game 5

    by Steven Ng on June 15, 2008

    When the Lakers lost game 4 it hurt, I felt like someone punched me in the guy, kicked me in the balls and stole my wallet. But losing that game meant something bigger, it meant that every game from here … Read the rest