Mysql Tidbits: GROUP_CONCAT You can GROUP_CONCAT multiple result sets from multiple LEFT JOIN’s to create a single result set when using a primary table and relational “meta” [...]
Read MoreJust finished writing this very handy Script for updating all links in a wordpress site should you choose to move your domain. This goes through every column [...]
Read MoreRecently we have dealt with a number of clients that somehow got smooth talked into creating websites and blogs on proprietary platforms and now they are stuck [...]
Read More(resource: http://www.minstrel.org.uk/papers/sftp/builtin/) tl;dr version (assuming you’re using OpenSSH): useradd username groupadd sftponly usermod -a -G sftponly username usermod -s /sbin/nologin username usermod -d /path/to/jailed/dir username modify /etc/ssh/sshd_config as [...]
Read MoreI’m almost positive many of you web developers have had to move a WordPress site in your day. Well, sometimes the domain changes, and you realize how [...]
Read MoreSource: http://superuser.com/questions/16007/how-can-i-mass-rename-files-from-the-command-line-or-using-a-3rd-party-tool Thanks to zdan of superuser.com tl;dr? Here’s the script: dir /B > fileList.txt for /f “tokens=1,2,3,4,5 delims=-” %i in (fileList.txt) DO ren “%i-%j-%k-%l-%m” “%i-flowers-%l-%m” rm [...]
Read MoreThe solution to this is more of a warning: when you create elements in the DOM, if they are not closed, IE8, IE7 and IE6 will not [...]
Read MoreThis is a Step by Step How to Add a Matrix Item in Netsuite PRELIMINARY Firstly you need to make sure you are using the following tag [...]
Read MoreFlash was a language written to display dynamic content and enhance the look and feel of web pages. There are many things that Flash did that couldn’t [...]
Read MoreFor those of you who skipped configuring your badge for Google+ Pages and can’t find the option anymore, use the following link: https://developers.google.com/+/plugins/badge/config Type in your page’s [...]
Read More| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Apr | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||