SimpleTicket Maintenance
The demo site will be unavailable through tomorrow while we perform some server maintenance. We apologize for the inconvenience.
Update: The demo is back up.
Hosted SimpleTicket News
Scott Bauer, our latest addition to the SimpleTicket/Big in Japan team, is now on his second week and he is already working on getting the hosted version of SimpleTicket up and running. Here is the plan:
Revamp UI/CSS/HTML for hosted version
- header/footer redesign (use less real estate)
- pane (drop down and pop-up) redesign (use shadows and clean it up)
- unified buttons and elements (redo them)
- single column page design
- two column page design sample data pages
Version 1.0 Simplification (make SimpleTicket work for 50-70% of all internal IT shops with between 1 and 20 engineers)
- remove multiple customer support (management and statistics)
- remove Architel and superfluous features and nomenclature Signup and Payment Engine
I will be working with the revamped UI/CSS to create wireframes for the team. Additionally we will be working on determining how we might price the hosted service. Current thinking is around $99 - $199 per month per company.
More ruby on rails source code!
The same team that brought you the SimpleTicket code is releasing the source code for their RSS feed tools. The source code is being released using the GPL.* Each tool was written using Ruby on Rails. If you review the code you will note that each tool was built at a different time. See if you can guess which tool was first and which was last. As promised:
- elfURL ~ URL Shortner [source code link to svn]
- FeedVault ~ OPML file storage [source code link to svn]
- FrankenFeed ~ RSS feed merger [source code link to svn]
- InstantFeed ~ RSS feeds via email [source code link to svn]
- QwikPing ~ Ping Server [source code link to svn]
- SocialMail ~ RSS via email [source code link to svn]
The repositories can be accessed either by browser or via the svn client. The svn username is “anonymous” and the password is blank.
* To be clear, it is our intent that anyone who modifies the code MUST release those modifications publicly. If you modify the code for use as your own hosted service we require that you release the modified code. Get it? There is some confusion about this point in the open source community. The license explains that you are required to do so if you distribute or publish the code and some argue that a hosted application does not constitute “distribution” or “publishing” of the code and as such you are not required to release the modifications. We understand the confusion, but want to be very clear, for the purposes of our license hosting the source code for other’s use constitutes distribution or publication of the binary code. This is detailed in the source code files as well. Enjoy!
New SimpleTicket Source Available
We never had the time to put the installer together so we decided to just release the same code we use internally. Feel free to take a look at the demo or just download the code and install it yourself.
Source Code Link (released under the GNU GPL)
The Client Demo Link (client side)
The Admin Demo Link (admin side)
Engineer username and passwords are:
e1@example.local / engineer1
e2@example.local / engineer2
mgr@example.local / manager
Customer Username and Password:
user1@customer.local / employee
If you are interested in contributing to the project or have
questions about the project, please feel free to join the mailing list.
If you are interested in providing a patch or other contribution you may checkout the code from the SVN repository:
svn co http://svn.simpleticket.net/trunk/ simpleticket
The username for the repository is “anonymous” and the password is blank.

