Portfolio Łukasz Cepowski Dev Blog

O Mnie

Witam na moim portfolio! Nazywam się Łukasz Cepowski, w sieci znany jako cepa. Jestem programistą i web-developerem.
Więcej w dziale o mnie.

Szukaj

Projekty

Xcms

Modularny system zarządzania treścią - framework do tworzenia aplikacji internetowych oparty o Zend Framework i Doctrine ORM.

Vermis

Vermis the Issue Tracking System - Nowy system zarządzania błędami.

Portfolio

Cepa Home Page

Moja strona domowa. Rozwijana gdzieś od 2002 roku. Najnowsza wersja.

RAD

RAD - Recording and Analysing Data Program do nagrywania i analizy danych z przetwornika ADC. http://www.rad.kgb.pl

Pong

Klon ponga zrealizowany przy użyciu GStudio.

libstr

Biblioteka w Ansi C do operacji na tekście.

Witaj!

DiabloWare :: Software from Hell!

Dev Log

2010

17 Jun

Vermis the Issue Tracking System

51-9da066d845bf2ae35d200daeb4f76789-ptgq.jpg

Meet Vermis, the new lightweight Issue Tracking System for developers and project managers.

http://vermis.diabloware.com

| więcej »
+ 2010-06-17 23:38:10 + Komentarze: 0 + Wyświetleń: 87

2010

23 Mar

How to write the udev.rules for some USB device

47-f116ccf3efe9ff35a6e8fdcc04106ccc-abjw.jpg

How to give an access for some strange odd USB device for any user on Linux. Tested under Ubuntu/Debian.

| więcej »
+ 2010-03-23 12:58:13 + Komentarze: 0 + Wyświetleń: 349

2010

20 Jan

Exporting data to a CSV format in PHP

Two simple PHP classes for exporting and writing data into CSV format. Production code and unit tests.

| więcej »
+ 2010-01-20 15:08:55 + Komentarze: 1 + Wyświetleń: 536

2010

16 Jan

Old libstr and libconf.

46-090f01bede395ef0b286b68786e47253-yelo.jpg

Yet another boring Saturday afternoon. In the middle of cleaning my hdd and removing old trash I found a quite interesting code I wrote about four years ago.

libstr - string manipulation library written in pure Ansi C, conatins implementation of a few interesting algorithms like KMP (Knuth Morris Pratt) pattern matching and Levenshtein distance. Unfortunately it is not a thread-safe code so it should not be used in production code.

libconf - simple configuration parser and hash map also in Ansi C. Configuration format is very similar to .ini files. Library is based on libstr.

 

| więcej »
+ 2010-01-16 19:53:37 + Komentarze: 0 + Wyświetleń: 269

2010

14 Jan

Integrating Doctrine with Zend_Db

41-b028f6dacc9bf55567b1506c28828189-vmcc.jpg

How to integrate Doctrine with Zend_Db using PDO as the database connection layer.

 

| więcej »
+ 2010-01-14 22:47:05 + Komentarze: 0 + Wyświetleń: 451

2009

20 Dec

Install Pear, Xdebug, PHPUnit and Phing

40-b028f6dacc9bf55567b1506c28828189-rafv.jpg

How to setup latest versions of Pear, Xdebug, PHPUnit and Phing under *Ubuntu/Debian.

This is the right order.

 

| więcej »
+ 2009-12-20 13:15:15 + Komentarze: 0 + Wyświetleń: 603
© 2010 cepowski.pl
counter: 32667    online: 1    gentime: 0.973s
Powered by Open Source Software;    Hosted by freecode.pl;    Valid XHTML;    Valid CSS;