<?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>All About Telephony &#187; Gammu SMS Gateway API</title>
	<atom:link href="http://www.syednetworks.com/category/gammu-sms-gateway/gammu-sms-gateway-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.syednetworks.com</link>
	<description>VoIP and Telephony</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:55:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Gammu SMS Gateway API</title>
		<link>http://www.syednetworks.com/gammu-sms-gateway-api</link>
		<comments>http://www.syednetworks.com/gammu-sms-gateway-api#comments</comments>
		<pubDate>Mon, 21 Jul 2008 13:27:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gammu SMS Gateway API]]></category>
		<category><![CDATA[Gammu]]></category>
		<category><![CDATA[handphone]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.syednetworks.com/?p=106</guid>
		<description><![CDATA[This class can be used to communicate with the mobile phone to send and receive the SMS that use Gammu or Mygnokii2 1,06,00. - Sent SMS - Download SMS from handphone - Removed SMS Download Source and the File Example: http://www.phpclasses.org/browse/package/3865.html By asterisk_voip at 2008-07-21...]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v'><a href="http://twitter.com/share" rel="nofollow" name='fb_share' type='box_count' share_url='http://www.syednetworks.com/gammu-sms-gateway-api' href='http://www.facebook.com/sharer.php'></a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></div><div style='clear:left'></div><div class='dd_button_v'><a  class="twitter-share-button" data-url="http://www.syednetworks.com/gammu-sms-gateway-api" data-count="vertical" data-text="Gammu SMS Gateway API" data-via="ssaud" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://www.syednetworks.com/gammu-sms-gateway-api' data-counter='top'></script></div><div style='clear:left'></div><div class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://www.syednetworks.com/gammu-sms-gateway-api'></g:plusone></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p><script type="text/javascript"><!--
google_ad_client = "pub-5441476791057559";
/* 336x280, created 5/27/08 */
google_ad_slot = "2308058417";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
This class can be used to communicate with the mobile phone to send and receive the SMS that use Gammu or Mygnokii2 1,06,00.</p>
<p>- Sent SMS<br />
- Download SMS from handphone<br />
- Removed SMS<br />
Download Source and the File Example:  http://www.phpclasses.org/browse/package/3865.html</p>
<p><img src="http://img357.imageshack.us/img357/6573/gammuapi1li2.jpg" alt="Image Hosted by ImageShack.us" width="527" height="395" /><br />
By <a href="http://profile.imageshack.us/user/asterisk_voip"rel="nofollow"   target="_new">asterisk_voip</a> at 2008-07-21</p>
<p><img src="http://img134.imageshack.us/img134/6113/gammuapi2fh9.jpg" alt="Image Hosted by ImageShack.us" width="530" height="414" /><br />
By <a href="http://profile.imageshack.us/user/asterisk_voip"rel="nofollow"   target="_new">asterisk_voip</a> at 2008-07-21</p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script>
	Tags: <a href="http://www.syednetworks.com/tag/gammu" title="Gammu" rel="tag">Gammu</a>, <a href="http://www.syednetworks.com/tag/handphone" title="handphone" rel="tag">handphone</a>, <a href="http://www.syednetworks.com/tag/mobile-phone" title="mobile phone" rel="tag">mobile phone</a>, <a href="http://www.syednetworks.com/tag/sms" title="sms" rel="tag">sms</a><br />

	<h4>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://www.syednetworks.com/what-is-inside-a-mobile-phone" title="What is inside a mobile phone (February 18, 2010)">What is inside a mobile phone</a> (1)</li>
	<li><a href="http://www.syednetworks.com/opensourc-sms-gateway-using-gammu-and-mysql" title="Opensourc SMS Gateway Using Gammu and MySQL (October 3, 2006)">Opensourc SMS Gateway Using Gammu and MySQL</a> (48)</li>
	<li><a href="http://www.syednetworks.com/nokia-phone-secret-codes" title="Nokia phone secret codes (February 5, 2007)">Nokia phone secret codes</a> (22)</li>
	<li><a href="http://www.syednetworks.com/nokia-c3-smartphone" title="Nokia C3 &#8211; Smartphone (January 5, 2011)">Nokia C3 &#8211; Smartphone</a> (7)</li>
	<li><a href="http://www.syednetworks.com/nokia-5110-secret-codes" title="Nokia 5110 Secret Codes (May 9, 2009)">Nokia 5110 Secret Codes</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.syednetworks.com/gammu-sms-gateway-api/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

