Language support or new banlist ???
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Language support or new banlist ???

Started by PPK, 21 August, 2005, 12:14:34

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PPK

I finally have knowledge to make one of this for next version (both is very much work), please vote what you want :))
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

Psycho_Chihuahua

Well Language File Support would be gr8 PPK.

And i'm sure there r enough ppl around here to help converting the english into diffrent languages :)
PtokaxWiki ?PtokaX Mirror + latest Libs

01100001011011000111001101101111001000000110101101101110011011110111011101101110001000000110000101110011001000000101010001101111011010110110111101101100011011110111001101101000

bastya_elvtars

QuoteOriginally posted by PPK
I finally have knowledge to make one of this for next version (both is very much work), please vote what you want :))

The new ban list would be better, since many scripts are in English and would be terrible to localize. However, if there is a link to a forum/mail in the ban reason, and this reason is sent by PtokaX, then users can complain, also banlogs can be reviewed easier. And, the new banlist implementation would increase performance.
Everything could have been anything else and it would have just as much meaning.

Northwind

QuoteOriginally posted by Psycho_Chihuahua
Well Language File Support would be gr8 PPK.

And i'm sure there r enough ppl around here to help converting the english into diffrent languages :)

yep, please add this PPK


garth

#4
QuoteOriginally posted by Psycho_Chihuahua
Well Language File Support would be gr8 PPK.

And i'm sure there r enough ppl around here to help converting the english into diffrent languages :)

please add this PPK, wait the German user already longingly for it

Optimus

I think a new banlist is more important then the language support. Cause the hubsoftware isn't gone be more stable etc when making new language support.

So i vote for the new banlist.

- Optimus

Typhoon

QuoteOriginally posted by Optimus
I think a new banlist is more important then the language support. Cause the hubsoftware isn't gone be more stable etc when making new language support.

So i vote for the new banlist.

- Optimus

Couldn't agree more with above statements on banlist

Typhoon?



Madman

A new banlist.. defently...
Dc and the stuff around it should be in English.. That's my Opinion...
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Dessamator

A new banlist, language support can be dont l8r on.
Ignorance is Bliss.

GrinSlaW

yeah a new banlist would be nice  :D
.:: AcExtreme ::. | .:: AcPro ::.

Pothead

Suppose i am biased because i only speak english, but i agree with new ban list been required most. :)

Dunno how ptokaX works (coded), but if anything like DC++ you could just start doing the language a bit at a time (instead of "click this", when you add sommit new STRING(CLICK_THIS), so it starts preparing it for language translation, and then you will have less to change in future. :)

?Tr??T_????

Yes new language support...

??????Hawk??????

New banlist would sure be Greeeeeat    :D  

can we have it tommorow ?   :P  :P

Keep up the Great work m8  



??????Hawk??????

DJ Bert

A new banlist is very good  :D  :D  ;)



Grtzzz

DJ Bert

??~~~~Master~~~~??

new ban list... i agree with optimus..
Owner Of the [NL]?Master Download Plaza? hub

Mickey

New banlist would be cool and language support sometime in the future.

blackwings

I voted for new banlist


PPK

Banlist win, and some code is done and working :))

First tests...
Quote<_@o'> Sorry you have temp ban with expiration: 30-Sep-2005 in 09:16
IP: 127.0.0.1
Nick: PePeK
Reason: Not specified.
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
IP: 127.0.0.1
Nick: PePeK
Reason: test
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
Range: 127.0.0.0-127.0.0.255
Reason: test
Banned by: _@o'
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

blackwings

QuoteOriginally posted by PPK
Banlist win, and some code is done and working :))

First tests...
Quote<_@o'> Sorry you have temp ban with expiration: 30-Sep-2005 in 09:16
IP: 127.0.0.1
Nick: PePeK
Reason: Not specified.
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
IP: 127.0.0.1
Nick: PePeK
Reason: test
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
Range: 127.0.0.0-127.0.0.255
Reason: test
Banned by: _@o'
nice, you added reason and banned by to banlist.

Except for that, will the new banlist also be faster?


bastya_elvtars

It will, cause it will use hash tables. The difference is the same as doing like this:

if table[x] then whatever() end

vs

for a,b in pairs(table) do if a==x then whatever() end
Everything could have been anything else and it would have just as much meaning.

blackwings

QuoteOriginally posted by bastya_elvtars
It will, cause it will use hash tables. The difference is the same as doing like this:

if table
  • then whatever() end

vs

for a,b in pairs(table) do if a==x then whatever() end
sweet :)


imby

QuoteOriginally posted by PPK
Banlist win, and some code is done and working :))

First tests...
Quote<_@o'> Sorry you have temp ban with expiration: 30-Sep-2005 in 09:16
IP: 127.0.0.1
Nick: PePeK
Reason: Not specified.
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
IP: 127.0.0.1
Nick: PePeK
Reason: test
Banned by: _@o'

<_@o'> Sorry you are permanently banned.
Range: 127.0.0.0-127.0.0.255
Reason: test
Banned by: _@o'

If you tell a user how they're banned, (ie by range), you also help them finding ways to unban themselves ;)

bastya_elvtars

QuoteOriginally posted by imby
If you tell a user how they're banned, (ie by range), you also help them finding ways to unban themselves ;)

And if the range is properly banned, they will NEVER do.
Everything could have been anything else and it would have just as much meaning.

6Marilyn6Manson6

QuoteOriginally posted by PPK
I finally have knowledge to make one of this for next version (both is very much work), please vote what you want :))


Yes added and remember italian language :=)

diabolik2186

the new banlist is great idea...but the language support would be for an easy comunication with the users.
It's possible added an file to change a language
(language file not compiled)
?i@b?lik2186
F?U??? ?f

?l Pu?Bl? U???? HuB & ?l Pu?Bl? U???? W?B

member of
M@ssy GR?? ??W?RK?

SMF spam blocked by CleanTalk