Tag Archive for 'Web Applications'

Anahita Social Engine ™ Presentation at the Vancouver DemoCamp 07

This article has already been posted on the Anahitapolis blog, however for many who are still unaware of that website, here is the link. This event was organized by our wonderful friends Boris Mann, Sonia Ryan, and Roland Tanglao from the Bootup Entrepreneurial Society who gave us the spotlight for 30 minutes on July 7th 2009 at the WorkSpace in a room with at least 60-80 people from the vancouver technology community. Thank you so much for this opportunity guys!

Here is the video and since the slide show is not quite clear in it we have also embeded the presentation as a slideshare in this blog post for you. Thank you Roland for the great video that you’ve made. The the other project that presented after us was BuddyPress from Automattic. These are the same great folks who have devleoped the Wordpress blogging software.

Continue reading ‘Anahita Social Engine ™ Presentation at the Vancouver DemoCamp 07′

Popularity: 2% [?]

Make sure to use a Social Engine for your Social Anything Project

A social engine is a platform that manages user profiles, privacy, social graphing, and enables us to run social applications on it. It also provides a software development framework and API to those who wish to develop social applications, games, and social engine enhancers. When you think about it, a Social Engine is a lot like a web based secondary operating system! You get OSX, Linux, Windows and then you can install and run applications on them. They also provide application development APIs, manage user accounts, permissions, and much more.

I’ve seen companies who try imitating the features of a social network ( user profiles, social graph, … ) using Drupal, Wordpress but the end result though mimicking a social network’s behaviour is not a platform which can run social applications. They are also solutions carved out of granite that look shiny and nice at the beginning, but they turn into nightmares to maintain, because the idea of having a well supported infrastructure was not considered from the beginning.

Naive clients who think building a social network is yet another web design project totally fall for that, and wonder why they end up with clunky websites that look nice, but don’t operate as they should, and they are impossible to upgrade as the market trend changes.

So please don’t shoehorn a CMS into a social networking project. Understand what a social engine is, and make sure your Social Anything project is going to be developed using one.

Technorati Tags: , , , ,

Popularity: 24% [?]

Social Graphing Models used in the Social Networks

Showboat Swingers

Modern social networking applications use a Social Engine at the heart. Older Social Networking websites such as MySpace.com may not have such a clean cut architecture, however the core of the system sort of behaves more or less as a Social Engine does.

A Social Engine is in charge of managing people profiles, search, privacy, messaging, notification, requests, and most important of all Social Graphing.

Social Graphing is just a fancy technical name for the relationship among the people  described as “Friends” or “Contacts”, in other words it is the “Network” in Social Network. It is the reason that people join such a websites so they can be perpetually in touch with each other and stay informed about each other’s activities.

Currently there are two models of social graph implementations in the existing social networking websites:

  1. The Lead, Follow, Mutual Model used in the more modern systems (Twitter and Digg) due to its more flexible and generic nature.
  2. The Enforced Mutual Friend model which is more stiff and specific. It was used in the earlier social networking websites and some of today’s websites such as Facebook are still stuck with it.

We are about to explain these models, and please keep in mind the best social graphing model is that one that is Most Flexible and Most Generic in the same time.

Continue reading ‘Social Graphing Models used in the Social Networks’

Popularity: 25% [?]

RubberDoc version 0.9.6 Keeps your Docs in Order!

Aug 25th Update: we have just resolved 2 bugs regarding the doc reordering in the Administration back-end. We aren’t going to release a new version for only 2 bug fixes, so if you have downloaded the version 0.9.6 prior to this date, please download and install the extension again, or simply update the source code files for the administration back-end.

RubberDoc Version 0.9.6 has just been released!

Now RubberDoc can not only keep your Docs in a row, it can keep them in Order too! We have implemented ordering for the categories and category pages. You can even assign ordering from the edit RubberDoc Plugin.

This was a one day update, based on some requests from our Client SPARC BC and some of the recommendations that all of you have provided.

We apologize for not being as responsive lately in answering your comments posted here. We’ve head an early Fall client rush and we have to deliver all of those contracts that we sign. If you have any immediate enquiries that requires enhancements to the RubberDoc, you can always hire us. In the mean time we do our best to respond to your questions here on our blog.

This project has been first inspired by our client Social Planning & Research Council of British Columbia (SPARC BC) you can see RubberDoc being used to manage more than 140 documents on their website. We have just launched their Joomla powered website few days ago.

Updates

21-Aug-2008
+ Document ordering has been implemented
+ Download Link ordering within the articles has been implemented

Please Feel free to improve the code

The source code is released under the GPL license, so feel free to read through it and improve it if you liked and in that case please give us a copy too. You will get credit for your contribution on the “About” section of the component.

Credits

RubberDoc is a collaborative project done by:

If you find this extension useful, we would really appreciate it if you leave positive ratings and reviews here on this page

Technorati Tags: , , , , , ,

Popularity: 100% [?]

Joomla RubberDoc V0.9.5 has been released

The new released contains a number of improvement and bug fixes based on all your valuable feedbacks. We would like to thank you for all the comments, star ratings, and reviews that you have posted. We couldn’t have done it without your help. Since the previous support post was getting too long, let’s use this blog post for the support purpose. Please post your concerns, questions, and feedbacks as comments.

Joomla RubberDoc has just been released

This project has been first inspired by our client Social Planning & Research Council of British Columbia (SPARC BC) you can see RubberDoc being used to manage more than 140 documents on their website. We have just launched their Joomla powered website few days ago.

Updates

11-July-2008
# the bug preventing a direct link to doc menuitem has been resolved.
# download links generated by the search plugin are now fixed

08-July-2008
# The corrupted file download issue in a number of browsers has been resolved
# Documents with filesize = 0 are excluded from the list of displayed documents in the front-end

03-July-2008
# {docs}alias{/docs} was not working in the rubberdoc plugin. the bug has been fixed.

Please Feel free to improve the code

The source code is released under the GPL license, so feel free to read through it and improve it if you liked and in that case please give us a copy too. You will get credit for your contribution on the “About” section of the component.

Credits

RubberDoc is a collaborative project done by:

If you find this extension useful, we would really appreciate it if you leave positive ratings and reviews here on this page

Technorati Tags: , , , , , ,

Popularity: 89% [?]