I've been playing with framing protocols. I need a protocol with: low overhead: it will be used for mobile communications and some of us pay for each byte; multiplex streams: you should be able to open channels inside the same TCP connection; restartable: each session has an ID and I need to restart all of the channels inside it very quickly if my TCP connection dies. …
Blogs / Notes
Notes
Just a plce to keep my notes about all the Perl and XMPP stuff I do.
Latest posts
-
Framing protocols
http://www.simplicidade.org/notes/archives/2008/08/framing_protoco.html -
Parallax
http://www.simplicidade.org/notes/archives/2008/08/parallax.htmlI've talked a bit about Freebase over the last few months. I understand that a rich, semantic, structured database of knowledge is not something other people get excited about, but that happens to be my thing. In the hope to excite others with Freebase, I recommend that you spend 8 minutes watching the Parallax browser in action. …
-
Updated Search In Project with Ack
http://www.simplicidade.org/notes/archives/2008/08/updated_search.htmlI've updated my own Search In Project with ack TextMate command. Changes: search in selected files is optional now: start your query with a : to search only in the selected files; fixed search for words with a initial dash in them. You can find the current version at GitHub or download the tmCommand file directly. …
114 blog reactions
-
diário de bordo
http://joaomartins.entropiadesign.orghttp://www.worldofcoding.com/ isa costa * the geek side IvoGomes.com - Ergonomia e Sistemas de Informação j. pereira. web. log. Joel's Corner K lâmpada azul Mac² Mind Booster Noori My Biotech Life Niath Notes Nuno Dantas o b v i o u s O Blog do Gustavo Felisberto odrakir.com open mind open opinion Paulo Pires - Blog Pedro e o Blog | Uma vida agradável. Simples, Poupada, Rica e Divertida. Pedro Oliveira Phil
-
Miradouro d'O Castelo
http://o.castelo.vai.nu/miradouroHey, I’m also a very happy customer with djbdns. DNS RR Poison bugs? Not with me. por Fred em 04 de Agosto, 2008 17:26:03
-
djbdns
http://blog.marques.cx/2008/08/04/djbdns/Hey
-
Tech Meeting #9
http://lisbon.pm.org/blog/2008/07/tech_meeting_9.htmlLisbon Perl Mongers organizam mais uma Tech Meeting. No Instituto Superior Técnico, sala FA2 do edifício de Informática, Quarta-feira dia 30 de Julho, às 21:30: Adam Kennedy - "Nothing Can Possibly Go Wrong" Pedro Melo - "Using EDA with Perl and SAPO Broker" A entrada é livre. Apareçam.
-
Home // plasmasturm.org
http://plasmasturm.orgBy now I’ve had two backlinks, two emails, and several people pinging me on IRC, all pointing out the irony in my
-
Google Alert - mysql
http://hot-tutorials.blogspot.com/2008/07/google-alert-mysql...Commands end with ; or \g. Your MySQL connection id is 108 Server version: 5.0.62-enterprise-gpl MySQL Enterprise Server (GPL) Type 'help;' or '\h' for ... <http://www.simplicidade.org/notes/archives/2008/07/dbdmysql_and_db.html> Notes <http://www.simplicidade.org/notes/> Deploying WSO2 Identity Solution over an existing MySQL user store By Prabath(Prabath) This post explains how you can customize WSO2 Identity Solution to expose a set of existing user base residing in a MySQL database - and
-
DBD::mysql and db_imp errors
http://www.databasemanagementconsulting.com/2008/07/dbdmysql...Computers - Technology News and Article wrote an interesting post today on Here’s a quick excerpt I’m installing all my MySQL stuff in a Leopard 10.5.4 desktop and I made some mistakes along the way that I though about documenting here for future reference. First, although the hardware
-
links for 2008-07-08
http://rodcorp.typepad.com/rodcorp/2008/07/links-for-200-4.h...Notes: Making better use of the XMPP presence in Bots
-
Lazyweb request: how to find full path to …
http://www.hoosgot.com/index.php/2008/07/04/lazyweb-request-...http://www.simplicidade.org/notes/archives/2008/07/lazyweb_request.html
-
Hoosgot — Send your wishes and desires out into the ether.
http://www.hoosgot.comhttp://www.simplicidade.org/notes/archives/2008/07/lazyweb_request.html asks Hoosgot, Dear Lazyweb, this is something that I searched for quite some time and could not find yet, maybe a helpful soul knows. In a bourne shell script, how can I find the full path of the script being executed? Thanks in advance.