Jul
12
By rzelazko  //  No Comments

PHP in enterprise applications. Comparison of PHP5 Frameworks.

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
By rzelazko  //  No Comments

Vim IDE and PHP / Symfony / Web develompment

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
By rzelazko  //  1 Comment

Speed test – Huawei E156G with and without antenna

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
By rzelazko  //  2 Comments

Mount TrueCrypt drive on boot time under Debian / Ubuntu

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
By rzelazko  //  2 Comments

KDE4 and Iceweasel (Firefox)

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
By rzelazko  //  2 Comments

Screenshot server

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.

Dec
3
By rzelazko  //  1 Comment

Debian multimedia convert

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
By rzelazko  //  1 Comment

SVNManager on Debian

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.

Jun
13
By rzelazko  //  No Comments

Auto repair XHTML code with PHP

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.

Feb
28
By rzelazko  //  No Comments

Windows RealVNC Viewer on Linux

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.

Jul
10
By rzelazko  //  1 Comment

Hamachi for Debian / Ubuntu

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.