UO Movies
View / Find Movies
Submit a Movie
News and Updates
Donate
Help

 

News

April 2, 2010 Movies older Jan 1 2010 archived
Feb 3, 2009 Regarding requests to remove videos
Nov 14, 2008 Comments system removed
temporarily probably forever due to spam
Apr 20, 2008 Happy 4/20!  Just some subtle changes
Dec 25, 2007 Happy Holidays!  Almost 2000 movies now!

Old News and Updates

July 7, 2005

I decided to put the site back online in its full glory to show off my work.  It shouldn't gobble up too many resources on the server, so if the community starts using it again, no problemo.

Keep in mind that if for some reason I decide to take it down again, I won't simply delete it all or make it unavailable.  At the very least I will provide a download archive with all of the movies, like I did before.


October 5, 2004

The uploads were failing due to a recent change to the server configuration, which reset the folder permissions.  It's fixed!


October 4, 2004

Connectivity Issues

The site has had trouble when attempting to access it via http://www.uomovies.com.  The problem does not occur when accessing via http://uomovies.com.

The problem is in the DNS server.  I use MyDomain services to manage DNS, and for some reason this domain is magically resolving to some other address all of a sudden - 66.150.161.33.  I'm trying to figure out how this happened, and more importantly if it has happened to any of my other dozens of domains.

Access the site as http://uomovies.com to bypass the issue.  I've updated the DNS record and maybe this will reset it to it's original configuration.  I will contact MyDomain to see how this happened.


October 3, 2004

Rating Anti-Cheat Code

I discovered some flaws in the rating anti-cheat code, which was causing votes to register as zero under certain conditions.

For a few weeks, a lot of zero ratings have been registered.  So, I've removed all of these from the database.  Since these are tracked by your IP, if you rated something and noticed it was zero, it will now let you rate again and it should register the correct rating.

This may cause some of the older videos averages to raise slightly in the event that more ratings are registered on those entries, but it's a small side effect to fixing the ratings on the entries affected by this bug.


August 20, 2004

I've put a limit of 10 results per page, and a page browsing feature at the bottom.  My tests show it to be working correctly but I haven't beat on it very hard.  It should handle being say, on Page 6 out of 10, and then changing the Search or Filters and not getting messed up.  It should also remember searches and filters as you browse the pages.  It also should boost performance since it's hitting fewer records (however, it does require an extra recordcount step, and it will also maybe cause more hits to the DB, so we'll have to see.  I may increase the records per page based on performance.)

The server has had some stability problem due to buggy scripts.  I have a monitoring tool that auto-restarts things, but sometimes it doesn't work right.  I've been tweaking it lately to better handle problems automatically to keep uptime higher, so hopefully we'll see the server down less often.  After all, I am hosting about 25 other websites for paying clients so I have a good reason to keep this thing running 100%.


August 17, 2004

After much blood, sweat, and tears, a comments function is now in place.  Currently there's no registration and you can enter any name you want.  Please don't abuse this, I don't want to add more code for a registration system, and I'm sure you don't want to register.

By the way:  The sum of all Perl code is 40k at this point, and a lot of that is HTML embedded in the scripts and really doesn't count as code.  Amazing how much you can do with so little.


August 9, 2004

If anyone is interested in development and / or hosting services, I'm always available to do some side work.  I have a portfolio here.

By the way, if anyone is still accessing the site via it's knepfler.com URL, you should be using the new URL, http://www.uomovies.com.


August 6, 2004

I'd like to take a moment to thank everyone for using the site.  I'm glad everyone is enjoying it and I'm glad that this place is becoming the sole(?) repository for Razor movies.  Hopefully the quality of this feature will improve and we'll see even more movies from the players.

I really want to get a comments section going since I'm sure people would love to talk about these movies.  I'll work on it!  My plan is to add a regular forum and then find some way to automatically create a new discussion thread with the topic pre-set to the video description, including a link to the video or something like that.

If there are any graphic artists out there who just can't stand to look at this mess, feel free to cook up a logo for the top up there, and if you're really feeling saucy, an HTML/CSS layout to improve the looks.  I'll get around to it eventually myself but I'm not much of an artist.  Anything you send becomes the property of me, yadda yadda... not like I make any money here anyway.  :)  Email whatever you come up with to minsc at knepfler dot com!

- Minsc


August 5, 2004

Welcome.

This site is for sharing UO movies recorded with Razor Beta 15 (RPV files).  You can submit the movies to share and find submitted movies in the database easily.

I'm Minsc on the In Por Ylem UO server, but I suppose players from other shards can submit movies too... :)

Email any problems to minsc at knepfler dot com.


 

