{"id":9309,"date":"2010-05-30T13:48:58","date_gmt":"2010-05-30T13:48:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ajaxchat\/"},"modified":"2012-11-12T03:23:09","modified_gmt":"2012-11-12T03:23:09","slug":"ajaxchat","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/ajaxchat\/","author":6275742,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.5.3","stable_tag":"0.5.3","tested":"3.4.2","requires":"3.2.1","requires_php":"","requires_plugins":"","header_name":"AjaxChat","header_author":"Payden Sutherland","header_description":"","assets_banners_color":"","last_updated":"2012-11-12 03:23:09","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=GMXNW6GGYR5LG&lc=US&item_name=Payden%20Sutherland&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted","header_plugin_uri":"http:\/\/paydensutherland.com","header_author_uri":"http:\/\/paydensutherland.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":24047,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.10","0.11","0.12","0.2","0.3","0.3.1","0.3.2","0.3.3","0.4","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.4.9","0.5.0","0.5.1","0.5.2","0.5.3"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539352","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539352","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539352","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539352","resolution":"1","location":"plugin"}},"screenshots":{"1":"A view of the integrated chat bar with chat window closed.","2":"And with chat window open.","3":"Version 0.5.0","4":"Chat box \"popped out\""},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[221,5707,6000,2512],"plugin_category":[41,59],"plugin_contributors":[96062],"plugin_business_model":[],"class_list":["post-9309","plugin","type-plugin","status-closed","hentry","plugin_tags-ajax","plugin_tags-chat","plugin_tags-instant","plugin_tags-messaging","plugin_category-communication","plugin_category-utilities-and-tools","plugin_contributors-yoyojamfl","plugin_committers-yoyojamfl"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ajaxchat.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ajaxchat\/trunk\/screenshot-1.png?rev=1539352","caption":"A view of the integrated chat bar with chat window closed."},{"src":"https:\/\/ps.w.org\/ajaxchat\/trunk\/screenshot-2.png?rev=1539352","caption":"And with chat window open."},{"src":"https:\/\/ps.w.org\/ajaxchat\/trunk\/screenshot-3.png?rev=1539352","caption":"Version 0.5.0"},{"src":"https:\/\/ps.w.org\/ajaxchat\/trunk\/screenshot-4.png?rev=1539352","caption":"Chat box \"popped out\""}],"raw_content":"<!--section=description-->\n<p>Provides a simple chat system integrated into your blog.  It adds a bar with a height of 20 pixels\nacross the bottom of the browser's viewport.  The div for the bar is position:fixed.  This means that older browsers,\nInternet Explorer 6, for instance, may not display the bar at all.  I may create a work-around for IE6 in the future.\nThis plug-in is in the early stages of development (as of 2010-06-01).  Any ideas\/suggestions\/bugs can be submitted to me\nvia http:\/\/paydensutherland.com.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>ajaxchat<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>The bottom bar doesn't show up at all!<\/dt>\n<dd><p>I've run into this problem with people using themes that don't properly call wp_footer(); in their footer.php\nPlease ensure you have this line in footer.php in your wp-content\/themes\/whatever\/footer.php file:\n    <\/p><\/dd>\n<dt>The bottom bar shows up, but I click on the Chat button and nothing happens.<\/dt>\n<dd><p>This is usually some sort of JavaScript error, ensure your theme has <code>&lt;?php wp_head(); ?&gt;<\/code> in it's wp-content\/themes\/whatever\/header.php` file.<\/p><\/dd>\n<dt>Is Internet Explorer 6 Supported?<\/dt>\n<dd><p>No.<\/p><\/dd>\n<dt>Such &amp; such doesn't work<\/dt>\n<dd><p>Email me! payden@paydensutherland.com<\/p><\/dd>\n<dt>It complains that it can't find wp-config.php<\/dt>\n<dd><p>AjaxChat searches for your wp-config.php by looking three directories up.  So, if you put AjaxChat in \/var\/www\/wp\/wp-content\/plugins\/ajaxchat, it will look in \/var\/www\/wp for wp-config.php.  If it's not finding it try to put ajaxchat under wp-content\/plugins\/ or change any references to wp-config.php by hand.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.5.3<\/h4>\n\n<ul>\n<li>Bugfix: Don't assume default timezone.  That's rude.<\/li>\n<\/ul>\n\n<h4>0.5.2<\/h4>\n\n<ul>\n<li>Bugfix: check for weird issue where ajaxchat_ping.php returns \"0\"<\/li>\n<\/ul>\n\n<h4>0.5.1<\/h4>\n\n<ul>\n<li>Bugfix: remove any assumptions about short_open_tags<\/li>\n<\/ul>\n\n<h4>0.5.0<\/h4>\n\n<ul>\n<li>Bugfix: broken reference to myName variable.<\/li>\n<\/ul>\n\n<h4>0.4.9<\/h4>\n\n<ul>\n<li>Bugfix: lacking brace in JS file anonymous function.<\/li>\n<\/ul>\n\n<h4>0.4.8<\/h4>\n\n<ul>\n<li>Change silly aliases for jQuery.  Map jQuery to $ inside anonymous function.<\/li>\n<\/ul>\n\n<h4>0.4.7<\/h4>\n\n<ul>\n<li>Refactored javascript mess.  It's still pretty messy but I've started cleaning it up.  A lot of this old code is ready for a refactor.<\/li>\n<\/ul>\n\n<h4>0.4.6<\/h4>\n\n<ul>\n<li>Updated to use display name when logged in rather than username as per user suggestion.<\/li>\n<\/ul>\n\n<h4>0.4.5<\/h4>\n\n<ul>\n<li>Added 'pop out' feature to position the chat window anywhere in your viewport.<\/li>\n<li>Added position tracking so the window stays in the same place even upon new page load.<\/li>\n<\/ul>\n\n<h4>0.4.4<\/h4>\n\n<ul>\n<li>Minor change to fix bottom offset of ac_window when ajaxIM div is larger than expected.<\/li>\n<li>Change z-index of ac_window to overcome greedy images and such.<\/li>\n<\/ul>\n\n<h4>0.4.3<\/h4>\n\n<ul>\n<li>Couple of minor changes to make it work with the latest version.<\/li>\n<\/ul>\n\n<h4>0.4.2<\/h4>\n\n<ul>\n<li>Previous bugfix for headers already sent did not work, this one should.<\/li>\n<li>Suppress errors when sending headers, this was causing js\/css to be parsed incorrectly.<\/li>\n<li>Output buffering to send the headers at the appropriate time, IE: the beginning. ;)<\/li>\n<\/ul>\n\n<h4>0.4.1<\/h4>\n\n<ul>\n<li>Bugfix for 'headers already sent' error.<\/li>\n<li>Reintroduced online count<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Did away with wordpress database calls in ajaxchat_ping.php, improved db performance.<\/li>\n<li>Cut down on tx\/rx<\/li>\n<li>Lots of little efficiency\/speed improvements improvements<\/li>\n<\/ul>\n\n<h4>0.3.3<\/h4>\n\n<ul>\n<li>Fixed CSS issue with default theme for WP 3.0<\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>Fixed foreign character issues.<\/li>\n<li>Use POST when sending messages instead of GET<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Minor bug fixes<\/li>\n<li>Added options for setting AjaxChat colors<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added a blinking bar notification when the chat window is closed and new messages are received.<\/li>\n<li>Remember window state when moving around blog, ie (open\/closed)<\/li>\n<li>More efficient use of bandwidth.  Only fetch new messages, not all messages every second.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Changed versioning scheme, apparently wordpress didn't like the previous one.<\/li>\n<li>Couple of bug fixes.  Going to try to keep new features in trunk\/ and keep the releases stable.<\/li>\n<\/ul>\n\n<h4>0.12<\/h4>\n\n<ul>\n<li>Sanitize user input for SQL statements using wpdb::prepare<\/li>\n<li>Do error reporting on failed name change<\/li>\n<li>If user is logged into wordpress, use their display name as their nickname<\/li>\n<\/ul>\n\n<h4>0.11<\/h4>\n\n<ul>\n<li>Added &lt;?php tags instead of short_tags '&lt;?' for people with out short_open_tags=on<\/li>\n<li>Added compatibility for wordpress installations that are not in the root of the domain.<\/li>\n<\/ul>\n\n<h4>0.10<\/h4>\n\n<ul>\n<li>First version, just beginning so take it easy on me :)<\/li>\n<\/ul>","raw_excerpt":"This plug-in provides a simple chat system integrated into your blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9309"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/yoyojamfl"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9309"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9309"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9309"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9309"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9309"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}