By indeyets,on July 8th,2008% The concept of headers in C was necessary at its time,but these days it just makes compilation of complex program in complex environment several times more complex. Whenever you have several package-roots (I have /usr,/usr/local,/sw,/opt/local,/opt/some_pkg1,/opt/some_pkg2 at the same time),which have different versions of the same libraries,you need . . . →Read More:C,headers By indeyets,on June 9th,2008% Two news: LLVM 2.3 is supposed to be released today (what’s new?) WWDC 2008 is starting today I wonder,if that is coincidence By indeyets,on May 7th,2008% Playing with Spread Toolkit. Absolutely love their constant-names UNRELIABLE_MESS RELIABLE_MESS FIFO_MESS CAUSAL_MESS AGREED_MESS SAFE_MESS REGULAR_MESS p.s. freshly released php binding is here By indeyets,on April 22nd,2008% Google announced the list of students,they will be sponsoring this summer to work on open-source projects. My congratulations to everyone,who succeeded. . . . →Read More:GSoC is about to start By indeyets,on April 15th,2008% The maximum total length of a text line including the CRLF is 1000 characters . . . →Read More:SMTP legacy By indeyets,on November 23rd,2007% I’ve just released syck for php 0.9.2 (a parser and emitter of YAML documents. If you don’t know anything about YAML and why it is good:check my previous posts on the subject). A lot of new and tasty features First,and most important:a lot of stability and consistency fixes (previous release wasn’t . . . →Read More:Syck 0.9.2 By indeyets,on November 15th,2007% Looks like almost every planet-php blogger mentioned that FastCGI for IIS thingie. I wonder:was it really that bad before it came? The thing which disturbes me in all this hype is that people will tend to think that fastcgi is something iis-specific. Hope they won’t,because fastcgi is a good (and really . . . →Read More:all those IIS talks By indeyets,on November 13th,2007% It is a common practice,to use ip2long() function for getting integer-representation of ip-address (for database-storage). Problem: on systems with 32-bit integers,ip2long() returns values from -2147483648 to 2147483647 on systems with 64-bit integers,ip2long() returns values from 0 to 42949672945 Which means,that if you were using INT as a storage type on 32-bit . . . →Read More:ip2long,32-bit/64-bit By indeyets,on November 1st,2007% Regarding syck vs. spyc debate which seems to appear again and again: al_n @ [link]: I re tested syck and it does make a BIG difference. I tested with a yaml file of about 200,000 lines which I killed after an hour while using spyc. The same file was loaded with syck in about 5 . . . →Read More:syck vs. spyc (benchmarking) By indeyets,on October 2nd,2007% Vikram Vaswani wrote an article for Zend Developer Zone about the Syck extension in PECL. That is,actually,a very nice introduction to YAML in PHP and I encourage everyone to look at it. On the other hand,it reminds me,that I should release the new version… . . . →Read More:YAML,php,DevZone | A sample text widgetEtiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa. Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna,tincidunt vitae molestie nec,molestie at mi. Nulla nulla lorem,suscipit in posuere in,interdum non magna. | |