Comments on: Wordpress Atom 1.0 Support Revisited http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/ Code monkeys are monkeys too Fri, 21 Nov 2008 07:22:37 +0000 http://wordpress.org/?v=2.1 By: James Snell http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-20 James Snell Sat, 05 Aug 2006 21:41:46 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-20 Thanks for the patch. I should have mentioned that the template was targeted at PHP5. The wp-atom.php think in the self link is a preference. I've made some changes in my wordpress install that made the /feed/atom thing not work. Rather than make the changes, I'll just link over to this entry. Thanks for the patch. I should have mentioned that the template was targeted at PHP5. The wp-atom.php think in the self link is a preference. I’ve made some changes in my wordpress install that made the /feed/atom thing not work. Rather than make the changes, I’ll just link over to this entry.

]]>
By: snellspace.com » Blog Archive » Enabling Atom 1.0 on Wordpress http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-21 snellspace.com » Blog Archive » Enabling Atom 1.0 on Wordpress Sat, 05 Aug 2006 21:43:16 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-21 [...] Update: I should have mentioned that the template I provided is targeted at PHP5. If you’re running PHP4, try this patch. [...] […] Update: I should have mentioned that the template I provided is targeted at PHP5. If you’re running PHP4, try this patch. […]

]]>
By: _ck_ says… » Wordpress 2.0 & 2.1a is *still* using Atom 0.3 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-25 _ck_ says… » Wordpress 2.0 & 2.1a is *still* using Atom 0.3 Thu, 10 Aug 2006 08:56:53 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-25 [...] Although it was slated for WP 1.6, Wordpress still is using the deprecated Atom 0.3 output. Time to update atom xml to 1.0 ! Find the fix instructions here: [...] […] Although it was slated for WP 1.6, Wordpress still is using the deprecated Atom 0.3 output. Time to update atom xml to 1.0 ! Find the fix instructions here: […]

]]>
By: christian schorn http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-681 christian schorn Sat, 02 Dec 2006 14:41:23 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-681 Hi, maybe I'm wrong, but shouldn't the time format be 'Y-m-d\TH:i:s\Z' ('H' for 24h format instead of 'h' for 12h)? Hi,
maybe I’m wrong, but shouldn’t the time format be ‘Y-m-d\TH:i:s\Z’ (’H’ for 24h format instead of ‘h’ for 12h)?

]]>
By: christian schorn http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-682 christian schorn Sat, 02 Dec 2006 14:43:25 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-682 Damn smileys, I meant 'Y-m-d\TH:i: s' (without the space before the 's') Damn smileys, I meant ‘Y-m-d\TH:i: s’ (without the space before the ’s’)

]]>
By: …time is what you make of it… » Archivio del blog » Wordpress feed Atom 1.0 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-1249 …time is what you make of it… » Archivio del blog » Wordpress feed Atom 1.0 Thu, 18 Jan 2007 20:53:14 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-1249 [...] I file si trovano qui e vanno inseriti nella directory principale di Wordpress, ma, come fa notare l’autore, funzionano solo se il server php è aggiornato alla versione 5.*. Per chi, come me, ha ancora PHP4, entra in gioco la patch di nlindblad, che risolve il problema. Potete scaricarla da qui e se avete un accesso shell al server vi basterà eseguire il comando [...] […] I file si trovano qui e vanno inseriti nella directory principale di Wordpress, ma, come fa notare l’autore, funzionano solo se il server php è aggiornato alla versione 5.*. Per chi, come me, ha ancora PHP4, entra in gioco la patch di nlindblad, che risolve il problema. Potete scaricarla da qui e se avete un accesso shell al server vi basterà eseguire il comando […]

]]>
By: TrixX http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2331 TrixX Sun, 11 Mar 2007 15:05:15 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2331 Great, nice and thanks for the patch. TrixX from http://www.swirt.be Great, nice and thanks for the patch.

TrixX from http://www.swirt.be

]]>
By: xytsun http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2332 xytsun Tue, 13 Mar 2007 10:27:09 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2332 www.e-fanyi.net翻译公司 www.e-fanyi.net/index02.htm北京翻译公司 www.e-fanyi.net翻译公司
www.e-fanyi.net/index02.htm北京翻译公司

]]>
By: Teole http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2339 Teole Mon, 19 Mar 2007 15:07:28 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2339 For some unknown reason, the following lines keep displaying the time of the post, I'm getting something like: 9:41 AM 9:41 AM This makes the Atom 1.0 feed invalid. I changed the lines as follows: post_modified_gmt); ?> post_date_gmt); ?> This works better for me at least (PHP 4.3.10, MySQL 4.0.24). For some unknown reason, the following lines

keep displaying the time of the post, I’m getting something like:
9:41 AM
9:41 AM

This makes the Atom 1.0 feed invalid. I changed the lines as follows:
post_modified_gmt); ?>
post_date_gmt); ?>

This works better for me at least (PHP 4.3.10, MySQL 4.0.24).

]]>
By: Teole http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2340 Teole Mon, 19 Mar 2007 15:13:07 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2340 oops, forgot the escaping... Trying Again. For some unknown reason, the following lines: <updated><?php the_time('Y-m-d\Th:i:s\Z'); ?></updated> <published><?php the_time('Y-m-d\Th:i:s\Z'); ?></published> keep displaying the time of the post, I’m getting something like: <updated>9:41 AM</updated> <published>9:41 AM</published> This makes the Atom 1.0 feed invalid. I changed the lines as follows: <updated><?php echo mysql2date('Y-m-d\TH:i:s\Z', $post>post_modified_gmt); ?></updated> <published><?php echo mysql2date('Y-m-d\TH:i:s\Z', $post>post_date_gmt); ?></published> This works better for me at least (PHP 4.3.10, MySQL 4.0.24, Wordpress 2.1.2). oops, forgot the escaping… Trying Again.

