balder

Support
  • Content count

    533
  • Joined

  • Last visited

Posts posted by balder


  1. Zlobomir this is the first thing which i disable but i think it is usefull to newbies. if they conect to a hub they cant get into they will be redirected. people who want to disable this genralyy know how to but people who want to enable it might not.


  2. If You were Bill Gates then passwords for acounts wouldnt be invented, cuz OS will relly on hardware security - just lock your room , lock your apartment and You are secured.

    i think you missed my point. i did ramble a bit and i cant be bothered to read what i wrote so i will forgive you.. as you pointed out you could lock your room. sounds like that would serve your purpose. i think favs arnt important enough to be encrypted. As crise said the benifit of them being in the clear is better. there will enevitably people who fall outside this but they will have to solve there own prolems


  3. the thing with security is the value of protecting it is defined by the value of the infomation. Most people wouldn't value there dc++ password infomation. if they are just a reged user there is not too much affect of someone stealing your password. If your an op or in private hub the situation is different. However most people in this situation would be able to add the appropriate protection level at the os, where it should be i.e. you should only give you, admin, and the user running apex access to read the fav file set up other user names for other people other then you. and lock you session when you are away from the PC. these are the ways you should protect infomation.

    Extra security should only be put in place if the value of the data is important enogh to first break all the os security. Plus the benift of having passwords in a fav file is that when a hub looses all there accounts and you need to re-reg (as they enevitably will) or if you need to change your name/prefix or for any reasons. you can recover the password easily.

    To answer your question about how could a newbie know. Well to be quite frank tuff!. if you are willing to post a clear text file to a stranger with out looking at it first then it is your own fault if a password gets nicked. XML is the most intuitve language there is; MSIE opens it easily. so any newbie no mater what would be able to open that file and quickly see that it had passwords in. If you think that they wouldn't think to open the file, then thay shouldn't be playing with it.


  4. I dont know if this will be implmented but if it is i can imagine that it will only be done via alphabetic ordering. Doing any type of fuzy logic would just wast processor power. therefore if you had the following

    1

    2

    10

    priority would be

    1 highest

    2 normal

    10 high

    as Latin had said filenames with leading zeros will work fine and so would the example datadyne has given (untill ep 10). this is the only realistic way i can see this being implmented.

    This brings up a problem. If the function is not implmented perfectly i.e. it is implmented how i have stated above. Many people would belive that the programm was buggy, leading to an influx of people complaining on the forums which. for this reason i am unsure if this will be implmented


  5. There are plans for apex to develop a linux client, as you should be able to tell by the forums. However it must be noted that this will not be an overnight job. DC++->SDC++->ApexDC has taken and lot of people many years to develop a good looking, feature rich stable(ish) program. Developing an equivelent for the linux platform will take time. the first release is not likly to offer the same amount of fetures that the win one dose.

    It is worth mentioning that there are linux and java DC++ clients however unsatable. there are also programms, as ifmn stated, for many other p2p networks. FTP and newsgroups are also still very popular. it is also worth mentioning that VMware is now free so you could always run a VMware machine for your windows apps.


  6. Sorry to dissappoint you. Shift doesn't make a difference for Run As... either. :D At least on my PC.

    for a second i thought i was going mad :S. but it dose make a diffrence on mine :) win2k sp4


  7. I believe you need Shift only on Win 98. If he managed to run Apex on this antique, he will definitely not ask about associations. :)

    Well good damm i din't notice that, i have alsways pressed shift even in XP :S. however in checking this i did notice that shift+right click on an exe gives the option for run as


  8. But as M$ stopped Win 98 support a long time ago, there is no point. Even if today you manage to run Apex, tomorrow there will be smth els

    Agread if MS dosn't support it then one cant expect a thrird party software application to support it let alone an OpenSource software application. Sorry


  9. i would not like this feature so if added it should be a option (please). ifmn i use to close apex by accedent all the time but now i leave 'confirm on exit' on and thats enough to remind me that i want to minimize instaead of close. I think that the way apex dose this is the corect behavour, minimize on close really anoys me that is not what i told the programm to do. kopete dose it and i have no system tray running so to close it probaly i have to kill -9 it. it sucks. anyway thats my little rant over :D


  10. this is more then likly because you double clicked the file at some time and chose to open it with apex. if you really want to associate dctmp files with apex do the following

    start -> run
    
    cmd 
    
    
    C:\>assoc .dctmp=dcPlusPlusTmp
    
    C:\>ftype dcPlusPlusTmp="C:\Program Files\ApexDC++\ApexDC.exe" %1

    you will have to change the path of apex to what ever it is on yours but i think a better option would be to use vlc to open dctmp files.


  11. I still recommend you to include scripting support into Apex. So such complicated features like search bots, multiple away messages and so on might be done by user. And your client would be much more powerful.

    I don't think scripting is appropriate for a normal client maybe op. and then it will be LUA. it would be a massive job to intergrate PHP into a client. you could always hack the source code if you want more features.


  12. I just wanted to quickly post (before anyone else wasts hours of there time) and let people know that commpiling in VS 2005 express dose not work due to the lack of ALT libraries in that package


  13. genrally with virus software and spyware programs you are only updateing the datebases/signitures not the actual program. if you do have to update the actual program you will find that you will have a large downlod. it is actully quite rare for sorftware companies to patch the binary. they may only update one dll. but it is unlikly that they will do a live patch on a pre built binary, they will just replace the entire bin. sorry i dont think this will be implmented.

    edit: just to make sure there is know ambiguity. Apex dose have an auto update facility.


  14. I thought that torrent clients download loads of parts. And store them in the order it gets them. A randomish order. And when the torrent is complete, it puts them into the right order.

    yer thats what i thought. from what i know of dc and bit torrent this would be ... difficult, if possible. however i dont no loads about either ;) and if it could be done it would be a good feature