rejetto forum
February 12, 2012, 10:32:33 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: BEFORE THE NEXT BUILD 263: We so much hope to have...  (Read 1722 times)
0 Members and 1 Guest are viewing this topic.
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« on: July 13, 2010, 09:33:55 AM »

I would like this possibility in main.pas

Quote from:  main.pas
INITIALIZATION
....
if fileExists(exepath+'default.tpl') then
  defaultTpl:=loadfile('default.tpl')
else

  defaultTpl:=getRes('defaultTpl');
....
when i test a new tpl, then i can have the possibility to restore my default tpl, not necessary the internal
 Wink

I just watched the contents of default.tpl, this has nothing to do with the philosophy of hfs with its macros available, there are more than javascript, which increases dramatically the load time of pages , especially since it is necessary to use an external library. the relocation of features of this template in others is almost impossible, as some of the players in the last rawr template.
 Angry

like in the kitchen, trying too hard to spice up a dish, you lose the flavor of the main ingredient, hfs has lost the flavor of its simplicity Wink
« Last Edit: July 15, 2010, 03:13:40 PM by Mars » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #1 on: July 13, 2010, 10:58:36 AM »

1. ok

2. macros are server-side, replacing php, not javascript.
the default template is still working fine if you have javascript disabled, i think this is enough.

3. i didn't notice the slowdown, that is for sure. Did anyone else?
anyway, there's often a price to pay for features.
If current way is a problem for many people, i can introduce an option that will make the template script-less.

4. what do you mean by "relocation"? copying features to other templates?
Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #2 on: July 13, 2010, 11:05:53 AM »

re: to 4

"the relocation of features"

error of translate

must be understood as "implementation of features ...." Wink
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #3 on: July 13, 2010, 11:12:57 AM »

4. i don't understand your point.
what's the problem?
Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #4 on: July 13, 2010, 11:26:32 AM »

Everybody is not capable of making his template cooking with javascript or Java, even tsg is not capable any more of re-laying in the questions since giant disappeared. If there is not more than you to understand your scripts and improve them, I can say to you that hfs risks to vegetate for a long time. Cry

You who nevertheless likes the simplicity, I am strongly amazed at the road you have taken, and on the which one we have followed you with passion since our begin on the forum, you have been trapped by the way of ease.
.

Sorry to have to be also direct and rough, but I do not manage to find at the bottom of me the fervour of the first days. Wink

