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

Pages: 1 2
1
Hi,
you mean:
HFS: Menu -> Dynamic DNS Updater -> DynDNS wizard

Yeah

Another strange behaviour noticed in the past was that other people can access my website via the internet but i can't access it from home, only via localhost.
I also try the command line: ipconfig /flushdns and deleting the browser cash without success.
Sometimes the best solution was to restart the notebook, but than i must reopen all my programs again ...
It happened also with my old notebook which is broken since a few month.

2
Hi,
I encounter the problem described in the first post until the first time using HFS.
Using the dyndns updater program everthing works fine, but only for some hours.

The log file from the dnydns updater software several times logged:'09-01-2010 16:05:19 - Unable to determine WAN IP.  Can't update.'
That is realy crazy because my wireless lan network works perfectly.
I'm irritated  and bugged because it is always the same problem over a long time now.
Maybe i must check the router settings and the windows network configuration ...


3
Hi,
only 2 accounts, also no email notification from dyndns received (abuse etc ...).
Now, with dyndns updater the connection is very stable.
In the past, using HFS, very very often the connection was lost for hours.
Could it be that the HFS updater needs an improvement ?
Maybe dyndns will force us to use the dyndns updater ?

I will keep an eye on that behaviour.


4
Hi,
HFS: Menu -> Dynamic DNS Updater -> DynDNS wizard displays:

12:37:04 New external address: 91.1.78.80 via www.checkip.org
12:37:05 DNS update requested for : no reply

Self Test ok. More than 48 hours no connection to my website possible ...
Using HFS 2.3 beta 267, the same behaviour with the last stable version.

After using the original Dyndns updater program everything works fine, connection possible.

Anybody else encounter the same behaviour ?


Thanks

5
HTML & templates / Re: file changed macro in combination with javascript
« on: August 28, 2010, 01:45:24 PM »
Hi,
Easy chat attached.

6
HTML & templates / Re: file changed macro in combination with javascript
« on: August 26, 2010, 09:41:52 PM »
Ouh,
thank you very much for the information.
I'm wondering that that several macros in a javascript interval do not work like expected.
Yes it works once, that was just confusing me completly ...

Your statement is very usefull for me and maybe also for other.


Thanks rejetto

7
HTML & templates / Re: file changed macro in combination with javascript
« on: August 20, 2010, 07:54:37 PM »
Hi,
o.k, thank you Mars.

But why do the code in my first post don't work ?
Please read also my second post, simulating the change of the file chat.txt with a text editor.
It works only if i remove the macros.

Do you have an idea ?

Thank you

8
HTML & templates / Re: file changed macro in combination with javascript
« on: August 20, 2010, 09:40:28 AM »
Hi,
the main question for me is how to use macros inside a javascript function.
Is it possible ? Can somebody supply an example ?

That is what i like to do:

function f_ChatUpdate()
{
macros here ?
Dummy=String(Math.random());parent.frames[1].location.replace("chat.txt"+'?'+Dummy);
}


Thanks

9
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 19, 2009, 10:44:14 PM »
Hmmm,

if the filename is, for example, "te=st.zip" and the comment line is "te=st.zip=helpme" HFS do not display the comment.
I think that HFS assumes that the comment follows directly after the equal char, correct ?
In the case described above HFS do not display a comment because he do not find the filename "te".

To avoid that problem HFS and also a comment editor must search in "hfs.comments.txt":
1. for the filename
   and if true
2. for a equal char behind the filename and everything behind until the end is part of the comment.


Since i start coding i am at war with macros and script languages, so i don't understand much of your friendly explanation.
Anyway, i understand the macro you supplied.
But i don't see how a macro can solve the filename with equal char behaviour inside "hfs.comments.txt".


mars, please be so kind and give me a hint ...
Don't hesitate to correct me if i'm completly wrong.



Warp

10
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 19, 2009, 11:22:06 AM »
Hi,

thanks for the compliment Fysack.

Maybe it was not a good idea to choose the equal (=) charachter as the seperator, because in windows it is a legal character in a filename.
Anyway, to change that now by rejetto would cause complications ...

I'm often searching for a new area of programming activity, except in spring and summer where i like to travel or stay in my garden.  ;D


ciao


Warp

11
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 16, 2009, 04:16:01 PM »
Hi,

another brave step in the international comment editor programming contest.  ;)

What's new in this version 0.27 final: ::)
---------------------------------------
Frequently used directorys added.
Program screen size enlarged.
PDF help file updated.

Cheerio

Warp

12
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 15, 2009, 09:44:15 PM »
Hi,

it's me again ...

Just noticed that it could be a fine option to scan for new files and add those to the comment window.
So, popup option added, here is version 0.26 final.


So long


Warp

13
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 15, 2009, 02:31:36 PM »
Hi,
HFS Comment Editor 0.25 Final.

What is new:
---------------
Code cosmetic, nothing important.
No popup menu before selecting a folder.
Error message improvement.
A PDF help file is included.

Thanks to all for the response and the suggestions.


So long

Warp

14
Everything else / Re: hot laptop on AC line
« on: January 12, 2009, 11:08:58 PM »
Hi Rejetto,
it is not only cpu depended, it is also gpu related.
So if you are a lucky guy with a separate grafic card the drawback is the extra heat.
The room temperature is also important.

If your cpu is an amd one you should install amd power now utility.
I don't believe that there exist any software that can fix the fan noise problem, but i'm not sure.

Some notebooks, like mine, has an hardware key to slow down the cpu speed.
But in my case without a significant effect.

One way you can try is to open system control, enery options, tab ==> energy schema.
I just noticed that in the dropdown box there is an option called 'minimum energy consumption'.
I never tried this option, maybe that helps.

In any case, some notebooks are realy noisy ...
The notebook manufactors seems not to be able to handle that correctly.

Play some cool sound with your stereo equipment and you will never here the cooling fan anymore.  ;)

good luck


Warp

15
HFS ~ HTTP File Server / Re: Comment File Editor - coded for fun
« on: January 12, 2009, 06:46:39 PM »
Hi folks,
HFS Comment Editor 0.24 beta.

What's new:
--------------
Several bugfixes, one of them is very important ...
So, please don't use the old versions !
The frequently used comments are loaded on startup and saved while terminating the program.
Items in the dropdown box are sorted now.

If the users do not report a bug or suggestions this will be the last beta release before the final version.



Warp

Pages: 1 2