WhileIf Blog

Programming, Computers and Stuff

Primary menu

Skip to primary content
Skip to secondary content
  • Home
  • WhatsMyIP
  • About

Tag Archives: programmers

WordPress – Dynamic Copyright Date in Footer

Posted on March 11, 2012 by admin — No Comments ↓

Often you will come across sites with outdated copyright dates. Some sites show the current year as their copyright date. Both of these are annoying, and it shows that the site designer was lazy. In order to give your users Continue reading →

Posted in PHP, Software, Wordpress | Tagged PHP, programmers, programming, worpress | Leave a reply

PHP – clearstatcache() Explained

Posted on March 5, 2012 by admin — No Comments ↓

For the functions like is_file(), file_exists(), etc PHP caches the result of this function for each file for faster performance if function called again. But in some cases you want to clear this cached information, for the task like getting Continue reading →

Posted in PHP, Tips | Tagged code, PHP, programmers, programming | Leave a reply

Programming Tips and Best Practices

Posted on August 9, 2010 by admin — No Comments ↓

CERT.ORG – Top 10 Secure Coding Practices Validate input. Validate input from all untrusted data sources. Proper input validation can eliminate the vast majority of software vulnerabilities. Be suspicious of most external data sources, including command line arguments, network interfaces, Continue reading →

Posted in General Stuff, Software, Tips | Tagged programmers, programming, work | Leave a reply

PHP – Optimize your JPEG images with ImageMagick

Posted on July 12, 2010 by admin — No Comments ↓

If you need to optimize the images for your existing website, the following code might be useful: Just enter the path to the the directory you like to optimize safe the code as a PHP script and execute the file Continue reading →

Posted in Code, PHP, Software, Tips | Tagged code, PHP, programmers, software | Leave a reply

Programming – Tips for creating good code every day

Posted on July 5, 2010 by admin — No Comments ↓

Being a good developer is like being any other good professional, it’s all it’s about doing as much quality work as possible.  “Do it. Do it right. Do it right now”. Have your own to do list for the day. Continue reading →

Posted in General Stuff, Software, Tips | Tagged code, programmers, programming, software, work | Leave a reply

Post navigation

← Older posts

Popular Posts

  • Ubuntu - Execute a PHP 5 Script From the Command Line
  • Linux - View running processes
  • Linux - Free some space with apt-get
  • Ubuntu - Installing Handbrake in 11.10

Poll

What's the best IDE for PHP development?

View Results

Loading ... Loading ...

Search By Tags!

analytics Anonymous apache benchmark c++ closures code cpu css dom exceptions fedora firefox funny gimp htaccess htacess html images install javascript jpeg jquery kubuntu linux linux mint Maverick Meerkat memcached mkv mysql mysqli netbeans nfs OpenSSL Operating Systems PHP pop3 precise pangolin programmers programming quality quotes recursion Regular Expressions security server software stuff subtitles suse telnet tmpfs tools traits tweaks ubuntu ubuntu server unix Virtualbox vlc web2.0 web marketing work worpress yui zip

Blogroll

  • Android Developers Blog
  • Cats Who Code
  • Developer Blog
  • Planet MySql
  • Planet PHP
  • The Code Project
  • WordPress Planet
Copyright © 2013 WhileIf Blog . All Rights Reserved.
Powered by WordPress | Theme: Catch Box