String interchange between C# to and ANSI C DLL

How to send and receive a string between C# and C.

How to make Ubuntu 12.04 LTS ( Precise Pangolin) usable

Ubuntu 12.04 Precise(?) Pangolin
Tweaks after install in order to achieve the usability of Linux Mint 10, Julia, one of the last good Gnome2 based distributions.

But the new mascot is pretty cute.

HTC Desire (Bravo): ROMs, updates, pain and suffering

Replacing the ROM of a HTC Desire; notes for myself if I’d ever want to do this again.

Since WordPress 3.3 replaced their Rich Text editor system the need for additional editors for comments are gone with the wind. But how to enable TinyMCE on the frontend? I’ve came across with a blog post from revood.com with a very good tip on this. You need to add the following into your theme’s `functions.php`:

Facebook chat from linux command line

I met a problem I think many of my colleagues encountered with: even though Facebook is not forbidden on the company web, I do not want to use it. First, it’s not for working time (except for HR), second it’s nuclear terror on bandwidth. What I have is access to my own server, running web [...]

Google PageSpeed says: optimize your WordPress images!

Optimize your images for better page load time with the help of CW Image Optimizer and littleutils.

Testing WordPress: the importance of PHP opcode cache

Testing the limits of an nginx and PHP-FPM based WordPress Network with and without PHP APC opcode cache running on a really small KVM VPS.

Ubuntu 11.10 disable "Waiting up to 60 more seconds for network configuration"

After upgrading from Ubuntu 11.04 to 11.10 boot hangs for more than one minute, waiting for network.
Here’s how to solve it the correct way.

conky with ical

Make conky display ical calendars from the web with the help of calcurse.

reduced functionality switch -  case in nginx: map module

There’s no switch-case in nginx, though map is available for similar but reduced functionality cases.