Mimesis - Works in theory, theoretically.

Tutorials

August 20, 2008 by Grim Pirate

A geolocation tutorial/snippet has been provided that functions in the exact same way as on the main page.

Version 1.01η

August 20, 2008 by Grim Pirate

New version of Mimesis. However, this new version does not incur any database changes nor does any code written with the previous version, 1.0η, require modification. This is a purely internal change to the package which affects only the file_cull_contents function and source file, and the Mimesis class and source file. Please upgrade accordingly.

Tutorials

August 4, 2008 by Grim Pirate

The voting poll and guest book tutorials have been updated to compatible code for v1.0η.

Tutorials

August 4, 2008 by Grim Pirate

The hit counter, file inclusion, and ad rotator tutorials have been updated to reflect the new version of Mimesis. The voting poll and guest book are still pending.

Version 1.0η

August 3, 2008 by Grim Pirate

A complete remake of the Mimesis script. This update incurs non-compatibility issues with previous versions. No patch will be given. The table creation and storage methodologies have been completely redesigned. Now only two files will be put into use rather than multiple files as before. This makes Mimesis much more user-friendly (in terms of fewer methods for the class) and exponentially faster than before.

If you wish to preserve your previous data I suggest serializing the table contents after performing a full table query. Then, unserialize and reinsert using the new Mimesis version.

Tutorials and Documentation will reflect the new version shortly.

The site itself is now running on v1.0η

Version 1.3e

July 24, 2008 by Grim Pirate

Updated Mimesis once more. This code modification incurred a change to the database. Therefore, v1.3e is incompatible with the database created by v1.2e. However, in the Source page I've provided a patch file that will modify v1.2e databases to work with v1.3e. Instructions on the patch's usage are located within the source code.

The Mimesis version upgrade does not trigger any changes in your source code. Therefore, there is no need to revise any code written with v1.2e.

Version 1.2e

July 22, 2008 by Grim Pirate

The file_retrieve_contents function has been removed altogether. Changes were made to the Mutex and Mimesis class as a result. Hence the version number update. This should improve the speed of Mimesis by using the familiar file_get_contents function from PHP. By upgrading to this Mimesis release you can do away with the file_retrieve_contents source file. Tutorials and documentation will reflect this change shortly.

Version 1.11e

July 22, 2008 by Grim Pirate

Made an update to the file_retrieve_contents function. Designed to improve file reading operations. This is a transparent change that does not affect the database.

New Tutorial

July 21, 2008 by Grim Pirate

A Voting Poll tutorial has been added to the Tutorials page.

Documentation

July 21, 2008 by Grim Pirate

Uploaded the complete Function Reference Documentation for Mimesis v1.1e on the Docs page.

Version 1.1e

July 19, 2008 by Grim Pirate

Unearthed some bugs in the Polarizer class and file_retrieve_contents function. Didn't bother changing the version number. Instead, I overwrote the previous package with a new zip package. Be sure to obtain a new copy if you've already downloaded v1.1e.

Version 1.1 Experimental

July 18, 2008 by Grim Pirate

v1.1e has been officially released. You can find it at the Source page. A discussion of its features will be posted shortly in the new Documentation page.

Site Undergoing Changes

July 18, 2008 by Grim Pirate

The site will be experiencing intermediary changes as it transitions over to the v1.1e release. The tutorials have been updated to reflect what will be the new Mimesis release. The previous tutorials, setup info, and phpdocs have been zipped and archived and are now available in the Documentation page.

Site Modification

July 17, 2008 by Grim Pirate

The Mimesis related features of the site were temporarily shut down in order to transition from Mimesis v2.0 to a new experimental Mimesis v1.0e. The features: random quote display, hit counter, and source distribution. The shutdown was necessary because a change in flat file storage method also occurred. The new experimental version of Mimesis is not backwards compatible with the stable version. However, the loss in backwards compatibility was a result of cleaner code, eliminated overhead, faster query times, and less complex error tracking. This new experimental version of Mimesis will be released shortly to the public. For now it will simply operate behind the scenes on the site to serve content as before.

Version 2.0

June 10, 2008 by Grim Pirate

Testing was performed to see if the speed of the queryTable method could be improved. However, no solution was found but a code bug was unearthed within the Mutex class. No version change for Mimesis necessary.

IRC Channel

June 8, 2008 by Grim Pirate

An IRC channel for Mimesis has been opened on freenode. More details at the Contact page.

Site Modification

June 5, 2008 by Grim Pirate

Added a new Listings link to the main menu. This page also includes info on how to link back to Mimesis.

New Tutorial

June 4, 2008 by Grim Pirate

The Hit Counter has been added to the Tutorials page.

Miscellaneous

June 3, 2008 by Grim Pirate

Pando will no longer be used to distribute the source code. Furthermore, a Mimesis database is actually functioning behind the scenes to distribute the source code, and to track the number of unique visits to the site.

Version 2.0

June 2, 2008 by Grim Pirate

Fixed some bugs that were present due to the name changes, added a missing piece of code to the Mimesis::deleteRow method, and added a parameter to the Mimesis::cols method.

Site redesign, still trying to determine where to place the Mimesis logo.

Version 1.9

May 29, 2008 by Grim Pirate

The changes to the new version of Mimesis are purely for aesthetic reasons. Rather than retaining the cryptic method names that were in use, more "standard" database method calls have been employed. You can see these changes in the phpDocs.

Version 1.8

May 29, 2008 by Grim Pirate

Mimesis 1.8 released. This version of Mimesis addressed the following concerns:

New Tutorial

May 19, 2008 by Grim Pirate

The Guest Book has been added to the Example page.

Version 1.7

May 17, 2008 by Grim Pirate

Mimesis 1.7 released. This version of Mimesis addressed the following concerns:

Version 1.6

May 15, 2008 by Grim Pirate

Mimesis 1.6 released. This version of Mimesis addressed the following concerns:

In order to provide the reordering of columnar headings within a table a separate function array_restructure has been provided. However, this function should only be used to operate on a Mimesis object. It is not an internal Mimesis method.

Version 1.5

May 15, 2008 by Grim Pirate

Mimesis 1.5 released. This version of Mimesis addressed the following concerns:

Capabilities still pending:

Tutorials have also been updated to reflect the new changes.

Version 1.4

May 13, 2008 by Grim Pirate

Mimesis 1.4 released. This version of Mimesis addressed the following concerns:

Capabilities still pending:

Version 1.3

Apr 1, 2008 by Grim Pirate

Mimesis 1.3 released. This version of Mimesis fixed the following errors:

The next version release of Mimesis should include the following:

New Tutorial

Mar 26, 2008 by Grim Pirate

The File Inclusion Tutorial has been added to the Example page.

Version 1.2

Feb 26, 2008 by Grim Pirate

Mimesis v1.2 released. Tutorial updated along with it. phpDocs updated as well.

Tutorial

Feb 15, 2008 by Grim Pirate

An ad rotator tutorial has now been made available to give an example of what Mimesis can do.

Version 1.1

Feb 15, 2008 by Grim Pirate

Mimesis v1.1 released.

Documentation

Feb 14, 2008 by Grim Pirate

phpDocs for Mimesis are now available via the phpDocs link.

Launch

Jan 25, 2008 by Grim Pirate

Launch of the official Mimesis website.