Jimpix.co.uk is a small independent website based in North-West England - it started in December 1999.
The site is run as a hobby, as it's a fun place to learn about web technology and to have a tinker with username generator related stuff.
Apart from the blog, which runs on Wordpress, the rest of the site is run on custom code, rather than using a Content Management System. It uses a MySQL database, runs on an nginx server, uses PHP scripts and is hosted by Zume.net.
You can read (lots and lots and lots) more about the site via the timeline below, or via the change log.
The ancient history of jimpix, should you want to read all about it.
The site was originally set up as a way to display things we enjoyed, such as photography, desktop wallpapers, and designs made using a now ancient and expired technology called Flash. Later it provided a way for people to send ecards, then a username generator was introduced in 2011, and then ecards were removed from the site in late 2022 following a decline in popularity of that part of the site.
From about 2002 until May 2024, the site ran on a scripting language called Active Server Pages, which meant it had to be hosted on Windows IIS servers.
The domain was first registered for free with a company called Freenetname and static HTML content was hosted on their server for a few years.
Later on, dynamic content was added, and ASP content was hosted on a separate site called jimpixsearch
, until we moved to a Canadian company called Alentus, some time in 2003 or 2004.
In those early days the site ran on MS Access databases - there was a separate .mdb
database for each part of the site.
When the site became busier and people were sending lots of ecards, we moved to a hosting company called Tagadab - which later became simplyhosting.com when acquired by team.blue.
Moving to Tagadab involved moving to a Virtual Private Server, and upgrading from the world of MS Access databases, to MySQL.
That was a bit of a steep learning curve, learning to manage a Windows 2012 R2 Server, and setting everything up ourselves rather than having it all done by the hosting company.
At the same time we also started to send out transactional emails using a company called Mandrill, which was later merged with Mailchimp.
Following the decline of the ecard part of the site, and the increasing popularity of the username side of the site, the ecard part of the site was closed down in November 2022.
In May 2024 the site moved to running on a scripting language called PHP (though previously PHP also ran on the Windows IIS server, alongside Classic ASP). We also moved hosts to Zume.net, running on an nginx server.
For a few years the site received quite a bit of ecard traffic - this quotes some old stats:
If you really, really want to read a detailed history of the site, read on below or jump to the change log for a super-detailed history of the site in a change log format. Click on any image thumbnails to view the larger image.
While the world was partying like it was 1999, the jimpix.co.uk domain name was first registered on the last day of 1999. Copies of the site have not been saved but some screenshots are displayed below.
The first archived version shows the main parts of the early version of the site, including things like:
First snapshot showing the ecards had been added to the site, allowing people to send photos and wallpaper designs as ecards.
First snapshot showing the ecards had been added to the site, allowing people to send photos and wallpaper designs as ecards.
A tool I made to display pretty tables with nice coloured cells. I wish I'd kept a copy of the code.
A blue header added to the site. We had made some ecards for the Myotubular Trust. Guestbook still in place.
On the 18th June 2009 a new site design went live, introducing drop-down menus on the main navigation bar. Additionally, a some point between3rd March 2009 and the 8th February 2010:
.swf
files.Most significantly, the username generators pages first started appearing from 10th May 2011 onwards.
Some feedback from site visitors about the ecards:
On 4th December 2013 the site moved to using the Bootstrap CSS framework - as taken from the updates page for that date:
The site's design has hardly changed since December 2013 - the main change was that on 3rd May 2023, the site was upgraded to use Bootstrap Version 5.2.1, and the red theme was changed to a blue theme.
On 8th April 2023 the links on the main navigation bar were changed to link directly to the username pages, and the ecard content was archived, following the move to stop people sending new ecards from 14th November 2022 onwards.
On 5th August 2024, a page was added to the site allowing old interactive flash ecard designs to be viewed on a browser using an open source Flash Player emulator called Ruffle.
ID | Date | Category | Update |
---|---|---|---|
234 | 15-Aug-2024 | cat:usernames | Added 'pgp word list' username category |
233 | 05-Aug-2024 | cat:ecards | Added 'flash.php' page to ecards section, allowing old flash content to be viewed using the Ruffle - Flash Emulator (https://ruffle.rs/). |
232 | 31-Jul-2024 | cat:usernames | Added blog to the site, and added Google AdSense ads to the busiest pages. |
231 | 29-Jul-2024 | cat:usernames | Added 'username-font.php' page to site. |
229 | 13-Jul-2024 | cat:usernames | Removed old "Copy to Clipboard" route which opened usernames in a modal window, and then the user had to click Copy again. Set up new route using code from https://clipboardjs.com/, after seeing it in action on https://css-pattern.com/. |
230 | 29-Jun-2024 | cat:site | Removed Freestar ads from the site (been using them since November 6, 2017). |
227 | 23-Jun-2024 | cat:usernames | Added `username-combinations` pages, one for each username category. |
228 | 14-Jun-2024 | cat:site | Freestar ads: Page Speed Optimization enabled (product designed specifically for Cumlulative Layout Shift) that will help with search results and load times. With this enabled, a user will need to interact with the page before the ads are called. |
226 | 10-Jun-2024 | cat:usernames | Site returned to first in results for "username generator" for US Region on mobile, had dropped as far as 30th since moving hosts late last month. Still 2nd though for US region on non mobile google search results. |
225 | 24-May-2024 | cat:site | Over the past few weeks rewrote site to run on PHP instead of Classic ASP. This evening moved site to Litespeed Server hosted by Zume.net, eventually to move off simplyhosting.com as I will no longer need to administer a Windows Server to run the site |
224 | 07-Jan-2024 | cat:usernames | Site crashed for some reason - had been running on Windows 2012 R2 server from July 2015 to 7th Jan 2024. Set up new Virtual Server running Windows 2022 Server and moved all content to new server. As a result of crash site moved off google search results for US region from number 1 to nowhere in sight. |
223 | 22-Dec-2023 | cat:usernames | - Removed Twitter and Open Graph HTML tags - Tidied up minor SEO issues - On `username.asp` page - send data to page using form not querysring. - Reinstated `word.asp` word lookup page - send data to page using form not querysring. - Changed site nav 'jimpix' page to white text on blue gradient across top of page - Changed link to 'fav.asp' on top nav so link says 'Favourites' rather than linking to a Font Awesome heart icon - Added drop-down in top-nav to `Other` content - experiments and word generator |
222 | 07-Dec-2023 | cat:usernames | Added password generator to username experiments. Same as passphrase generator code, but with no options to tailor output. |
221 | 12-Nov-2023 | cat:usernames | Put username experiments back on the site as I missed them. |
220 | 31-Oct-2023 | cat:usernames | Removed auto-word lookup from `username.asp` page as it was breaking the site. |
219 | 22-Oct-2023 | cat:usernames | Updated 'username.asp' to include auto-word lookup related usernames via AJAX script. |
218 | 08-Oct-2023 | cat:usernames | Deleted all username experiment pages, username variations page, syllables usernames page, social media username pages, and plain text usernames and word generator, changed top nav to just have username generator, random username generator, one word usernames, 200 usernames in a list, favourites and ecards. Added detail to username generator main page with background info about usernames. |
217 | 05-Jul-2023 | cat:site | Deleted "m" spotify tool from the site. |
216 | 19-Jun-2023 | cat:usernames | Removed all content linking to word.asp including navbar search form as it was crashing the site. |
214 | 10-Jun-2023 | cat:usernames | Added search form to main navigation bar linking to word.asp. |
215 | 10-Jun-2023 | cat:usernames | Changed ads around a bit, hard-coding ads in main ad include files instead of the include files containing a 2nd include file. |
210 | 16-Apr-2023 | cat:site | Updated whole site to use latest version of Bootstrap (5.2.1), and added Google Fonts for main body text and h1 headings. |
211 | 16-Apr-2023 | cat:usernames | Split username-generator and random-username-generator results into 2 columns with skyscraper advert on right-hand side split. |
213 | 16-Apr-2023 | cat:site | Fixed bug on contact page, I realised I had not uploaded a new version of the page that I'd written after moving from Mandrill to SendinBlue transactional emails. Contact form was therefore not working from Decemeber 2022 until 16th April 2023. |
212 | 14-Apr-2023 | cat:ecards | Deleted all user related ecard data (ecards, user accounts, reminders, address book). |
209 | 10-Apr-2023 | cat:site | Changed to global navigation across the site, put one top level nav icon for ecards instead of including a 2nd one for photo ecards. Put username content summary on jimpix homepage, containing content which used to appear on words/usernames-home.asp. |
207 | 08-Apr-2023 | cat:usernames | Removed Fonty McFontface from the site. |
208 | 08-Apr-2023 | cat:ecards | Removed all user account content from ecards part of the site, moved top-level ecards navigation off site, archived ecard content and put username links on navbar instead. |
206 | 23-Feb-2023 | cat:usernames | Created "other.asp" username page grouping most username generators under one landing page, and changing top-level nav to only include username generator, random username generator, one word usernames, list of 200, other, home and favourites. |
204 | 11-Feb-2023 | cat:ecards | Updated site to say all ecards and related ecard data will be deleted on 14th April 2023, which is 6 months after the site was updated to confirm users could no longer send ecards from the site. |
205 | 11-Feb-2023 | cat:usernames | Added new Syllables username page, and added new Syllables category to the other username pages. |
200 | 28-Dec-2022 | cat:site | Removed all Mandrill Transactional Email scripts, replaced with Sendinblue. |
201 | 28-Dec-2022 | cat:ecards | Cut down more of the ecard content, tidied things up a lot. |
202 | 28-Dec-2022 | cat:site | Re-did all scheduled tasks |
203 | 28-Dec-2022 | cat:site | Removed AWS account and hosted all files locally again (mainly non photo ecard images) |
199 | 03-Dec-2022 | cat:usernames | Added tiktok username generator. |
198 | 14-Nov-2022 | cat:ecards | Removed option to send ecards from the site - ecards being wound down / removed. |
197 | 23-Aug-2022 | cat:ecards | New version of 'popular.asp' ecard page |
196 | 29-May-2022 | cat:usernames | Added new username categories for hills (Scottish, Welsh, Irish and Alps) and deleted Mister Man category after remove duplicates process meant that category only had 12 words left in it. |
195 | 22-May-2022 | cat:usernames | Added Lake District and Yorkshire Hills username categories. Also changed Fonty McFontface page to return gradient backgrounds as default. |
194 | 01-May-2022 | cat:usernames | Revamped fonty-mcfontface page to return random fonts / backgrounds etc. and removed separate mcfontface single page for permalink. |
191 | 28-Apr-2022 | cat:usernames | Added link to fonty-mcfontface-single record from fav.asp |
193 | 28-Apr-2022 | cat:ecards | Put back documentary and short film ecard categories, even though nobody sends them. Kept for posterity! |
192 | 27-Apr-2022 | cat:usernames | Added link to fonty-mcfontface-single record from username.asp |
190 | 14-Apr-2022 | cat:usernames | Added fonty-mcfontface-single to allow permalink to specific result from fonty-mcfontface record. |
189 | 24-Feb-2022 | cat:usernames | Added go.asp to track which social media sites and domain name registrar links are clicked on from username.asp and fav.asp. |
188 | 20-Feb-2022 | cat:usernames | Updated username.asp and fav.asp to include links to look up username beign checked, on domain registrar websites, to allow quick check to see if domain names linked to the username are available. |
187 | 22-Jan-2022 | cat:usernames | Reinstated Yourword username generator experiment after fixing the logic issue which made it run slowly, and added case options to the page as well. |
186 | 19-Jan-2022 | cat:usernames | Added 3 new username categories: Period Table, Common Antibiotics and Common Medications. Updated 200 words list to include ignored words and updated one word usernames page to limit lengths based on actual word lengths. Updated Plain Text and Passphrase pages to returned ignored categories and removed Yourword Passphrase Generator as not used a lot and was slow running due to bad design of code. |
185 | 24-Dec-2021 | cat:usernames | Added Mister Men username category. I would have added a Little Miss category but it doesn't contain enough words (needs to be at least 50 words per category). |
183 | 19-Dec-2021 | cat:usernames | Added Christmas and Shipping Forecast username categories. |
184 | 15-Dec-2021 | cat:usernames | Added a number of new River username categories, and a World Places username category. |
181 | 11-Dec-2021 | cat:usernames | Added new variations username page to the site. |
182 | 09-Dec-2021 | cat:usernames | Removed Courier New font from username results format as it took took much space up on mobile screens (too wide). |
180 | 19-Sep-2021 | cat:usernames | Restored use of Google Fonts on website, changed username results to use Courier New font and made text size in username results responsive so it's smaller on mobile screens. |
179 | 17-Sep-2021 | cat:usernames | Reversed change made on 11th September 2021 (Updated username pages to remove advert above navbar, and changed text on main username homepage to include a random username when first accessing the page. Also added additional intro text to landing page on main username page.) as it dropped the site to 3 in google results for 'username generator' and impacted advertising income. |
178 | 11-Sep-2021 | cat:usernames | Updated username pages to remove advert above navbar, and changed text on main username homepage to include a random username when first accessing the page. Also added additional intro text to landing page on main username page. |
177 | 24-Jul-2021 | cat:usernames | One week after putting in stripped back username setup, put back to the all singing all dancing versions, with username checking, favourites, sort, and copy to clipboard. Ads also load when first accessing the main username pages. Removing ads and fancy stuff for 1 week made no impact on google results for "username generator" search, still 3rd behind Nordpass and Lastpass. Also added back Font Awesome to username pages. |
173 | 17-Jul-2021 | cat:usernames | Removed many username features which didn't seem to get used much (sort results, copy to clipboard, check availability, favourites). |
175 | 17-Jul-2021 | cat:site | Removed Google Fonts from main CSS, and removed link to Font Awesome |
176 | 17-Jul-2021 | cat:usernames | Updates made to content on main username-generator.asp and random-username-generator.asp pages to improve scores on Lighthouse report. Performance hit still in place when first load page due to loading Quantcast content. Also changed main username pages to not display ads when first loaded to see if it improved google results score. |
172 | 03-Jul-2021 | cat:site | Deleted Projects, Emojinode and Musalytics folders, they were not used. |
171 | 03-Jun-2021 | cat:usernames | Added a new Plain Text Usernames page. |
170 | 18-May-2021 | cat:site | Added option to Musalytics to add individual tracks to playlists. |
169 | 13-May-2021 | cat:site | Reinstated Emojinode |
168 | 12-May-2021 | cat:site | Reinstated Musalytics |
167 | 09-May-2021 | cat:site | Many tweaks and updates to menus, CSS, username lists font-sizes, fixed usernames JS bug which caused sort results to jump to the side when clicking to the left of the heart icon, added in the "back to top" footer button to the bottom of all pages, made heart icons turn fully read instead of having a red outline which adding a username to favourites, and all sorts of other little updates like that. |
166 | 08-May-2021 | cat:site | Updated loads of pages to ensure HTML is valid, and changed main and photo ecard pages to use different form layouts. |
165 | 05-May-2021 | cat:site | Changed advert setup so all content delivered via include files which will speed up updates. |
163 | 03-May-2021 | cat:site | Lots of tweaks on site to improve score on Lighthouse tests ready for Google Core Web Vitals. Removed header logo, changed spacing on username results, and lots of small things like that. |
164 | 03-May-2021 | cat:site | Deleted Emojinode, Petitions and Musalytics from the site. They were hardly ever used. |
162 | 30-Apr-2021 | cat:site | Updated site to use Bootstrap 3.4.1 and jQuery 3.6.0 to fix security issues (with Bootstrap and jQuery). Old versions were Bootstrap 3.3.6 and jQuery 1.12.0. |
161 | 25-Apr-2021 | cat:site | Added musalytics to website. |
160 | 15-Jan-2021 | cat:site | Removed Cookie Consent and replaced with Quantcast Choice |
159 | 06-Jan-2021 | cat:usernames | Added moth names username category |
158 | 06-Dec-2020 | cat:usernames | Added latin and IKEA product name username word categories |
157 | 30-Nov-2020 | cat:usernames | Added chunk, reverse etc. options to list of 200 usernames, and added initial capital options to username, random username and one word username generators. |
156 | 29-Nov-2020 | cat:site | Added emojinode to website. |
155 | 21-Nov-2020 | cat:usernames | Updated Fonty McFontface to include gradient fill on backgrounds, and added in option to choose categories on the page. Also added a couple of hundred new food words to the food category. |
154 | 12-Nov-2020 | cat:ecards | Reinstated photo gallery pages |
151 | 11-Nov-2020 | cat:ecards | Added a 200 ecards per day limit for users to the site. |
152 | 11-Nov-2020 | cat:ecards | Updated emoji TinyMCE plugins to use Twemoji 13.1 designs, including the new Unicode 13 emojis such as the seal etc. Reset emoji use count stats and fixed bug on process ecard page which meant use counts on some emojis were not getting updated. |
153 | 11-Nov-2020 | cat:usernames | Updated emoji username experiment to use new Twemoji 13.1 designs, including new Unicode 13 emoji designs, but only includes emojis with no spaces in their names. |
150 | 05-Nov-2020 | cat:usernames | Put username sort functionality back again, after deleting it on 14th August 2020 |
148 | 02-Nov-2020 | cat:usernames | Fixed bug on fancyfonts and spoonerisms username experiments, now font selection form works correctly. It errored before if font select set to 'random'. |
149 | 02-Nov-2020 | cat:ecards | Moved login / user page links to top-right of pages instead of top-left since that's where that type of thing normally is on websites. |
147 | 01-Nov-2020 | cat:usernames | Added new Fonty McFontface page to the username generator section. Updated main pages to only return username categories with more mainstream words in (don't include categories where the ingnore flag = 'y' when the category is set to random). Also updated random username generator - it didn't remember the categories that were selected on first submitting the form. |
144 | 31-Oct-2020 | cat:site | Deleted Feedburner RSS feed with about 960 subscribers on it. |
145 | 31-Oct-2020 | cat:ecards | Fixed ecard bug which meant it wasn't possible to edit future dated ecards. |
146 | 31-Oct-2020 | cat:ecards | Edited homepage to make it more mobile friendly, removed lots of text, reduced thumbnail images from 200x150 to 75x56 in the most part. |
143 | 28-Oct-2020 | cat:usernames | Changed format of forms on username-generator, random-username-generator and one-word-username pages, returning them to the compact inline layout that used to be in place before 25-OCT-2020. |
137 | 25-Oct-2020 | cat:usernames | Re-introduced favourite username functionality to the site. This time it's on its own, without the sort functionality being in place at the same time. Improved the javascript code that makes the favourites work, and added the favourites page. This time the favourites page has the option to copy the favourites to the clipboard. |
138 | 25-Oct-2020 | cat:word-generator | Put favourites functionality back on the word generator |
139 | 25-Oct-2020 | cat:usernames | Added option to copy all username results to the clipboard and to dispay the results in a textarea in a modal pop up. |
140 | 25-Oct-2020 | cat:usernames | Added "chunk" option into Bells and Whistles, which allows you to return a random chunk of a word, and also added option to add a number to the start and / or end of username. |
141 | 25-Oct-2020 | cat:usernames | Changed format of forms on username-generator, random-username-generator and one-word-username pages so each field has its own label, and the forms are no longer inline. Intention is to make it simpler to see what each form field is for, at the expense of a more compact form layout. |
142 | 25-Oct-2020 | cat:usernames | Added lots more words to minecraft category, and added a Harry Potter Spells category. |
135 | 05-Oct-2020 | cat:usernames | Deleted usernames twitter and instagram accounts |
136 | 05-Oct-2020 | cat:ecards | Deleted jimpix ecards twitter account |
131 | 30-Sep-2020 | cat:usernames | Set up Jimpix Usernames on Instagram |
132 | 30-Sep-2020 | cat:site | Changed rule to block bots from the site using method from <a href="https://sublimecoding.com/blocking-bots-in-iis/">Sublime Coding</a> |
133 | 30-Sep-2020 | cat:usernames | Added option to change font on Fancy Fonts and Spoonerism Experiments |
134 | 30-Sep-2020 | cat:usernames | Added direct link from main username-generator.asp page to look up rhyming etc. words linked to the user-inputted word, instead of only being able to access it from the username checking username.asp page |
130 | 16-Sep-2020 | cat:usernames | Added Harry Potter and Tolkien username categories. |
129 | 06-Sep-2020 | cat:usernames | Added option to put random numbers at start and / or end of username. Also added option to mouse over username to see the original word making up the username, in the event you have reversed or shuffled the letters that make up the username. |
128 | 05-Sep-2020 | cat:usernames | Added shuffle option to the Bells and Whistles tick boxes. |
126 | 02-Sep-2020 | cat:site | Set up UsernamesJimpix and EcardsJimpix accounts on Twitter. |
125 | 23-Aug-2020 | cat:ecards | Removed Make Your Own Ecard option, and associated ecards. Take up was low of the new feature, so removed Make Your Own options to simplify things. |
124 | 21-Aug-2020 | cat:site | Set up IIS Request Filtering to filter out various Bots like SemRush, Yandex etc. etc. |
123 | 19-Aug-2020 | cat:usernames | Added extra adverts to username-generator.asp, random-username-generator.asp, username.asp and word.asp pages. |
122 | 15-Aug-2020 | cat:usernames | Removed moving letters and yourword username experiments. |
108 | 14-Aug-2020 | cat:word-generator | Moved Word Generator from generators folder to words folder, in the same place as the other generators. |
110 | 14-Aug-2020 | cat:word-generator | Removed username combinations page, word filter page and 'word' page since those pages were rarely used. |
111 | 14-Aug-2020 | cat:usernames | Removed option to sort usernames. |
112 | 14-Aug-2020 | cat:usernames | Removed prefix and suffix username page. |
113 | 14-Aug-2020 | cat:usernames | Removed favourite username functionality. |
117 | 14-Aug-2020 | cat:word-generator | Removed favourite word functionality. |
118 | 14-Aug-2020 | cat:word-generator | Removed option to sort words. |
119 | 14-Aug-2020 | cat:site | Added redirect rules into web.config to redirect all HTTP to HTTPS, and to redirect all www to non www. Used web.config instead of doing a hack in an asp include file. |
120 | 14-Aug-2020 | cat:usernames | Created a Jimpix Usernames Twitter Account and linked to it from usernames part of the site. |
121 | 14-Aug-2020 | cat:usernames | Set up Twitter Cards on the main username generator page. |
104 | 12-Aug-2020 | cat:usernames | Removed "usernameism.asp" page that provided variations on a username. It wasn't used much and was a bit over the top... |
102 | 11-Aug-2020 | cat:ecards | Added Make Your Own Ecard facility to the site |
105 | 11-Aug-2020 | cat:ecards | Moved ecard and photo ecard and preview pages to run on PHP. |
106 | 11-Aug-2020 | cat:ecards | Added a Nice ecard category, using clever javascript code from Codepen |
107 | 11-Aug-2020 | cat:ecards | Added a Religion ecard category, all based on the new make your own ecard page setup, so all of the content can be edited. |
101 | 08-Aug-2020 | cat:ecards | When creating new ecards from Vimeo, I used to extract the data from the video using XML, such as in <a href="https://vimeo.com/api/v2/video/443856794.xml">this example URL</a>, for this <a href="https://www.vimeo.com/443856794">video</a>. However, that method is now deprecated (https://help.vimeo.com/hc/en-us/articles/360042975791-Deprecated-APIs-libraries-and-upload-methods). Instead, there is a new method called oEmbed (https://developer.vimeo.com/api/oembed/videos). I changed to using JSON to get the video data, so a sample URL is <a href="https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F443856794">here</a>. For the page to create new ecards from external vimeo data, changed to use the new URL and to use JSON instead of XML. |
100 | 25-Jun-2020 | cat:usernames | Removed flickr image options from username pages (username experiments, usernameism page). |
97 | 03-Jun-2020 | cat:word-generator | Fixed issue on word generator page, where clicking on a word to look it up resulted in the wrong word being returned. |
98 | 03-Jun-2020 | cat:ecards | Removed cryptic icons on ecard user account pages and replaced them with meaningful text descriptions instead. |
99 | 03-Jun-2020 | cat:ecards | Changed the user account drop-down in top-left of the screen to make it more obvious that it contains user account options. Previously the drop-down heading just had the user's name displayed, so the user had no idea that it was a useful drop-down menu. |
96 | 12-May-2020 | cat:usernames | Removed Youtube, Map and Voice username experiments and Youtube from usernameism page as Youtube API expired and I can't work out how to get it working again. |
95 | 08-May-2020 | cat:ecards | Reinstated facility to alert users about when their ecards cannot be sent to the recipient |
80 | 23-Feb-2020 | cat:usernames | Removed username variations pages from usernames section. |
81 | 23-Feb-2020 | cat:site | Removed spoonerisms pages from the site (but leaving the spoonerism username experiment in place). |
82 | 23-Feb-2020 | cat:ecards | Changed to using Twemoji emojis on the rich text editor on send-ecard pages instead of Joypixels / EmojiOne emojis. |
83 | 23-Feb-2020 | cat:ecards | Changed Process, History-Check, View, History and Manage Ecards pages to run via PHP instead of ASP, so they support unicode characters and native emoji characters |
84 | 23-Feb-2020 | cat:ecards | Merged the "sent ecards", "received ecards" and "search ecards" pages in the member's section, into one single manage ecards page. |
85 | 23-Feb-2020 | cat:site | Changed all ASP pages to use parameterized queries |
86 | 23-Feb-2020 | cat:ecards | Changed design of View / History Check ecard pages (adverts removed and design updated). |
87 | 23-Feb-2020 | cat:site | Removed photo gallery pages |
88 | 23-Feb-2020 | cat:usernames | Added what3word maps and moving letters username experiments |
89 | 23-Feb-2020 | cat:usernames | Changed design of username experiements homepage |
90 | 23-Feb-2020 | cat:usernames | Added option to username checking page, to be able to drill down to the individual words which make up the username, and from there, look up other usernames related to that word (e.g. rhyming / related etc). |
91 | 23-Feb-2020 | cat:usernames | Changed the my favourite username page, to add in link to look up details of each word that makes up the username (e.g. rhyming etc), and also returned the availability results one site at a time instead of in a big chunk, hosting the PHP on jimpix instead of siteground (the main check on username.asp was moved to a local PHP file on 3rd Jan 2020) |
92 | 23-Feb-2020 | cat:word-generator | Added favourite words functionality to the word generator. |
93 | 23-Feb-2020 | cat:word-generator | Added an individual word page to the word generator section, which returns a random word and other related words (rhyming etc). |
94 | 23-Feb-2020 | cat:usernames | Added an individual username page to the username generator section, which returns a random username and other related usernames (rhyming etc). |
79 | 03-Jan-2020 | cat:usernames | Moved username checking functionality to be hosted on jimpix instead of on siteground, and delivered check results one by one instead of in a big chunk of HTML. |
78 | 30-Oct-2019 | cat:ecards | Fixed ecard bug where message contents were deleted if Preview option used. Probably broken since May 2019. Sorry for any inconvenience caused by this issue. |
77 | 25-Aug-2019 | cat:site | Changed to v3 Google Recaptcha on Contact page. |
76 | 11-Jun-2019 | cat:usernames | Added elastic username generator |
75 | 09-Jun-2019 | cat:usernames | Added option to display individual usernames on its own. Also added bouncing and blinking typography sections to the typography username experiments page. |
74 | 05-Jun-2019 | cat:site | Started hosting username JS and CSS files on Amazon AWS |
73 | 12-Jan-2019 | cat:usernames | Reduced number of usernames checked on username checking page to 10 instead of about 18, and returned all results in one chunk of HTML to allow one call to PHP checking page instead of 18 calls to the page, to reduce load on PHP script. Reduced load on remote PHP script hosted by Siteground |
72 | 02-Jan-2019 | cat:site | Launched the spoonerisms section. |
71 | 27-Dec-2018 | cat:usernames | Updated design of passphrase generator with "yourword" option to include results in textarea field. |
70 | 24-Dec-2018 | cat:ecards | Another u-turn - members ecards will not be deleted at all, unless there is 15 months of inactivity on the account. |
69 | 16-Dec-2018 | cat:ecards | Changed my mind - won't delete user accounts after all! |
68 | 24-Nov-2018 | cat:usernames | Refreshed design of username experiments page |
67 | 20-Nov-2018 | cat:usernames | Added new passphrase generator with "yourword" option |
66 | 27-Oct-2018 | cat:ecards | Removed option for new user accounts to be created. Provided notice that user accounts will be deleted on 1st Jan 2019. Also linked username pages to new username-api website. |
65 | 04-Jul-2018 | cat:usernames | Added option to passphrase generator to allow words to be split with dashes, symbols, numbers etc. |
63 | 19-May-2018 | cat:site | Added a Cookie Consent solution from https://cookieconsent.insites.com/, found via https://www.cookiechoices.org/intl/en/ |
64 | 19-May-2018 | cat:site | Revised the Privacy Policy to make it compliant with General Data Protection Regulation (GDPR) which came into force on 25th May 2018. |
58 | 26-Nov-2017 | cat:usernames | Moved username pages over to https |
55 | 25-Nov-2017 | cat:usernames | Put back favourite usernames options onto standard username pages. |
56 | 25-Nov-2017 | cat:usernames | Removed bells and whistles special versions of pages |
57 | 25-Nov-2017 | cat:usernames | Bells and Whistles versions of usernames re-instated |
59 | 23-Nov-2017 | cat:usernames | Removed right-hand sidebar from the 3 busiest username pages |
60 | 23-Nov-2017 | cat:usernames | Added grid display of random usernames to the 3 busiest username pages, before form is submitted |
61 | 23-Nov-2017 | cat:usernames | Added username variations pages |
62 | 23-Nov-2017 | cat:usernames | Added option to check username availability - click on a username to check availability across a number of popular social media websites |
54 | 12-Nov-2017 | cat:usernames | Added passphrase generator |
53 | 02-Nov-2017 | cat:ecards | Removed Google reCaptcha from send-ecard pages. |
50 | 18-Oct-2017 | cat:site | Added custom search field onto main navigation |
51 | 18-Oct-2017 | cat:usernames | Created 4 new versions with those options included on them (with bells and whistles, favourites and sort options). |
52 | 18-Oct-2017 | cat:usernames | Stripped back the "bells and whistles" options from the 3 busiest pages |
49 | 03-Oct-2017 | cat:usernames | Removed Sort and Favourites options. Too many bells and whistles! |
48 | 24-Sep-2017 | cat:usernames | Added option to random username generator and username generator pages, allowing users to add their own text to only return words including that text |
46 | 18-Sep-2017 | cat:usernames | Revised favourite username button functionality |
47 | 18-Sep-2017 | cat:usernames | Added button to show / hide favourites options from usernames |
42 | 10-Sep-2017 | cat:usernames | Tidied up navigation for username pages |
43 | 10-Sep-2017 | cat:usernames | Added Snapchat and Facebook Name pages |
44 | 10-Sep-2017 | cat:usernames | Added option to sort username results |
45 | 10-Sep-2017 | cat:site | Deleted various generators from the site (horse and name) |
41 | 22-Aug-2017 | cat:usernames | Added ability to delete individual favourite usernames from the favourite usernames list |
40 | 20-Aug-2017 | cat:usernames | Added favourite username (my-favourite-usernames.asp) functionality to the usernames pages, using Javascript Local Storage |
39 | 15-Aug-2017 | cat:ecards | Updated the password reset process to use a password reset link instead of sending a new random password in an email |
38 | 13-May-2017 | cat:usernames | New tiles and 3d username experiments added |
37 | 28-Apr-2017 | cat:ecards | Google Recaptcha validation added to the send ecard pages |
35 | 17-Apr-2017 | cat:usernames | Added username experiments homepage |
36 | 17-Apr-2017 | cat:usernames | Added youtube username experiment |
32 | 16-Apr-2017 | cat:ecards | "Popular" emoji category added, and new emoji designs added |
33 | 16-Apr-2017 | cat:ecards | Emojis used on the send-ecard pages now include the title attribute |
34 | 16-Apr-2017 | cat:usernames | New username voices experiment added |
30 | 15-Apr-2017 | cat:usernames | Removed username circle and initials experiments |
31 | 15-Apr-2017 | cat:usernames | Updated Username Experimentspage - red navigation banner added |
29 | 06-Apr-2017 | cat:ecards | Removed all ecards from the site which had Flash content |
27 | 12-Jun-2016 | cat:usernames | Emoji Username Generator added to the site |
28 | 12-Jun-2016 | cat:ecards | Rich text editor added to ecards |
26 | 15-Nov-2015 | cat:site | Ecard FAQ page added to the site |
25 | 29-Oct-2015 | cat:site | SSL facility added to site for user / members section |
24 | 28-Jul-2015 | cat:ecards | The first animated GIF ecards added to the site |
23 | 20-Jul-2015 | cat:ecards | Flash ecards removed for good |
22 | 04-Jul-2015 | cat:site | Moved hosting company, to Tagadab |
21 | 14-Jun-2015 | cat:ecards | Ecard users now alerted via email if ecards cannot be delivered |
20 | 28-Dec-2014 | cat:ecards | Ecard user accounts which have not been used for more than 15 months will be automatically deleted |
19 | 12-Dec-2014 | cat:ecards | Option added to allow users to upload their own images to use in their ecards |
18 | 26-Aug-2014 | cat:ecards | When signing up for a user account, you can just use your email address as your username |
17 | 24-Aug-2014 | cat:ecards | Option added to allow users to set reminders for events - e.g. birthdays - email reminders sent 3 days before the event |
16 | 10-May-2014 | cat:ecards | Ecards using flash animations changed to display a static image when viewed on smart phones and tablet devices |
15 | 17-Mar-2014 | cat:usernames | New random name generator added |
14 | 26-Jan-2014 | cat:ecards | Notification emails changed to HTML format |
13 | 17-Jan-2014 | cat:ecards | Email delivery moved to a new provider - Mandrill |
12 | 04-Dec-2013 | cat:site | New site design - using Bootstrap |
9 | 20-Jun-2013 | cat:ecards | Moved site to host Vimeo and Youtube thumbnail images externally |
10 | 20-Jun-2013 | cat:ecards | Added quick way of adding video ecards to the site |
11 | 20-Jun-2013 | cat:ecards | Homepage tweaked to show recent additions / popular content and the most popular categories for the past week |
8 | 03-Jun-2013 | cat:ecards | Address book added to ecards users section |
6 | 12-Nov-2012 | cat:ecards | Improved the ecard search functionality |
7 | 01-Jun-2012 | cat:usernames | Random username generator added |
5 | 18-Dec-2011 | cat:ecards | For those of you who are members, you can now search your sent ecards - handy when checking which ecards you have sent, and whether or not they have been read |
4 | 20-Sep-2010 | cat:ecards | Added a new ecard users section which will allow you to track sent / received ecards, and various other such bits and pieces |
3 | 06-May-2010 | cat:ecards | Added option to have a future send-date on ecards |
2 | 29-Jan-2010 | cat:ecards | Started to include video ecards on the site |
1 | 23-Dec-2009 | cat:ecards | Added option to send the same ecard to multiple recipients - up to ten at the same time |