by stratosg | Mar 27, 2008 | Quickies, Tutorials
I’ve seen it happening to many sites and I always thought of this as impossible. I beleived that since the api is closed you cannot export into this format. It turns out that i was wrong. Well, as it turned out, not entirely… I mean the api is still closed...
by stratosg | Mar 22, 2008 | My Coding, Quickies
I know this is a port mania today but i finally solved a problem that has been bugging me for a few days now. I wanted to send an sms via Clicaktell’s gateway that i wanted it to be utf. This gateway supports this kind of messages but with a trick. When you set...
by stratosg | Mar 22, 2008 | Quickies
Here is a quick one that could be very handy and usefull to many of you. Have you ever developed a site and wondered if it looks nice and the way you want it to on other browsers? Have you ever developed a site that you see it fine until someone comes along and tells...
by stratosg | Mar 22, 2008 | Hardcore or Masochist?, My Coding
On the “hardcores or masochists” post series i used the dumps of http, pop, smtp and imap sessions. But how did i get these? Well for the mailing ones, the answer is easy, telnet. But for the http part i created some scripts for interacting with the...
by stratosg | Mar 17, 2008 | Tutorials
Cerberus, as many of you might know, is a helpdesk platfrom developed in PHP and MySQL. It is a very good solution in the market for this kind of job. But there are many dependencies and some problems you should be aware of before installing. A big problem with cerb4...