rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ajpaterson

Pages: 1
1
RAWR-Designs / Live 3.0.1 Player window crashes Safari in Snow Leopard
« on: April 13, 2011, 08:02:19 PM »
Seems to work fine when accessing from Windows on Chrome, IE, or Firefox, but when accessed from a mac running Safari, the preview player window asks for a name and password and then crashes Safari.  It's hung with a Q and ? in the player window that pops up until a force quit is done on Safari from the finder.

-AJPaterson

2
Well it appears that bmail and my isp's mail server don't get along.  >:(

Mail sent to my personal account is fine, but mail sent to my work account has the body stripped.

In any case, I will probably change direction with this a little as this form is too small to send a useful message, and I may simply set up mail to: buttons to cover several potential recipients.  Thanks Rejetto for putting so much time into this, fixing a bug, and showing me the way.  I'll be sending the additional donation tonight.

Regards,
-Anthony

3
i updated the attached file above, to make the output message nicer.

anyway, i just tested and got the content as well.
if it doesn't work on your side, maybe it's because there's a problem saving the temporary file that stores the content.

it's this line
{.set|tf|email.temp.txt.}
where tf stands for temporary file, the rest is the name ;)

I tried this at home and you are correct, it is including the body.  It must be a temporary file or permissions issue on my server. I'll try it out and report back.

-Anthony

4
i made some adjustments to fit your needs: replace file
template\rawr_default\shoutbox\display_posts\hfs.diff.tpl
with the attached one

this should be enough.
and you can also remove the text you pasted in the diff template.

I replaced the hfs.diff.tpl file and reloaded the page and bam, there was the new form in the place of the shoutbox!  I've just received my first email from the system entitled, messaging from hfs.  Unfortunately the contents of the message was missing.  I'm going to take a look at the diff file to see if I can figure that part out myself.

5
Hi Rejetto,

I tried the new build (232) with both the original code and new code you provided as home/root diff template and diff template doesn't appear to be working for me at all now.  The shoutbox remains original.

6
Hi Rejetto,  Still having fun tonight playing with your software instead of going to bed.

i hope i won't be sued for lost nights ;)

On the contrary, HFS helps me sleep soundly.

Quote
5.  The icons I'm missing are flash and quicktime, so I'll probably just install the apps on the 2003 machine and use the system icons.  I tried to find some freeware .ico packages, but none were appealing.

there are quicker ways to get those .ico files
go to http://icons-search.com/ and search "quicktime" and then "flash".
they provide png but also ico format.
[/quote]

I learn something new every day!

Quote
right click on the home/root > properties > diff template

paste it there

Ok, I did this, but I get a weird hfs window repeated within the shoutbox when this is added as a diff template to the home/root.  I even tried going back to the original unmodified rawr-template

7
dissable DEP
Code: [Select]
http://en.wikipedia.org/wiki/Data_Execution_Prevention

Nice try but it wasn't DEP.  At the bottom of the General Properties page there was some text that reads "Security: This file came from another computer and might be blocked to help protect this computer.  Beside it there was a button that said "Unblock".  Once clicked, Server 2003 allowed explorer execution of the file.   This must be something new as I've never encountered it before.

8
4.  Ok,  I've attached an image of the error launching from explorer on the 2003 server.  Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.  I am logged in as administrator, and when I launch from CMD shell, it runs fine.

-Anthony

9
Hi Rejetto,

OK, I decided to play with this some more. I'm not sure exactly where to paste your code into the rawr-template which betrays how inept I am at this.  I tried inserting it into the head section at the end, but that resulted in a hang.  I also added it to the end of the file, but that was not a solution either.  Sorry if I'm missing something obvious.

-Anthony

10
Hi Rejetto,  Still having fun tonight playing with your software instead of going to bed.

1. Thanks to your notes, I figured out how to include .mov in the list of files that turn on and off the preview button, and by editing the video formats in rawr_previewbox.js I've managed to get some h.264 quicktimes to play, but not reliably. Some h.264 quicktimes that will play fine with a .flv extension only bring up an audio bar when they have a .mov extension.  Others encoded with the same software play fine with either extension.  I can't explain why, but perhaps this is part of the coming soon update and I will live with the .flv naming for now as this seems reliable.  It also seems to eliminate the problem of non h.264 quicktimes turning on the preview button, but not being able to play.

