Dec
16

Apart form casual posts on this blog this time I’m not adding dev or linux tips. Today I want to share some pictures. I prepared set of [...]
Jul
12

PHP5 Enterprise is common name for large, heavily loaded applications, visited by so huge amount of users who can not by handled by a single server. This post describe performance test of three popular PHP frameworks: Symfony Framework, Zend Framework and cakePHP.
Apr
18

VIM is very useful feature reach development environment. Its look & feel is beet different than other well known IDE. This difference is VIM power – it is extremely fast, has syntax highlighting, auto indent, bracket matching, code folding, etc.
Jan
8

I made two speed tests of Huawei E156G HSDPA Modem – with and without Antenna. First test use online SpeedTest, second use wget. I reconnected between each test – both between turning on / off antenna connector and changing on-line to wget speed test.
Nov
29

There are several possibilities to mount encrypted, password protected TrueCrypt drive on boot time. This article describe how to create password protected TrueCrypt drive and mount it on boot time under GNU Linux.
We will create init.d script file and put them command which ask for password, create mount point and mount drive.
Oct
11

Your Firefox (Iceweasel) looks really bad under KDE 4? Wicd and Gimp are ugly? Thunderbird (Icedove) borders, buttons and menu are broken? Tweaking Gnome Apps to change theirs look & feel on KDE is simple. Follow three steps described in this post and repair almost all GTK applications appearance under new KDE.
Aug
21

GrabThemAll Server is powerfull screenshot server that takes screenshot on server machine. Some features: open source fully customizable, create screenshot on server machine, take screenshot from URL list file and screenshot of single page, work in command line, real X server is not necessary.
Apr
17

I made an icon set for instant messenger Tlen.pl. Icons came from kde-look.org and are used with Kadu IM (popular linux instant messenger). Tlen 6.x icon set [...]
Apr
16

Microsoft released virtual machines with Internet Explorer images (IE6, IE7, IE8). These machines are very useful for webmasters and webdevelopers to test their sites / application on [...]
Dec
3

This post describes how to convert multimedia files in Debian. You will find there description of installation process of necessary software (via sources.list file). We will sign added repository. To convert software we will use mencoder, ffmpeg and ffmpeg2theora tools. Described conversion between ogv, avi, flv and mpg file.
Nov
28

SVNManager is a webbased tool to administer a Subversion repository with Web based frontend. Using it you can: create, remove, load and dump repositories, manage user accounts, etc. This howto describe installation process of SVNManager od Debian, should also work on Ubuntu.
Sep
29

To install additional codecs, libraries, fonts, drivers, etc. on your wine installation download winetricks and run this wonderfull software. Installation: wget http://www.kegel.com/wine/winetricks chmod a+x winetricks sudo cp [...]
Sep
29

QTlen is linux client of Tlen.pl network. Unlike other program this type for linux, QTlen is developing on QT library. To install QTlen you must take the [...]
Jun
23

How to take screenshots from many URLs with one click? Use extension to Firefox: Grab Them All is a Firefox extension based on
Jun
13

Tidy PHP extension allows to automate fix XHTML and XML code. I wrote Symfony Plugin that provides automated code repair (ex. users input from TinyMCE or FCKEditor). The sfTidyHelper produce valid XHTML or XML code. If you done use Symfony you will find in this entry function repairing broken code.
May
9

To install the newest package from experimental distr. you shoud take the following steps. Installing the newest imagemagick:
Apr
29

By default Xdebug truncate long var_dump output. To turn off this feature edit php.ini or xdebug.ini and add there:
Mar
20

To install PgAdmin 1.8.2 on Debian testing / sid take the following steps:
Feb
28

RealVNC Viewer Enterprise Edition is secure, robust and easily-administered remote-control system. Main features this version of VNC program are: integrated session security, cross-platform VNC chat. Native linux build isn’t as good as MS Windows version. That why I build Debian package for Wine version of this VNC viewer software.
Feb
25

In this post we present 50 new CSS-techniques, ideas and ready-to-use solutions for effective coding. You definitely know some of them, but definitely not all of them. [...]
Feb
20

