SimpleLife 1.3 Release
Posted by Kieran - 14/06/08 at 02:06:41 pmEventually….. I managed to fix the cache issues. Turns out 90% of them were caused by people who didn’t have a cache folder. Tsk. I spent 6 months trying to fix a problem that wasn’t there.
Anyway, started coding up relative dates and a date cut off today so that shouldn’t take long.
These aren’t features that I am that bothered about by the way, but they seem popular and I have been doing loads of PHP coding at work recently and am now looking at “problems” and seeing “solutions” without have to think, so its good practice.
Plugins/Getting Married - An Update
Posted by Kieran - 28/05/08 at 12:05:24 pmOk, so the plugins have hit the ground for like 5 months. Fear not - they are back on track as of now. I’m looking for someone with subversion experience to keep the official repository up to date with latest releases. If you’re interested let me know.
Anyway the reason its all gone quiet is its all been less than quiet in the real world. Not only did I start a new job (very well thankyou) but I got engaged.
We’ve now booked the venue (Smugglers Wheel), found the dress (I think?!) and set the date (June 14th 2009). And thats the three biggest things done. Obviously as a male, and a pragmatist, I’m twitchy until the deposit for the dress is laid down because anything could change but theres a mental commitment in place I suspect.
Now all we need to do is settle on a song for Shelley to walk down to the aisle to, which isn’t easy considering our taste in music (I’m still pushing for Get Mad You Son Of A Bitch by A Wilhelm Scream ![]()
OMG! WTF! BFG!
Posted by Kieran - 20/02/08 at 11:02:13 amYeah - lets get this straight - anybody else who emails my personal email address demanding my personal attention and demanding that i help with my plugin issues will get blocked, and probably, maybe, will get struck by divine lightning.
I’m very busy at the moment, I’m working 50 hour weeks, I’m playing league squash and football - i just don’t sit around waiting for support questions. I love that people are using my plugins, I’m glad they do what you want to do, but if it doesn’t work, suck it up. I try my best, but unfortuantely, not having access to your fingers or server it can be a struggle….. comment on the blog page and i’ll try, or check the FAQ’s and other posts….
If anyone wants to donate a couple of pounds or dollars, then please do email me. If you want to say hi, feel free to email me. If you want to make a suggestion or ask a question, politely, please don’t hesitate. Its the aggresive/demanding people that are beggining to grate.
As for versions and features…. 1.3 of Simplife is on the way, i just need to iron out a few kinks, and picturegrid is indefinately parked until i get some more time to do it some justice.
SimpleLife Flickr Updates
Posted by Kieran - 17/01/08 at 06:01:29 pmCheck out my lifestream for exciting developments on the SimpleLife front.
Coming soon:
- Show Flickr images in feed. (Optional)
- Show only Flickr photos in specific tag. (Optional)
- Flickr related links to a non photo page are not marked in flickr colours. For example a link to a flickr set from delicious, will now look like a link from delicious instead of an uploaded photo.
SimpleLife 1.1b
Posted by Kieran - 06/01/08 at 04:01:41 pmYou wait all week for an update and two come along in minutes. Thanks to Kev who pointed out a nasty typo bug which caused 1.1a to run a PHP5 function in 4.x
No need to upgrade from 1.1a to 1.1b if you already have 1.1a and it wrs (ie you’re using PHP5).
SimpleLife 1.1a
Posted by Kieran - 06/01/08 at 03:01:51 pmI’ve just released version 1.1a of my lifestream plugin for wordpress Simplelife.
This maintenance release addresses the following issues:
- Twitter Feed - Was truncated and needed to be fixed.
- Fix Stripos in PHP4 - Not available on PHP4 installations, routine now added.
- Option & Function Tidy Up - Some of the options I’d used were a bit non specific, which could clash with a similarly badly written plugin
- Last.FM Bug - Typo leading to no background colour for last.fm
The following features have been added (or activated because i did include timezones in the last release but they were not fully functional or compatible with PHP4).
- Allow Users To Change Timezone - Optional for PHP5 users to correct times.
- Experimental: Allow PHP4 Users To Change Timezone - Useful even though PHP4 is end-of-life’d
- Date/Time Display Formats - Including date time display options for each feed item.
There may well still be some issues with PHP4 installations. I am relying on feedback, because I do not have access to a PHP4 server.
SimpleLife Update
Posted by Kieran - 02/01/08 at 09:01:58 amFor those of you using SimpleLife, i have narrowed down a few of the issues have been reporting.
You’d think all these issues would make me cry and wring my hands of wordpress plugins forever, but actually, I’m enjoying it! There have been quite a few bits and pieces that i have either overlooked or not considered, or in some cases not had the ability to test properly.
Twitter feeds do not work. Unfortunately i don’t have a twitter account (facebook handles my status updates) so i had no way of testing it. This will be fixed in the next revision, thanks for the (quite specific!) error reporting!
The plugin appears to cause all sorts of PHP4 issues. One of the functions I’ve used is PHP4 safe from a specific revision onwards and it seems some of you are not upgraded yet. Another function is definately not PHP4 safe and will break things. I am working to address this. There is always a fix, even if i have to code stripos my self
Those are the two main issues and i will probably concentrate on those rather than features for the next revision, probably by the end of this week.
As always feedback appreciated.
SimpleLife Plugin Ready!
Posted by Kieran - 21/12/07 at 08:12:17 amSo I hacked together a lifestream using SimplePie, and it turned out quite a few people were interested. Whilst it was great for people who could code or who were interested in coding, it wasn’t great for the PHP challenged amongst us - what the greater community really needs, even those who are big on code but short on time, is simplicity.
So I set about tranforming my PHP script into a fully fledged plugin for wordpress, below is a preview of the options page:
As you can see - everything is contained on one options screen. Click on the color labels for each feed and up pops a 217 web safe colour palette. Choose a colour and you get an example in the box. The piece de resistence though, save the options and the plugin automatically updates the username/feed field to give you an up to date example of what each lifestream option will look like for that feed. Color clashes? Change them!
Also - in most cases its enough to enter your service username. However, some sites aren’t compatible with this such as flickr - I *could* add some scripting to change a flickr username to an ID, but in my experience this is not only buggy, but requries the bundling of the Flickr API, which adds a bit of overhead. Instead you just add your ID (there is a link to IDGETTR which will tell you your ID).
Is there anything I’ve not thought of I wonder? I’ll provide a limit for number of items shown, and of course there will be a widget as standard. Please let me know if there is anything you’d be interested in seeing in the first release proper, or in future releases. Spread the word too if you can, I don’t want this to be the best lifestream plugin I want it to be the wordpress lifestream plugin.
PS. Anyone any good at styling plugin options screens, I’m struggling to make my options pretty in layout
SimpleLife Updates
Posted by Kieran - 05/12/07 at 03:12:49 pmMy Wordpress Plugin SimpleLife has been featured on popular lifestreaming blog http://lifestreamblog.com.
Based on some early feedback, I’ve also updated the roadmap to show my intentions now I’ve hit a usable beta.
This basically details me turning it from a page template into a fully fledged plugin. I intend on allowing people to put their service usernames into an options page and allow simplelife to generate the feed address dynamically, i also intend on allowing users to add aditional themes.
Finally, i hope to introduce a visual style generator into the options page so each feed can be styled from within the options page.
Phew!
SimpleLife 0.9
Posted by Kieran - 30/11/07 at 10:11:56 pmSo I finally got my act together and finished packaging up my own lifestream plugin for wordpress. Ok, so its not a plugin in the sense you need to enable it, but it is as simple as possible - three files including the required RSS parser library SimplePie.
The project page, which inludes download, installation and styling instructions is: Here
Let me know if you decide to use it and I will link to your site, and feel free to suggest improvements etc.
Powered by WordPress with GimpStyle Theme heavily modified by Kieran Delaney.
Entries and comments feeds.
Valid XHTML and CSS. 20,413 spam comments ignored.