Fritz Thomas

Archive for June, 2010

30 Jun, 2010

Writing #CSS with #SASS. Intro…

Posted by: Thomas In: Tweets

Writing #CSS with #SASS Introduction: http://j.mp/92expr #howto

30 Jun, 2010

Android 2.2 für HTC Desire, L…

Posted by: Thomas In: Tweets

Android 2.2 für HTC Desire, Legend und Wildfire – Mobil – derStandard.at › Web http://j.mp/doHKKH

29 Jun, 2010

#Typo3 4.4 Released. HTMLArea …

Posted by: Thomas In: Tweets

#Typo3 4.4 Released. HTMLArea is now fully based on ExtJS http://j.mp/awIfSE

29 Jun, 2010

Super Mario Live Wallpaper for…

Posted by: Thomas In: Tweets

Super Mario Live Wallpaper for Android http://j.mp/9rPjyg http://j.mp/997Hvg

This is an update and in depth look to my previous Blog post of “How to get absolute path within the running shell script“. In my previous post i used a solution with readlink which is not available everywhere. Especially on Mac OS there is no readlink. But, we do not need readlink anyway…

28 Jun, 2010

Tweet Blog Posts

Posted by: Thomas In: Overall

If you want to tweet any of your blog posts to your twitter account the Twitter Tools Plugin for WordPress is what you need.

28 Jun, 2010

Post to Twitter Plugin

Posted by: Thomas In: Overall

For now on, i am going to publish new blog entrys to my twitter account.

28 Jun, 2010

PHP-5.3.3 with php-fpm included?

Posted by: admin In: Open-Source|PHP

If you look at the RC1 source of the upcoming 5.3.3 release of PHP you see that the PHP-FPM sapi is already included. PHP-FPM was announced to be in the 5.4 release. Hopefully this gets not changed in the final release. Why i am so excited about that? “PHP-FPM (FastCGI Process Manager) is an alternative [...]

My continuous research about how to create real native desktop applications brought me to this solutions which are available today:

25 Jun, 2010

Clear / free memory on Linux

Posted by: admin In: Linux|Open-Source

If you want to free the memory from all unused “crap” you can run this little one liner as root: sync;echo 3 > /proc/sys/vm/drop_caches The sync command flushes all buffers from memory to disk so you are safe that you do not loose anything. Keep also in mind that not everything from the cleared memory [...]

Tags: ,

cd /home/USER tar cf – . | (cd /dir/where/you/want/to/copy && tar xBf -) This has some advantages over cp -rfp. You can read it in detail at O`Reilly

18 Jun, 2010

Update to WordPress 3.0

Posted by: admin In: Overall

OMG. Thats what i thought when upgrading to WordPress 3.0 – with a single click. Without any problems. It took about 1 Minute. And voilá – Here is WordPress 3.0 on my Blog. Great. Keep up your good work WordPress Team. Thank you for the greatest Blogging Software.

17 Jun, 2010

ExtJS is now Sencha

Posted by: Thomas In: ExtJS|JavaScript|Open-Source|Overall

RaphaelJS, JQTouch, Connect and ExtJS are joining forces and therefore ExtJS (the Company) renamed their name to Sencha. ExtJS (their JavaScript Library) gets not unchanged. I think there will be much much more cool news regarding Sencha in the future.




Latest Tweets