| Mobile | RSS

Custom categories in sharepoint 2010 web part

Go to the elements.xml of the web part and change the “Group” property’s value. Now your web part will show up in “MyCategory” instead of “Custom”. custom categories in sharepoint 2010 web part. photo credit: Scarygami

[ More ] September 8th, 2011 | No Comments | Posted in software, web |

SharePoint 2010 Virtual Machine

Task: Configure a Windows 2008 R2 server to host 64-bit SharePoint web part calling Oracle database on another machine. aka, “Overcome the ‘ODP.NET: The provider is not compatible with the version of Oracle client’ error.” Host: Ubuntu 10.04.1 LTS Desktop Edition VirtualBox 3.2.12 r68302 Oracle 10g Express By default, the web interface for Oracle XE [...]

[ More ] February 21st, 2011 | 1 Comment | Posted in gnu/linux, software, ubuntu, web |

MyBook World: WDH1NC10000N

The MyBook World Edition is a great little device that runs embedded linux. I have a Model WDH1NC10000N. First Steps – Hacking MyBook World Edition. I have done the following: Installing SABNZBdplus ipkg install sabnzbdplus ipkg install unrar ipkg install unzip ipkg install py25-openssl I edited my folders to a directory under /DataVolume/Public, so the [...]

[ More ] December 4th, 2010 | No Comments | Posted in gnu/linux, hardware, web |

New Theme! Digital Statement

Update: Theme is live! So if you have visited in the past few days, you will have noticed that the site seems all out of whack. Basically no css. I’m not exactly sure why this is, but I have been using Theme Enabler Preview to test drive a new theme. My old theme was _really_ [...]

[ More ] July 6th, 2010 | No Comments | Posted in media, software, web |

StringUtils (Commons Lang 3.0-SNAPSHOT API)

StringUtils (Commons Lang 3.0-SNAPSHOT API). Have you wondered if there was a isNullorEmpty() function for strings in Java? It is not part of the JDK, but your project may already use the library. Check out org.apache.commons.lang for the StringUtils class. Quite useful.

[ More ] March 23rd, 2010 | No Comments | Posted in software, web |