For some unknown reason, the following lines:
<updated><?php the_time(’Y-m-d\Th:i:s\Z’); ?></updated>
<published><?php the_time(’Y-m-d\Th:i:s\Z’); ?></published>

keep displaying the time of the post, I’m getting something like:
<updated>9:41 AM</updated>
<published>9:41 AM</published>

This makes the Atom 1.0 feed invalid. I changed the lines as follows:

<updated><?php echo mysql2date(’Y-m-d\TH:i:s\Z’, $post>post_modified_gmt); ?></updated>
<published><?php echo mysql2date(’Y-m-d\TH:i:s\Z’, $post>post_date_gmt); ?></published>

This works better for me at least (PHP 4.3.10, MySQL 4.0.24, Wordpress 2.1.2).

]]>
By: nlindblad http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2341 nlindblad Mon, 19 Mar 2007 15:55:26 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2341 We should merge it all together and put somewhere :) We should merge it all together and put somewhere :)

]]>
By: RRRunescapeSS http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2344 RRRunescapeSS Fri, 23 Mar 2007 14:56:19 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2344 I agree with you , your done a great job~ I agree with you , your done a great job~

]]>
By: LolitochkaBC http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2869 LolitochkaBC Thu, 10 May 2007 08:30:58 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-2869 Ааану-ка ребятки голосуем!!! Признавайтиесь проказники и владельцы сайта nlindblad.org )))) ЧТвы будете дебасть этим летоом?! Ааану-ка ребятки голосуем!!!

Признавайтиесь проказники и владельцы сайта nlindblad.org ))))

ЧТвы будете дебасть этим летоом?!

]]>
By: TannyLocker http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3479 TannyLocker Thu, 26 Jul 2007 08:25:11 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3479 This day I find some files of <a href="http://www.geocities.com/darryldickerson92/free-porn-video-download/" rel="nofollow">free porn video download</a>. This day I find some files of free porn video download.

]]>
By: PabHearaDexia http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3483 PabHearaDexia Tue, 31 Jul 2007 08:56:36 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3483 nlindblad.org - the most necessary site! Good day Thank for your help for us! Thank you, I will add it to my bookmarks best regards Mark nlindblad.org - the most necessary site!

Good day

Thank for your help for us!
Thank you, I will add it to my bookmarks

best regards

Mark

]]>
By: viagelon http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3870 viagelon Sun, 26 Aug 2007 00:48:31 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-3870 Verstoppen d'Lëtzebuerger op vun, um gin haut d'Welt ugedon. <a href="http://natashiabisher941.tripod.com/adipex-meridia-online-ph/cost-health-insurance-lo.html" rel="nofollow">cost health insurance lo</a> Verstoppen d’Lëtzebuerger op vun, um gin haut d’Welt ugedon. cost health insurance lo

]]>
By: herackcars http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4820 herackcars Tue, 20 Nov 2007 05:30:28 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4820 Hello, Can you explain me how to use saerch on this site? Also i don`t know how to find <a href="http://ingra5.0catch.com/bad-car-credit-loan-oklahoma.html" rel="nofollow">bad car credit loan oklahoma</a> Good Bay Hello,

Can you explain me how to use saerch on this site? Also i don`t know how to find bad car credit loan oklahoma

Good Bay

]]>
By: TitaBiobiahob http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4856 TitaBiobiahob Thu, 29 Nov 2007 20:11:37 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4856 This will help to ensure that you are getting the nutrients that you need while at the same time preventing you from consuming the excess calories that large amounts of dietary fats contain. This will help to ensure that you are getting the nutrients that you need while at the same time preventing you from consuming the excess calories that large amounts of dietary fats contain.

]]>
By: idodoHelm http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4884 idodoHelm Tue, 11 Dec 2007 20:17:45 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4884 He was right! Modern day technologies such as PET scanning and MRI's have allowed scientists to actually watch this happen in the brain. <a href="http://autoins.mooo.com/cff/maxwell-house-vintage-coffee-pot.html" rel="nofollow">maxwell house vintage coffee pot</a> He was right! Modern day technologies such as PET scanning and MRI’s have allowed scientists to actually watch this happen in the brain. maxwell house vintage coffee pot

]]>
By: incignDab http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4952 incignDab Sun, 27 Jan 2008 18:57:42 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4952 Good site http://www.google.com - xamasapa Good site
http://www.google.com - xamasapa

]]>
By: Jim Mirkalami http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4959 Jim Mirkalami Wed, 06 Feb 2008 22:56:41 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4959 I have been a frequent visitor of this blog for some time now, so I thought it would be a good idea to leave you with my thanks. Regards, Jim Mirkalami I have been a frequent visitor of this blog for some time now, so I thought it would be a good idea to leave you with my thanks.

Regards,
Jim Mirkalami

]]>
By: Syncchiffef http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4961 Syncchiffef Thu, 07 Feb 2008 03:04:26 +0000 http://nlindblad.org/2006/08/05/wordpress-atom-10-support-revisited/#comment-4961 Nice site keep it up! -------------------------------------- http://www.dasofte.com Nice site keep it up!

————————————–
http://www.dasofte.com

]]>