2. I've also figured out how to change the size of the preview window through adding var aspect="wide" in the var section and playing with the pixel sizes in the section below, however it seems to be an all 4:3 or all 16:9 solution.  In Wide 4:3 videos get stretched and in normal 16:9 videos get squashed.  I can probably deal with this as all my new videos are 16:9.  Some old ones may be letterboxed 4:3 which I'll have to crop or pad with black bars as the case may be.

function spawnRAWRBox(target,file) {
   height = ext==".flv"?368:50;
   width = ext==".flv"&&aspect=="wide"?640:320;
   spawnBox(target,width,height);
   setTimeout("setRAWRBox(\""+target+"\",\""+file+"\");",300);
}

4.  I'm playing with my test vista home machine tonight. I'll report back on the 2003 error message from the office tomorrow.

5.  The icons I'm missing are flash and quicktime, so I'll probably just install the apps on the 2003 machine and use the system icons.  I tried to find some freeware .ico packages, but none were appealing.

I see you've offered an email solution already!   I'll test it out when I'm in the office tomorrow and let you know how it goes.  I'd probably like to use a diff template as I'm about to return to the originals and start over with my experimenting as I broke something and mov files are no longer playing, but for now I'll probably just try to cut and paste to try it out.


11
I forgot to mention, this email form could take the place of the transfers pop-up if it is easier to code.  This was my original intention, but I couldn't find where to begin!

12
Hi Guys,

I just came across HFS and the excellent interface template RAWR-Template with it's built-in Rawr-player.  This combination is something I've been seeking for a long time.  I've been banging my head around setting up a full-fledged Digital Asset Management Database like Razuna, wasting several days and several windows installs to try to get it working.  Ultimately Razuna had too many features and was too complicated (for me at least,) for the task I was trying to achieve which is a privately-hosted web-based simple gui for sharing videos and photos with my friends and clients that are not technically adept enough to deal with ftp.   Additionally Razuna would mean running two systems with parallel directory structures that would be managed separately.

Instead after downloading HFS and RAWR-Template (black mod) this morning, I was up and running, sharing my already ftp-shared materials on the same server with the same directories, user and password accounts that I was already using for ftp in about 20 minutes.  For that ease of use, I quickly donated a few euros to both rejetto and rawr-designs today.  It's not much (my Canadian dollar is not what it was last year), but is a token of my appreciation for making life easier.

That said, nothing is perfect and I've run across a couple of small already documented or about to be corrected issues:

1. RAWR-Player preview compatibility with H.264 MOV formats not recognized.  I have been able to get around this by renaming my mov files to flv, but this will cause confusion amongst my users that they are watching lower-quality flash.  I understand a new version of the templates and player are about to be released which addresses this.  Any ETA on this?

2. How do I change the size of the preview window?  I found a comment about a wide function in the rawr_previewbox.js , but I'm clueless how to implement it.

3. It would be nice if the thumbnail generator created thumbnails for video format files in addition to still images.  I tried creating a thumbnail myself by creating a hidden 'previews_and_thumbnails' folder in my videos folder which contained an appropriately sized thumb-videofilename.jpg, but that didn't work.

4. On my Server 2003 machine, I cannot launch HFS from explorer.  It comes back with a permissions/path not found error.  I can, however launch it from a CMD shell and it then seems to work fine.

5.  For some reason, the icons it presents for different file types (quicktime for example) look different and cruder on my 2003 server than my vista home computer that I originally tested hfs on.  Is there any way to change the default icons?  Do I need to install quicktime/acrobat/windows media player 11 on the server to get the correct icons to show?

The above issues are small, and I can probably wait patiently for a solution. However, the only real feature lacking for me is a way for users to send their comments directly to me or other users directly by email.  Shoutbox is nice but kind of limited because it's small and viewable by everyone.  A nice little module like the shoutbox, which lets a user select one or more preset customizable recipients and then email them a comment would be perfect.   It should also have a field to enter the sender's name or email.

While I'm perfectly capable of graphics design in photoshop to customize the look of the template, coding in html is beyond me.  Searching through the templates, I couldn't even figure out how to change the names on the buttons!  The best I could do was insert some code found here to have a contact us button at the top left corner of the page which uses mailto to use their email application to send mail, but it's ugly and not in keeping with the fine work of Rawr-design.  I can probably stumble around wasting days on this, but time is a precious commodity, so I often find it's better to leave this stuff to the pros.  Therefore I'd like to offer a bounty of 100 Euros to someone who can write this module for me and help me get it implemented in rawr-template.  I know it's not a lot, but again, the canadian dollar is not what it used to be!  Please respond here if you are interested.

-AJPaterson

Pages: 1