Search
-
Category: (General Joomla!)
What? A quick article on a frequent question I get asked. This refers to an issue within the Joomla CMS (version 2.5.x) where it fails to email users who reset their password. How? A few things ...Created on 09 May 2013 -
Category: (Joomla! Tutorials)
... search systems for a plethora of other systems. The aim of this article is to enhance the Joomla search into par with Google and Wikipedia (or near enough). How? I'd like to use various techniques, ...Created on 07 May 2013 -
Category: (MS Integration Services)
What? This is a quick article to remind me on how to skip blank rows when using a Flat file as a data source. I would receive another Microsoft error as clear as mud: Error: The conditional operation ...Created on 23 April 2013 -
Category: (Joomla! Tutorials)
What? This is a quick article on what I change the error page for Joomla websites to. I like a clean error page, for a demo visit http://www.joellipman.com/elephants. Applies to Joomla 1.6.x, 1.7.x, ...Created on 04 April 2013 -
Category: (MS Integration Services)
What? A quick article on how to skip rows or even specify a range to extract from the Excel file when using as the DataSource. Why? If you are simply using a text file as your data source, then ...Created on 04 April 2013 -
Category: (AutoHotkey)
What? A quick article on if you were given a webpage coded in HTML, what methods in AutoHotkey could you use to separate out the HTML Tables into a ListView. Why? I want a snippet of code that ...Created on 30 March 2013 -
Category: (Product Documentation)
What? So this is an article to serve as documentation for one of the data sources available to download for FREE from this site. Why? It's useful to have a CSV list of all the IP ranges and their ...Created on 17 March 2013 -
Category: (MS Integration Services)
What? Please note: the following article is not a solution but a page of various methods and date conversions which I try and use depending on the situation. This is a quick article on how I got time ...Created on 14 March 2013 -
Category: (Microsoft)
What? This is an article on how to do a restore from backup on a database but when you get the error: "... database is in use". -- SQL Server 2005 EXEC SP_WHO // details on who is logged ...Created on 08 March 2013 -
Category: (Oracle SQL)
... as we have different products/services and these run off various instances of Oracle 9i, 10g, and 11g. This article was written for those that need to support these kind of systems and not as an invite ...Created on 04 March 2013 -
Category: (PHP)
... shady and varies from language to language, I've written this article as a quick reference point. How? Well you use this in your PHP scripts, the examples below are meant to help but feel free to ...Created on 07 February 2013 -
Category: (MySQL)
What? This article isn't unique as there are other tutorials out there. This is meant to detail a process to export a database using MySQL Workbench and then to import it into another database. Why? ...Created on 05 February 2013 -
Category: (MySQL)
What? This is an article on how to replace a string with another in all your joomla articles without modifying other data such as modified date and author. Why? I used to have a third-party plugin ...Created on 03 February 2013 -
Category: (SQL)
What? So this is a quick article on how to install the mySQL add-on for Oracle SQL Developer v3.0.04. Why? I've used various mySQL administration tools to manage mySQL databases over the years, ...Created on 01 February 2013 -
Category: (MS Windows)
What? Applies to Windows 7. Requires a Vogonian environment of red tape and bureaucracy. This is an article to describe an alternative method then "right-clicking on the desktop", "selecting Personalize", ...Created on 22 January 2013 -
Category: (3rd-party Joomla!)
What? So this is an article to note an oddity when I was working with a Yootheme template called "yoo_sync". Some clever scripts (both mootools and jquery) using the equalize method to make div layers ...Created on 21 January 2013 -
Category: (MySQL)
What? So this is a quick article on how to delete from multiple tables in a mySQL database where we use some JOIN statements. Why? It is never recommended to delete from multiple tables and instead ...Created on 11 January 2013 -
Category: (Google)
What? So this is a quick article to get your Google Translation services working with your website. Why? At time of print, Google now charge for every 2,000,000 characters (2 million) every month. ...Created on 08 January 2013 -
Category: (Joomla)
What? More for others than for myself, but this article is for those who do not have development/test environments of their Joomla website. I have been doing this for years and still come across ...Created on 19 December 2012 -
Category: (Transact SQL)
... and the data types will be correct and maybe they'll resolve issues faster than if they were given scrambled data (see my articles on DataJumble and DataScramble). How? CREATE PROCEDURE [Common].[usp_ScrambleMultivalue] ( @TableName ...Created on 07 December 2012