Features for Version 1:

  • Submitting Movies
    • Fields include Server, Description, Date/Time stamp, Player Name, Guild Name, and Guild Tag
    • Server, Player Name, and Guild Name limited to 50 characters
    • Description supports up to 255 characters
    • Demo size limited to ~512KB (524,288 bytes)  2mb (2,097,152 bytes)
  • Viewing Movies
    • Sorting by any field
    • Searching any field
    • Can click any data to show only records that have identical data
    • Shareable URLs to any search result or sort order (uses GET method, not POST)
    • Rating system
  • Downloading Movies
    • Static URLs to all demo downloads (for forum posting)
  • Back-end
    • IIS / MySQL / ActivePerl
    • A 2-year old reliable production web server with decent bandwidth :)
    • 363 Around 1000 total lines of code - including most of the HTML!

Changes since Version 1:

  • Allowed the ! character in field data
  • It now deletes the invalid database entries created when uploading files that are over the size limit
  • Increased upload limit to 2mb
  • Allowed the ( and ) characters in field data
  • Fixed some line-wrapping issues in the cells
  • Removed the [] from the guild tag field if there is no guild tag
  • Now shows the RPV file size next to the Download link
  • Added file size data
  • Now caches the Size data into the DB (detected on Upload) so I don't have to beat up the filesystem everytime the page is viewed
  • Added Donation page
  • Registered UOMovies.com domain
  • Changed all references of "demo" to "movie"
  • Added an optional server dropdown list for consistent records
  • Allowed the [ and ] characters in field data
  • Added Defiance and others to server list
  • Added display of current search/filtering options
  • Added Rating system!
  • Squashed guild/name fields to fit better
  • Added total records displayed at bottom of page (mainly for debugging sudden DB connection drops)
  • Rounded ratings to first decimal place
  • Allowed the + and : characters in field data
  • Wrapped the date/time data for better layout
  • Added website links to each Server.  Unknown servers do a Google search
  • Added Razor help page and moved ChangeLog to this page.  Homepage now dedicated to news
  • Added admin features to nuke bad movies easily
  • Added a crappy logo (hey it's better than text)
  • Merged News and Changelog as "News and Updates"
  • Created a global header file with logo and new link layout, and linked all pages and scripts to the header file for easier changes
  • Made the View page the Homepage
  • Some layout changes (had to change some of the wrapping behavior on View to fit better).  Things are still a bit squashed..
  • Applied a global stylesheet.  Uses a smaller font all around to fit more in the table on the View page without wrapping.
  • Fixed a rating bug where a rating 8.0909 would become 8909 (a result of chopping off ".0" to make "8.0" just look like "8".  Duh.
  • Adding a nifty rating bar
  • Added # sign to allowed characters on input.  Fixed search / filtering / highlighting for this character
  • Fixed searching for [ character behavior
  • Added some special handling to make searching for guildtags work better
  • Finally added a Comments feature!
  • Added link to return to the View Movies page (retaining the current view settings you had) from the Comments page
  • Added link to Comments page so that people can share the URL to that particular movie discussion thread
  • Allowed ? character in Comments and Submit Movie fields
  • Changed the Christmas-colored rating bars to colors a bit more suited to the site theme
  • Added a 10 results per page limit, with page browsing.  It should handle things pretty well if say, you're on Page 6 and then you change your search or filter to show a recordset that has less than 6 pages.  It basically should reset you to Page 1 whenever the dataset changes.  This should boost performance a bit by skipping some records.
  • Fixed a bug where sorting by one of the columns, and then going to the next page would disable the column sorting and therefore show an unexpected set of records.
  • Disallowed ratings updates from external sites
  • Added a method to set an entry to zero rating due to asshattery, cleaning up ratings from the DB in the process for efficiency
  • Added CrystalGate (both) and RunXUO to submit menu (was being recognized in the view script, but not in dropdown when submitting)
  • Allow spaces in names when submitting comments
  • Added sorting by comment count (Most Discussed) to keep discussions going
  • Made visual / presentation changes to the sorting, filtering, and search functions to make them more intuitive
  • Fixed the rating anti-cheat code which was activating incorrectly under certain conditions

Todo List:

  • Create a static cache of the "View All Movies" page for speed (and to keep things working if there's script or DB failures)
  • Get WUsage working to track bandwidth stats
  • Maybe add a URL field so you can reference a page or forum thread discussing the movie
  • Put in some admin features to delete bad movies, possibly a "notify admin of shitty demo" link
  • Something to verify the RPV files are actually Razor RPVs and not something else
  • Limit number of results per page, if / when the database size gets out of hand
  • Not strip so many characters out of the field input data
  • Possibly add a download counter
  • Add a "Crash Counter" to document the number of times a movie crashed someone's client.  Perhaps this will help the Razor team find the biggest bugs...

This site was created by, and is hosted/operated by [TDP] Minsc of HaveAByte.com.

HaveAByte.com is an application service provider and web developer providing business-class application setup, configuration, customization, hosting, security, monitoring and support.  If you appreciate UOMovies, please consider us for your needs and tell your friends.