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

Pages: 1 2 3 4 5 6 ... 45
46
Everything else / Re: friday live
« on: April 23, 2010, 04:57:41 PM »
My best wishes to you, rejetto!

In spain, to say that, we wish 'mucha mierda!' (= a lot of shit)  ... oh, I see you worked already hard on that!   ;D ;D

47
Everything else / Re: Transfer files icon
« on: April 20, 2010, 08:15:15 AM »
It's NOT hfs.  :D
The menu bar with the greyed icon is the menu bar of your VNC viewer!

48
Silenpliz:
When you finish your linux-port after-tomorrow .. you could make it run on android next weekend .. so we could enjoy to have our servers in a mobile phone ... please add also information how to pay some GBytes of downloads from our phones every month  ;D

49
Beta / Testing build #254 - 257 mime Problem
« on: March 02, 2010, 07:48:29 AM »
Hi maverick
You could try adding the 'web developper 1.1.8' addon to your firefox to see html and css errors.
What you describe is something so strange that i can't even believe that hfs is able to do it! :-)

50
Hola v116v,
Si tienes Apache funcionando en el puerto standard 80, puedes tener funcionando hfs en un puerto diferente. Eso te permite usar un link desde una página de tu servidor apache.
Por ejemplo, configuras que hfs use el puerto 8080, entonces el link en tu apache puede ser http://tudominio:8080/ .

51
HTML & templates / Re: next default template
« on: February 25, 2010, 09:18:23 AM »
I would not make any effort to support IE6 - just a message:
Code: [Select]
<!--[if lte IE 6]>Update your browser or install a new browser<![endif]-->

52
HTML & templates / Re: next default template
« on: February 23, 2010, 05:33:40 PM »
New template looks better than actual, but there are some styling problems - not a problem of css, but a problem of different browsers.

For example, what mars sees as vertical bars delimiting the itemname, in FF shows correctly as blue border like on the elements on the left side.
I suggest you to remove borders and to use  a style-element (for example item) and tu apply 'item:hover backgroundcolor...' on <td class="item">
on the item field, this avoids problems with padding and borders in different browsers.

Also y suggest to limit the width of the leftblock with a maxwidth <div>

53
You can use the following macro module that allows not only what you need, but also to host different 'sites' with one instance of hfs. I call this macro 'assignsite'. It assigns a variable 'site' thet you can use in if or switch statements to display different pages, style or contents.


You have to posible origins to access your server:
a) from lan: 192.168.xx.yy or computername , and from the host also localhost and 127.0.0.1
This allows 2 accesses from lan and 4 from localhost
to access more 'sites' you can use a &site=xxx extension
b) from wan: ip(86.23.xx.yy for example), domname1, sub.domnane1, domname2 ..

With this, the assignsite module shows like this:
Code: [Select]
     {.comment| access from lan or localhost.}
{.if |{.pos|127.0.0.1|{.header|host.}.}|{:{.set|site|demo.}:}.}
{.if |{.pos|localhost|{.header|host.}.}|{:{.set|site|site1.}:}.}
{.if |{.pos|MyComputerName|{.header|host.}.}|{:{.set|site|site2.}:}.}
{.if |{.pos|192.168.|{.header|host.}.}|{:{.set|site|site3.}:}.}
{.if|{.urlvar|site.}|{:{.set|site|{.urlvar|site.}.}:}.}
    {.comment| from here on wan access.}
{.if |{.pos|86.23.|{.header|host.}.}|{:{.set|site|demo.}:}.}
{.if |{.pos|bacter.homelin|{.header|host.}.}|{:{.set|site|site1.}:}.}
{.if |{.pos|wiki.bacter.homelin|{.header|host.}.}|{:{.set|site|site2.}:}.} {.comment|here i use a subdomain.}
{.if |{.pos|anothersite.homelin|{.header|host.}.}|{:{.set|site|site3.}:}.}




54
If you have a domain like blah.bla.org and your domain allows subdomains, you can use the subdomain getprogram.blah.blah.org and modify you main section of the template in the following way:
Code: [Select]
{.if |{.pos|getprogram.blah|{.header|host.}.}|
      {:
      --> write here html for the 'homepage' of the downloadsite that contains only one link to /anyopenfolder/install.exe
      :}
      |
      {:
      --> put here the content of your old main section to access folders and files
      :}
      .}

55
HFS ~ HTTP File Server / Re: Undesired download limit of 180ish kb/s
« on: February 08, 2010, 05:02:44 AM »
In most cases the download limit is given by the upload speed of your connection. To allow download at a speed of 2000 kB you would need uploadspeed of about 16 mbps!
¿what's the upload bandwidth of your connection?

56
Deutsch / Re: ACCOUNTS SELBST ERSTELLEN
« on: February 07, 2010, 01:27:03 PM »
Mit der Version beta steht die Scriptsprache 'macro' zur Verfügung, welche es ermöglicht eine administrative Funktion wie eine Registrierung eines neuen Benutzers zu erstellen und im template einzubinden. Einige Beispiele con admin-pages kannst du hier im Forum finden.
Mehr information zu macros findes tu in der wiki: http://www.rejetto.com/wiki/index.php?title=HFS:_Template_macros

57
Deutsch / Re: Probleme mit gleichzeitigen Anfragen ?
« on: January 19, 2010, 07:37:24 PM »
Es gibt keine Einstellung die kleinere Seiten bevorzugt ausliefert.
Hast du versucht Speed-limits einzustellen um die Geschwindigkeit einzelner downloads zu beschränken?

58
Deutsch / Re: update build 251
« on: January 19, 2010, 07:32:22 PM »
hajota:
Koenntest du vielleicht noch hinzufügen bei welcher Gelegenheit oder Aktivität diese fehlermeldung auftauchte?
Zeigte sich der Fehler mehr als einmal und ist er reproduzierbar?

59
RAWR-Designs / Re: How would I edit this?
« on: January 11, 2010, 04:58:11 PM »
Login does not use a javascript popup.

But it seems you have defined some text referring to a linksys router in:

Menu -> other options -> login realm.

60
Everything else / Re: uploading documents and such
« on: January 10, 2010, 06:43:15 PM »
No, from a computer that is not the server, you can only upload through the webpage that you get from the hfs server.
Installing hfs on other computers won't help: with the right-click option you would only add the file to the virtual file system of the new server.

Pages: 1 2 3 4 5 6 ... 45