#### Introduction #### Textual is a highly modified version of the open source project known as LimeChat. The user interface is tailored towards users that have used darker themes of the Windows IRC client mIRC, but lighter styles are also available if necessary. The design of the client is mostly based around the open standard of WebKit which means it can be easily themed using CSS and JavaScript. Plugins written in Objective-C and scripts written in AppleScript are also supported. #### Compiling Requirements #### Developers compiling the Textual source code using version 4.0 of Xcode and later are asked to set Xcode to place the build product of each compile in the location specified by the targets. This setting can be changed by going to the "File" menu and then "Project Settings" Ñ If this is not done, then the plugins will not be compiled in correct location for Textual to copy over. Additionally, Textual comes pre-packaged with four build schemes for Xcode 4 users. It is recommended to only use these schemes and none that Xcode itself automatically generates. These schemes which are in the format "Textual (<build type>)" have already been configured for the best results. #### Friendly Request #### It is asked that those with knowledge of compiling Textual do not abuse it to distribute binaries to large groups of individuals during the time period that it is exclusive to the Apple Mac App Store. We are simply asking to not abuse the BSD license too much so we do not have to lock down the software with more obscure licenses. #### Copyright #### Based on work by Satoshi Nakagawa <psychs AT limechat DOT net> Copyright (c) 2008-2010 All rights reserved. <http://github.com/psychs/limechat> Extensive done by Codeux Software <support AT codeux DOT com> Copyright (c) 2010, 2011 <https://github.com/codeux/Textual> A full list of acknowledgements and contributors can be found in the folder: [Project Root] -> Resources -> Documents -> Exported Documents #### License #### The New BSD License Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.