Reply
Please rate my oldie
Old 04-05-2008, 11:36 AM Please rate my oldie
Experienced Talker

Posts: 48
I have a very old script spread over the web called "Anima Gallery".
Its a gallery system that displays the whole ftp/webspace directory with quality thumbnails without the requirement for a mysql gallery.

Despite i saw some good reviews about it the true is that very few sites use it. So could you please drop me some possible improvements (keeping it mysqless).

it can be downloaded from anima.mgfca.com

(If this thread doesnt belong here, just move it or if is against rules just remove it, thank you.)
ClaFanN1 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-05-2008, 04:45 PM Re: Please rate my oldie
rogem002's Avatar
Webmaster Talker

Posts: 611
Name: Mike
Location: United Kingdom
From what I see so far, parts of it are written are short hand php "<?" instead of "<?php", which was great a little while ago but now it just messes with XML.

I'll post more when I get a better chance to look at it, do you have a live preview?
__________________
PHP Code:
Add_Talkupation('rogem002'); // Because sharing is awesome! 
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 04-05-2008, 06:22 PM Re: Please rate my oldie
Experienced Talker

Posts: 48
hmm...xml...what does xml has to do with it?
ClaFanN1 is offline
Reply With Quote
View Public Profile
 
Old 04-07-2008, 03:28 AM Re: Please rate my oldie
Ultra Talker

Posts: 308
If you want to write script which you want to distribute for others to use, you shouldn't use shouldn't short tags. What if someone's host has short tags disabled, they won't be able to use your script. Also, add a live demo.
__________________
tiny url
dman_2007 is offline
Reply With Quote
View Public Profile Visit dman_2007's homepage!
 
Old 04-07-2008, 10:30 AM Re: Please rate my oldie
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,173
Name: Dan
Location: Swindon
XML doesnt have anything to do with it directly, but because XML is being used more and more these days its good to be a little bit clearer.

Also while i personally doubt there are many hosts which have short tags turned off (and wont turn them on when you ask) i can see that point.
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 04-07-2008, 10:40 AM Re: Please rate my oldie
Experienced Talker

Posts: 48
I personally dont intend to modify it, it is as good as it is, nobody ever supported it anyways, i really dont care much if my free scripts are good or not, being free is already good enough...just was looking for some feedback, something rare to get this days...
If people dont like it they can improve it themselves thats why the source is there, i think changing <? to <?php wont require NASA IMO.

Last edited by ClaFanN1 : 04-07-2008 at 10:42 AM.
ClaFanN1 is offline
Reply With Quote
View Public Profile
 
Old 04-07-2008, 10:43 AM Re: Please rate my oldie
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,173
Name: Dan
Location: Swindon
Okay...

is it just me or did you ask for feedback and are now moaning because we gave you it?!

o.O
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 04-07-2008, 10:54 AM Re: Please rate my oldie
Experienced Talker

Posts: 48
Who's moaning? <.<
ClaFanN1 is offline
Reply With Quote
View Public Profile
 
Old 04-07-2008, 12:07 PM Re: Please rate my oldie
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,173
Name: Dan
Location: Swindon
*rolls eyes*

I honestly cannot be botherd to start quoting... good day
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 04-10-2008, 06:59 AM Re: Please rate my oldie
rogem002's Avatar
Webmaster Talker

Posts: 611
Name: Mike
Location: United Kingdom
Quote:
Originally Posted by dansgalaxy View Post
XML doesnt have anything to do with it directly, but because XML is being used more and more these days its good to be a little bit clearer.

Also while i personally doubt there are many hosts which have short tags turned off (and wont turn them on when you ask) i can see that point.
The main reason for shorthand php <? ?> being disabled on most hosts is because it makes a mess of xml pages (they could be run as php, which is bad). Essentially it makes life much simpler if it's disabled and the code is long hand.

Quote:
Originally Posted by ClaFanN1 View Post
I personally dont intend to modify it, it is as good as it is, nobody ever supported it anyways, i really dont care much if my free scripts are good or not, being free is already good enough...just was looking for some feedback, something rare to get this days...
If people dont like it they can improve it themselves thats why the source is there, i think changing <? to <?php wont require NASA IMO.
It does not take much to change <? to <?php (A simple find and replace), but as you coded the script (even if you are giving it away for free) it's nicer if you (the experienced programmer) change the code instead of the user (who may not be able to code).

Dan makes a good point ^^
__________________
PHP Code:
Add_Talkupation('rogem002'); // Because sharing is awesome! 
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 04-10-2008, 08:10 AM Re: Please rate my oldie
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,173
Name: Dan
Location: Swindon
Nice to see all the new really helpful members from the other forum :s

Thanks Mike.
__________________
Personal UK Webhosting
Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Reply     « Reply to Please rate my oldie
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16153 seconds with 12 queries