<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>it is macro &#187; phone</title>
	<atom:link href="http://macro.reboot.web.id/tag/phone/feed/" rel="self" type="application/rss+xml" />
	<link>http://macro.reboot.web.id</link>
	<description>it is not 140</description>
	<lastBuildDate>Thu, 12 Aug 2010 05:15:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>windows mobile registry edits http://poc&#8230;</title>
		<link>http://macro.reboot.web.id/2010/03/13/windows-mobile-registry-edits-httppoc/</link>
		<comments>http://macro.reboot.web.id/2010/03/13/windows-mobile-registry-edits-httppoc/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 12:28:59 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2010/03/13/windows-mobile-registry-edits-httppoc/</guid>
		<description><![CDATA[windows mobile registry edits http://pocketnow.com/wiki/Windows_Mobile_All_Devices_Registry_Edits]]></description>
			<content:encoded><![CDATA[<p>windows mobile registry edits</p>
<p><a href="http://pocketnow.com/wiki/Windows_Mobile_All_Devices_Registry_Edits" rel="nofollow">http://pocketnow.com/wiki/Windows_Mobile_All_Devices_Registry_Edits</a></p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2010/03/13/windows-mobile-registry-edits-httppoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the other half (cron-ed php script) mysq&#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/30/the-other-half-cron-ed-php-script-mysq/</link>
		<comments>http://macro.reboot.web.id/2009/10/30/the-other-half-cron-ed-php-script-mysq/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:52:44 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/30/the-other-half-cron-ed-php-script-mysq/</guid>
		<description><![CDATA[the other half (cron-ed php script) mysql_query(&#8216;SELECT * FROM kerja ORDER by id ASC LIMIT 1&#8242;) $ret=system(&#8216;/usr/bin/uptime&#8217;); $ret=trim($ret);]]></description>
			<content:encoded><![CDATA[<p>the other half (cron-ed php script)<br />
mysql_query(&#8216;SELECT * FROM kerja ORDER by id ASC LIMIT 1&#8242;)</p>
<p>$ret=system(&#8216;/usr/bin/uptime&#8217;);<br />
$ret=trim($ret);</p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/30/the-other-half-cron-ed-php-script-mysq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>half of the actual trigger DELIMITER $$ &#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/30/half-of-the-idea-delimiter-create-tri/</link>
		<comments>http://macro.reboot.web.id/2009/10/30/half-of-the-idea-delimiter-create-tri/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 03:04:12 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/30/half-of-the-idea-delimiter-create-tri/</guid>
		<description><![CDATA[half of the actual trigger DELIMITER $$ CREATE TRIGGER kerjakan AFTER INSERT ON inbox FOR EACH ROW BEGIN insert into kerja(cmd_id) values(NEW.TextDecoded); END $$ DELIMITER ;]]></description>
			<content:encoded><![CDATA[<p>half of the actual trigger<br />
DELIMITER $$<br />
CREATE TRIGGER kerjakan AFTER INSERT ON inbox FOR EACH ROW BEGIN<br />
insert into kerja(cmd_id) values(NEW.TextDecoded);<br />
END $$<br />
DELIMITER ;</p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/30/half-of-the-idea-delimiter-create-tri/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sending sms using smsd-mysql works perfe&#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/29/sending-sms-using-smsd-mysql-works-perfe/</link>
		<comments>http://macro.reboot.web.id/2009/10/29/sending-sms-using-smsd-mysql-works-perfe/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 15:07:24 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/29/sending-sms-using-smsd-mysql-works-perfe/</guid>
		<description><![CDATA[Sending sms using smsd-mysql works perfectly using this one. INSERT INTO outbox ( DestinationNumber, TextDecoded, CreatorID, Coding ) VALUES ( &#8217;3636&#8242;, &#8216;flash info&#8217;, &#8216;Program&#8217;, &#8216;Default_No_Compression&#8217;);]]></description>
			<content:encoded><![CDATA[<p>Sending sms using smsd-mysql works perfectly using this one.</p>
<p>INSERT INTO outbox (     DestinationNumber,     TextDecoded,     CreatorID,     Coding ) VALUES ( &#8217;3636&#8242;, &#8216;flash info&#8217;, &#8216;Program&#8217;, &#8216;Default_No_Compression&#8217;);</p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/29/sending-sms-using-smsd-mysql-works-perfe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gammu smsd reference  http://www.gammu.o&#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/29/gammu-smsd-reference-httpwww-gammu-o/</link>
		<comments>http://macro.reboot.web.id/2009/10/29/gammu-smsd-reference-httpwww-gammu-o/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:47:10 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/29/gammu-smsd-reference-httpwww-gammu-o/</guid>
		<description><![CDATA[gammu smsd reference http://www.gammu.org/wiki/index.php?title=Gammu:SMSD]]></description>
			<content:encoded><![CDATA[<p>gammu smsd reference</p>
<p><a href="http://www.gammu.org/wiki/index.php?title=Gammu:SMSD" rel="nofollow">http://www.gammu.org/wiki/index.php?title=Gammu:SMSD</a></p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/29/gammu-smsd-reference-httpwww-gammu-o/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gammu smsdrc default configuration  /usr&#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/29/gammu-smsdrc-default-configuration-usr/</link>
		<comments>http://macro.reboot.web.id/2009/10/29/gammu-smsdrc-default-configuration-usr/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:16:20 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/29/gammu-smsdrc-default-configuration-usr/</guid>
		<description><![CDATA[gammu smsdrc default configuration /usr/share/doc/gammu/examples/config/smsdrc.gz]]></description>
			<content:encoded><![CDATA[<p>gammu smsdrc default configuration</p>
<p>/usr/share/doc/gammu/examples/config/smsdrc.gz</p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/29/gammu-smsdrc-default-configuration-usr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>send sms using gammu  echo lala &#124; gammu &#8230;</title>
		<link>http://macro.reboot.web.id/2009/10/29/send-sms-using-gammu-echo-lala-gammu/</link>
		<comments>http://macro.reboot.web.id/2009/10/29/send-sms-using-gammu-echo-lala-gammu/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:51:12 +0000</pubDate>
		<dc:creator>bayu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gammu]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://macro.reboot.web.id/2009/10/29/send-sms-using-gammu-echo-lala-gammu/</guid>
		<description><![CDATA[send sms using gammu echo lala &#124; gammu &#8211;sendsms TEXT [cellnumber]]]></description>
			<content:encoded><![CDATA[<p>send sms using gammu</p>
<p>echo lala | gammu &#8211;sendsms TEXT [cellnumber]</p>]]></content:encoded>
			<wfw:commentRss>http://macro.reboot.web.id/2009/10/29/send-sms-using-gammu-echo-lala-gammu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
