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

Pages: 1 ... 13 14 15 16 17 18
211
HTML & templates / Some mixed ideas - Almost new template....rsrsrsr
« on: July 08, 2006, 12:09:18 PM »
hi guys, i would like to ask, how can i test the template file to check if it is something compilant (html, xhtml, css, xml...)???

do i have to copy and past every section to test in some tool or site?

and please, help me to make this template better....

212
HTML & templates / Some mixed ideas - Almost new template....rsrsrsr
« on: July 06, 2006, 04:50:07 AM »
Quote from: "BowflexMaster"
very nice!!!! :D

I am THRILLED with this template!!!!


thanks! but... :#)
Quote from: "BowflexMaster"

EDIT: This is by far the best template I've seen in a LONG time... and I've been using HFS for a little more than a year now (and searching for an excellent template the whole time)

im tired to search for a better template (i love all others...) and im trying to learn how to make a good template, and learning it by examining the other templates, and leaning css and mixing the other templates...inserting  some thing good idea of one template and inserting it into another....
Quote from: "BowflexMaster"

The only suggestion I would make to improve it is that when there's a NEW file, that the text "NEW" should be in RED :)


just insert in the template css/style this class section, it was my copy-error mistake, like i said, im mixing, and have missed this class in the css
to get attention over the new added files, if you still want it, do use the updated template of this post and uncomment the line deleting the two slashe ( // )in the begining of the line
Code: [Select]
//.flag{
font-weight:bold;
font-size:8pt;
background:white;
color:red;
text-align:center;
border:1px solid red;
}

or use the defaul that i fixed by examining the HFS_damn_Template_by_brooks.en_2.0beta23.tpl and changed it a little
and dont forget to add the two slash to the one you don´t want to use like this

Code: [Select]
//.flag{
font-weight:bold;
font-size:8pt;
background:#383838;
color:#CCC;
text-align: center;
border:1px solid #CCC
}

213
HFS ~ HTTP File Server / HFS in ascii - just for fun
« on: July 04, 2006, 03:03:45 AM »
Code: [Select]
                                                 
                 iBMM@EBMMME:                    
              zMMMC       ,MMMMC                  
            EMMw            BB@MMW                
          :QMM,l  :          x:CWMMC              
         SMQMM        .M iMB i8wW8MMW            
        BMWS  lW     SMMMMMMBwBBEz8BWM,          
       Qw8EElWMS EBzlM@QB z8BEWE8666BSM          
      wWE8zQrQQMMMM@6BBB 8QwBS66E6ClEzWM          
      MQWQBw8WwE8SS6E6zMSBMz6S66rxi:S6WM.        
     CMwEEwBBwEE66zSz  Q::rillCCl@W,z86MM        
     WMEEwEwwBE86SzS8W: ixClzxMMM8M@ixrBM        
     MME8EwEwEEE8668wB8C66EwzC8 l:z6z8MMM        
     BMwEEEEEEEEE88wx  MMMMWQMMMM  :MSQMM        
     lMBEEEEEEEEEEw@MBMEC,MMM@MWxl,,  @MM:        
      MMEEEEEEE8E@MM:            MMr QMMEzSM8r:  
      EM@wwEBEwBQM   i xCCl . :. .EMMQMM@@6i.    
       MMMMMMM@MMx       .  C.   6W6zMMM6i        
       x: .lz8QMMB :     l  .zMMMMMMMMi  i:      
   8MMMMz:.      8QMMMMMMMMMMMM@@MMMx   i.        
 MMMMM@MM@BBEzxi .   lz8Sxl         .  l          
MMMMQ@@QQMMMMM@@Q6i:,..  .r:  l6E8i.irC          
@@ECzEQ@QQQQWQ@MMMrlSEQ868QBrlCxl,.8Wz            
M8:lCSBQQQWQWQWB6Ww8EW@Q@BES:,,:r8Bz.            
QzxxCz6QQQWQQQQWxl          iSWMwi                
BCrrrC6BMMMMMM@MMMw8zS6wzrlzWWr                  
ElixBMMMMMMMMMMMMMMMMMMMMMQr                      
ClC@@              .z@MM8                        
xzB,                                              
SB                                                
W                                                
:                                                


214
HTML & templates / Some mixed ideas - Almost new template....rsrsrsr
« on: July 03, 2006, 06:28:43 PM »
well, since there is no big new on the hfs update, i guess that the people are a little slow on template creation, but im here again to post another one, no big news too, but i take the idea of the layout of the HFS-Clean Template, and the floating menu of the A'la damn.to HFS Template and also i got the color of the css of traxxus mod of the clean template, inserted the status and server information of the server copied and translated os the section [not found] on the template of the Internetgnm 2006, and fixed the upload+progress looks more cool now ;) , also update the links inside upload and reinserted the lines to separate the folders and files, and inserted a pop-up server info window.

