Simpa studio blog / Been there, done that… Simpa studio blog Feed
  • ARCHIVE / March, 2009
  • FreeBSD uptime

    I have just stumbled across an old machine I have used for a project couple of years ago, and guess what: -su-2.05b# uname -a FreeBSD xxx 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Sat Aug 27 18:17:42 CEST 2005 root@xxx:/usr/obj/usr/src/sys/PF i386 -su-2.05b# uptime 8:37PM up 617 days, 4:46, 1 user, load averages: 0.00, 0.02, 0.00 I guess this [...]

    Posted on Mar 31.09 to Posts   Add a Comment   

  • Dreamhost did it again

    I’ve just received an email from DreamHost (which hosts some of my domains) saying that they have moved my account to a new server. No one who ever tried it really knows what can go wrong during server migrations, so I tried checking some of my sites only to be welcomed with “Application error symfony [...]

    Posted on Mar 21.09 to Posts   Add a Comment   

  • direktno

    Simpa is happy to present you direktno.ba, a pay-per-view entertainment audio / video portal currently covering one of the most popular regional TV shows. At the moment you can view all existing episodes of the “Lud, zbunjen, normalan” and watch the new ones at the same time they are broadcasted live on TV! Together with [...]

    Posted on Mar 19.09 to Posts   Add a Comment   

  • 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: [...]

    Posted on Mar 03.09 to Posts   Add a Comment   

  • Symfony Cron Job

    It is good to know that you can use symfony from command line and automate periodic tasks with cron (i.e. sending mails, sms reminders, checking log files, etc.) Here is one symfony cron job example: <?php define(‘SF_ROOT_DIR’,    realpath(dirname(__file__).’/..’)); define(‘SF_APP’,         ‘front’); define(‘SF_ENVIRONMENT’, ‘prod’); define(‘SF_DEBUG’,       false); require_once(SF_ROOT_DIR.DIRECTORY_SEPARATOR.’apps’.DIRECTORY_SEPARATOR.SF_APP.DIRECTORY_SEPARATOR.’config’.DIRECTORY_SEPARATOR.’config.php’); $context = sfContext::getInstance(); date_default_timezone_set(‘Europe/Sarajevo’); $now = date(‘Y-m-d H:i:s’); $five_min = [...]

    Posted on Mar 01.09 to Posts   Add a Comment   

INSIDE    ←


Simpa studio blog

  • Archives

    • July 2010
    • February 2010
    • December 2009
    • October 2009
    • July 2009
    • June 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • November 2008
  • Blogroll

    • 320×480
    • Simpa studio
  • FOOTER / LEST WE FORGET
    Copyright © 2004-2007 by Simpa studio blog, unless otherwise noted. All rights reserved. Powered by WordPress. Modio theme by Upstart Blogger.