If you need test your sites in MSIE 6 and your system is Windows Vista you need to install MS Virtual PC and download pre-installed and pre-activated [...]
Feb
18

If you need unattended Windows Vista DVD, with custom programs, drivers, etc you can do the following steps: Fire Geier’s Blog.
Feb
18

Nice tutorial I’ve found at http://www.aboutdebian.com/dns.htm
Jan
9

This howto will illustrate a way to install and configure Subversion and websvn on a Debian server: http://www.howtoforge.com/debian_subversion_websvn
Dec
19

To install Xdebug (as PECL extension) on Debian Linux you should take the following steps:
Oct
19

How to enable apache module (ex. mod_rewrite)? You must type in console: a2enmod rewrite If you want to enable new virtual host you must type: a2ensite your.domain.name [...]
Oct
10

If you’ve problems with encoding in Wine you must: Install packages: msttcorefonts and xfs Copy fonts from /usr/share/fonts/msttcorefonts to ~/.wine/drive_c/windows
Oct
8

To install SmartSVN on Debian / Ubuntu type in console: wget -c http://rafekz.one.pl/smartsvn_3.0.2.deb aptitude install sun-java6-jre dpkg -i smartsvn_3.0.2.deb
Oct
8

To install RealVNC Viewer Enterprise 4.3.1 on Debian / Ubuntu type in console: wget -c http://rafekz.one.pl/realvncviewer_4.3.1.deb dpkg -i realvncviewer_4.3.1.deb Now you can run VNCViewer by clicking VNCViewer [...]
Sep
20

If your ies4linux doesn’t work after update Wine, you must modify file: ~/.ies4linux/ie6/user.reg Find there line: "Version"="win98" and replace it with: "Version"="win2k"
Sep
18

If you get following error in your apache: apache2: Could not determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName The fix is to edit [...]
Jul
29

Running all MSIE on one Windows installation To run all M$ Internet Explorer on one Winodows you can use: multiple-ie.exe. This program install IE version 3, 4, [...]
Jul
25

If you get an error like this one on Ubuntu, error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory it [...]
Jul
24

By default, Eclipse will allocate up to 256 megabytes of Java heap memory. This should be ample for all typical development tasks. However, depending on the JRE [...]
Jul
10

Eclipse with integrated PDT, Aptana, RemoteSystem and Subeclipse: Download and add import to update manager file: http://rafekz.one.pl/eclipse.xml
Jul
10

If you need set height of one div as long as other div (both div float left) you must do some tricks. Base code: 123#wrapper { clear: [...]
Jul
10

Hamachi is very easy, closed source hosted VPN service.
It securely connects devices and networks, extending LAN-like network. It is absolutely free for non-commercial use.
I have created deb package for easy install this interesting VPN clinet.
Jul
9

Proftpd and mounting with bind option There’s only one good way to export resources to chrooted enviroment – using mounting directores to several locations in the filesysem. [...]
Jul
5

To install Hamachi Basic as Windows NT/2k/XP (Vista not supported) service you must follow few steps described in: http://www.itsatechworld.com/2006/01/17/hamachi-vpn-solution/ To install Hamachi Basic as Windows Vista service [...]
Jun
15

After installing proftpd type as root: ln -s /bin/false /bin/ftp echo "/bin/ftp" >> /etc/shells useradd -d /my/directory/ -s /bin/ftp -g my_group my_user Now in /etc/proftpd.conf <ifuser> Umask [...]
May
30

To check installed debian version: lsb_release -a
Apr
18

CSS min-height which works fine in IE and FF: 123height: 60px; height: auto !important; min-height: 60px;
Apr
18

Problem solved on: www.jakpsatweb.cz
Apr
18

Info Setting vertical aligment to middle for one (!!!) line of text. Solution In css styles: 12345.mid { height: 2em; line-height: 2em; background-color: #eee; } In html [...]
Jan
2

For ZDE likes’ code assist in Eclipse PDT find file: .metadata / .plugins / org.eclipse.core.runtime / .settings / org.eclipse.php.ui.prefs At this file add entry: contentAssistAutoactivationTriggersPHP=abcdefghijklmnoprstuwyxz:>_$