{ "info": { "author": "Jakub Warmuz", "author_email": "jakub.warmuz@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "About JoCommentAtom\n===================\n\nJoCommentAtom is `Pyramid `_\napplication maintained and developed by Jakub Warmuz that generates\n`Atom feed `_ with the\nlatest comments from websites powered by `Joomla `_\nand `JoomlaComment extension `_.\n\n\nInstallation and Setup\n======================\n\n.. note::\n\n It is highly recommended to use `virtualenv\n `_ in order create isolated Python\n evironment and not to install packages in the system-wide\n Python installation. You may also take a look at `virtualenvwrapper\n `_.\n\n#. Create a user in the Joomla's database and grant him an access to\n the following tables:\n\n - jos_comment (obviously, this is where all comments are stored)\n - jos_content (mandatory for proper URL generation for atom entries links)\n\n#. Install JoCommentAtom using `pip `_::\n\n $ pip install JoCommentAtom\n\n Or if you have downloaded an egg::\n\n $ easy_install JoCommentAtom.egg\n\n You may also want to install JoCommentAtom from source::\n\n $ python setup.py install\n\n#. Create and edit configuration file to suit it Your needs::\n\n $ paster make-config --edit JoCommentAtom jocommentatom.ini\n\n#. Run JoCommentAtom!::\n\n $ paster serve jocommentatom.ini\n\n#. Or if You want to run JoCommentAtom as FastCGI process::\n\n $ paster serve --server-name=fcgi jocommentatom.ini\n\n Example FastCGI setup for `Nginx `_\n HTTP server::\n\n server {\n listen :80;\n\n location / {\n fastcgi_pass 127.0.0.1:6543;\n fastcgi_param PATH_INFO $fastcgi_script_name;\n }\n }\n\n#. Have fun!\n\n\n0.1.3\n-----\n\n- Database connection termination due to the mysql server timeout\n was not handled properly and thus resulted in transaction error.\n\n- Add project URL (pypi) to the deployment.ini_tmpl\n\n\n0.1.2\n-----\n\n- Flup required by default\n- README cleanup, project url set to http://pypi.python.org/pypi/JoCommentAtom\n\n\n0.1.1\n-----\n\n- Remove superfluous transaction support\n\n\n0.1\n---\n\n- First release\n\n\n0.0\n---\n\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/JoCommentAtom", "keywords": "joomla php joomlacomment comment atom feed rss web wsgi bfg pylons pyramid", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "JoCommentAtom", "package_url": "https://pypi.org/project/JoCommentAtom/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/JoCommentAtom/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/JoCommentAtom" }, "release_url": "https://pypi.org/project/JoCommentAtom/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Atom feed generator for JoComment.", "version": "0.1.3" }, "last_serial": 784569, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "9355ba4b5e6896d2da0fc7d66df8788f", "sha256": "7ee1cd42c6d0884bc80c029e204d821c343846541693e816af490e32052c3108" }, "downloads": -1, "filename": "JoCommentAtom-0.1.2-py2.6.egg", "has_sig": false, "md5_digest": "9355ba4b5e6896d2da0fc7d66df8788f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11786, "upload_time": "2010-12-05T22:46:33", "url": "https://files.pythonhosted.org/packages/eb/03/596d2ffda97e5ec7abdd4501e2d49432cabb204f5cb262178a78367d1a5a/JoCommentAtom-0.1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "36584a1295a2adf61269c50a41dc6930", "sha256": "ac2f287f49795f1679d48dbb91fba95ebcc713cdde1db326e0dd502ad31ce87d" }, "downloads": -1, "filename": "JoCommentAtom-0.1.2.tar.gz", "has_sig": false, "md5_digest": "36584a1295a2adf61269c50a41dc6930", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5860, "upload_time": "2010-12-05T22:46:33", "url": "https://files.pythonhosted.org/packages/18/36/e323897981f5bef87981285ea24e4fe2a264ea8e16568d6747afd302d30c/JoCommentAtom-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "71edb5c873f56b01d08f394f57f1d5f4", "sha256": "bdd4dd0d6eb7b43ac809937001aaaf6fc181be51eea4c0434d20f1f01234d213" }, "downloads": -1, "filename": "JoCommentAtom-0.1.3-py2.6.egg", "has_sig": false, "md5_digest": "71edb5c873f56b01d08f394f57f1d5f4", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11645, "upload_time": "2011-01-14T19:53:14", "url": "https://files.pythonhosted.org/packages/ad/5f/8cdcb4c54c9bb5348b5b330e261bd2054bc450e13c16b3f43409779bbc56/JoCommentAtom-0.1.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "1c73f171d96f4241e260eff89330752c", "sha256": "cbf308aac8803eaea3b4c52505225e983e2075ec004272810f7217c79b32771a" }, "downloads": -1, "filename": "JoCommentAtom-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1c73f171d96f4241e260eff89330752c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5831, "upload_time": "2011-01-14T19:53:15", "url": "https://files.pythonhosted.org/packages/10/ae/04a6cdaae9514bd1771d5844d586584f89dc6cb903e79a63a35780266623/JoCommentAtom-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71edb5c873f56b01d08f394f57f1d5f4", "sha256": "bdd4dd0d6eb7b43ac809937001aaaf6fc181be51eea4c0434d20f1f01234d213" }, "downloads": -1, "filename": "JoCommentAtom-0.1.3-py2.6.egg", "has_sig": false, "md5_digest": "71edb5c873f56b01d08f394f57f1d5f4", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11645, "upload_time": "2011-01-14T19:53:14", "url": "https://files.pythonhosted.org/packages/ad/5f/8cdcb4c54c9bb5348b5b330e261bd2054bc450e13c16b3f43409779bbc56/JoCommentAtom-0.1.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "1c73f171d96f4241e260eff89330752c", "sha256": "cbf308aac8803eaea3b4c52505225e983e2075ec004272810f7217c79b32771a" }, "downloads": -1, "filename": "JoCommentAtom-0.1.3.tar.gz", "has_sig": false, "md5_digest": "1c73f171d96f4241e260eff89330752c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5831, "upload_time": "2011-01-14T19:53:15", "url": "https://files.pythonhosted.org/packages/10/ae/04a6cdaae9514bd1771d5844d586584f89dc6cb903e79a63a35780266623/JoCommentAtom-0.1.3.tar.gz" } ] }