<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>sepidol</title>
	<atom:link href="http://sepidol.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sepidol.wordpress.com</link>
	<description>just another hawt post</description>
	<lastBuildDate>Fri, 10 Dec 2010 13:52:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sepidol.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/51f13e12a9922e93a02ad12ee0b40bb4?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>sepidol</title>
		<link>http://sepidol.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sepidol.wordpress.com/osd.xml" title="sepidol" />
	<atom:link rel='hub' href='http://sepidol.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Disable WordPress Permalink dari Database</title>
		<link>http://sepidol.wordpress.com/2010/12/10/disable-wordpress-permalink-dari-database/</link>
		<comments>http://sepidol.wordpress.com/2010/12/10/disable-wordpress-permalink-dari-database/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 13:52:29 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[permalink]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=56</guid>
		<description><![CDATA[WordPress permalinks diciptakan untuk membuat alamat website atau URL lebih indah dan mudah untuk diingat. Tetapi hal ini juga dapat menimbulkan masalah apabila terjadi kesalahan konfigurasi, terlebih jika kita akan mengupload / deploy dari server lokal ke server online, yang mengakibatkan website tidak bisa diakses. Salah satu cara untuk mengatasi hal tersebut adalah dengan menon-aktifkan &#8230; <a href="http://sepidol.wordpress.com/2010/12/10/disable-wordpress-permalink-dari-database/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=56&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>WordPress permalinks diciptakan untuk membuat alamat website atau URL lebih indah dan mudah untuk diingat. Tetapi hal ini juga dapat menimbulkan masalah apabila terjadi kesalahan konfigurasi, terlebih jika kita akan meng<em>upload / deploy</em> dari server lokal ke server online, yang mengakibatkan website tidak bisa diakses<em>.</em></p>
<p><span id="more-56"></span>Salah satu cara untuk mengatasi hal tersebut adalah dengan menon-aktifkan fungsi permalink untuk sementara melalui database supaya dapat <em>login</em> kembali dan melakukan pengaturan ulang permalinknya.</p>
<p>Berikut adalah query yang perlu dieksekusi melalui database console atau phpMyAdmin</p>
<pre>-- kosongkan opsi permalink_structure dari table wp_options
UPDATE wp_options SET option_value='' WHERE
option_name='permalink_structure';

-- kosongkan opsi rewrite_rules dari table wp_options
UPDATE wp_options SET option_value='' WHERE
option_name='rewrite_rules';</pre>
<p>setelah menjalankan perintah sql tersebut, wordpress sudah bisa diakses kembali seperti sebelumnya, tanpa permalink.</p>
<br />Filed under: <a href='http://sepidol.wordpress.com/category/snippets/wordpress/'>wordpress</a> Tagged: <a href='http://sepidol.wordpress.com/tag/how-to/'>how to</a>, <a href='http://sepidol.wordpress.com/tag/permalink/'>permalink</a>, <a href='http://sepidol.wordpress.com/tag/wordpress/'>wordpress</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=56&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2010/12/10/disable-wordpress-permalink-dari-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-6.211544 106.845172</georss:point>
		<geo:lat>-6.211544</geo:lat>
		<geo:long>106.845172</geo:long>
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
		<item>
		<title>Force Reboot/Shutdown your linux machine</title>
		<link>http://sepidol.wordpress.com/2010/05/31/force-rebootshutdown-your-linux-machine/</link>
		<comments>http://sepidol.wordpress.com/2010/05/31/force-rebootshutdown-your-linux-machine/#comments</comments>
		<pubDate>Mon, 31 May 2010 08:37:52 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=46</guid>
		<description><![CDATA[managing linux server remotely can be hard, especially when you need to phisically restart or shutdown the server. these are scripts to hard reset or hard shutdown your linux machine, hard means just like you sit in front of your machine and hit the reset / power button. force reboot your machine, just like &#8220;press &#8230; <a href="http://sepidol.wordpress.com/2010/05/31/force-rebootshutdown-your-linux-machine/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=46&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>managing linux server remotely can be hard, especially when you need to phisically restart or shutdown the server.<br />
these are scripts to hard reset or hard shutdown your linux machine, hard means just like you sit in front of your machine and hit the reset / power button.</p>
<p><span id="more-46"></span>force reboot your machine, just like &#8220;press the reset button&#8221;</p>
<blockquote><p><code>$ echo 1 &gt; /proc/sys/kernel/sysrq<br />
$ echo b &gt; /proc/sysrq-trigger</code></p></blockquote>
<p>if you want to force shutdown machine, just like &#8220;press the power button&#8221;</p>
<blockquote><p><code>$ echo 1 &gt; /proc/sys/kernel/sysrq<br />
$ echo o &gt; /proc/sysrq-trigger</code></p></blockquote>
<p>the script will bypass disc syncing, close application, daemon, etc. during regular reboot/shutdown process.<br />
you will find this script useful when the machine is not responding, and you still have SSH session.</p>
<br />Filed under: <a href='http://sepidol.wordpress.com/category/linux/'>linux</a> Tagged: <a href='http://sepidol.wordpress.com/tag/console/'>console</a>, <a href='http://sepidol.wordpress.com/tag/linux/'>linux</a>, <a href='http://sepidol.wordpress.com/tag/reboot/'>reboot</a>, <a href='http://sepidol.wordpress.com/tag/remote/'>remote</a>, <a href='http://sepidol.wordpress.com/tag/server/'>server</a>, <a href='http://sepidol.wordpress.com/tag/shutdown/'>shutdown</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=46&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2010/05/31/force-rebootshutdown-your-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-6.211544 106.845172</georss:point>
		<geo:lat>-6.211544</geo:lat>
		<geo:long>106.845172</geo:long>
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
		<item>
		<title>get updated files from svn repository</title>
		<link>http://sepidol.wordpress.com/2010/02/18/get-updated-files-from-svn-repository/</link>
		<comments>http://sepidol.wordpress.com/2010/02/18/get-updated-files-from-svn-repository/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 05:34:19 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=28</guid>
		<description><![CDATA[i was struggling to find little utility for export/get only changed file from my repository after some updates to be send as &#8220;patches&#8221; or &#8220;updates&#8221; to current production environtment or to the client. here is original nice bash commands for exporting updated files between 2 revision from svn repository found from  interspire developer network for &#8230; <a href="http://sepidol.wordpress.com/2010/02/18/get-updated-files-from-svn-repository/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=28&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i was struggling to find little utility for export/get only changed file from my repository after some updates<br />
to be send as &#8220;patches&#8221; or &#8220;updates&#8221; to current production environtment or to the client.</p>
<p>here is original nice bash commands for exporting updated files between 2 revision from svn repository<br />
found from  <a href="http://idn.interspire.com/blogs/6/Exporting-only-the-files-changed-between-2-revisions-in-Subversion.html">interspire developer network</a><span id="more-28"></span><br />
<code>for i in $(svn diff --summarize -r 1403:1438 http://server/svn/project/trunk |<br />
awk '{ print $2 }'); do p=$(echo $i | sed -e 's{http://server/svn/project/trunk/{{');<br />
mkdir -p $(dirname $p); svn export $i $p; done</code></p>
<p>and i made bash script to to simplify this task</p>
<p><code>#!/bin/bash<br />
EXPECTED_ARGS=2<br />
E_BADARGS=65<br />
#check at leat given 2 paremeters, url and revision number<br />
if [ $# -ne $EXPECTED_ARGS ]<br />
then<br />
echo "Usage: `basename $0` {repo_url} {rev1} [rev2]"<br />
exit $E_BADARGS<br />
fi<br />
REPO=$1<br />
# ask for svn username and password<br />
echo -e "enter your svn username: \c"<br />
read USER<br />
echo -e "enter your svn password: \c"<br />
read PASS<br />
#get latest revision number if no third parameter given<br />
if [ -n "$3" ]; then<br />
REV=$2":"$3<br />
else<br />
REV=$2":"$(svn info --username $USER --password $PASS -r HEAD $REPO | grep Revision: | cut -c11-)<br />
fi<br />
echo "exporting update $REV from $REPO\n"<br />
#do the job to export the updated files to update-$rev1-$rev2 directory<br />
for i in $(svn diff --summarize --username $USER --password $PASS -r $REV $REPO |<br />
awk '{ print $2 }'); do p=$(echo $i | sed -e 's{'$REPO'/{{');<br />
p="update-"${REV/:/-}"/"$p<br />
mkdir -p $(dirname $p); svn export --username $USER --password $PASS $i $p; done</code></p>
<br />Filed under: <a href='http://sepidol.wordpress.com/category/snippets/'>Snippets</a> Tagged: <a href='http://sepidol.wordpress.com/tag/bash/'>bash</a>, <a href='http://sepidol.wordpress.com/tag/export/'>export</a>, <a href='http://sepidol.wordpress.com/tag/patch/'>patch</a>, <a href='http://sepidol.wordpress.com/tag/snippet/'>snippet</a>, <a href='http://sepidol.wordpress.com/tag/svn/'>svn</a>, <a href='http://sepidol.wordpress.com/tag/utility/'>utility</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=28&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2010/02/18/get-updated-files-from-svn-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-6.211544 106.845172</georss:point>
		<geo:lat>-6.211544</geo:lat>
		<geo:long>106.845172</geo:long>
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
		<item>
		<title>Read Raw POST data in PHP</title>
		<link>http://sepidol.wordpress.com/2009/10/05/read-raw-post-data-in-php/</link>
		<comments>http://sepidol.wordpress.com/2009/10/05/read-raw-post-data-in-php/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 05:13:46 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[raw data]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=25</guid>
		<description><![CDATA[In PHP, to get form inputs, $_POST can be used if the post has a key, such as name=something can be captured by $_POST['name']. But what if it’s a raw post with only the post body and no key? Such as an xml api post? Simple: use “php://input” as a text stream and read it &#8230; <a href="http://sepidol.wordpress.com/2009/10/05/read-raw-post-data-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=25&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In PHP, to get form inputs, $_POST can be used if the post has a key, such as name=something can be captured by $_POST['name'].</p>
<p>But what if it’s a raw post with only the post body and no key? Such as an xml api post?<br />
Simple: use “<em>php://input</em>” as a text stream and read it with functions such as <em>file_get_contents</em>.</p>
<br />Posted in PHP, Snippets Tagged: PHP, raw data, Snippets, tips <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=25&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2009/10/05/read-raw-post-data-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
		<item>
		<title>You can now directly share delicious bookmarks with twitter!</title>
		<link>http://sepidol.wordpress.com/2009/08/04/you-can-now-directly-share-delicious-bookmarks-with-twitter/</link>
		<comments>http://sepidol.wordpress.com/2009/08/04/you-can-now-directly-share-delicious-bookmarks-with-twitter/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 07:46:02 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[News & Interests]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=17</guid>
		<description><![CDATA[today i was surprised with the new delicious.com feature. you can now directly share your bookmarks on delicious to your delicious network,  your friends email and the long awaited feature is the ability directly to post your bookmarks to twitter. even better, it come with built in short url feature! before, we must create an &#8230; <a href="http://sepidol.wordpress.com/2009/08/04/you-can-now-directly-share-delicious-bookmarks-with-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=17&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-19" title="delicious to twitter integration" src="http://sepidol.files.wordpress.com/2009/08/delicious_twitter-2.png?w=150&#038;h=148" alt="delicious to twitter integration" width="150" height="148" /></p>
<p>today i was surprised with the new <a href="http://www.delicious.com">delicious.com</a> feature.<br />
you can now directly share your bookmarks on delicious to your<br />
delicious network,  your friends email and the long awaited feature is the ability directly to post your bookmarks to twitter. even better, it come with built in short url feature!</p>
<p>before, we must create an account and a feeder on <a href="http://www.twitterfeed.com">www.twitterfeed.com</a> to post our delicious bookmarks to twitter.</p>
<p><span id="more-17"></span>to integrate our twitter account is pretty straight forward, just enter your twitter username and password on the &#8220;SEND&#8221; tab, and done! your twitter account is connected to your bookmarks.</p>
<p>thanks to delicious team, keep up the good works mate!</p>
<br />Posted in News &amp; Interests Tagged: delicious, integration, twitter <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=17&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2009/08/04/you-can-now-directly-share-delicious-bookmarks-with-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>

		<media:content url="http://sepidol.files.wordpress.com/2009/08/delicious_twitter-2.png?w=150" medium="image">
			<media:title type="html">delicious to twitter integration</media:title>
		</media:content>
	</item>
		<item>
		<title>How to recursively delete .svn folder</title>
		<link>http://sepidol.wordpress.com/2009/07/13/how-to-recursively-delete-svn-folder/</link>
		<comments>http://sepidol.wordpress.com/2009/07/13/how-to-recursively-delete-svn-folder/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 06:44:46 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=11</guid>
		<description><![CDATA[when we working with the svn, and we need to copy/deploy our working copy directory to somewhere, we often forgot to delete the .svn folder created by the subversion. here are the quick command to delete the .svn folder recursively # find . -name .svn -print0 &#124; xargs -0 rm -rf the command will scan the directory &#8230; <a href="http://sepidol.wordpress.com/2009/07/13/how-to-recursively-delete-svn-folder/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=11&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>when we working with the svn, and we need to copy/deploy our working copy directory to somewhere, we often forgot to delete the .svn folder created by the subversion. here are the quick command to delete the .svn folder recursively<span id="more-11"></span></p>
<pre><code># find . -name .svn -print0 | xargs -0 rm -rf</code></pre>
<p>the command will scan the directory for .svn folder and delete them.</p>
<p>you can also get a clean copy of your files by exporting files from your repository.</p>
<br />Posted in Snippets  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=11&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2009/07/13/how-to-recursively-delete-svn-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
		<item>
		<title>Create &amp; Applying patch from SVN</title>
		<link>http://sepidol.wordpress.com/2009/07/13/create-applying-patch-from-svn/</link>
		<comments>http://sepidol.wordpress.com/2009/07/13/create-applying-patch-from-svn/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 04:57:18 +0000</pubDate>
		<dc:creator>Rudi Harsono</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://sepidol.wordpress.com/?p=6</guid>
		<description><![CDATA[Create a patch for the change (e.g., r3199) by diffing its revision number against its predecessor: &#62;cd working/copy/of/branch &#62;svn diff -r 3198:3199 &#62;r3199.diff if you want to create patch as unified diff format, use this command &#62; svn diff &#8211;diff-cmd /usr/bin/diff -x &#8220;-ua &#8221; -r3198:3199 &#62; r3199.diff Apply the patch to a working-copy of the trunk: &#8230; <a href="http://sepidol.wordpress.com/2009/07/13/create-applying-patch-from-svn/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=6&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Create a patch for the change (e.g., <tt>r3199</tt>) by diffing its revision number against its predecessor:</p>
<blockquote>
<pre>&gt;cd working/copy/of/branch
&gt;svn diff -r 3198:3199 &gt;r3199.diff</pre>
</blockquote>
<p>if you want to create patch as unified diff format, use this command</p>
<blockquote><p>&gt; svn diff &#8211;diff-cmd /usr/bin/diff -x &#8220;-ua &#8221; -r3198:3199 &gt; r3199.diff</p></blockquote>
<p>Apply the patch to a working-copy of the trunk:</p>
<blockquote>
<pre>&gt;cd working/copy/of/trunk/bro
&gt;patch -p0 -b -B ./backup/ &lt;r3199.diff</pre>
</blockquote>
<p>When something wrong happened, and you want to restore your working copy to original version (before applying the patch), you can invoke command:</p>
<blockquote>
<pre>&gt; cd working/copy/of/trunk/bro
&gt; patch -p0 -R &lt; r3199.diff</pre>
</blockquote>
<br />Posted in Snippets Tagged: patch, Snippets, svn <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sepidol.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sepidol.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sepidol.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sepidol.wordpress.com&amp;blog=615749&amp;post=6&amp;subd=sepidol&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sepidol.wordpress.com/2009/07/13/create-applying-patch-from-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-6.211544 106.845172</georss:point>
		<geo:lat>-6.211544</geo:lat>
		<geo:long>106.845172</geo:long>
		<media:content url="http://1.gravatar.com/avatar/10599fbe672dbd595a75c67cb4b9bfbc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sepidol</media:title>
		</media:content>
	</item>
	</channel>
</rss>
