Blog calendar

RSS feed from Michal Frackowiak's blog

subscribe to the RSS feed

— or —

get my blog posts via email

michal frackowiakmichal frackowiak
Helmuti_pdorfHelmuti_pdorf
SquarkSquark
anjelanjel
AlokranjanAlokranjan
ArtimonierArtimonier
shark797039shark797039
Watch: site | category | page

Blog tags


View my profile on LinekdIn

My Twitter

1282558230|%e %b, %H:%M|agohover
New blog post: Back from holidays - new challenges on the horizon bit.ly/9eRpf0

1281297211|%e %b, %H:%M|agohover
I earned the Check-in Rookie sticker on @GetGlue! bit.ly/dbpWkZ

1280993335|%e %b, %H:%M|agohover
Why is it that when I am on my holiday Wikidot servers crash? It is kind of a rule. Bad karma, shame on the unkind hardware.

1280771665|%e %b, %H:%M|agohover
I earned the Lone Wolf sticker on @GetGlue! bit.ly/aLOBKx

1280700561|%e %b, %H:%M|agohover
I earned the Couch Potato(50) sticker on @GetGlue! bit.ly/bWcP2U

1279886686|%e %b, %H:%M|agohover
I love the cloud. "Database Error: Unable to connect to the database:Could not connect to MySQL". Yeah. I'd better backup my data now!

Photos

Blogroll

Piotr Gabryjeluk's blog (Gabrys on Wikidot)
Lukasz Tarka's blog (Squark on Wikidot)

Recent posts by my friends

Maj


Me in other networks:

facebook, last.fm, del.icio.us, Flickr, Flaker

Welcome to my blog — place for ideas, comments, interesting hacks and boring personal stuff. Enjoy!


Zend Code Analyzer in TextMate

1261178760|%e %b, %H:%M (%O ago)

Zend Code Analyzer (part of Zend Studio) is a powerful tool that analyzes PHP scripts and detects errors and warnings possibly generated by your code. I have been using Zend Studio for a while, and I miss this feature a lot when working with TextMate. Fortunately, thanks to great extensibility of TM, one can include code analysis in the PHP bundle within just a few minutes.

After completing the steps below, you will be able to press a combination of keys and ZendCodeAnalyzer will analyze your PHP script and render its output like on the screen below:

20091218-qp7jyykgqytqu3depeak8rm88u.png

read more...

Tags: php textmate

Comments: 3


Another World in JS

1261130680|%e %b, %H:%M (%O ago)

For quite a while it is clear where HTML is heading. With canvas objects, HTML5 features one will be able to create not only rich web applications, but also desktop apps that communicate through the web.

read more...

Tags: game html5 javascript

Comments: 0


Make Ruby 1.9.1 default on Ubuntu 9.10 Karmic Koala

1260955613|%e %b, %H:%M (%O ago)

Ubuntu Karmic Koala comes with Ruby 1.9.1 — at last. But default Ruby version is still 1.8.7, which means that ruby and irb will still link to 1.8.7, and the bright and shiny 1.9.1 will be available as ruby1.9.1 and irb1.9.1.

read more...

Tags: ruby ruby1.9 ubuntu

Comments: 10


asdad