<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building a live news blogging system in php. Spiced with HTML5, CSS3 and jQuery [end]</title>
	<atom:link href="http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 20:09:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bogdan Pop</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1778</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Wed, 25 May 2011 06:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1778</guid>
		<description>Hi Harry,

please make sure you have your correct settings in the includes/config.php file, otherwise connection won&#039;t work.

Also, your error is a socket connection error, so I think the issue is not with usernames and password but with your php/mysql configuration. If you&#039;re trying to use the script on a shared hosting, perhaps you should contact your host regarding this issue.

If you&#039;ve tried to do it on your local computer, then upload your php.ini and my.cnf files and post a link to them here.</description>
		<content:encoded><![CDATA[Hi Harry,<br />
<br />
please make sure you have your correct settings in the includes/config.php file, otherwise connection won&#8217;t work.<br />
<br />
Also, your error is a socket connection error, so I think the issue is not with usernames and password but with your php/mysql configuration. If you&#8217;re trying to use the script on a shared hosting, perhaps you should contact your host regarding this issue.<br />
<br />
If you&#8217;ve tried to do it on your local computer, then upload your php.ini and my.cnf files and post a link to them here.]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Orford</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1777</link>
		<dc:creator>Harry Orford</dc:creator>
		<pubDate>Tue, 24 May 2011 23:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1777</guid>
		<description>I am trying to run the page but it gives me this error 

Warning: mysql_connect() [function.mysql-connect]: Can&#039;t connect to local MySQL server through socket &#039;/var/run/mysqld/mysqld.sock&#039; (2) in /hermes/bosweb/web268/b2686/ipg.hutographycom/includes/functions.php on line 12
Cannot connect to serverCan&#039;t connect to local MySQL server through socket &#039;/var/run/mysqld/mysqld.sock&#039; (2)</description>
		<content:encoded><![CDATA[I am trying to run the page but it gives me this error <br />
<br />
Warning: mysql_connect() [function.mysql-connect]: Can&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2) in /hermes/bosweb/web268/b2686/ipg.hutographycom/includes/functions.php on line 12<br />
Cannot connect to serverCan&#8217;t connect to local MySQL server through socket &#8216;/var/run/mysqld/mysqld.sock&#8217; (2)]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan Pop</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1770</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Mon, 18 Apr 2011 08:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1770</guid>
		<description>Hmm, is the datepicker js file included before or after that ?</description>
		<content:encoded><![CDATA[Hmm, is the datepicker js file included before or after that ?]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1769</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 16 Apr 2011 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1769</guid>
		<description>I was trying to add an instance of the date picker into the add_event section ... but I can&#039;t get the date picker to work there ... am I missing something simple?</description>
		<content:encoded><![CDATA[I was trying to add an instance of the date picker into the add_event section &#8230; but I can&#8217;t get the date picker to work there &#8230; am I missing something simple?]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan Pop</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1764</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Fri, 08 Apr 2011 15:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1764</guid>
		<description>Hello Michael,

Unfortunately there isn&#039;t such a feature. You can implement it by adding a column to the news items in the database (perhaps an enum field with values 0/1 - 1 for archived). Then you would need to setup a cron job to check all old items and archive them automatically and lastly you would need to modify current php scripts to differentiate in the mysql selects between archived and unarchived items.

We can do it for you if you want, but we&#039;re on a tight schedule already (&lt;a href=&quot;http://webraptor.eu/request-quote.php&quot; rel=&quot;nofollow&quot;&gt;request quote form&lt;/a&gt;).</description>
		<content:encoded><![CDATA[Hello Michael,<br />
<br />
Unfortunately there isn&#8217;t such a feature. You can implement it by adding a column to the news items in the database (perhaps an enum field with values 0/1 &#8211; 1 for archived). Then you would need to setup a cron job to check all old items and archive them automatically and lastly you would need to modify current php scripts to differentiate in the mysql selects between archived and unarchived items.<br />
<br />
We can do it for you if you want, but we&#8217;re on a tight schedule already (<a href="http://webraptor.eu/request-quote.php" rel="nofollow">request quote form</a>).]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1763</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 08 Apr 2011 12:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1763</guid>
		<description>Hi Bogdan,

I have only just discovered your tutorial and I am working my way through it!

Are there features for archiving news when it gets past a certain age, so lets say if the news has been on display for 90 days, move it to an archive?

If not how can I implement that within this system?

Kind Regards,


Michael</description>
		<content:encoded><![CDATA[Hi Bogdan,<br />
<br />
I have only just discovered your tutorial and I am working my way through it!<br />
<br />
Are there features for archiving news when it gets past a certain age, so lets say if the news has been on display for 90 days, move it to an archive?<br />
<br />
If not how can I implement that within this system?<br />
<br />
Kind Regards,<br />
<br />
<br />
Michael]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan Pop</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1742</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Fri, 18 Feb 2011 19:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1742</guid>
		<description>Hi Martin, do you have phpmyadmin or did you try to run a SQL command by direct input?

If you could paste in your command it would help a lot in fixing your problem.</description>
		<content:encoded><![CDATA[Hi Martin, do you have phpmyadmin or did you try to run a SQL command by direct input?<br />
<br />
If you could paste in your command it would help a lot in fixing your problem.]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.webia.info/articles/tutorials/building-a-live-news-blogging-system-in-php-spiced-with-html5-css3-and-jquery-end/comment-page-1/#comment-1741</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 18 Feb 2011 18:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1658#comment-1741</guid>
		<description>Hello. I like your system but I have a problem with the admin panel. I tried to create an admin in db but not accept it? I&#039;m not very good with mysql. Maybe the mistake is in me:) thanks in advance for the answer ..</description>
		<content:encoded><![CDATA[Hello. I like your system but I have a problem with the admin panel. I tried to create an admin in db but not accept it? I&#8217;m not very good with mysql. Maybe the mistake is in me:) thanks in advance for the answer ..]]></content:encoded>
	</item>
</channel>
</rss>

