Archive for the ‘free scripts’ Category

Small Updates

Friday, October 16th, 2009

Let me know if you notice anything broken or borked… just moved the blog to a new server.

Since my last post I’ve added a few new things to my github account… one is a mmorpg rails plugin and another is a server automator for fresh installs to get them production/development ready.

Server Setup Fu

A collection of shell scripts that you run once to setup a bare metal server for development or production.
mmo_fu

A rails plugin to interact with MMO websites like: wow armory, lotro armory, etc.

Servly is also still chugging a long and is going to be offered as SaaS — I’ll post more information about how to sign up once we get closer to launching it.

And I’ll leave on this note:

BlueBug v1.5 Released!

Thursday, February 19th, 2009

I’ve uploaded the newest version of BlueBug and updated the page for it as well, head on over to http://bluescripts.net/bluebug/ to download it!

BlueBug 1.2 Released

Monday, October 27th, 2008
  • v1.210/27/2008 – RELEASED
    1. Fixed all short tags (if you still get an error let me know, I’m 99.9% sure I got them all)
    2. Script now works properly in sub directories – see demo for in-action.

BlueBug Update

Tuesday, September 9th, 2008

I have released an update to BlueBug today that addresses the following issues that were brought up in comments:

  • v1.1 – 9/9/2008 – RELEASED
    1. Added a line to the config.php to limit registered users to posting. Add $config[registered] = 1; in your config.php file to only allowed registered users (if upgrading).
    2. Added a last insert id function to the Database class.
    3. Administrators now get emails when new tickets have been added.
    4. Assign to list for tickets now properly displays all users.
    5. When a user is assigned to a ticket, they are notified by email.
    6. Priority # changed to text for easier reading.
    7. Users are now emailed when their ticket is closed, if they are registered.
    8. There is now a user administration area in the admin panel.

BlueBug Demo

Wednesday, August 27th, 2008

BlueBug demo site:

http://bb.bluescripts.net/

Let me know what you think by leaving a rating!

If you like our
script, please rate it!

BlueBug almost ready for release

Sunday, August 3rd, 2008

I will be finishing up the admin functions and installation scripts for a new bug reporting system called BlueBug the next few days that will be open source and free, look forward to it!

© 2008 Josh Rendek.