- ARCHIVE / TAG ARCHIVE
- 320×480.org
Sick of crappy wallpapers for iPhone? I thought so… That’s why I just launched new gallery-style showcase for the best designed iPhone wallpapers. iPhone application “ThreeTwenty” for wallpaper download now included in cydia! No more plug-in, transfer to iTunes, move to iPhone nagging! I hope you will enjoy it too.
- Giro di Sarajevo
Our first WordPress template made for Giro di Sarajevo website. Template is based on Igor Dugonjic’s re-design and WooThemes’ Typebased template.
- Securing WordPress Blog
General recommendations Use the latest stable version of WordPress Rename “admin” user (using sql query) Use strong passwords (lEtTerS, numbers, special chars) Do not use “wp_” table prefix in your wordpress database [TABLE=3] Secure wp-content folder .htaccess file: Order Allow,Deny Deny from all <Files ~ “.(css|jpe?g|png|gif|js|doc|pdf)$”> Allow from all </Files> Secure wp-admin folder .htaccess file: [...]