Hi everyone,
we are in the final phase of the Sharetronix v1.5.1 testing. The Sharetronix DEMO community is now running on v1.5.1. The new version has improved Twitter-compatible API and numerous bug fixes. 
Release notes to follow.

...

Sharetronix Evolves

 
Stepping up with the times, Blogtronix released last week an updated version of its microblogging platform, Sharetronix 1.5. The new version features improved social networking capabilities.

New capabilities include APIs for developers with Twitter compatibility; LDAP integration; private groups; public groups; message re-sharing; real-time integration with PubSubHubbub protocol; SSO with...
Some of the users are unable to connect to TweetDeck with the API. It appears that the problem comes from a non-enabled function on the servers - apache_request_headers() You need to have the function enabled in order to use the API to connect to TweetDeck. Here is a simple test method to verify whether the function is enabled on your server or no:

if( !function_exists('apache_request_headers') ) {
echo 'bad';
}else echo 'good';

If the result is "ba...

RESS RELEASE

 

July 13, 2010

 

Blogtronix released today Sharetronix 1.5an advanced version of its superior enterprise-based open source microblogging software. Sharetronix powers over 10,000 communities in 125 countries.  The price for a commercial perpetual license is $499 for unlimited users.

 

Sharetronix has improved and optimized its core microblogging offerings of social networking; activity feeds; real-time dashboard; multimedia support (tex...

This blog post is to answer some repeating questions, hope it will be useful:
1. The path of the site has been changed, it is www.sharetronix.com/sharetronix/ , please make sure to update your bookmarks
2. If you have paid for Powered by Blogtronix link removal you don't need to pay again, your initial payment is valid until you either stop using Sharetronix or switch to Commercial license.
3. There is a message in the Administration of the Opensou...

The new Sharetronix v1.5 is out and we hope you do enjoy all the new features (most of which were requested by youJ)

With the new version however comes a new license and I will try to explain why is that needed.

In an open source community people work together to create a good script, however in our case there were many occasions where users have developed add-ons that were never shared back to the community and there were cases where users were...

Hello people,
I wanted to post a quick blog about how to integrate Sharetronix with Tweetdeck, I will make a video as well about this, but at least this should help you setup your Sharetronix account with TweetDeck and start testing our new API's.

If you have any questions or problems, please post them in the community or email us. 

1. Add a new a new Sharetronix account to your TweetDeck app. 



2. Use the Twitter account button and than select Advan...
Creating Sharetronix themes is as easy as in any other open source platform of this type. To create the theme you need knowledge of HTML and CSS at practical working level, and in order to make a really great graphics site/page you will need to be able to work with graphic editors such as Photoshop.
When you install your Sharetronix version you will find a folder "themes" in your installation folder. It contains the 5 themes......

...
You can test the new Sharetronix 1.5 in the Demo & Community
Please note that it is still a BETA and there could be some issues. Also some of the functionalities are not finished, hence missing in this build.
Don't forget to test the Twitter API:

Happy testing :)
...
We thought we would share with you some of the new features in the upcoming Sharetronix version :)
These include:
* Twitter API
* LDAP
* Re-share (think Re-tweet)
* Improved Dashboard and User profiles
* Twitter feed import
* Activities grouping
* Search in comments
* PubSubHubbub integration
* Option in Admin section to be notified for a new Sharetronix version
* etc...
What do you think, what else do we need to include?


...