Category Archives: Munka

wkhtmltopdf without x in ubuntu

The magic is: /usr/bin/xvfb-run -a -s “-screen 0 640x480x16″ /usr/bin/wkhtmltopdf –quiet

Posted in Munka, php | Leave a comment

Database performance comapare

http://www.mysqlperformanceblog.com/2009/09/29/quick-comparison-of-myisam-infobright-and-monetdb/ http://monetdb.cwi.nl/SQL/Benchmark/TPCH/ [postgresql, mysql, monetdb] http://suckit.blog.hu/2009/09/29/postgresql_tortenelem [ postgresql 8.0, 8.1, 8.2, 8.3, 8.4 ]

Posted in Munka | Leave a comment

Perl one liner: multiline regexp replace in files

perl -i -pe ‘BEGIN{undef $/;} s/<notClosedWrongXmlTag>(.*)<notClosedWrongXmlTag>/<closedXmlTag>\1<\/closedXmlTag>/smg’ *.XML

Posted in Munka | Leave a comment

5.2.0-8+etch11 pgsql + curl coredump

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411982 Megoldas: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411982#65

Posted in Munka | Leave a comment

jackrabbit

jackrabbit JSR 170 JSR 283 Implementing a JSR-283 Content Repository in PHP

Posted in Munka | Leave a comment

DOMDocumentFragment->appendXML()

vajon tud ez namespace-t? es ha igen akko hogy? na majd csak megadja magat..

Posted in Munka, php | Leave a comment

mappet

Na hat igen, regota gondolkodom hogy mit is kellene irnom java-ban amiben van eleg kihivas es izgalom… hat azthiszem a “mappet” lesz ez a dolog… Mi is lesz ez? EDI, xml mapping, data mapping, mapping.. szoval miden ami mapping.. az … Continue reading

Posted in Munka | Leave a comment

Symfony

Egyre jobban kezd tetszeni a Symfony… Igaz vannak parái.. de azért elég jo.. Mondjuk performanciában nem a legjobb.. Lehet nekiugrom és propel alá ütök valami perzisztencia layert… Nem hiszem el hogy pont azt hagyták ki belöle… ORM cachelés nélkül– örület..

Posted in Munka | Leave a comment

Enterprise Design Patterns

InterceptingFilter, FrontController, CoR, ServiceLocator, ViewHelper, CompositeView De kell ez nekem? Mentem volna péknek, vagy barmi olyannak ahol már régen megtalálták a szent kelyhet, és nem kell már keresni.. vagy éppen erről szól az egész? Lehetne olyat csinalni hogy az ember … Continue reading

Posted in Munka | Leave a comment

AJAX rule the world

AJAX van már mindenhol… Kikerülhetetlen.. Régrebben volt egy cég aki speciális plugginel oldotta meg hogy egy teljes alkalmazás robbanjon be egyetlen html page betöltése után, de ez most más… Nem kell install, nem kell semmi.. Pláne érdekes hogy a javascript, … Continue reading

Posted in Internet, Munka | Leave a comment