Your opinion on the new Droopy's Lib site?

For everything that's not in any way related to PureBasic. General chat etc...
chromaX
User
User
Posts: 84
Joined: Mon Apr 17, 2006 9:57 pm
Location: Switzerland

Post by chromaX »

try

Code: Select all

$frpos = strpos($_SERVER['HTTP_ACCEPT_LANGUAGE'], "fr");
$enpos = strpos($_SERVER['HTTP_ACCEPT_LANGUAGE'], "en");
if ($frpos === TRUE AND ($enpos === FALSE OR $enpos > $frpos)) {
$langdir = 'fr';
} else {
$langdir = 'en';
}
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

it is fine for the moment, but if i have complaints from the french speaking people, the i will change it to something like that
and i cant change it at the moment anyway...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Looks really nice, clean and fresh. I get English language. Nice Ajax work :)
But I can't download the lib though.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

GeoTrail wrote:But I can't download the lib though.
:lol: that would be because the 'unofficial' files are still on the other server.... and i didnt use direct links to them....

does the banner ad move down the bottom of the page for everyone?
or do some of you have javascript disabled?
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

ok, the site is almost ready to go live, see the news item here: http://new-droopy.coolinc.info/news.php?lang=en#3

any feedback welcomed.


edit: fixed spelling, and i'm now going to get ready for bed, its late here...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

I see a banner at the bottom of the page, but I have js enabled.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

It looks like there is something wrong with the header image:
Image
(I'm using Konqueror 3.5.5 [the "base" of the Safari browser])
Image Image
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

It's because of the font he used. He should have added a fixed table header height instead of a variable one and specified a font that won't vary so much :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

GeoTrail wrote:I see a banner at the bottom of the page, but I have js enabled.
yep, thats where it should be, normally without my js its at the top...
It's because of the font he used. He should have added a fixed table header height instead of a variable one and specified a font that won't vary so much
i didnt actually design the template.... but i will try and fix it.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

WishMaster wrote:It looks like there is something wrong with the header image:
Image
(I'm using Konqueror 3.5.5 [the "base" of the Safari browser])
try it now; i think ive fixed it, but i cant test it on konqueror very easily...
but its weird, the table has a fixed height, but i had to add a height attribute on the tr as well...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
chromaX
User
User
Posts: 84
Joined: Mon Apr 17, 2006 9:57 pm
Location: Switzerland

Post by chromaX »

Table fields tend to adjust themselves to their content. The CSS attribute

Code: Select all

overflow:hidden;
should help, if it's designed to work with TD... else DIV's the name of the game.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

chromaX wrote:Table fields tend to adjust themselves to their content. The CSS attribute

Code: Select all

overflow:hidden;
should help, if it's designed to work with TD... else DIV's the name of the game.
yes, but it works fine in FF, IE, Opera - all on windows.
imo opinion, it doesnt really matter if it doesnt work with linux browsers; since the lib is (at least mostly) windows only atm...
but thank you for the help anyway
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

ok, the website now is located at the http://droopyslib.us.to domain.
as said before, french version is proper french now (thanx to cederavic)
downloads all work

so I hope you all like it!

if you speak german, and are confident to translate at least the site, feel free to contact me, and for the work, i'll give u an @droopyslib.us.to address...
it would be good also if u can translate the help file also.

for the french, i'm still looking for someone to translate the help file, and maybe the installer/readme


maintenant j'irai annoncer ceci sur le forum français avec le Français misérable des google :lol: :wink:
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

lexvictory wrote:ok, the website now is located at the http://droopyslib.us.to domain.
as said before, french version is proper french now (thanx to cederavic)
downloads all work

so I hope you all like it!

if you speak german, and are confident to translate at least the site, feel free to contact me, and for the work, i'll give u an @droopyslib.us.to address...
it would be good also if u can translate the help file also.

for the french, i'm still looking for someone to translate the help file, and maybe the installer/readme


maintenant j'irai annoncer ceci sur le forum français avec le Français misérable des google :lol: :wink:
I'm learning French and you spoke of "proper french". What is such, specifically? TIA
Intrigued - Registered PureBasic, lifetime updates user
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

Intrigued wrote:you spoke of "proper french". What is such, specifically? TIA
french not translated by google's translator or any other online translator :lol:

i want to learn french myself, but that is probably a long way off...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Post Reply