well, hope you like.
UPDATED july-17-2006 22:54
Code: [Select]

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="robots" content="noindex,nofollow" />
<meta name="generator" content="HFS%version% (+ HFS-Clean[EN] template by Chionsas)" />
<meta name="uptime" content="%uptime%" />
<link rel="shortcut icon" href="/~img_folder" />
<!--  code for popHTMLwith_embed_player from some scratches of a friend of mine Thanks Leandro Cavalheiro!!! -->
<script language="javascript">
function popUp(){
window.open("http://%host%/~progress",null,
    "height=400,width=280,status=no,toolbar=no,menubar=no,location=no");
}
</script>
<title>%folder%</title>
<style type="text/css">
%style%
</style>
</head>
<body>
<a name="top">
</a>
<div id="divStayTopLeft">
<table id="menu">
<tbody>
<tr>
<td align="center">
<div id="menu">
<ul>
<li><label title="Go To Root"><a href="http://%host%" class=button><img border=0 align=absbottom src="/~img1"> Home</a></label></li>
<li><label title="Go Up one Folder"><a href="%parent-folder%" id="title" class=button><img border=0 align=absbottom src="/~img8"> %folder%</a></label></li>
<li><label title="▲Top of This Dir▲"><a href="#top" class=button><img border=0 align=absbottom src="/~img32"> Top</a></label></li>
<li><label title="▼Bottom of This Dir▼"><a href="#bottom" class=button><img border=0 align=absbottom src="/~img33"> Bottom</a></label></li>
<li><label title="User Logged Now">%loggedin%</label></li>      
<li><label title="Please Login Here">%login-link%</label></li>            
<li><label title="Click Here To Upload a File">%upload-link%</label></li>  
<li>
<label title="SERVER INFO">
<a href="javascript:popUp();" id="info" class=button><img border=0 align=absbottom src="/~img3"></a></label>
<img src="/~img_graph200x20" style="border:white outset 2px;"></li>      
<script type="text/javascript">
 if ("%folder%" == "/") {
 document.getElementById('title').innerHTML = "%host%";
 document.title = "%host%";
}
</script>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- *** END   - the floating layer, make is as fancy as you like *** --->
<script type="text/javascript">
function JSFX_FloatTopLeft()
{
   var startX = 0, startY = 9;
   var ns = (navigator.appName.indexOf("Netscape") != -1);
   var d = document;
   var px = document.layers ? "" : "px";
   function ml(id)
   {
      var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
      if(d.layers)el.style=el;
      el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
      el.x = startX; el.y = startY;
      return el;
   }
   window.stayTopLeft=function()
   {
      var pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop;
      var dY = (pY > startY) ? pY : startY;
      ftlObj.y += (dY - ftlObj.y)/8;
      ftlObj.sP(ftlObj.x, ftlObj.y);
      setTimeout("stayTopLeft()", 20);
   }
   ftlObj = ml("divStayTopLeft");
   stayTopLeft();
}
JSFX_FloatTopLeft();
</script>
<!-- ********************************************************* -->
<br>
<br>
<br>
<br>
<div id="heading">
<h1>
<a href="%parent-folder%" id="title">
<img src="/~img14">
 %folder%
</a>
</h1>
<script type="text/javascript">
 if ("%folder%" == "/") {
 document.getElementById('title').innerHTML = "%host%";
 document.title = "%host%";
}
</script>
</div>
<div class="grid">
%folder-comment%
%files%
</div>
<!-- generated in %build-time%s -->
<!-- ********************************************************* -->
<a name="bottom">.
</a>
</body>
</html>

