We’ve just finished a new plugin: one that integrates the image resize script TimThumb with TinyMCE, the WYSIWYG editor that WordPress uses. You can download it here via the official WordPress repository.
bbPress în limba română
Acum câteva zile am constatat că avem nevoie de un bbPress în limba română, şi că traducerea încă nu există, aşa că ne-am apucat să o facem noi, şi cu ocazia asta o punem şi la dispoziţia dumneavoastră. Traducerea e realizată pe baza fişierului POT oficial pentru versiunea 1.0.2. Pentru alte traduceri de bbPress, căutaţi [...]
Making darkness or brightness transparent
Let’s say you have the picture of a flame and you want to change the background. In order to do that you first must make the background transparent. But how can you do that? You can do it by hand using a brush but it’s not quite the effect I was looking for. So I [...]
WordPress 2.8 în limba română
Traducerea versiunii 2.8 este cam 50% bazată pe traducerea versiunii 2.7 realizată de Catholica NETwork. În plus am mai adus următoarele modificări faţă de versiunea celor de la Catholica NETwork: Cuvintele theme, template şi style nu mai sunt toate traduse prin şablon, ci theme este acum temă, template a rămas şablon, iar style este stil. [...]
New Plugin: Talky WordPress
We have a new plugin, one that makes WordPress talk! It adds talky sound events for publishing and deleting posts or pages, plugin activation and deactivation and theme activation. It uses SoundManager 2 for playing sounds using JavaScript, by wrapping and extending Flash 8′s sound API. You can grab it at the official WordPress plugin [...]
404 email alert
Here is a little PHP code snippet to add to your 404 page, in order to get an email alert with all sorts of useful data, each time a 404 page is accessed. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [...]
Fun with numbers
Remember the math puzzle? You have the following sequence of terms: 1 11 21 1211 111221 312211 13112221 What is the algorithm? What is the next term? — Spoiler warning. Continue at your own risk. —
Math puzzle
A friend of mine has recently introduced me to a quite puzzling math puzzle. You have the following sequence of terms: 1 11 21 1211 111221 312211 13112221 And you have to figure out what the algorithm is. To prove yourself you’ve got it, just write down the next term. The answer will come in [...]
Fun with PHP
OK. So we know that instead of using the database, regular files can be used. It’s quite ineffective, but it’s possible. This means that the database structure and the regular file structure are somehow interchangeable. So… this would mean that the database can be used instead of regular files. Now, this is the obvious use [...]
Crystalline – A crystal sharp Child Theme for Thematic
After the really good response I’ve got from the community regarding the Byty Child Theme and the CatDrop Child Theme over at cozmoslabs.com I wanted to develop more Child Themes and release them for free. With a touch of purple and green, this simple theme would look lovely on any personal blog. I’ve removed the [...]