<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>LINICKX.com</title><link>https://www.linickx.com/</link><description></description><lastBuildDate>Fri, 29 Jun 2012 11:50:00 +0100</lastBuildDate><item><title>Revision 565380: * fix beer display issue in admin page</title><link>https://www.linickx.com/revision-565380-fix-beer-display-issue-in-admin-page-test-oembedded-enabled-feeds</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/565380/linickx-lifestream"&gt;Revision 565380: * fix beer display issue in admin page&lt;br /&gt;
* test oEmbedded enabled feeds&lt;br /&gt;
*
...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 29 Jun 2012 11:50:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2012-06-29:revision-565380-fix-beer-display-issue-in-admin-page-test-oembedded-enabled-feeds</guid><category>LINICKX-LifeStream</category></item><item><title>My Lifestream - PHP, Curl, CA &amp; Certificate Issues</title><link>https://www.linickx.com/my-lifestream-php-curl-ca-certificate-issues</link><description>&lt;p&gt;I use my own &lt;a href="http://wordpress.org/extend/plugins/linickx-lifestream/"&gt;lifestream
plugin&lt;/a&gt; to feed
my blog page with activity from other sites.&lt;/p&gt;
&lt;p&gt;A (&lt;em&gt;long&lt;/em&gt;) while ago HTTPS feeds stopped working, basically due to
certificate trust issues.&lt;/p&gt;
&lt;p&gt;Now the lifestream plugin uses WordPress built in functions to perform
HTTP requests.... and this was not something I wanted to change. It's
taken a bit of exploring to work out why the default configuration did
not work... and then find the best way to patch it.&lt;/p&gt;
&lt;p&gt;Eventually I found out that you can set the PHP_CURL CA Path in php.ini
using the curl.cainfo directive. On CentOS the "&lt;em&gt;well known&lt;/em&gt;" CAs are
stored in &lt;code&gt;/etc/pki/tls/certs/&lt;/code&gt; therefore the fix was quite simple, add
the following to &lt;code&gt;/etc/php.ini&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;curl.cainfo = /etc/pki/tls/certs/
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Job done! Now HTTPS only site (&lt;em&gt;like github&lt;/em&gt;) lifestream nicely!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 08 Jun 2012 13:56:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2012-06-08:my-lifestream-php-curl-ca-certificate-issues</guid><category>LINICKX-LifeStream</category><category>PHP</category><category>WordPress</category></item><item><title>Making your WordPress.org/extend/plugin pages look cool!</title><link>https://www.linickx.com/making-your-wordpress-orgextendplugin-pages-look-cool</link><description>&lt;p&gt;Whilst browsing what is on offer at wordpress.org/extend I noticed that
the plugins by automattic had fancy banners (e.g.
&lt;a href="http://wordpress.org/extend/plugins/jetpack/"&gt;jetpack&lt;/a&gt; &amp;amp;
&lt;a href="http://wordpress.org/extend/plugins/buddypress/"&gt;buddypress&lt;/a&gt;)... I
wanted in!&lt;/p&gt;
&lt;p&gt;Since the text on these pages is generated from the readme.txt in a
given plugin's repo I figured I'd take a look there and see if the
automattic guys were doing anything different... oh yeah, there were!&lt;/p&gt;
&lt;p&gt;These repo's had a "assets" folder in the root, and in there was a
banner-772x250.png. Simply by generating my own banner (&lt;em&gt;772px wide by
250px high&lt;/em&gt;), creating an assets folder in each of my repos &lt;a href="https://plugins.trac.wordpress.org/changeset/515612/phpbb-recent-topics/assets"&gt;and
committing&lt;/a&gt;
did the trick - so secret sauce required! (&lt;em&gt;NOTE:You have to wait a
while for wp.org to update, I waited overnight&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;I think these are looking rather groovy :)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://wordpress.org/extend/plugins/phpbb-recent-topics/"&gt;http://wordpress.org/extend/plugins/phpbb-recent-topics/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wordpress.org/extend/plugins/phpbb-recent-topics/"&gt;http://wordpress.org/extend/plugins/root-cookie/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wordpress.org/extend/plugins/linickx-lifestream/"&gt;http://wordpress.org/extend/plugins/linickx-lifestream/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 09 Mar 2012 08:38:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2012-03-09:making-your-wordpress-orgextendplugin-pages-look-cool</guid><category>LINICKX-LifeStream</category><category>phpbb_recent_topics</category><category>root-cookie</category><category>WordPress</category></item><item><title>Revision 515613: LifeStream icon/banner</title><link>https://www.linickx.com/revision-515613-lifestream-iconbanner</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/515613/linickx-lifestream"&gt;Revision 515613: LifeStream
icon/banner&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Tue, 06 Mar 2012 22:24:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2012-03-06:revision-515613-lifestream-iconbanner</guid><category>LINICKX-LifeStream</category></item><item><title>LINICKX LifeStream Version 0.3</title><link>https://www.linickx.com/linickx-lifestream-version-0-3</link><description>&lt;p&gt;&lt;img alt="linickx lifestreaam version 0.03
logo" src="https://www.linickx.com/files/2011/09/lifestream_v003-150x150.png" title="lifestream_v003" /&gt;&lt;br /&gt;
It's been a very long time since I've needed to look at this plugin but
since &lt;a href="https://www.linickx.com"&gt;linickx.com&lt;/a&gt; has moved to
&lt;a href="http://theme.wordpress.com/themes/twentyeleven/"&gt;twentyeleven&lt;/a&gt; I wanted
to take advantage of &lt;a href="http://codex.wordpress.org/Post_Formats"&gt;post
formats&lt;/a&gt;; this has motivated me
to make some minor updates.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;New Fetures&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Post Format Support&lt;br /&gt;
   Feeds can be assigned post formats, &lt;em&gt;Standard&lt;/em&gt; is the default format
    if you theme doesn't support this, twentlyelevn does and I think the
    link format works quite well.&lt;/li&gt;
