Username Authentication for SilverStripe Websites

Posted by Jeremy Shipman on 5 January 2010 | 0 Comments

Tags: ,

This set of instructions and code will help you to set up username authentication for your SilverStripe website. Note that the SilverStripe CMS has typically relied on E-Mail authentication, so this could cause problems if developers have assumed email authentication. I've provided a patch and information for issues I've found so far.

0 comments | Read the full post

How to set up email bounce handling using SilverStripe and cPanel

Posted by Jeremy on 2 December 2009 | 0 Comments

Tags: ,

These are instructions for setting up bounce handling for SilverStripe, and assumes you use cPanel for site managment. You should be able to mirror these steps accross to other systems also.

0 comments | Read the full post

New Version of SilverStripe Log-In Widget Released

Posted by Jeremy Shipman on 24 October 2009 | 0 Comments

Tags: ,

Finally, I got around to properly coding my log in widget to use a SilverStripe login form, rather than a hack form that submits to the Security controller.

0 comments | Read the full post

New Zealand Web APIs

Posted by Jeremy on 19 August 2009 | 0 Comments

Tags: ,

I'm keen to know what New Zealand APIs are out there. A project I'm working on could benefit from the use of them.

0 comments | Read the full post

CSS hack to get optimised icons

Posted by Jeremy on 29 July 2009 | 0 Comments

Tags: ,

It is good practice to include your website's icons in one image to prevent the client browser making a http request for each icon, which could mean tens or hundreds of requests.

0 comments | Read the full post

Adding FLV videos to SilverStripe page content

Posted by on 11 June 2009 | 2 Comments

Tags: , ,

I came up with a hack way to add flv videos to SilverStripe page content.

2 comments | Read the full post

Website Fundamentals: How to Generate Amazing Results Online - a summary

Posted by Jeremy on 27 February 2009 | 2 Comments

Tags:

I recently attended a free seminar presented by Brent Kelly of ZEALD.COM. A lot of the content (for me) wasn't entirely new, but it certainly structured my knowledge and equipped me with a vocabulary to communicate it. Here is a summary of my notes from the seminar:

2 comments | Read the full post

Learning programming is easier than ever

Posted by Jeremy on 21 February 2009 | 12 Comments

Tags:

I wish we had access to the programming learning tools that are coming out these days back when I was in high school. All we got into was a bit of HTML, some and some MS Access-type database creation.

12 comments | Read the full post

Importance of a backup system that works : ma.gnolia

Posted by Jeremy on 21 February 2009 | 0 Comments

Tags:

In Jan 2009 the ma.gnolia website lost all of their user data due to a corrupted database. In the following video they share about the loss, and give some useful pointers about  doing backup properly.

0 comments | Read the full post