[style]
body {font-size: 70%;font-family: Verdana, Arial, Tahoma, sans;margin:0px;background-color: White;color: black;padding: 0px;}
div#divStayTopLeft {position: absolute; left: 0; right: 0px; top: 9px; width: 100%;}
table#menu {background-color:#336699;border:2px;width:100%}
#menu ul {padding:0px;margin:0px;float: left;width: 100%;background-color:#EDEDED;list-style:none;font:80% Tahoma;}
#menu ul li { display: inline; }
#menu ul li a {background-color:#EDEDED;color: #333;text-decoration: none;border-bottom:3px solid #EDEDED;padding: 2px 10px;float:left;}
#menu ul li a:hover {background-color:#D6D6D6;color: #6D6D6D;border-bottom:3px solid #EA0000;}
#filelist {border-collapse: collapse;table-layout: fixed;width:60em; font: bold;}
#filelist td, #filelist th {vertical-align: middle;border-bottom: 1px solid Teal;overflow: hidden;white-space: nowrap; font: bold;}
#filelist th {padding-bottom: 0.2em;padding-top:0.2em;font-size: 1.1em;}#filelist th a {color: black;height:16px; font: bold;}
#filelist th a:hover {text-decoration: underline;color: black; font: bold;}
#filelist { border-collapse: collapse; table-layout: fixed; width:60em; }
#filelist td, #filelist th { vertical-align: middle; border-bottom: 1px solid #EFEFEF; overflow: hidden; white-space: nowrap;}
#filelist th { padding-bottom: 0.2em; padding-top:0.2em; font-size: 1.1em;}
#filelist th { color: #436976; height:1.5em;}
#up { display: block; text-align: left; padding-left: 7px; padding-top: 0.2em; padding-bottom: 0.2em;}
.file { font-weight: bold; padding: 0.3em; font-size: medium; text-indent: 22px; background-repeat: no-repeat; background-position: 1% 50%;}
.filestatus { text-align: center; padding-right: 0.5em;  font: bold;}
.filename { font-weight: bold; font-size:1.1em; color:black;}
.bytes { font-size:7pt; }
.perc { font-size:0.8em; }
.out_bar { width:100px; height:10px; margin-right:5px; float:left; }
.in_bar { height:10px; background:white; color:white;  }
div.body { margin-left:0; margin-right:0; }
#up {display: block;text-align: left;padding-left: 7px;padding-top: 0.2em;padding-bottom: 0.2em;}
#upbtn { font-family: Verdana, Arial, sans; }
.file a, .folder a, .link a {display: block;width: 100%;height: 100%;padding: 0.3em 0.3em;background-repeat: no-repeat;background-position: 1% 50%;text-indent: 22px;font-weight: normal;font-size: medium;}
.file_input { display: block; margin-bottom: 0.4em; font-family: Arial, sans; font-size: 1em; }
.new {color: red;}
.folder a {background-position: 1% 60%; font: bold;}
.file a  span, .folder a span, .link a span {display: block; font: normal bold;}
.filehits {text-align: right;padding-right: 0.5em;}
#heading {padding:1em;background-color: #3366CC}
h1 {font-size:2em;font-weight:bold;font-family: "Trebuchet MS";color: white;padding: 0px;text-align: center}
h1 a {color: white;text-decoration: none;}
a {color: black;text-decoration:none;}
a:hover {color: #FFCC33}
img {border:none;}
.little {font-size: 0.8em;}
.right {text-align: right;}
.center {text-align: center;}
.grid {padding:15px;margin:15px;text-align: center; font: bold;}
.button {float:right;padding:1px;font-weight:bold;background-repeat: no-repeat;background-position: 0% 50%;margin-right: 0.5em;color: grey;}
.error {margin: 2em;text-align: center}
.error_timestamp { float: right; margin-right: 1.5em; margin-top: 0.7em; }
.big {margin: 2em;text-align: center}
.flag{font-weight: bold;font-size:8pt;background: White;color: Red;text-align center;border: 2px double Red;position:absolute;left:10px;}

[login-link]
<div style="float:right; padding:1px;"><a href="%encoded-folder%~login" class=button><img border=0 align=absbottom src="/~img28"> LOGIN</a></div>

[loggedin]
<div style="float:right; padding:1px;"><a><b><class=button><img border=0 align=absbottom src="/~img27"> USER: %user%</a></b></div>

[upload-link]
<div style="float:right; padding:1px;"><a href="%encoded-folder%~upload" class=button><img border=0 align=absbottom src="/~img31"> UPLOAD</a></div>

[up]
<a class=big href="%parent-folder%"><img src="/~img14"> UP</a>

[nofiles]
<div class=big><img src="/~img9">  No Files Here <img src="/~img9"></div>

[files]
<table id="filelist">
<thead>
<tr>
<th style="width:6%; padding:0px;">%up%</th>
<th style="width:51%;"><a href="%encoded-folder%?sort=n">Filename</a></th>
<th style="width:11%"><a href="%encoded-folder%?sort=s">Size</a></th>
<th style="width:23%"><a href="%encoded-folder%?sort=t">Date</a></th>
<th style="9%; text-align:right"><label title="number of times a file has been downloaded">Hits</label></th>
</tr>
</thead>
<tbody>
%list%
</tbody>
</table>
<p class="right" style="width:60em">
<span class="little">%number-folders% folders,  <a href="%encoded-folder%~files.lst">%number-files% files</a> &ndash; %total-size%</span>
</p>

[file]
<tr><td class="file" colspan="2"><a href="%item-url%"%comment% style="background-image:url('/~img_file')"%new%>%item-name%</a></td><td class="right">%item-size%</td><td class="right">%item-modified%</td><td class="filehits">%item-dl-count%</td></tr>

[folder]
<tr><td class="folder" colspan="2"><a href="%item-url%"%comment% style="background-image:url('/~img_folder')"%new%>%item-name%</a></td><td class="center">&ndash;</td><td class="right">%item-modified%</td><td class="filehits">%item-dl-count%</td></tr>
[link]
<tr><td class="link" colspan="2"><a href="%item-url%"%comment% style="background-image:url('/~img_link')"%new%>%item-name%</a></td><td colspan="3" style="padding-left:1em"><i title="%item-url%">%item-url%</i></td></tr>
[comment]
 title="%item-comment%"
[newfile]
 class="new"
[folder-comment]
<div style='background: #FFFFEF; color: black; width: 100%.5em; margin-bottom: 0.8em; padding:0.6em; border:1px solid orange;'>%item-comment%</div>

[error-page]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/~img11" />
<title>Error</title>
<style type="text/css">
%style%
</style>
</head>
<body>
<div id="heading">
<div class="error_timestamp">%timestamp%</div>
%content%
</body>
</html>

[not found]
<h1>404 - Not found..</h1>
</div>
<p class="error">
<a href="/" onclick="history.go(-1); return false">&laquo; back</a>
</p>

[overload]
<h1>Server overload</h1>
</div>
<p class="error">
Come back later.
</p>

[max contemp downloads]
<h1>No more downloads alowed</h1>
</div>
<p class="error">
You have reached the limit of maximum contemporary downloads.
</p>
<p class="error">
<a href="/" onclick="history.go(-1); return false">&laquo; back</a>
</p>

[unauthorized]
<body>
<a name="top"></a>
<div id="divStayTopLeft">
<table id="menu">
<tbody>
<tr>
<td align="center">
<div id="menu">
<ul>
<li><a href="http://%host%" class=button><img border=0 align=absbottom src="/~img1"> Home</a></li>
<li><a href="~login" class=button>
<img border=0 align=absbottom src="/~img28"> LOGIN</a></li>            
<li><img src="/~img3"><img src="/~img_graph200x20" style="border:white outset 2px;"></li>      
<script type="text/javascript">
 if ("%folder%" == "/") {
 document.getElementById('title').innerHTML = "%host%";
 document.title = "%host%";
}
</script>
</ul>
</div></td></tr>
</tbody></table>
</div>
<!-- *** END   - the floating layer, make is as fancy as you like *** --->
<script type="text/javascript">
function JSFX_FloatTopLeft()
{
   var startX = 0, startY = 9;
   var ns = (navigator.appName.indexOf("Netscape") != -1);
   var d = document;
   var px = document.layers ? "" : "px";
   function ml(id)
   {
      var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
      if(d.layers)el.style=el;
      el.sP=function(x,y){this.style.left=x+px;this.style.top=y+px;};
      el.x = startX; el.y = startY;
      return el;
   }
   window.stayTopLeft=function()
   {
      var pY = ns ? pageYOffset : document.documentElement && document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop;
      var dY = (pY > startY) ? pY : startY;
      ftlObj.y += (dY - ftlObj.y)/8;
      ftlObj.sP(ftlObj.x, ftlObj.y);
      setTimeout("stayTopLeft()", 20);
   }
   ftlObj = ml("divStayTopLeft");
   stayTopLeft();
}
JSFX_FloatTopLeft();
</script>
<!-- ********************************************************* -->
<br><br><br><br>
<h1>Unauthorized</h1>
</div>
<p class="error">
<img border=0 align=absbottom src="/~img25">  You have to be logged in to view this section.  <img border=0 align=absbottom src="/~img25">
</p>
<p class="error">
<a href="/" onclick="history.go(-1); return false"><img border=0 align=absbottom src="/~img26"> &laquo; back</a>
</p>

[deny]
<h1>Forbidden</h1>
</div>
<p class="error">
This section is currently forbidden.
</p>
<p class="error">
<a href="/" onclick="history.go(-1); return false">&laquo; back</a>
</p>

[ban]
<h1>Banned</h1>
</div>
<p class="error">
You have been banned.
</p>
<p class="error">
%reason%
</p>

[upload]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/~img_folder" />
<title>%folder%</title>
<style type="text/css">
%style%
</style>
</head>
<body>
<a name="top"></a>
<div id="divStayTopLeft">
<table id="menu">
<tbody>
<tr>
<td align="center">
<div id="menu">
      <ul>
         <li><a href="http://%host%" class=button target=_parent><img border=0 align=absbottom src="/~img1"> Home</a></li>
         <li><a href="%parent-folder%" id="title" class=button target=_parent><img border=0 align=absbottom src="/~img8"> %folder%</a></li>
         <li><a href="" class=button><img border=0 align=absbottom src="/~img31">%diskfree%  Free</a></li>
         <li><a href="%encoded-folder%" target="_parent" class="button" text-indent: 16px;"><img border=0 align=absbottom src="/~img21">Cancel</a></li>
         <li><a href="%encoded-folder%~upload" class="button" onclick="if(document.getElementById('upbtn').disabled) {return false}" id="progress_btn" >Progress bar</a></li>
         <li>%loggedin%</li>    
                                    <li>%login-link%</li>          
<li><img src="/~img3"><img src="/~img_graph200x20" style="border:white outset 2px;"></li>    
   <script type="text/javascript">
 if ("%folder%" == "/") {
 document.getElementById('title').innerHTML = "%host%";
 document.title = "%host%";
}
</script>
      </ul>
   </div></td></tr>
</tbody></table>
</div>
<br><br><br><br>
<div id="heading">
<script type="text/javascript">
 var progress_btn = document.getElementById('progress_btn');
 if (window.parent.progress) {
  progress_btn.target = "_parent";
  progress_btn.innerHTML = "Hide progress bar"
 } else {
  progress_btn.href += "+progress";
  progress_btn.innerHTML = "Show progress bar"
 }
</script>
<h1><a href="%encoded-folder%" target="_parent">%folder%</a></h1>
</div>
<div class="grid">
<form name="frm" action="%encoded-folder%" target="_parent" method="post" enctype="multipart/form-data" onsubmit="document.getElementById('upbtn').disabled=true; document.getElementById('progress_btn').style.color='silver'; window.parent.progress.document.location='/~progress'; return true;">
%upload-files%
<input name="upbtn" id="upbtn" type="submit" value="Upload &raquo;" />
</form>
</div>
</body>
</html>
[upload-file]
<input name="fileupload%idx%" size="70" type="file" class="file_input" />

[upload-results]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/~img_folder" />
<title>%folder%</title>
<style type="text/css">
%style%
</style>
</head>
<body>
<div id="heading">
%loggedin%
<h1><a href="%encoded-folder%">%folder%</a></h1>
</div>
<div class="grid">
<div style='background: #FFFFEF; color: black; width: 59.5em; margin-bottom: 0.8em; padding:0.6em; border:1px solid orange;'>Files uploaded:</div>
<table id="filelist">
<thead>
<tr>
<th style="width:6%; padding:0px;"><a href="%encoded-folder%" id="up"><img src="/~img14" alt="back" title="back" /></a></th>
<th style="width:40%;">Filename</th>
<th style="width:11%">Size</th>
<th style="width:13%">Speed</th>
<th style="30%">Status</th>
</tr>
</thead>
<tbody>
%uploaded-files%
</tbody>
</table>
</div>
</body>
</html>
[upload-success]
<tr><td class="file" colspan="2" style="background-image:url('/~img32'); color:green;">%item-name%</td><td class="right">%item-size%</td><td class="right">%speed% KB/s</td><td class="filestatus" style="color: green; font-weight:bold">OK</td></tr>
[upload-failed]
<tr><td class="file" colspan="2" style="background-image:url('/~img11'); color:red;">%item-name%</td><td class="right">%item-size%</td><td class="right">%speed% KB/s</td><td class="filestatus" style="color: red"><b title="%reason%">%reason%</b></td></tr>
[upload+progress]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/2002/REC-xhtml1-20020801/DTD/xhtml1-frameset.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/~img_folder" />
<title>%folder%</title>
</head>
<frameset cols="250,*" frameborder="0">
<frame name="progress" src="/~progress" scrolling="auto" />
<frame src="%encoded-folder%~upload-no-progress" scrolling="auto" />
</frameset>
</html>
[progress]
<html>
<head>
<meta http-equiv="Refresh" content="10;URL=/~progress">
<title>HFS - Progress status</title>
<style>
%style%
.filename { font-weight:bold; font-size:8pt; }
.bytes { font-size:7pt; }
.perc { font-size:14px; vertical-align:middle; }
.out_bar { width:100px; font-size:15px; background:black; border:black 1px solid; margin-right:5px; float:left; }
.in_bar { height:16px; background:white; color:white;  }
div.body { margin-left:0; margin-right:0; }
body { padding:2px; }
</style>
</head>
<body>
<div class=big>Progress status</div>
Auto-refresh: 10 seconds
<br><br><img src="/~img_graph190x40" style="border:white outset 2px;">
<div class=body>
%progress-files%
</div>
<div class=little>Uptime: %uptime%</div>
Server Adress: http://%host% <br><img src="/~img32">
Server Output Speed: %speed-out% KB/s
<br>
Total Downloaded Data: %total-out%
<br>
<img src="/~img33"> Server input Speed: %speed-in% KB/s
<br>
Total Uploaded Data: %total-in%<br>
<img src="/~img5"> Actual Nº Conections: %connections%<br>
<img src="/~img35"> User Loged: %user%<br>
<img src="/~img28"> Number of Connections: %number-addresses% users<br>
<img src="/~img27"> Clients: %number-addresses-downloading% users<br>
<img src="/~img10"> Server Date and Time: %timestamp%<br>
<img src="/~img10"> Server UpTime: %uptime% Hours <br>
<img src="/~img23"> <a href="http://www.rejetto.com/hfs">HFS Verssion %version%</a><br>
</body>
</html>



[progress-nofiles]
No files are being uploaded.
[progress-upload-file]
<div class="filename">%filename%</div>
<div class="bytes">%done-bytes% / %total-bytes% b<br/>%speed-kb% KB/s</div>
<div style="margin-top:0.5em; margin-bottom:1em;">
<div class="out_bar" style="background-color:#278DCF; border: 1px solid #278DCF;"><div class="in_bar" style="width:%perc%px"></div></div><div class="perc">%perc%%</div>
</div>
[progress-download-file]
<div class="filename">%filename%</div>
<div class="bytes">%done-bytes% / %total-bytes% b<br/>%speed-kb% KB/s</div>
<div style="margin-top:0.5em; margin-bottom:1em;">
  <div class="out_bar" style="background-color: #888888; border: 1px solid #888888;"><div class="in_bar" style="width:%perc%px"></div></div><div class="perc">%perc%%</div>
</div>
[newfile]
<div style="float:left; padding:10px;">
<span class=flag>&nbsp;NEW&nbsp;</span>
</div>

215
HFS ~ HTTP File Server / Run HFS as a SERVICE - info here!
« on: July 02, 2006, 10:32:50 PM »
Quote from: "ants"
'Guest' how do you open the program in English?

EDIT:

Quote from: "rejetto"
you get a similar utility from microsoft for free
while appToService is not
http://www.rejetto.com/forum/viewtopic.php?t=1389


Once HFS is running as a service how do I open up the program? It says monoLib error: no reply. So for example, how would I add files to the VFS or change settings etc?


well, i took this from original site translated in the google language tools korean to english beta, but i guess it will not work on my windows pt-br

Quote
2004/09/01 13:03 answer writing elimination English version it added. (Execution file again knock-down road it wishes.)  With program with English it puts the file which is ezSVC.ENU in same directory and it comes out. Only, only English (the United States) environment it comes out with English.  If case informing staring which will have the sentence which does not hit to five other or a grammar it will amend and it will give.

216
HFS ~ HTTP File Server / flash animation?
« on: July 01, 2006, 09:34:24 PM »
Quote from: "egal"
ledufe fuck your IP - (still checking...FROM IP:85.178.38.113)


hã...
i beg your pardon, but... why????
do i know you?

and rejetto, can we Flame other in here or there is no word filtering in the posts?

217
HFS ~ HTTP File Server / flash animation?
« on: June 30, 2006, 06:20:09 PM »
Quote from: "rejetto"

we should think what a user wish to watch.
important point is that it has to be done using the default template.
we can then publish the videos on the wiki.


can we ask to the other users of the forum what tutorial they would like to see on the wiki or we just do then based on the tutorials on the wiki?

we could ask the others to make some scripts, like:

-administrating accounts - tutorial 2 - expert mode
-setting up the best bandwich to your type of connection - tutorial 3 - expert mode
-configuring your(s) type of dynamic dns inside the hfs - tutorial 4 - expert mode...

what do you think?
ps: still waiting your opnion and the others about the first toto made with wiki/flash


 :lol:

218
HFS ~ HTTP File Server / WAP and wml-files
« on: June 30, 2006, 06:12:26 PM »
it is a curious thing, but i put your sample code on my server and it shows fine on my phone and on the emulators i've tested(openwave, winwap, and motorola phone browser emulator for V series) so, i guess that the error is on your mime types config, lets see this

Code: [Select]
Document type             MIME type                       Typical extension
Plain WML documents       text/vnd.wap.wml                .wml
Wireless Bitmap Images    image/vnd.wap.wbmp              .wbmp
Compiled WML documents    application/vnd.wap.wmlc        .wmlc
WMLScripts                text/vnd.wap.wmlscript          .wmls
Compiled WML Scripts      application/vnd.wap.wmlscriptc  .wmlsc


did your hfs is with something like this on the mime type config?


219
HFS ~ HTTP File Server / testing 2.1
« on: June 30, 2006, 03:57:02 PM »
new bug or error on the beta 14, testing this version with your alt-template

posted up in here, here are the code that hfs showed:

and it happened when i was trying to browse some real folder.

Code: [Select]
HttpFileServer 2.1 beta14
Servertime: 30/6/2006 12:05:36
Uptime: 00:37:31
Build-time: 0,031


Code: [Select]

Access violation at address 004AEE1C in module 'hfs.exe'. Read of address 01520008
HFS 2.1 beta14
----------------------------------------------------------------
Stack list, generated 30/6/2006 12:05:13
 + $6[004AEE1C]{hfs.exe     } WSocket.TCustomWSocket.WndProc (Line 3193, "WSocket.pas" + 23) + $6
 + $33[0040414F]{hfs.exe     } System.@HandleAnyException + $33
 + $25[0047DED9]{hfs.exe     } JclDebug.TJclStackBaseList.Create + $25
 + $4[004B00F3]{hfs.exe     } WSocket.TCustomWSocket.ASyncReceive (Line 4096, "WSocket.pas" + 36) + $4
 + $25[0047DED9]{hfs.exe     } JclDebug.TJclStackBaseList.Create + $25
 + $6[004AED42]{hfs.exe     } WSocket.TCustomWSocket.WndProc (Line 3174, "WSocket.pas" + 4) + $6
 + $6[004B5F4D]{hfs.exe     } WSocket.TCustomLineWSocket.WndProc (Line 6533, "WSocket.pas" + 12) + $6
 + $8[004AEEC0]{hfs.exe     } WSocket.XSocketWindowProc (Line 3225, "WSocket.pas" + 14) + $8
 + $A[0043325A]{hfs.exe     } Contnrs.TObjectList.GetItem + $A
 + $A[004333EE]{hfs.exe     } Contnrs.TComponentList.GetItems + $A
 + $83[00456CC7]{hfs.exe     } Forms.TApplication.ProcessMessage + $83
 + $A[00456CFE]{hfs.exe     } Forms.TApplication.HandleMessage + $A
 + $96[00456F1E]{hfs.exe     } Forms.TApplication.Run + $96
 + $2[0051FB15]{hfs.exe     } hfs.hfs (Line 67, "C:\code\mine\hfs\hfs.dpr" + 15) + $2
----------------------------------------------------------------
System   : Windows Server 2003 Enterprise, Version: 5.2, Build: ECE, "Service Pack 1"
Processor: Intel,               Intel(R) Pentium(R) 4 CPU 2.80GHz, 2790 MHz MMX
Display  : 1024x768 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hfs.exe: Build: 0 23/6/2006 08:14:14

220
hi guys, i have a folder with a lot of emulators, and i wish to know if it is possible to use the hfs tho show the content of a folder listed divided in the coluns, like this
have 25 folders
and i wish to list then in 3 coluns with 5 rows each in a table, like this picture of the emulatronia


rejetto, can i make a mod in the template to do this or only doing this html separated and edit the links manually?

i just wish to know if it is possible to list in a certain number of colluns and rows, and not like the hfs actually do one bellow another, am i making myself understood?

sorry about my poor english....

and ps... i had to format my pc because my son installed some spywares, but i don´t stop the translation of the wiki.....

221
HFS ~ HTTP File Server / flash animation?
« on: June 30, 2006, 07:09:17 AM »
Quote from: "rejetto"
it's all ok with your work, resolution is right.
but i would change the following things

- use wink for the movie, so you can introduce comment and pauses. the beginners would be lost watching at your speed. moreover, flash is spread wider on Windows systems, AFAIK.

- i would start HFS from the desktop, i guess most users do this way (me not).
if you do so, it may be better to don't use the "add to hfs" but adding files from hfs

before working on other videos, i would finish the first one, and put it on the wiki/tutorials.


well, just another try...
i used the wink, and im still a little bit lost in this new tool, but it is smaller now, and this time i´ve folloed a script to make this really a first introduction to hfs and his use in the "easy mode", but now i guess it only deppends of you to write/check the text and the actions taked in this tuto/movie and we will be ready for the other chapters, i only did it from a different folder than the one you suggested (desktop)...
i hope you like it, and until i read you opnion and of the other users of the forum, well, i will be leaning all i can about the use and how to get the best results of the movie generated, to re-create, compile this chapter in a Final way to start the the ones about the "expert mode"...

here is the new movie link:
http://rapidshare.de/files/24533060/hfs-tutorial_01.rar.html

sorry rejetto, i´ve posted it on the rapidshare free, and it don´t let it be downloaded more than one time  8O

here is the url of this file, inside of my hfs server at my company server in ipanema

http://ie-ipanema.no-ip.info:2222/hfs-tutorial_01.rar

222
HFS ~ HTTP File Server / WAP and wml-files
« on: June 26, 2006, 10:43:49 AM »
i guess that i can help you, or at least i will try...
can you give me more info?
what is you phone? model, manufacturer
how are you conecting?
via gprs? via datacable?
by emulation?
are you using the original template?
and about the wml? can you send me the start.wml to me?
just to take a closer look....post it here...
maybe me or somebody else can help..
have you seen this post?
http://www.rejetto.com/forum/viewtopic.php?t=3394

223
HFS ~ HTTP File Server / flash animation?
« on: June 26, 2006, 06:39:54 AM »
any idea about this chapter or any sugestion to make another chapter?
how about the specs?
is the resolution i´ve choosed ok?
i´ve missed something?

let me know if you still want to use flash, i will upload the swf version and .flv.

224
HFS ~ HTTP File Server / flash animation?
« on: June 26, 2006, 06:36:53 AM »
hi rejetto, this is just the first attempt to run it like a guide

this Chapter
: First Run
the movie is 41 seconds long

    it starts opening the hfs from a folder called c:\hfs
    it shows the option to integrate with shell context menu in the movie,
(since it is for newbees and it is , i guess the first of many chapters, well, i go on futher, in the movie...)
i agree with the shell context integration,
then i add a folder using the shell context,
the folder is one of with 3 pics of my son,
it shows im choosing the type RealFolder,
then i do rightclick on the folder i added to vfs,
choose browse it to test,
it opens firefox browsing localhost\the-folder-i-add,
then i tell hfs to check my external ip adress,
it assumes the ip on the adress bar,
the i again do a rightclick on the folder with pics, and copy its url,
then i open a chat window of messenger,
and finally i past the url on the chat window.[/list]

well, im posting it with many bitrates
the original video has 66MB and i squeeze it with many conversosrs, but the best viwed from web was the streaming and the best type to mantain the quality without generate a so big file was quicktime, but i will post all the videos i made on the rapidshare to you access it, and i was thinking
this video was recorded with this specs runing on my pc:

    screen resolution 800x600 (trying generate a small video)
    no audio
    16bit color


these are the files:
http://rapidshare.de/files/24140347/hfs-1st-run-easymode-addfolder-testlocal-Custom800_600.mov.html 12mb-bestquality-800x600-879kbps
and this is the half quality of the above
http://rapidshare.de/files/24141327/hfs-1st-run-easymode-addfolder-testlocal-f1Mbps_Stream.mov.html 5mb-halfquality-879kbps
both are with the config to suport streaming.

225
HTML & templates / Share Templates
« on: June 25, 2006, 09:48:06 PM »
Quote from: "traxxus"
Sry, but the best template i ever seen is this:

http://www.rejetto.com/forum/viewtopic.php?t=3203


All other templates are...  :roll:   :v:
[/b]

alright , its one of my favorites too, but i dont forget to put in HERE.

and about all other templates, well, lets encourage and the other to do a better template, and tell then your opnion, or else, we are going to be with just the defaul, lets tryit, change, create our own template, share him, mixed with other tecnologies, try to use another options, the hfs is "only a file server", and if we want to use it for more than a great software, but with a poor web interface from the client side, we shoul try , try even more...

ops, almost forgot to show you where it was the post with the CLEAN template, is here:

http://www.rejetto.com/forum/viewtopic.php?p=1016799&highlight=#1016799

Pages: 1 ... 13 14 15 16 17 18