<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Muller Digital | Web Development</title>
	
	<link>http://news.mullerdigital.com</link>
	<description>Web Development</description>
	<lastBuildDate>Mon, 23 Apr 2012 17:58:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MullerDigitalWebProgramming" /><feedburner:info uri="mullerdigitalwebprogramming" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>MullerDigitalWebProgramming</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Spam all pending comments SQL statment</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/sapmiivvZ8Y/</link>
		<comments>http://news.mullerdigital.com/2012/04/23/spam-all-pending-comments-sql-statment/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 17:55:30 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=264</guid>
		<description><![CDATA[SQL code to change all pending comments to spam: UPDATE `wp_comments` SET `comment_approved`='spam' WHERE `comment_approved` = 0; If you&#8217;re not using Akismet, and you&#8217;ve let your pending, most likely &#8220;spam&#8221; comments, pile-up; the above SQL code will help convert all pending comments to spam. So comments like: What an insightful idea has been written here. [...]]]></description>
			<content:encoded><![CDATA[<p>SQL code to change all pending comments to spam:<br />
<code>UPDATE `wp_comments` SET `comment_approved`='spam' WHERE `comment_approved` = 0;</code></p>
<p>If you&#8217;re not using <a href="http://akismet.com/" target="_blank">Akismet</a>, and you&#8217;ve let your pending, most likely &#8220;spam&#8221; comments, pile-up; the above SQL code will help convert all pending comments to spam.</p>
<p>So comments like:</p>
<p><em>What an insightful idea has been written here. Truly sharing this will my friends website for trackback linkjuice ranking will be an amazing thank-you!!!</em></p>
<p>Will never see the light of day. <strong>;)</strong></p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/sapmiivvZ8Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2012/04/23/spam-all-pending-comments-sql-statment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2012/04/23/spam-all-pending-comments-sql-statment/</feedburner:origLink></item>
		<item>
		<title>Social Media Icons: RSS, Facebook, Twitter, Tumblr…</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/u5UWcFcKWws/</link>
		<comments>http://news.mullerdigital.com/2012/03/29/social-media-icons-rss-facebook-twitter-tumblr/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 18:57:17 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Media Icons]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=261</guid>
		<description><![CDATA[Best collection of icons for Social Network services: http://www.komodomedia.com/download/#social-network-icon-pack]]></description>
			<content:encoded><![CDATA[<p>Best collection of icons for Social Network services:<br />
<a href="http://www.komodomedia.com/download/#social-network-icon-pack" rel="external">http://www.komodomedia.com/download/#social-network-icon-pack</a></p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/u5UWcFcKWws" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2012/03/29/social-media-icons-rss-facebook-twitter-tumblr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2012/03/29/social-media-icons-rss-facebook-twitter-tumblr/</feedburner:origLink></item>
		<item>
		<title>Replace HTML tags with PHP</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/25DH7E_Exek/</link>
		<comments>http://news.mullerdigital.com/2012/03/21/replace-html-tags-with-php/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 20:46:55 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[RegExp]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=258</guid>
		<description><![CDATA[preg_replace('@< (iframe&#124;script&#124;noscript)\b.*?>.*?@si', '', $string); Removes iframe, script and noscript tags and contents from $string. Performs an inverted version of strip_tags function.]]></description>
			<content:encoded><![CDATA[<p><code>preg_replace('@< (iframe|script|noscript)\b.*?>.*?@si', '', $string);</code><br />
Removes iframe, script and noscript tags and contents from $string.<br />
Performs an inverted version of <a href="http://php.net/manual/en/function.strip-tags.php" target="_blank">strip_tags</a> function.</p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/25DH7E_Exek" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2012/03/21/replace-html-tags-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2012/03/21/replace-html-tags-with-php/</feedburner:origLink></item>
		<item>
		<title>Great set of fonts for free</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/Vs8D65IC69M/</link>
		<comments>http://news.mullerdigital.com/2012/03/01/great-set-of-fonts-for-free/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 17:12:40 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=254</guid>
		<description><![CDATA[http://www.losttype.com/browse/ http://www.google.com/webfonts]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.losttype.com/browse/">http://www.losttype.com/browse/</a></p>
<p><a href="http://www.google.com/webfonts">http://www.google.com/webfonts</a></p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/Vs8D65IC69M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2012/03/01/great-set-of-fonts-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2012/03/01/great-set-of-fonts-for-free/</feedburner:origLink></item>
		<item>
		<title>MySQL remove duplicates</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/DG3S02wPk4c/</link>
		<comments>http://news.mullerdigital.com/2011/12/09/mysql-remove-duplicates/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 17:27:48 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=245</guid>
		<description><![CDATA[DELETE n1 FROM table n1, table n2 WHERE n1.id > 10000 AND n1.id < 11000 AND n1.id > n2.id AND n1.EMAIL = n2.EMAIL; The above MySQL query will delete duplicate email addresses between the id&#8217;s 10000 and 11000. Breaking the query into blocks of 1000 id&#8217;s will reduce strain the MySQL server.]]></description>
			<content:encoded><![CDATA[<p><code>DELETE n1 FROM table n1, table n2 WHERE n1.id > 10000 AND n1.id < 11000 AND n1.id > n2.id AND n1.EMAIL = n2.EMAIL;</code></p>
<p>The above MySQL query will delete duplicate email addresses between the id&#8217;s 10000 and 11000. Breaking the query into blocks of 1000 id&#8217;s will reduce strain the MySQL server.</p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/DG3S02wPk4c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/12/09/mysql-remove-duplicates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/12/09/mysql-remove-duplicates/</feedburner:origLink></item>
		<item>
		<title>MySQL find duplicates</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/3OC7DyWLkKA/</link>
		<comments>http://news.mullerdigital.com/2011/12/09/mysql-find-duplicates/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 17:23:08 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=242</guid>
		<description><![CDATA[select EMAIL, count(EMAIL) as cnt from TABLE group by EMAIL having cnt > 1 ORDER BY `cnt` DESC The above MySQL query will find and list the number of multiple duplicate emails in a table.]]></description>
			<content:encoded><![CDATA[<p><code>select EMAIL, count(EMAIL) as cnt<br />
from TABLE<br />
group by EMAIL<br />
having cnt > 1 ORDER BY `cnt` DESC</code></p>
<p>The above MySQL query will find and list the number of multiple duplicate emails in a table.</p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/3OC7DyWLkKA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/12/09/mysql-find-duplicates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/12/09/mysql-find-duplicates/</feedburner:origLink></item>
		<item>
		<title>Search web by image</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/a9uaxVl0BY0/</link>
		<comments>http://news.mullerdigital.com/2011/11/28/search-web-by-image/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 15:45:30 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Service]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=237</guid>
		<description><![CDATA[http://www.tineye.com/ allows you to search the web for similar images to ones uploaded or on the web. UPDATE: Google has this as well: http://www.google.com/insidesearch/searchbyimage.html]]></description>
			<content:encoded><![CDATA[<p><a title="Tin Eye - search web by image" href="http://www.tineye.com/">http://www.tineye.com/</a> allows you to search the web for similar images to ones uploaded or on the web.</p>
<p><strong>UPDATE</strong>: Google has this as well: <a title="Google - search by image" href="http://www.google.com/insidesearch/searchbyimage.html">http://www.google.com/insidesearch/searchbyimage.html</a></p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/a9uaxVl0BY0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/11/28/search-web-by-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/11/28/search-web-by-image/</feedburner:origLink></item>
		<item>
		<title>Generate / Create QRcode 2D barcodes ( primarily QRcodes ) in raster and vector formats</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/5f8JaUcmQtE/</link>
		<comments>http://news.mullerdigital.com/2011/10/19/qrcode-generate-and-create-2d-barcodes-primarily-qrcodes/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 06:16:21 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[2d barcodes]]></category>
		<category><![CDATA[qr codes]]></category>
		<category><![CDATA[raster]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=231</guid>
		<description><![CDATA[www.qrstuff.com ? You can generate QR Codes (the most popular 2D barcode) for Website URL, YouTube Video, Google Maps Location, Social Media, iTunes Link, Plain Text, Telephone Number, SMS Message, Email Address, Email Message, Contact Details (VCARD), Event (VCALENDAR), Wifi Login (Android Only), Paypal Buy Now Link. With QRstuff.com you to change colour of the positive [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a title="QR code generator" href="http://www.qrstuff.com/" target="_blank">www.qrstuff.com</a> ? You can generate QR Codes (the most popular 2D barcode) for Website URL, YouTube Video, Google Maps Location, Social Media, iTunes Link, Plain Text, Telephone Number, SMS Message, Email Address, Email Message, Contact Details (VCARD), Event (VCALENDAR), Wifi Login (Android Only), Paypal Buy Now Link. With QRstuff.com you to change colour of the positive QR Code shapes (the dark part).</li>
<li><a href="http://qrcode.littleidiot.be/">qrcode.littleidiot.be</a> ? You can generate QR Codes for Regular text, Hyperlink, Phone number, Email address, meCard, vCard, WiFi settings. There is also the option to download the QR Code in multiple formats, particularly <a title="vector format" href="http://en.wikipedia.org/wiki/Vector_graphics" target="_blank">vector</a> based formats. QR Stuff only does <a title="Raster format" href="http://en.wikipedia.org/wiki/Raster_images" target="_blank">raster</a> (<a title="bitmap images" href="http://en.wikipedia.org/wiki/Bitmap" target="_blank">bitmap</a>) formats.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/5f8JaUcmQtE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/10/19/qrcode-generate-and-create-2d-barcodes-primarily-qrcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/10/19/qrcode-generate-and-create-2d-barcodes-primarily-qrcodes/</feedburner:origLink></item>
		<item>
		<title>PHP imagick – website references, manuals and information</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/rxUrh6NLlVQ/</link>
		<comments>http://news.mullerdigital.com/2011/09/07/php-imagick-website-references-manuals-and-information/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 18:10:45 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[imagick]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=227</guid>
		<description><![CDATA[http://eclecticdjs.com/mike/tutorials/php/imagemagick/ http://jamesroberts.name/blog/tag/imagick/ Mikko&#8217;s blog imagick is a more advanced graphics library than the default GD for PHP, but the ImageMagick PHP library imagick is only documented on PHP.net comments, so using the library can be a bit challenging, but the sites above help in using the library.]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://eclecticdjs.com/mike/tutorials/php/imagemagick/" title="http://eclecticdjs.com/mike/tutorials/php/imagemagick/" target="_blank">http://eclecticdjs.com/mike/tutorials/php/imagemagick/</a></li>
<li><a href="http://jamesroberts.name/blog/tag/imagick/" title="http://jamesroberts.name/blog/tag/imagick/" target="_blank">http://jamesroberts.name/blog/tag/imagick/</a></li>
<li><a href="http://valokuva.org/?cat=1" title="http://valokuva.org/?cat=1" target="_blank">Mikko&#8217;s blog</a></li>
</ul>
<p>imagick is a more advanced graphics library than the default GD for PHP, but the ImageMagick PHP library imagick is only documented on <a href="http://php.net/manual/en/book.imagick.php" title="iMagick on PHP.net" target="_blank">PHP.net</a> comments, so using the library can be a bit challenging, but the sites above help in using the library.</p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/rxUrh6NLlVQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/09/07/php-imagick-website-references-manuals-and-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/09/07/php-imagick-website-references-manuals-and-information/</feedburner:origLink></item>
		<item>
		<title>Multiple MySQL query with PHP</title>
		<link>http://feedproxy.google.com/~r/MullerDigitalWebProgramming/~3/mxRxsFbfSUA/</link>
		<comments>http://news.mullerdigital.com/2011/05/31/multiple-mysql-query-with-php/#comments</comments>
		<pubDate>Tue, 31 May 2011 15:55:05 +0000</pubDate>
		<dc:creator>nick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://news.mullerdigital.com/?p=216</guid>
		<description><![CDATA[// Enter multiple query string $query_str = " -- Update table UPDATE t SET id = id + 1; -- Insert into table INSERT INTO example (name, age) VALUES('John Doe', '23' ); "; // Explode string into separate queries $query = explode(';',$query_str); // Loop through exploded queries and execute foreach($query as $index => $sql) { [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
// Enter multiple query string<br />
$query_str = "<br />
-- Update table<br />
UPDATE t SET id = id + 1;<br />
-- Insert into table<br />
INSERT INTO example (name, age) VALUES('John Doe', '23' );<br />
";<br />
// Explode string into separate queries<br />
$query = explode(';',$query_str);<br />
// Loop through exploded queries and execute<br />
foreach($query as $index => $sql) {<br />
	$result = mysql_query($sql,$conn2) or userDisplayMessage(mysql_error().' '.__FILE__.':'.__LINE__);<br />
}<br />
</code><br />
Or, you can use <a href="http://www.php.net/manual/en/book.mysqli.php" target="_blank">mysqli</a> (MySQL Improved extension), which has a <a href="http://www.php.net/manual/en/mysqli.multi-query.php" target="_blank">mysqli_multi_query</a> function.</p>
<img src="http://feeds.feedburner.com/~r/MullerDigitalWebProgramming/~4/mxRxsFbfSUA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://news.mullerdigital.com/2011/05/31/multiple-mysql-query-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://news.mullerdigital.com/2011/05/31/multiple-mysql-query-with-php/</feedburner:origLink></item>
	</channel>
</rss>

