Aug
25
PINGDOM 1 year free offer
Filed Under Uncategorized | Leave a Comment
The offer is valid only for Firefox users and only until 16:00 PM today (25.08.2007), Romanian Time.
Link: Pingdom
Aug
25
PINGDOM gratis 1 an
Filed Under Uncategorized | 1 Comment
Ofertă valabilă doar pentru utilizatorii de Firefox şi doar până la ora 16:00 PM, astăzi (25.08.2007).
Link: Pingdom
Aug
16
A monopoly, Romania’s fabulous spirit, and data interception, all in one
Filed Under Uncategorized | Leave a Comment
Supposedly my Internet cable is going to be passing through UTI cables pretty soon, cause it’s not OK in Romania for a competitive environment to exist (and for everyone to be allowed to bury whatever the hell they want, with City Hall providing just the damned holes, cause they’re good at burying stuff), and it’s better for there to be a monopoly with only one huge data company…
But wait… My cable’s not going to be the only one passing through there. The cables of the Special Telecommunications Service, as well as all those linking governmental institutions, will all pass through there. All will pass through a private company, which will be leasing out the “network” and which can do whatever the hell it wants with data transfered (as long as a copy reaches the destination, of course).
Now… If I worked for the Romanian Government I’d make sure that no fucking bit of government data would pass through such a network. But I don’t, and I don’t know anyone working in this field, and I’m also pretty sick to the stomach of all this typically Romanian stupidity.
Call me paranoid, but I remember when Zapp was informed to remove any and all support for telephony encryption (with the official reason being that users complained of “voices being distorted” because the decoding chip would get hot) just because it was too expensive for those legally allowed or not allowed but capable to upgrade their eavesdropping equipment.
PS: I would hereby like to thank those who eavesdrop on phones for having the decency to cause all those sounds despite the fact that their technology supports clean eavesdropping, cause they only do it to say:
Hey, we’re listening in. Don’t get pissed; we’re just obeying orders.
Aug
16
Monopolul, spiritul fabulos şi interceptarea datelor
Filed Under Uncategorized | Leave a Comment
Carevasăzică firul meu de net va trebui să treacă în curând prin cabluri UTI, că ne-am trezit că nu e bine să existe competiţie (şi să-şi poată îngropa toţi orice vor, cu Primăria oferind gropile, că măcar la îngropat lucruri sunt buni), ci e bine să fie monopol…
Dar stai, nu doar firul meu va trece aşa. Vor trece şi firele STS, chiar şi cele care fac legăturile între instituţiile guvernamentale, vor trece multe fire pe-acolo. Totul pe la o companie privată, care va închiria “reţeaua” şi care va putea face ce vrea cu datele transferate (cu condiţia să ajungă o copie la destinaţie, desigur).
Acuma… dacă aş lucra la Guvern eu m-aş asigura că nu va trece un nenorocit de bit de date aparţinând statului prin aşa o reţea. Dar nu-s, nu ştiu pe nimeni în zona aia, şi sunt sictirit de prostia românească.
Zi-mi că-s paranoic, dar eu mi-aduc aminte când Zapp a fost informat să scoată suportul pentru criptarea serviciului de telefonie (motivul oficial fiind că s-au plâns utilizatorii că “se auzeau vocile un pic distorsionat” deoarece se încingea cipul de decodare) pentru că era prea scump pentru… cei abilitaţi sau neabilitaţi dar abili să îşi facă upgrade la echipamentele de ascultare.
PS: Aş dori să le mulţumesc celor care ascultă telefoane pentru că au decenţa să cauzeze acele păcănituri şi interferenţe în ciuda faptului că tehnologia lor le permite ascultarea fără deranjamente, pentru că o fac doar din bună cuviinţă, pe principiul:
Vezi că ascultăm şi noi, bă. Hai nu te ciufute, da aşa fu ordinu’.
Jul
26
Femeile ar trebui să mănânce doar iaurt? :D
Filed Under Uncategorized | 2 Comments
[via Macabroo]
Jul
26
Women should only eat yogurt? :D
Filed Under Uncategorized | Leave a Comment
[via Macabroo]
Jun
23
How to convert your WordPress 2.2+ database to UTF-8 in 5 minutes
Filed Under Uncategorized | Leave a Comment
If you’ve upgraded to WordPress 2.2+ and use the same latin1 database, which has nothing to do with UTF-8 (and you want UTF-8 because it’s good for diacritics and Chinese and everything), it’s high time you converted your database.
Seeing as I too finally did it (a few hours ago), I decided to write this simple HOWTO, mostly for people that don’t actively search for how to make this conversion happen but would need it (it’s based on this HOWTO from WordPress).
Requirements:
- WordPress 2.2+
- The SiteUnavailable plugin (to stave off any chance that your visitors add content to your database while you’re converting it) (version 1.0 archived here)
- The UTF-8 Database Converter plugin (which will be doing the conversion per se) (version 2.0.1 archived here)
Steps:
1. Backup your database.
2. Check your backup.
3. Install the two plugins mentioned above (following the installation instructions for each of them – basically uploading them to wp-content/plugins/).
4. Activate SiteUnavailable. From that point on any visitor coming to your site will see a maintenance page (which can be configured by editing the plugin file).
5. Edit wp-config.php from your WordPress root folder by adding the following 2 lines:
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
You can do this by downloading wp-config.php to your computer, using any FTP client such as FileZilla, editing the file in Wordpad (or whatever text editor you’d like), and adding the lines above anywhere between <?php and ?>, saving the file and then uploading it to the server, overwriting the old file.
6. Activate the UTF-8 Database Converter plugin.
7. Go to the UTF-8 Database Converter page, which is available in the Plugins menu.
8. Guess
9. Deactivate UTF-8 Database Converter and SiteUnavailable from the Plugins menu.
10. Check your site. If all is well you should see no difference whatsoever. On the other hand, if you check your database using phpMyAdmin for example, you’ll see that everything has now been neatly converted to UTF-8.
PS: You can now delete the plugins, of course. You certainly won’t be needing UTF-8 Database Converter anymore (except if you want to use a single WordPress install to convert other databases by just changing wp-config.php settings but I doubt there will be that many sickos out there
) and SiteUnavailable… who knows?
Jun
23
Cum să-ţi converteşti baza de date în format UTF-8 în 5 minute (pentru utilizatorii de WordPress 2.2+)
Filed Under Uncategorized | 4 Comments
Dacă ai trecut la WordPress 2.2+ şi ai rămas cu baza de date veche, care este de fapt latin1 şi nu are nimic UTF-8 (şi chiar vrei UTF-8 pentru că face bine la toate diacriticele astea şi poate stoca inclusiv chineză ca lumea), ar fi momentul să treci la conversie.
Având în vedere că în sfârşit am făcut-o şi eu (acum vreo câteva ore), am zis să scriu un HOWTO simplu, în română, pentru cei care nu caută în mod activ să facă această conversie dar ar avea nevoie (este bazat pe acest HOWTO de la WordPress).
Cerinţe:
- WordPress 2.2+
- Plugin-ul SiteUnavailable (pentru a bloca orice posibilitate ca vizitatorii tăi să adauge conţinut la baza de date în timp ce faci conversia) (versiunea 1.0 arhivată local)
- Plugin-ul UTF-8 Database Converter (care va face conversia propriu-zisă) (versiunea 2.0.1 arhivată local)
Paşi:
1. Îţi faci un backup la baza de date.
2. Îl verifici.
3. Instalezi cele două plugin-uri menţionate mai sus (urmând instrucţiunile de instalare disponibile pentru fiecare – adică upload în folderul wp-content/plugins/).
4. Activezi plugin-ul SiteUnavailable. Din acel moment, oricine intră pe pagina ta, va vedea o pagină de mentenanţă (configurabilă, editând fişierul plugin-ului).
5. Editezi fişierul wp-config.php din directorul rădăcină al WordPress-ului tău şi adaugi următoarele 2 rânduri:
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
Poţi face asta descărcând fişierul wp-config.php pe computerul tău, utilizând orice client de FTP, cum ar fi FileZilla, editând fişierul în Wordpad (sau ce editor de text vrei tu), şi adăugând rândurile de mai sus oriunde între <?php şi ?>, salvând fişierul şi apoi urcându-l înapoi pe server, scriind peste fişierul vechi.
6. Activezi plugin-ul UTF-8 Database Converter.
7. Intri pe pagina plugin-ului UTF-8 Database Converter, disponibilă din meniul Plugin-uri.
8. Ghici
9. Dezactivezi plugin-urile UTF-8 Database Converter şi SiteUnavailable din meniul plugin-uri.
10. Intri pe site. Dacă totul este bine, ar trebui să observi nici o diferenţă (da, sunt împotriva dublei negaţii). În schimb, dacă vei verifica baza de date folosind phpMyAdmin spre exemplu, vei vedea că totul a devenit UTF-8.
PS: Acum poţi şterge plugin-urile, desigur. De UTF-8 Database Converter în mod cert nu vei mai avea nevoie (exceptând situaţia în care vrei cu o singură instalare de WordPress să converteşti şi alte baze de date schimbând doar setările din wp-config.php însă sunt aproape sigur că nu vor fi mulţi asemenea bolnavi) iar de SiteUnavailable… cine ştie?
Jun
7
Others who don’t know how to write…
Filed Under Uncategorized | Leave a Comment
Jun
7
Alţii care nu ştiu să scrie…
Filed Under Uncategorized | 2 Comments