&lt;li&gt;Fail without Bail&lt;br /&gt;
    A bug I'd just lived with was if the feed was corrupt then the
    plugin would simply crash and burn, sometimes a factory reset was
    required to recover. Now the plugin will detect the error, dump the
    message and carry on... much better!&lt;/li&gt;
&lt;li&gt;Admin Page Updates&lt;br /&gt;
   I've been slowly adding context help to my plugins, you know the
    little help in the top right hand corner, so help is now even
    closer. The news feed at the bottom will now take advantage of the
    fail-without-bail feature for when linickx.com is down. The final
    change here is a dontate feature, there is a tick box to remove this
    ;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All &lt;a href="https://www.linickx.com/archives/2751/linickx-lifestream-v0-2"&gt;the old
features&lt;/a&gt;
still exist and the same old information applies...&lt;/p&gt;
&lt;div style="padding: 0.5em"&gt;

-   ***[Download LINICKX LifeStream from
    WordPress.org](http://wordpress.org/extend/plugins/linickx-lifestream/)***
-   [Get **Support and Help** on
    WordPress.org](http://wordpress.org/tags/linickx-lifestream?forum_id=10#postform)
-   [Submit **Bugs and Patches** to
    Trac](http://plugins.trac.wordpress.org/newticket?component=linickx-lifestream&amp;owner=linickx)

&lt;/div&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Sun, 25 Sep 2011 08:11:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-09-25:linickx-lifestream-version-0-3</guid><category>LINICKX-LifeStream</category><category>WordPress</category></item><item><title>Revision 443100: 0.3 is ready to rock.</title><link>https://www.linickx.com/revision-443100-0-3-is-ready-to-rock</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/443100/linickx-lifestream"&gt;Revision 443100: 0.3 is ready to
rock.&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Sun, 25 Sep 2011 08:09:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-09-25:revision-443100-0-3-is-ready-to-rock</guid><category>LINICKX-LifeStream</category></item><item><title>Revision 443091: New readme.txt section required by WP validator.</title><link>https://www.linickx.com/revision-443091-new-readme-txt-section-required-by-wp-validator</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/443091/linickx-lifestream"&gt;Revision 443091: New readme.txt section required by WP
validator.&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Sun, 25 Sep 2011 07:24:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-09-25:revision-443091-new-readme-txt-section-required-by-wp-validator</guid><category>LINICKX-LifeStream</category></item><item><title>Revision 442891: Admin (Dashboard) Page updates, including help.</title><link>https://www.linickx.com/revision-442891-admin-dashboard-page-updates-including-help</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/442891/linickx-lifestream"&gt;Revision 442891: Admin (Dashboard) Page updates, including
help.&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Sat, 24 Sep 2011 09:44:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-09-24:revision-442891-admin-dashboard-page-updates-including-help</guid><category>LINICKX-LifeStream</category></item><item><title>Revision 435922: Post Format Support</title><link>https://www.linickx.com/revision-435922-post-format-support</link><description>&lt;p&gt;&lt;a href="http://plugins.trac.wordpress.org/changeset/435922/linickx-lifestream"&gt;Revision 435922: Post Format
Support&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 09 Sep 2011 21:18:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-09-09:revision-435922-post-format-support</guid><category>LINICKX-LifeStream</category></item><item><title>linickx on github</title><link>https://www.linickx.com/linickx-on-github</link><description>&lt;p&gt;&lt;a href="https://www.linickx.com/files/2011/05/octocat_happy_sm.gif"&gt;&lt;img alt="" src="https://www.linickx.com/files/2011/05/octocat_happy_sm.gif" title="octocat_happy_sm" /&gt;&lt;/a&gt;&lt;br /&gt;
For your social coding pleasure, &lt;a href="https://github.com/linickx"&gt;linickx code is now in
github&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Yesterday I completed the subversion mirror of my WordPress projects -
&lt;a href="https://github.com/linickx/phpbb_recent_topics"&gt;phpbb_recent_topics&lt;/a&gt;
, &lt;a href="https://github.com/linickx/root-cookie"&gt;root cookie&lt;/a&gt; and &lt;a href="https://github.com/linickx/linickx-lifestream"&gt;linickx
lifestream&lt;/a&gt; - now this
isn't a migration, it is a mirror! For the time being I'm happy using
the subversion tools provided by Automattic and the WordPress team but I
understand that git is gaining momentum and many are switching,
basically I'm hoping this makes it easier for the WP community to get in
touch or make suggestions to the code.&lt;/p&gt;
&lt;p&gt;I'm also working on uploading some of my old work, I rely heavily on
google to broadcast my wares and perhaps there are some old dinosaurs
that need resurrecting by a new community of devs? Well if you're
feeling nosey "&lt;a href="https://github.com/linickx/a"&gt;A is for Abandonware&lt;/a&gt;"&lt;/p&gt;
&lt;p&gt;It's likely that new code and projects will appear on git hub, I've been
toying with running subversion on linickx.com but now that Xcode4 has
git built in this cloud based social service might be a better
option.... I guess only time will tell!&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Mon, 30 May 2011 10:40:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2011-05-30:linickx-on-github</guid><category>AbandonWare</category><category>Blog</category><category>git</category><category>LINICKX-LifeStream</category><category>PHP</category><category>phpbb_recent_topics</category><category>root-cookie</category><category>WordPress</category></item></channel></rss>