<?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>Saeid Zebardast&#039;s Blog &#187; identi.ca</title> <atom:link href="http://zebardast.ir/en/tag/identi-ca/feed/" rel="self" type="application/rss+xml" /><link>http://zebardast.ir/en</link> <description></description> <lastBuildDate>Sun, 23 Oct 2011 18:18:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator><image><title>Saeid Zebardast&#039;s Blog</title> <url>http://0.gravatar.com/avatar/1518e6b905d65cbe0a03243a199e18fc.png?s=48</url><link>http://zebardast.ir/en</link> </image> <item><title>How to posting to Identi.ca from the CLI</title><link>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/</link> <comments>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/#comments</comments> <pubDate>Mon, 16 Feb 2009 13:30:13 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[howto]]></category> <category><![CDATA[Terminal]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[identi.ca]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/?p=48</guid> <description><![CDATA[Hi Identi.ca is an open source social networking and micro-blogging service. I like Ideni.ca. It&#8217;s good service. I use CLI (command line) everyday. I like to dented from it. It&#8217;s simple. Just install cURL: $ sudo apt-get install curl And type: $ curl -u username:password -d status="message" http://identi.ca/api/statuses/update.xml You will receive a response containing the [...] No related posts.]]></description> <content:encoded><![CDATA[<p><img src="http://zebardast.files.wordpress.com/2007/12/terminal_icon_48_48.jpg" alt="terminal - cli" align="right" /><br /> Hi <img src='http://zebardast.ir/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p><a href="http://identi.ca">Identi.ca</a> is an open source social networking and micro-blogging service.<br /> I like <a href="http://identi.ca">Ideni.ca</a>. It&#8217;s good service.</p><p>I use <abbr title="Command Line Interpreter">CLI</abbr> (command line) everyday. I like to dented from it. It&#8217;s simple.<br /> Just install <a href="http://curl.haxx.se/">cURL</a>:</p><pre>$ sudo apt-get install curl</pre><p>And type:</p><pre>$ curl -u username:password -d status="message" http://identi.ca/api/statuses/update.xml</pre><p>You will receive a response containing the XML coding for your post which acts as a confirmation that your post was submitted.</p><p><strong>Also you can create a shell file for this</strong><br /> Open a new text document and add the following, save it as identica.sh (or anything ending in sh):</p><pre>#!/bin/bash
curl -u username:password -d status=&#8243;$1" http://identi.ca/api/statuses/update.xml</pre><p>Make sure you change the chmod to 777 using the following command.</p><pre>$ chmod 777 /path/to/file/</pre><p>When you located the file (or add a bash prompt) it makes it simplier to identi.ca the rules. For example you can type the following to command to link to the file.</p><pre>$ ./path/to/idetica.sh "Message"</pre><div class="wp-biographia-container-top" style="background-color:#FFEAA8;"><div class="wp-biographia-pic"><img alt='' src='http://1.gravatar.com/avatar/1518e6b905d65cbe0a03243a199e18fc?s=100&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-biographia-text"><h3>About <a href="http://zebardast.ir/en/author/admin/" title="Saeid Zebardast">Saeid Zebardast</a></h3><p>I'm Senior software engineer with 5+ years of professional experience includes cross-platform proficiency with considerable knowledge of programming languages especially Java and programming paradigms such as OO and development methodologies. Also I'm MySQL DBA since 2006.</p><small><a href="mailto:&#115;&#97;e&#105;&#100;&#46;z&#101;ba&#114;&#100;&#97;&#115;t&#64;gm&#97;i&#108;.com" title="Send Saeid Zebardast Mail">Mail</a> | <a href="http://zebardast.ir/" title="Saeid Zebardast On The Web">Web</a> | <a href="https://twitter.com/#!/saeid" title="Saeid Zebardast On Twitter">Twitter</a> | <a href="https://www.facebook.com/saeid.zebardast" title="Saeid Zebardast On Facebook">Facebook</a> | <a href="http://www.linkedin.com/in/saeid" title="Saeid Zebardast On LinkedIn">LinkedIn</a> | <a href="https://plus.google.com/112638433061122581433" title="Saeid Zebardast On Google+">Google+</a> | <a href="http://zebardast.ir/en/author/admin/" title="More Posts By Saeid Zebardast">More Posts (31)</a></small></div></div><p><a class="a2a_button_google_plus" href="http://www.addtoany.com/add_to/google_plus?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" title="Google+" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google+"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" title="Facebook" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" title="Twitter" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fzebardast.ir%2Fen%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;title=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" id="wpa2a_2"><span style='display:none'>Share</span></a></p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/9 queries in 0.002 seconds using disk: basic
Object Caching 651/651 objects using disk: basic

Served from: zebardast.ir @ 2012-05-23 00:32:11 -->
