Arhive etichete: Tips and Tricks

Always index your tables. Always

ireadwhite Always index your tables. Always
This is going to be brief one: iRead.ro, one of the projects I’m working on during my spare time, was giving me major headaches lately - 2 weeks ago, it took like 15 seconds to render a page. In the…

Cum mi-am upgradat si jailbreak-uit iPhone-ul 2G la firmware 2.0

Am promis sa povestesc cum mi-am upgradat iPhone-ul de prima generatie, de la firmware 1.1.4 la 2.0 si cum l-am “jailbreak” ca sa-l pot folosi :P

Nu a fost deloc complicat, odata ce am trecut de temerile initiale.

10 Ruby programming tips you should already know

Other blogs about Ruby or Rails have already touched some of the tips I’m going to show, but it never hurts to remind you these small recipes aimed at Ruby novices:

10 ponturi esentiale pentru utilizatorul de iPhone

10 ponturi esentiale pentru utilizatorul de iPhone

Din meniu:

  1. cum sa iti deblochezi, decodezi si sa-ti eliberezi(jailbreak) singur iPhone-ul sau iPod-ul
  2. cum sa iti reformatezi(reinitializezi) iPhone-ul in caz ca ceva a mers prost
  3. introdu-ti propria cartela SIM
  4. dezactiveaza corectura automata la tastare
  5. cum sa…

How to import Ultimate Warrior Tags into Wordpress 2.3+ and how to easily backup your Wordpress database

dandy-logo How to import Ultimate Warrior Tags into Wordpress 2.3+ and how to easily backup your Wordpress database
If, like me, you had been using Ultimate Warrior Tags (UTW) to assign Technorati-compatible tags to your article, then you must have been as annoyed as I was when upgrading to Wordpress 2.3.2 or Wordpress 2.3.3. All of the sudden, Wordpress…

Pont de SEO si autoritate Technorati cu teme de Wordpress

Brief Enghlish version
Go create a Wordpress theme (I’d suggest a design for Sandbox, for instance), upload it to wordpress themes websites after having added your link in footer.php, then patiently wait for people to download and use it - easy Page…

Ruby Metaprogramming part 2

Last time I discussed Ruby and metaprogramming, I was trying to stay DRY (Don’t Repeat Yourself) while coding some very similar-looking methods. The solution, then was to use class_eval to dynamically add methods into the current class, the way attr_accessor and it’s peers…

*nix tip of the day

I keep having the following problem when dealing with svn: I frequently find myself wanting to add to my own SVN repository stuff(javascript libraries, rails plugins) retrieved from some other svn repositories. The inevitable outcome of my bold attempt is…

Beginner’s blogging guide - How to bring traffic to your blog

I’ve started and (rather) successfully managed around 7 blogs until now. Each attempt has been a bit more successful than the previous one, each building on the shoulders of its predecessors. So, since nothing beats a little bulleted list, here…

Wordpress plugins you MUST have

My tiny blogger experience (I’ve installed, configured and maintained more than 7 wordpress blogs, about 5 Blogspot ones and one Textpattern) made installing the must-have Wordpress plugins for this new blog a breeze. This comes mostly from having made myself…