Download sudosocial Free Java Code
Description
sudo social aims to be the an awesome stream publishing environment, suitable for self hosted homepages, topic hubs, and distributed social networks.
Icons
Source Files
The download file sudosocial-master.zip has the following entries.
.gitignore// w w w . jav a 2s . com
LICENSE.txt
README.markdown
__init__.py
apps/lifestream/__init__.py
apps/lifestream/delicious/__init__.py
apps/lifestream/delicious/hooks.py
apps/lifestream/flickr/__init__.py
apps/lifestream/flickr/hooks.py
apps/lifestream/generic/__init__.py
apps/lifestream/generic/hooks.py
apps/lifestream/gowalla/__init__.py
apps/lifestream/gowalla/hooks.py
apps/lifestream/identica/__init__.py
apps/lifestream/identica/hooks.py
apps/lifestream/lang.py
apps/lifestream/models.py
apps/lifestream/reddit/__init__.py
apps/lifestream/reddit/hooks.py
apps/lifestream/templatetags/__init__.py
apps/lifestream/templatetags/common_tags.py
apps/lifestream/twitter_com/__init__.py
apps/lifestream/twitter_com/hooks.py
apps/lifestream/urls.py
apps/lifestream/views.py
apps/patchouli_auth/__init__.py
apps/patchouli_auth/middleware/__init__.py
apps/patchouli_auth/middleware/account_manager.py
apps/patchouli_auth/models.py
apps/patchouli_auth/preferences.py
apps/patchouli_auth/templates/confirm_delete.html
apps/patchouli_auth/templates/index.html
apps/patchouli_auth/urls.py
apps/patchouli_auth/views.py
apps/streamManager/__init__.py
apps/streamManager/models.py
apps/streamManager/stream_config.py
apps/streamManager/templates/404.html
apps/streamManager/templates/500.html
apps/streamManager/templates/all_streams.html
apps/streamManager/templates/feed_editor.html
apps/streamManager/templates/feed_editor_preview.html
apps/streamManager/templates/homepage.html
apps/streamManager/templates/stream_editor.html
apps/streamManager/templates/template.html
apps/streamManager/templates/widgets/add_stream_button.html
apps/streamManager/templates/widgets/delete_stream_panel.html
apps/streamManager/urls.py
apps/streamManager/views.py
bin/create_feed_type.sh
bin/dev_merge.sh
bin/merge.sh
bin/verify.sh
cron/__init__.py
cron/config.py
cron/feeder.py
django_openid_auth/__init__.py
django_openid_auth/admin.py
django_openid_auth/auth.py
django_openid_auth/forms.py
django_openid_auth/management/__init__.py
django_openid_auth/management/commands/__init__.py
django_openid_auth/management/commands/openid_cleanup.py
django_openid_auth/models.py
django_openid_auth/store.py
django_openid_auth/teams.py
django_openid_auth/templates/openid/failure.html
django_openid_auth/templates/openid/login.html
django_openid_auth/tests/__init__.py
django_openid_auth/tests/test_store.py
django_openid_auth/tests/test_views.py
django_openid_auth/tests/urls.py
django_openid_auth/urls.py
django_openid_auth/views.py
docs/CHANGELOG.txt
docs/RUNME.txt
docs/Universal Feed Parser.html
docs/Universal Feed Parser_files/feedparser.css
docs/Universal Feed Parser_files/feedparser.jpg
docs/Universal Feed Parser_files/ga.js
docs/apache/sudosocial.txt
docs/cacti/usage.py
docs/data/list_of_feeds.txt
docs/data/ozten_psto.rss
docs/data/ozten_twitter.rss
docs/database/migrations/0.1-add-constraints.txt
docs/database/migrations/0.2-add-stream-config.sql
docs/database/migrations/0.3-add-feed-meta.sql
docs/database/migrations/0.4-add-feed-meta.py
docs/database/migrations/0.4-ensure-utf8.sql
docs/database/migrations/0.4_release.txt
docs/database/migrations/0.5-split-entry.py
docs/database/migrations/0.6-add-webpage-to-stream.py
docs/database/migrations/0.7-add-error-count-feeds.sql
docs/database/migrations/CURRENT_VERSION.txt
docs/database/migrations/__init__.py
docs/database/migrations/config.py.dist
docs/nagios/commands.cfg
docs/nagios/sudosocial.cfg
manage.py
plugins/__init__.py
plugins/basic.py
plugins/hostname_css_class.py
plugins/social_identities.py
plugins/stream_editor.py
requirements.txt
settings-dev.py
static/.well-known/host-meta
static/account_manager_control_document
static/css/editor-stylo-kitchen-sink.css
static/css/editor-stylo.css
static/css/editor-stylo.min.css
static/css/feed-editor-stylo.css
static/css/general-site-kitchen-sink.css
static/css/general-site.css
static/css/general-site.min.css
static/css/i/firefoxzilla_big.png
static/css/i/firefoxzilla_big1350.png
static/css/lib/reset.css
static/css/lifestream-blank.css
static/css/pattyokdemo.css
static/css/pattyokdemo.js
static/css/stylo.css
static/css/widgets/add_stream_button.css
static/css/widgets/buttons.css
static/css/widgets/delete_stream_panel.css
static/css/widgets/footer.css
static/img/StreamDiagram_25perc.jpg
static/img/favicon.png
static/img/feed-icon-14x14.png
static/img/feed-icon-28x28.png
static/img/feedicons-standard.zip
static/img/riverdam_logo_62x35.jpg
static/js/README.markdown
static/js/behavior.js
static/js/effects/checkbox_disable_panel.js
static/js/feed_editor.js
static/js/feed_editor.min.js
static/js/lib/jquery-1.4.1.min.js
static/js/lib/jquery-1.4.2.js
static/js/lib/jquery-1.4.min.js
static/js/lib/jquery.scrollTo-min.js
static/js/lib/jquery.serialScroll-min.js
static/js/lib/processing-0.7.1.min.js
static/js/lib/processing-0.8.min.js
static/js/lib/require.js
static/js/stream_editor.js
static/js/stream_editor.min.js
static/js/widgets/#stream_editor_stream_panel.js#
static/js/widgets/.#stream_editor_stream_panel.js
static/js/widgets/add_feed_panel.js
static/js/widgets/add_stream_button.js
static/js/widgets/delete_stream_panel.js
static/js/widgets/feed_editor_delete_feed.js
static/js/widgets/stream_editor_stream_panel.js
static/js/widgets/stream_preview.js
static/js/widgets/streams/show_hide.js
templates/basic_template.html
templates/delicious/entry.html
templates/flickr/entry.html
templates/generic/entry.html
templates/gowalla/entry.html
templates/identica/entry.html
templates/lifestream/display_feed_entries.html
templates/lifestream/embed.html
templates/lifestream/profile.html
templates/lifestream/profile_blurb.html
templates/reddit/entry.html
templates/twitter_com/entry.html
tests/acceptance/anonymous_integration_test.py
urls.py
wsgi/sudosocial.wsgi
Download
Click the following link to download sudosocial-master.zip.
sudosocial-master.zip