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 - Giant Eagle

Pages: 1 ... 32 33 34 35 36
496
If i can get it working, then yes..

But for now it seems i cant get it to work and i have absolutly no idea how to make it work, i really need some help on this one.

I tried saving the hfs.tpl to UTF-8 format, tried implementing the charset=UTF-8, but the chinese characters still seem to show up as question marks.

497
Thnx for letting me know rejetto ;D

The charset in v1.2 is, like garphy mentioned, UTF-8.. but since i dont have any files that contain chinese characters.. im unable to test it myself.

If you want, i can give you upload rights to test the player on the newest version of the template.


498
F.A.Q.s / Re: mirror for hfs
« on: January 30, 2007, 08:47:15 AM »
I've Updated the script, i hope it works now..

Direct link stays the same, http://s559149c2.adsl.wanadoo.nl:9000/hfs/synchfs.php

499
F.A.Q.s / Re: mirror for hfs
« on: January 29, 2007, 05:38:34 PM »
Maybe i did something wrong.. but the file says: 'bad HEAD'

Direct link to it, http://s559149c2.adsl.wanadoo.nl:9000/hfs/synchfs.php

500
HTML & templates / Re: One request for MP3 player
« on: January 29, 2007, 05:16:15 PM »
Dont get me wrong ;D but the new flash player i implemented in Terayon is the default one. This means that you dont have to define the Diff Template for each folder with mp3 songs.

If you want a flash player on the top of the page in a specially created folder, you have to use the somewhat updated 'Diff Template' :)

i hope this clears somethings up :)

501
HFS ~ HTTP File Server / Re: request user groups
« on: January 28, 2007, 12:40:21 PM »
It's already in the to-do list :) just be patient

502
RAWR-Designs / HFS Terayon v1.1
« on: January 23, 2007, 02:21:39 PM »
But can you tell me is there any ways to change the flash player to another language?
And , why my internet explorer can't use the embedded flash player ?I have installed flash 9 correctly for sure , another sites are able for me to listen with flash players.
But when I use opera / firefox , it is fine and works well.

My settings problem?Flash problem? ???

I dont think there is a way to change the current flash player to another language.. I'm sorry. If you know a flashplayer that does support multi languages, then please give me the link to it.
For your browser problem; the flash player seems to have problems on some computers with Internet Explorer, thats one of the reasons i want to implement another flash player. For the time being, i suggest you use firefox.

Hi all

but with this behaviour



we loose the choose (it seems a ninna nanna  ;D or a tongue twister)

for rolling songs ?

Yes, im afraid so. But with this new option, its now possible to listen to the music in your favorite media player using the filelist generator. :)

503
HTML & templates / Re: Top Download tag
« on: January 23, 2007, 02:11:38 PM »
It's already included! :D

If a file is downloaded more than 25 times, a blue message will appear "This file has been downloaded more than 25 times now!!"

504
RAWR-Designs / HFS Terayon v1.1
« on: January 23, 2007, 07:48:11 AM »
I have found an layout "bug". If anonye banned, then no design is avaiable on the banned site.

I noticed this as well.. When you're banned, HFS wont let you download anything from the template folder anymore. which makes sense in a way :)

your flash mp3 player can't paly any chinese nor japanese files.Can you fix them? thx.

Don't tell me just use unicode , windows doesn't support them with the original files.

Well, since i'm not the original creator of the Flash Player, and since i am not an expert when it comes to editing flash files.. I don't see anything I can do about it. Sorry. :-\

505
RAWR-Designs / Thunderchicken of Glory - 2.5.0 -
« on: January 21, 2007, 10:59:44 AM »
mms:// is supposed to directly open the link in Windows Media Player, so there is no need to change it to http:// and create a MIME for mp3 files..

The problem that is causing the mms:// not working correctly is because the %item-url% is not defined inside the head of the template.

