Front-end Editor: Version 0.5

Front-end Editor is a plugin that lets you edit posts or pages directly from your site. No need to load the admin backend just to correct a typo.
To edit something, just double-click it.
Current Features

edit title or content
works for posts and pages
should work with any theme
lightweight

This is just the first version and more features are still [...]

Read full post...

Hide Spam Count: Version 1.0

Whenever I visit my site’s dashboard, the first thing I see is the bold red Spam count.
Instead of wasting time deleting spam comments, I prefer to let Akismet do that automatically, so I don’t need to see how many spam comments there are.
This little plugin simply hides that part:

Read full post...

Link-uri fără diacritice în WordPress

Mi-ar place ca toate lucrurile să meargă, pur și simplu. Din păcate, asta nu se întâmplă aproape niciodată, mai ales când vine vorba de diacritice și mai ales dacă ne uităm la diacriticele românești.
Deoarece URL-urile cu diacritice cauzează diferite problem în motoarele de căutare și nu numai, WordPress le convertește automat.
Din păcate, literele ‘ț’ și [...]

Read full post...

Custom Field Taxonomies: Version 1.2

Another substantial update for y’all:
Revamped Admin Page

The new admin page is built up entirely of shiny 2.7 style boxes. They work just like the ones on your dashboard.
The admin page has been moved to Posts -> CF Taxonomies for easier access. There is also a new feature to add default values.
Enhanced sorting
Version 1.1 introduced an [...]

Read full post...

Preoții sunt mai importanți decât profesorii?!

Absolut menționa o problemă serioasă legată de bugetul pentru 2009.
Pe scurt, Guvernul Boc, în loc să mărească salariile profesorilor, cum ar fi normal, au mărit salariile preoților și în general au alocat mai mulți bani Bisericii și mai puțini educației și cercetării.
Se pare că e pe bune, după cum am văzut în acest comunicat.
Pentru a [...]

Read full post...

PHP Geek Meet #1: cum a fost

Uite că am ajuns și eu în sfârșit la un Geek Meet.
Tudor Barbu ne-a arătat mai întâi cam cu ce se mănâncă Zend Framework. Apoi Alexandru Novac a ținut o scurtă prelegere despre programare eficientă. Ultima prezentare a fost realizată de Andrei Gheorghe pe tema scalării aplicațiilor web.

Read full post...

Custom Field Taxonomies: Version 1.1

This version brings several important new features:
Wildcard support
http://example.com/?field=abc* will fetch all posts that have a meta key field with any value beginning with abc: ‘abc’, ‘abcd’ etc.
The ‘*’ character can appear multiple times, anywhere: http://example.com/?field=*ab*c*&another=foo*bar
Relevance:
There’s a new checkbox in the settings page that allow the following behaviour:
http://example.com/?key1=value1&key2=value2 will fetch posts that have at least one [...]

Read full post...

Custom Field Taxonomies: Version 1.0

Several improvements  in this release. Be sure to upgrade.

meta_filter_box( ) now comes with autosuggest.
added $relative parameter to meta_cloud(). Note that the arguments are now splitted in $metaArgs and $cloudArgs.
relative links are disabled for posts, pages and attachments, because you would get a single item anyway
fixed issue with blogs that have a static page as the front [...]

Read full post...