oktober 2009
M D W D V Z Z
« aug   nov »
 1234
567891011
12131415161718
19202122232425
262728293031  

Taal

Categorieën

Meta

Archive for oktober 1st, 2009

Hacking the popcorn hour II

donderdag, oktober 1st, 2009

Not really helpful hacks and smart solutions, but links to handy stuff. First, the Linux-Sigma GCC toolchain, for building your own C programs on the PCH. This guy also has builds for other operating systems on his blog. Using it is very easy, just unpack in /usr/local and you have a GCC compiler handy. Call [...]

WordPress plugin: show only 1 category on homepage

donderdag, oktober 1st, 2009

Based on the code found at http://www.designsbyjonathan.com, I created a very simple plugin, that shows only one category on the front page. It is version 0.1, but it works. You will have to insert the numerical value of the category you want in the PHP. When adding a minus sign before it, it will exclude [...]