Fix Bad Characters â⬠à After Mysqldump and Import Utf-8
mysqldump --default-character-set=latin1 --opt -h localhost -u export -p export > export.sql replace "CHARSET=latin1" "CHARSET=utf8" "SET NAMES latin1" "SET NAMES utf8" < export.sq...
mysqldump --default-character-set=latin1 --opt -h localhost -u export -p export > export.sql replace "CHARSET=latin1" "CHARSET=utf8" "SET NAMES latin1" "SET NAMES utf8" < export.sq...
// rotate the articles var $text = $('section div.article'); $text.remove(); $text.teasers = []; $.each($text, function(){ $text.teasers.push(this); }); $text.idx = 0; ...
remove junk like .DSStore or clean out repositories like folders named CVS .svn .git -type d for directories f for files find . -name '.svn' -type d | xargs echo find . -...
//jQuery.noConflict(); (function($) { // $ is jQuery // plugin for yada yada $.fn.yadayada = function(options) { var defaults = { foo : 'bar' ...
ps aux | grep ruby ps -awwx | grep mysql
More stats:
<h2>A JavaScript plugin based on jQuery library that builds an expandable/collapsable menu tree from a list element</h2>
!photo of balanced rocks along coast
Next, I build out a demonstration site http://demo.overhaulindustries.com for previewing how to use WordPress as a business website publishing tool. These two task formed my product offering of a t...
Showing 51-60 of 75 posts