one thing to finish, do not take it bad and do not destroys your account on a whim (AS SILENTPLIZ GrinWink
« Last Edit: July 13, 2010, 12:18:00 PM by Mars » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #5 on: July 13, 2010, 01:22:00 PM »

you are complaining about bad sides, ok, but what are you suggesting?
to remove the features? or to make those features way much worst for the final user?
do you think that google Inc. is using ajax because it's fashion?
The default template should met everyone's needs, not the needs of scripters who don't know javascript, that's very few people.
be constructive
« Last Edit: July 13, 2010, 01:24:40 PM by rejetto » Logged
rejetto forum
« Reply #5 on: July 13, 2010, 01:22:00 PM »

Do you like this software? Consider even $2
 Logged
r][m
Insane poster
*****
Offline Offline

United States United States

Posts: 339


View Profile
« Reply #6 on: July 14, 2010, 09:07:54 AM »

Everybody is not capable of making his template cooking with javascript or Java, even tsg is not capable any more of re-laying in the questions since giant disappeared. If there is not more than you to understand your scripts and improve them, I can say to you that hfs risks to vegetate for a long time. Cry

You who nevertheless likes the simplicity, I am strongly amazed at the road you have taken, and on the which one we have followed you with passion since our begin on the forum, you have been trapped by the way of ease.
.

Sorry to have to be also direct and rough, but I do not manage to find at the bottom of me the fervour of the first days. Wink

one thing to finish, do not take it bad and do not destroys your account on a whim (AS SILENTPLIZ GrinWink
I have to agree.  Sad
Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #7 on: July 15, 2010, 03:11:34 PM »

MOVED to Everything else: WE ARE WAITING FOR ...

This topic has been moved to Everything else.

http://www.rejetto.com/forum/index.php?topic=8777.0
« Last Edit: July 15, 2010, 03:23:09 PM by Mars » Logged
bacter
Operator
Insane poster
*****
Offline Offline

Spain Spain

Posts: 677


View Profile
« Reply #8 on: July 17, 2010, 07:59:24 AM »

The goal of default template included in hfs (especially the beta!) is, from my point of view, to test and show the new features included in hfs.

Rejetto has done a great work in hfs, including a lot of features that users in the forum asked for, also a some of them only are useful to very few users ( Who needs renaming, creation of folders and delete functions on a small server throung the web interface? This are admin tasks, and i think that any admin can access his server directly or through remote access). But as the features are already written, it's ok to include them in the template.

Also some people complain that the new template has a lot of javascript, it's use is not slower than previous versions. More, it can be even faster. You may split the template, putting javascript and stylesheet in separate files, that will only be loades once and after they will be available from caché, what will even increase the speed of next load of a page. But as the default template may change with the further builds, it's a good idea to leave all in one common file which goas with every build.

Think that we most all use a beta, and that the default template allows new users to use hfs 'out of the box', but most users would like a template with a personal touch. For those, all te features hfs already has, may be available - as are already from the rawr team - more and more templates. People may select then if they want to use simple html files, or more sofisticated solutions making use of javascript. If someone makes a 'stable template' surely he would not pack everything in one file, he would use separate files for scripts and rest of the template.

It's clear that the new template may not be that simple to use for 'designers' used to the method of copy and paste. But a little effort to learn javascript and to use ajax will not be more difficult and be more usefull for people than learning 'macro'.
« Last Edit: July 17, 2010, 08:35:21 AM by Mars » Logged

your computer has no brain - use your own !
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #9 on: July 18, 2010, 08:36:01 AM »

( Who needs renaming, creation of folders and delete functions on a small server throung the web interface? This are admin tasks, and i think that any admin can access his server directly or through remote access).

1.
who? i get many requests like this.
for most people setting up a VNC just for creating a folder once in a while is overkill.
if it can be done without much effort, it's good.

2.
the "out of the box" is an important point of HFS.
i don't like people to be forced to install a 3rd party template to get features they consider basic.
hfs is customizable, yes, after you already got something decent.

3.
people don't need to know javascript to customize the look of the template. Do they?

4.
i think someone got dazed by the amount of javascript i put it.
I can assure you i'm not happy by this, and i'm trying to keep it low while still giving importance to the features.
in the next release i'm moving javascript sections at the bottom of the template, so you don't hit them while you don't want tio.
Logged
Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1469



View Profile WWW
« Reply #10 on: July 19, 2010, 12:36:45 PM »

@rejetto & bacter

the simple solution is to do as silentpliz, put the two template in the resources

Light template.         without ajax
Evolved template.     with ajax

Like that everybody will be satisfied, and to begin by me  Cheesy
« Last Edit: July 19, 2010, 12:40:26 PM by Mars » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #11 on: July 23, 2010, 08:18:34 AM »

zerofool moved to http://www.rejetto.com/forum/index.php/topic,8825.0.html

mars, you may try to answer my questions if you want to discuss the thing.
i'll tell you why your suggestion is a bad usability choice: you'll give people this option of light template, while 99% of them will only wonder "why should i use a template with less features?".
if you are a template maker who wants an easier base for your template, there's no need to get it embedded in the program, you can download it somewhere.

« Last Edit: July 23, 2010, 08:22:12 AM by rejetto » Logged
SilentPliz
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1023


....... chut ! shh!


View Profile WWW
« Reply #12 on: July 23, 2010, 08:36:09 AM »

Mars gives my example because I have put several templates in the HFS executable
But I have not put your template with a "light" version without ajax.

If I remove ajax in your template, in fact, there is no much left that works.  Cheesy
« Last Edit: July 23, 2010, 08:43:47 AM by SilentPliz » Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #13 on: July 26, 2010, 10:11:10 AM »

for me it's ok to discuss the thing,
but it must be clear to avoid penalize the majority
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page February 07, 2012, 10:38:58 AM