<?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>LightSpeed &#187; jabber</title>
	<atom:link href="http://lsdev.biz/tag/jabber/feed/" rel="self" type="application/rss+xml" />
	<link>http://lsdev.biz</link>
	<description>Website Development - WordPress - Cape Town</description>
	<lastBuildDate>Fri, 18 May 2012 08:52:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Enable IM by integrating Jabber client as a bp-component</title>
		<link>http://lsdev.biz/enable-im-by-integrating-jabber-client-as-a-bp-component/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-im-by-integrating-jabber-client-as-a-bp-component</link>
		<comments>http://lsdev.biz/enable-im-by-integrating-jabber-client-as-a-bp-component/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:40:50 +0000</pubDate>
		<dc:creator>Ashley Shaw</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[geographic location]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[jabber clients]]></category>
		<category><![CDATA[jabber server]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://lightspeed.testbp.org/?p=16</guid>
		<description><![CDATA[One of my essential daily tools is Gtalk or Google Talk. I use it to communicate with people ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://static.lsdev.biz/files/2011/10/buddypress_chat.jpg"><img class="aligncenter size-medium wp-image-3612" src="http://static.lsdev.biz/files/2011/10/buddypress_chat.jpg" alt="" width="300" height="180" /></a></p>
<p>One of my essential daily tools is Gtalk or <a title="Google Talk" href="http://www.google.com/talk/" target="_blank">Google Talk</a>. I use it to communicate with people in my own company, clients, contractors, suppliers and just about anyone who uses it. Gmail allows you to do two things directly from your browser:</p>
<ul>
<li>Instant messaging</li>
<li>Gmail notifications</li>
</ul>
<p>I would like to see a component created for BuddyPress that allows users to connect and communicate via a similar browser chat to Gmail. I remember when facebook launched their chat facility it really opened up a new avenue of communication. Suddenly you could chat to whoever was online in real-time.</p>
<p>In South Africa a mobile chat system called <a title="MXit" href="http://en.wikipedia.org/wiki/MXit" target="_blank">MXit</a> became very popular and as noted below started out using Jabber to power its discussion platform, read more:</p>
<blockquote><p>Until February 2008, the MXit service was backed by <a title="Ejabberd" href="http://en.wikipedia.org/wiki/Ejabberd">ejabberd</a>, an open source instant messaging server that is based on the open standard <a class="mw-redirect" title="Jabber" href="http://en.wikipedia.org/wiki/Jabber">Jabber</a>. MXit replaced <a title="Ejabberd" href="http://en.wikipedia.org/wiki/Ejabberd">ejabberd</a> with a new self-developed, high scalability software core to assure continual growth and innovation requirements can be met. Although external Jabber clients were originally allowed to connect to the MXit backed servers, this had to be discontinued due to instability induced by unreliable and untrustworthy sites.</p></blockquote>
<p>I have mentioned that we are looking developing a social network for a political party, we need an IM bp-component to improve information sharing. Some of the people involved in the volunteer programs are in areas where people don&#8217;t have internet in their homes, but they almost everyone has a mobile phone. Volunteers will need to be able to access the social networking site and gain access to relevant geographic information, examples:</p>
<ul>
<li>Events in their area</li>
<li>Volunteers located near by</li>
<li>Contact details of key people involved</li>
</ul>
<p>There are PHP libraries like <a title="Lightr" href="https://area51.myyearbook.com/trac.cgi/wiki/Lightr" target="_blank">Lightr</a>, which is in Alpha, or <a href="http://code.google.com/p/xmpphp/">xmpphp</a>, which seems to be the better option. These libraries could allow us to integrate BuddyPress with a Jabber server. Some things I have noted from my research:</p>
<ul>
<li>It would seem like <a title="eJabberd" href="http://en.wikipedia.org/wiki/Ejabberd" target="_blank">eJabberd</a> is the more popular Jabber server to run, it has a high level of compliance with <a title="Extensible Messaging and Presence Protocol" href="http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol">XMPP</a> and supports distributed computing by clusterin, all quite appealing!</li>
<li><a title="JabberMixClient" href="http://jabbermixclient.sourceforge.net/" target="_blank">JabberMixClient</a> is a great GPL mobile client that could be used on mobile phones</li>
<li>Still note sure what would work as a Jabber Client for inside BuddyPress, maybe <a title="JWChat" href="http://blog.jwchat.org/jwchat/" target="_blank">JWChat</a> will do the trick, it is open source so thats a definite plus&#8230;.</li>
</ul>
<p>Not much of a fundi on the topic of Jabber clients and servers, but would definitely like to hear back from people on what they think.</p>
]]></content:encoded>
			<wfw:commentRss>http://lsdev.biz/enable-im-by-integrating-jabber-client-as-a-bp-component/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mobile theme and tools for buddypress needed</title>
		<link>http://lsdev.biz/mobile-theme-and-tools-for-buddypress-needed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-theme-and-tools-for-buddypress-needed</link>
		<comments>http://lsdev.biz/mobile-theme-and-tools-for-buddypress-needed/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 20:07:33 +0000</pubDate>
		<dc:creator>Ashley Shaw</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://lightspeed.testbp.org/?p=18</guid>
		<description><![CDATA[I have noticed lately that all the major social media and social networking websites are coming out with ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://static.lsdev.biz/files/2011/10/buddypress_mobile.jpg"><img class="aligncenter size-full wp-image-3610" src="http://static.lsdev.biz/files/2010/07/buddypress_mobile.jpg" alt="" width="256" height="256" /></a></p>
<p>I have noticed lately that all the major social media and social networking websites are coming out with a mobile version of their website hosted like this &#8211; m.socialsite.com &#8211; If you view it in a browser it looks like an extremely stripped down version of the main website. Click on these websites and see for yourself:</p>
<ul>
<li><a title="facebook" href="http://m.facebook.com/" target="_blank">http://m.facebook.com/</a></li>
<li><a title="Twitter" href="http://m.twitter.com/" target="_blank">http://m.twitter.com/</a></li>
<li><a title="flickr" href="http://m.flickr.com/">http://m.flickr.com/</a></li>
<li><a title="YouTube" href="http://m.youtube.com/" target="_blank">http://m.youtube.com/</a></li>
<li><a title="LinkedIn" href="http://m.linkedin.com/" target="_blank">http://m.linkedin.com/</a></li>
<li><a title="Muti" href="http://m.muti.co.za/">http://m.muti.co.za/</a></li>
<li><a title="Last.FM" href="http://m.last.fm/" target="_blank">http://m.last.fm/</a></li>
<li><a title="delicious" href="http://m.delicious.com/" target="_blank">http://m.delicious.com/</a></li>
<li><a title="Plaxo" href="http://m.plaxo.com/" target="_blank">http://m.plaxo.com/</a></li>
<li><a title="Pounce" href="http://m.pownce.com/" target="_blank">http://m.pownce.com/</a></li>
</ul>
<p>My suggestion is as follows:</p>
<ul>
<li>Create a theme for BuddyPress</li>
<li>The theme needs to include with a bunch of mobile tools</li>
<li>The tools should include a mobile optimized website at m.socialsite.com</li>
<li>Users needs an easy way to upload photos and notes to the website via SMS and MMS messages</li>
<li>Users should also be  able to receive new BuddyPress messages on their phones via SMS, but might be costly to implement.</li>
</ul>
<p>A well-known South African blogger called Matthew Buckland wrote and awesome article on <a title="An interview with Arthur Goldstuck" href="http://www.matthewbuckland.com/?p=408" target="_blank">the future of the mobile internet</a>. Read the article if you are interested in in what I am talking about.</p>
<p>I am going to write next about how I see a need for combining the mobile theme with a <a title="Jabber Clients" href="http://www.jabber.org/web/Clients">Jabber Client</a> to allow users to chat anywhere, connect and grow the network in their geographic location.</p>
<p>Please give feedback?</p>
]]></content:encoded>
			<wfw:commentRss>http://lsdev.biz/mobile-theme-and-tools-for-buddypress-needed/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Proposed bp-components needing feedback</title>
		<link>http://lsdev.biz/proposed-bp-components-needing-feedback/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=proposed-bp-components-needing-feedback</link>
		<comments>http://lsdev.biz/proposed-bp-components-needing-feedback/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 21:06:52 +0000</pubDate>
		<dc:creator>Ashley Shaw</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[import tool]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[members]]></category>

		<guid isPermaLink="false">http://lightspeed.testbp.org/?p=41</guid>
		<description><![CDATA[In the past couple of months I have been doing some work for a political party in South ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><a href="http://static.lsdev.biz/files/2011/10/buddypress.jpg"><img class="aligncenter size-full wp-image-1019" src="http://static.lsdev.biz/files/2011/10/buddypress.jpg" alt="" width="284" height="77" /></a></p>
<p>In the past couple of months I have been doing some work for a political party in South Africa. We built a volunteer website to get party supporters to join as volunteers to help spread the word.</p>
<p>As part of my research I registered on the <a href="http://www.johnmccain.com/">John McCain</a> website first. The website provided its supporters with some key tools for spreading the word and supporting the party. Once you logged in you would land on your action center with big call-to-action icons requesting people to do take action. All user interactions could potentially score that use points. The user&#8217;s points would be displayed in a sidebar widget. Please note that the social network part of the website has now been closed due to election being over and John McCain loosing.</p>
<p>I decided to try out the Barack Obama website next and was pleasantly surprised when I found out it wasn&#8217;t ASP.NET like the McCain website! When the website first appears, the viewer sees a ’splash’ page &#8211; an entry page with a video and a signup form to join the Barack Obama ‘team’ &#8211; basically to receive Email concerning the Obama campaign. The Obama site promotes its own group and event system with the my.barackobama.com section, their statement is to &#8220;Organize Locally with our online Tools&#8221;:</p>
<ul>
<li>Talk to Voters</li>
<li>Join a Local Group</li>
<li>Find an Event</li>
<li>Fundraise</li>
<li>Blog</li>
</ul>
<p>I have a project that needs me to do the following:</p>
<ul>
<li>Build a volunteer database and get the volunteers to promote the party</li>
<li>Get the volunteers to aid in driving the objectives of the party</li>
<li>Empower the volunteers by providing them the tools to connect in their geographic area</li>
<li>Drive discussion amongst the supporters and volunteers</li>
</ul>
<p>My aim is to use BuddyPress to build a community of party supporters. There are a number of bp-components that are missing, like the following:</p>
<ul>
<li>Friend importer tool and more advanced tools for recruiting new community members</li>
<li>User point system tracking and allocating points for user interaction</li>
<li>Action center and user dashboard page displaying member stats and call-to-action tools</li>
<li>Fund raising module allowing users to create and run fund raising initiatives for the party</li>
<li>Design a mobile theme for buddypress making the site more accessible</li>
<li>Integrating a Jabber client into buddypress allowing an in browser chat experience</li>
<li>Points status and leader board sidebar widget</li>
</ul>
<p>I will be blogging each of the above points over the next day or so&#8230;..</p>
<p>All components we write will be released as open source and buddypress users will have full access to source code. My objective is to get feedback on my ideas to ensure that we write useful addons for buddypress.</p>
]]></content:encoded>
			<wfw:commentRss>http://lsdev.biz/proposed-bp-components-needing-feedback/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 10/23 queries in 0.020 seconds using memcached
Object Caching 530/556 objects using xcache
Content Delivery Network via Rackspace Cloud Files: static.lsdev.biz

Served from: feedmymedia.com @ 2012-05-21 19:21:16 -->
