Archive for the “Uncategorized” category

OpenKeyVal Tool Built with Backbone.js

by Steven Ng on August 26, 2011

I ran across OpenKeyVal from a post regarding a Backbone.js tutorial and found this service to be useful for rapid prototyping and testing. OpenKeyVal is a free key-value data store with an exposed web service.

Anyways I was learning about … Read the rest

Parsing JSON from WordPress for Titanium Appcelerator

by Steven Ng on July 16, 2011

I know there are a bunch of tutorials and stackoverflow posts about parsing JSON for Appcelerator but I ran into this specific problem which I couldn’t find an answer so I thought i’d share my findings here.

For this app … Read the rest

All My Favorite Local Coffee Joints

by Steven Ng on June 28, 2011

There are so many different and tasty coffee shops! Here are all the coffee shops I’ve visited in the area and why I like each one. Most of the time the drinks I try are iced Mochas, americanos, and iced coffees:

Read the rest

SharePoint 2010 Where My MasterPages At?

by Steven Ng on May 13, 2011

I always forget, so this is more of a reminder than anything.

  • Publishing masterpage – everyone knows where this is.
  • Blog masterpage – assinged as System masterpage
  • Profile masterpage – usually different site

Read the rest

Who Needs A Job?

by Steven Ng on September 17, 2010

The company I work for speakTECH is hiring for full-time and contract positions, contact me if you’re interested in the following openings:

  • ASP.net, C# Developer – Austin, TX
  • Front End Developer – Los Angeles, CA
  • Multimedia Developer – Costa Mesa,

Read the rest

Dropbox Is My Favorite App

by Steven Ng on September 5, 2010

I’ve been using dropbox for over a year now and it’s the most useful app to me! I can access my files from multiple home computers, work computers and easily share files and folders with friends/co-workers.

ASP.NET Error – The state information is invalid for this page and might be corrupted

by Steven Ng on June 27, 2010

I ran into this error a second time in the last couple of years and totally forgot how I fixed it, so i’ll blog what my situation and resolution was as a reminder and hopefully to help others.

Allowing Personalization in SharePoint 2010

by Steven Ng on June 23, 2010

SharePoint personalization allows users a level of customization by adding or removing web parts to their page. To test this you should have two different user accounts. Here are steps I took to get this working.

SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug

by Steven Ng on February 1, 2010

Actually not sure if this is a bug or whatever, but whenever we take a copy of a MySite masterpage in SharePoint 2010 and make our own copy of it we get this error about the PlaceHolderPageTitle and spscore. … Read the rest

Upgrading A SharePoint WSP With A New Feature

by Steven Ng on January 6, 2010

I know this post is very specific, i’ll go into how to create a WSP from scratch, how to build specific features, etc. in future posts. In this scenario, you have an existing WSP project and added a new feature … Read the rest