Rafal Radulski

Website Development

Menu
  • About Me
  • Portfolio
  • Random Thoughts
  • Contact

    WordPress

    • December 15, 2009
    • Software / Uncategorized
    • Rafal Radulski

    I started using WordPress today, and I’m impressed!

    To view old site, go to: http://radulski.net/museum/

    Related Articles

    Cache Busting in WordPress

    Typical browser caches all CSS and JS files to avoid unneeded download. In WordPress, this has a big effect on your changes to  style.css file. These changes will not be immediately visible...

    Code Quality in CSS

    One monumental principle of computer engineering is that software should be maintenance. It means that it shouldn't be hard to read, write, and edit existing software. This is easier to say than...

    Convert MySQL database to UTF8

    First, run the following script. Second, execute provided commands. mysql --database=db_name -u db_username -p -B -N -e "SHOW TABLES"  | awk '{print "ALTER TABLE", $1, "CONVERT TO CHARACTER SET utf8 COLLATE...

    Contact Me

    • Email: rrafal@gmail.com
    • Skype: rafal.radulski
    • Phone: 773-980-6605
    I'm a shoemaker without shoes:
    This website runs on WordPress with a ready-to-use WPExplorer theme.
    • About Me
    • Portfolio
    • Random Thoughts
    • Contact