To make it work, find this line of code:
Code: [Select]
function unloadMp3(mp3) {document.getElementById('mp3'+mp3).innerHTML = "<div style=\"border-top:1px solid #fff;\" id=\"mp3%item-name%\"><a style=\"font-size:12px;font-weight:normal;\" href=\"javascript:onclick=loadMp3(\'"+mp3+"\');\">Stream</a>&nbsp;|&nbsp;<a style=\"font-size:12px;font-weight:normal;\" href=\"mms://%host%%encoded-folder%%item-url%\">Launch WMP</a></div>";}
And replace it with this:
Code: [Select]
function unloadMp3(mp3) {document.getElementById('mp3'+mp3).innerHTML = "<div style=\"border-top:1px solid #fff;\" id=\"mp3%item-name%\"><a style=\"font-size:12px;font-weight:normal;\" href=\"javascript:onclick=loadMp3(\'"+mp3+"\');\">Stream</a>&nbsp;|&nbsp;<a style=\"font-size:12px;font-weight:normal;\" href=\"mms://%host%%encoded-folder%"+mp3+"\">Launch WMP</a></div>";}

506
HFS ~ HTTP File Server / Re: How many users?
« on: January 21, 2007, 10:35:49 AM »
anyway... the current number of esteemed HFS users is...
40169

I expected it to be alot more than that though  ::)
Maybe we should make some banners and spam them all over the internet >=D

Anyway, give the world some more time. If more ppl find out that HFS exists, that number will increase drastically ;D

507
HFS ~ HTTP File Server / Re: Number of Upload
« on: January 20, 2007, 09:14:17 PM »
 ??? ??? ???

why not?

find the %upload-files% thing inside the [upload] tag of your template

and replace it with this:
Code: [Select]
<input name=fileupload size=70 type=file><br />
Much easier then de- and recompiling ;D

508
RAWR-Designs / HFS Terayon v1.1
« on: January 20, 2007, 09:06:50 PM »
you should use javascript to split the path by the character "/".
something like this php code, but in javascript

Code: [Select]
$upto = "/";
foreach (split($folder, "/") as $piece) {
  $upto .= "$piece/";
  echo "<a href='$upto'>$piece</a> /";
}

you see, it isn't that hard

Did some google, found a way to achieve this and it works..  :D
Just in 1 try, that must be a new record :P

Thnx rejetto ^^

509
HFS ~ HTTP File Server / Re: counters
« on: January 20, 2007, 05:12:53 PM »
is this a real problem?


For ppl with low bandwith, i think it does actually..

the difference: Id="1" or Id="average file name length goes here.mp3"
Each id will be used atleast 2 times to make a function work. If you have, for example, 50 files in a folder.. It would reduce the template size with +/- 3.5kb

510
RAWR-Designs / HFS Terayon v1.1
« on: January 20, 2007, 04:55:49 PM »
What I really do not like is that it stop to play if we change to another folder :-(

I'll restore the playlist so that multiple media players support it (m3u format). So that the users can choose to listen it in their favorite media player and still being able to browse other folders.

Also it will be better if the path string can be clicked to go directly to any branch of the tree, not only to where we already are.
The "up one folder" is limited.

if you know how to do that, then please tell me.. cause i want that to be implemented aswell.  :D

Also, the 'page info' row you added.. its a nice idea, ive been thinking to add that myself aswell.
But that row just doesnt quite fit there (my opinion)  :-\


Anyway.. I have some news about v1.2!

Things ive been working on:
 - Special Image template, so that multiple rows are supported and with thumbnail / small preview support (90% done - still needs some improvements)
Code: [Select]
_______    _______    _______    ______
| img 1 |  | img 2 |  | img 3 |  | img 4|
 _______    _______    _______    ______

 _______    _______    _______    ______
| img 5 |  | img 6 |  | img 7 |  | img 8|
 _______    _______    _______    ______

etc..
- QuickLink and Extra's Tab (about 90% done)
 - Stats and Info tab (done!)
 - MP3 Support in every page! Player created by That_Stevens_Guy - Got help with the code from Flynsarmy.. Thank you both!! ^^ (99% done - final code check required)

 - Support for .FLV and .SWF files (using the Flash Media Player), and 2 new Icons for these extensions (50% done)
 - Lots of IE bugs fixed, mostly Layout problems. But iv'e also fixed the massive LAG in IE (this was caused by the PNG fix, to make them transparent in IE. Solution: Converted all the icons to .JPG) (99%? if i find new ones ill try to fix them)
 - When you press the upload button, youll get redirected to a page where you can see the current upload speed and percent. (only the concept)


... Cant think of anything else at the moment :D

Plz give me some feedback :)

Pages: 1 ... 32 33 34 35 36