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 - westwoon

Pages: 1 2
1
HFS ~ HTTP File Server / Problem about connecting to the HFS remotely
« on: November 03, 2010, 01:15:06 AM »
After setup the HFS, the self test is successful, but then when connect remotely, the browser display the modem configuration page, may I know what is the problem I encounter? thank

2
RAWR-Designs / Re: Streaming AVI in DivX player with no error
« on: March 02, 2008, 03:06:31 AM »
After some time, I try streaming the special character of AVI file, it is played without any error show!!
Update:: With this solution, special character AVI file can be played!! :D

3
Have no idea... :-\
me also think about this function b4, but i m not much expect in javascript and flash. So if u find any solution for it, please let me know ya, thank u~~ :D

4
RAWR-Designs / Re: .wav file playback?
« on: January 24, 2008, 09:41:09 AM »
Haha, me now is using preview-box code and modify it to load the windows web media player to play for the WMV, WMA, and also WAV file. it work perfect with no error been awhile... ;D. If u r interested, please let me know. thank  ;)

5
RAWR-Designs / Re: Terayon Proplem
« on: January 24, 2008, 09:36:03 AM »
Erm... u can play around with the terayon.jsp file, javascript coding that in the java folder. If not sure about to modifying the coding, please let me know. May be I can help out  ;)

6
Beta / Re: Testing build #174
« on: January 24, 2008, 09:30:24 AM »
You don't have to use it.
It will be included in templates.

ooh icic, thank for telling (",)

7
Beta / Re: Testing build #174
« on: January 23, 2008, 05:01:44 AM »


[special:import]
{{add folder|real|template}}
{{set item|/template|hide}}
{{set item|/template|no log}}



Sorry~~ me here still duno how to use the function  :-\ could any1 explain further more specific please?  :)

8
Beta / Re: Testing build #174
« on: January 22, 2008, 12:25:04 PM »
After I download the HFS build #174, then I run it after exit the HFS build #165. I dint encounter any problem at all. But me now very scared about the error that blackmetal mention earlier, seem like very serious. :-[ :-[ Until now i dint see any error appear. Anyway, anyone can teach me how to use the rename, add folder and delete file function? thank  :)

9
ooh, icic. then is ok for me, anyway thank alot~~ :)
look forward the new image gallery function in next version~ haha :D :D

10
sorry, i dint mention specificly. Ok below are the 2 screenshot that with and without this code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> above of the html.

without "dtd" code above the html



with "dtd" code above the html


any solution with this? :-[

11
RAWR-Designs / Float button (Back to Top button) doesn't work on Terayon?
« on: January 14, 2008, 12:56:46 PM »
Did any1 know wat the problem with DTD with float menu on Terayon?
please~~ apreciate~ :'( :'(

12
RAWR-Designs / Re: Streaming AVI in DivX player with no error
« on: January 11, 2008, 04:32:24 PM »
oou, icic thank for your explaination~~ ;D

13
RAWR-Designs / Re: Streaming AVI in DivX player with no error
« on: January 11, 2008, 02:46:05 PM »
wowow, not bad the new template. The icon is similar with windows one, but about the preview box, it got some bug. that is the background of the preview box is transparent and also it cannot preview the picture that converted from earlier version 2.1.0.3 preview generater. And 1 thing i forget to tell about the flash player for mp3, it have a very tiny bug, that is after click stop for the song, the seekbar won't back to beginning of the duration bar. that all for my testing. lastly, i m here feel very proud and thank for you all guys that work hard for the template and share together with others cheers!!  :D :D

14
RAWR-Designs / Streaming AVI in DivX player with no error
« on: January 10, 2008, 05:01:48 PM »
Many ppl also report for the DivX streaming problem for the file name that consist of space. After I hardly analyzing the coding from GE terayon RAWR-PreviewBox, i found out the solution for it. ;) below is some change in the RAWR-PreviewBox javascript coding, replace the "setDivxBox" function with the coding has shown below. If you want to stream chinese or japanese AVI file name, you will need to close the "Encode non-ASCII character" function in HFS URL encoding option. After change it, you will be able to stream the AVI file name that with space and also that it is in the folder name that have space too!!  ;D ;D

Updated:: This solution can be stream for special character file name as well!! :D

function setDivxBox(target, content, name) {
   setName(name=="undefined"?content:name);
   content = "<object classid=\"clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616\" width=\""+aspect+"\" height=\"240\" codebase=\"http://go.divx.com/plugin/DivXBrowserPlugin.cab\"><param name=\"src\" value=\"http://"+infoHost+encodeURI(infoFolder+unescape(content))+"\"><embed type=\"video/divx\" src=\"http://"+infoHost+encodeURI(infoFolder+unescape(content))+"\" width=\""+aspect+"\" height=\"240\" pluginspage=\"http://go.divx.com/plugin/download/\"></embed></object>"
   gEBI(target+"Content").innerHTML = content
}

15
RAWR-Designs / Re: Terayon v1.3.0 Beta 8
« on: November 24, 2007, 05:34:05 PM »
sorry that my problem still cannot be solve, after i install and add preview and tumbnail to the image in specific folder, it still cannot view the thumbnail in the template... any solution? :(


Pages: 1 2