|
|||||
|
|
#11 |
|
|
Your arguments are really amazing. You're stating that you're not responsible for the HTML of your site. Exactly like me because mine is generated by Google. Anywway, the polemic you have created yourself has ABSOLUTELY no interest. Nobody care to know if HTML code has to have less of 120 characters/line or not, especially when generated by third party robots. The more you post the more you dig your own hole. The site purpose is to let people learn programming and a lot of other things through problem-solving with fun. If you don't like it, just don't use it. If the site crashes your browser, post me privately an email so that I investigate together with Google. Moreover you've reproduced there, without my authorization, a part of my site with is COPYRIGHTED and thus you've infringed my rights while these copyrights are clearly expressed on the homepage and in the Terms of Use. So before violating publicly copyrights, read carefully the Terms of Use! Thierry On Jun 7, 3:16 pm, Richard Heathfield <r...@see.sig.invalid> wrote: > yan...@gmail.com said: > > > On Jun 7, 2:58 pm, Richard Heathfield <r...@see.sig.invalid> wrote: > >> yan...@gmail.com said: > > <snip> > > >> > Medice, cure te ipsum > > >> If you have an example of poor HTML for which I'm responsible on a > >> site to which I have write access, by all means let me know and I'll > >> do my very best to fix it. You see, I too am always willing to learn. > > > So, start by fix this one: > > http://www.samspublishing.com/author...0-dae2-48c1-a4... > > Whilst I did indeed write the text that is shown at that site, to place > the text there was not my choice, the HTML there is the responsibility > of SAMS (because they composed that page), and I don't have write > access to that site. It is therefore impossible for me to fix or remove > it. If you have an example of poor HTML for which I'm responsible on a > site to which I have write access, by all means let me know and I'll do > my very best to fix it. > > In future, before you respond to an article, please read it properly. > Thank you. > > -- > Richard Heathfield > "Usenet is a strange place" - dmr 29/7/1999http://www.cpax.org.uk > email: rjh at the above domain, - www. |
|
|
#12 |
|
|
> yan...@gmail.com wrote: > > If you're mad about software riddles, just have a look at > >http://software.challenge.googlepages.comand challenge yourself or > > invite your friends to join. > > I suppose the first riddle is to find out how to use that web page. In > short: poor design because it gives no indication to the user what to do > next or in this case where to start. You're absolutely wrong! Where to start is clearly shown. Thousands of people have succeed so far.. > > And what does it have to do with Perl? You've to try to know! > > > Be prepared to spend some nights there! > > Nope, sorry. I don't play guessing games with random c****s somewhere on > some web page. You're free. There is no random c****s. This is a software challenge. > > jue |
|
|
#13 |
|
|
> yan...@gmail.com said: > > If you're mad about software riddles > > Anyone who puts almost 1700 characters on a single line has a lot to > learn about writing good software. Well, I counted not 1700, but around 117000 chars on that single line. I consider this software riddle a great exercise for anybody who thinks about starting a career in the software industry. I already work in the software industry and my PHB usually uses the following technique halfway between any two performance reviews: * He asks me to create for him a small "Report" (in M$ Excel, of course) with the latest sales figures, no more than a fifty lines or so. * He then takes that do***ent with him, adding a couple of lines, not many, the do***ent would still be less than a houndred lines. * Then, to sum up the do***ent, he starts adding Excel formulas, ridiculously complicated and nested, for example to find the text between the 4th and the 5th "&"-character in a single cell "C60", he would add: =MID(C60, FIND("&",C60, FIND("&",C60, FIND("&",C60, FIND("&",C60,1)+1)+1)+1), FIND("&",C60, FIND("&",C60, FIND("&",C60, FIND("&",C60, FIND("&",C60,1)+1)+1)+1)+1) - FIND("&",C60, FIND("&",C60, FIND("&",C60, FIND("&",C60,1)+1)+1)+1)+1) * finally, to render the do***ent unusable, he adds a couple of =VLOOKUP() formulas with references to some external do***ents which are held on an external server with a slow bitrate connection. So whenever you move your mouse-pointer in explorere.exe anywhere near the *.xls do***ent (...and you don't have to open excel to feel the experience...), your whole PC freezes up and you have to wait 20 minutes for the time-out or do the "Ctrl-Alt-Del". * He saves the do***ent on a floppy disk, gives me that floppy disks and asks me to calculate the total sales figure. Of course, he does not hesitate to point out that it's only a houndred lines, so this should not be difficult. Ok, I fall in that "Ctrl-Alt-Del" trap each and every time, I then reboot my PC, disable my network connection and rename the *.xls into *.txt format. I then, of course, have a text file the size of about of 100K, most of which are control characters, basically all in one single line. I used to open it up in wordpad.exe and use Ctrl-F to more or less guess where the sales figures are, but I have got myself into PERL recently and things are looking much better now. |
|
|
#14 |
|
|
Richard Heathfield wrote:
> John Smith said: > > >>Richard Heathfield wrote: >> >>> yanosc@gmail.com said: >>> >>> >>> >>>>If you're mad about software riddles >>> >>> >>>Anyone who puts almost 1700 characters on a single line has a lot to >>>learn about writing good software. >>> >>>For the benefit of the paranoid (or those with weird newsreaders), I >>>have replaced all < and > with [ and ], but otherwise what follows is >>>a verbatim quote of a single line from that page. And well, I mean >>>look at it... I mean... REALLY! Sheesh, etc. >>> >> >>What is the positive value of remarks like these? The OP is >>well-intentioned and the site is functional. > > > It is? How strange. It crashed my browser, so I couldn't tell. It works fine with mine. Try Mozilla Firefox. > > >>Why not just let trivial issues p***? > > > You mean, follow your lead? > > >>It's getting to the point where a RH post is >>more likely to contain niggling criticism and sarcasm than >>helpful information. > > > You know where your killfile is, I presume. No intention of doing that. You're a valuable ***et to this forum when you can manage to refrain from petty bickering. You may have the last word and that's the end of it. JS |
|
|
#15 |
|
|
On Thu, 07 Jun 2007 08:59:53 -0700, yanosc@gmail.com wrote:
>Dear Mr. Heathfield, > >Your arguments are really amazing. You're stating that you're not >responsible for the HTML of your site. ? I thought he was saying that it's not his site. The site belongs to Sam's Publishing, a well known book publisher. You might have guessed that from the URL, but here's a blurb: http://www.samspublishing.com/about/index.asp?rl=1 -- Al Balmer Sun City, AZ |
|
|
#16 |
|
|
On Thu, 07 Jun 2007 08:59:53 -0700, yanosc@gmail.com wrote:
>Moreover you've reproduced there, without my authorization, a part of >my site with is COPYRIGHTED and thus you've infringed my rights while >these copyrights are clearly expressed on the homepage and in the >Terms of Use. So before violating publicly copyrights, read carefully >the Terms of Use! You need to do a bit of research on copyrights. Especially, note the provisions for fair use, which Richard's posting is an excellent example of. Just look at all the opportunities you have to learn more! -- Al Balmer Sun City, AZ |
|
|
#17 |
|
|
On Thu, 07 Jun 2007 09:23:02 -0700, yanosc@gmail.com wrote:
>On Jun 7, 5:37 pm, "Jürgen Exner" <jurge...@hotmail.com> wrote: >> yan...@gmail.com wrote: >> > If you're mad about software riddles, just have a look at >> >http://software.challenge.googlepages.comand challenge yourself or >> > invite your friends to join. >> >> I suppose the first riddle is to find out how to use that web page. In >> short: poor design because it gives no indication to the user what to do >> next or in this case where to start. > >You're absolutely wrong! Where to start is clearly shown. Thousands of >people have succeed so far.. I couldn't find it, either. I suspect that you're using some html which is not interpreted by Firefox. -- Al Balmer Sun City, AZ |
|
|
#18 |
|
|
yanosc@gmail.com writes:
> On Jun 7, 5:37 pm, "Jürgen Exner" <jurge...@hotmail.com> wrote: >> yan...@gmail.com wrote: >> > If you're mad about software riddles, just have a look at >> >http://software.challenge.googlepages.comand challenge yourself or >> > invite your friends to join. >> >> I suppose the first riddle is to find out how to use that web page. In >> short: poor design because it gives no indication to the user what to do >> next or in this case where to start. > > You're absolutely wrong! Where to start is clearly shown. Either it's invisible in FireFox, or you're using an odd definition of the word "clearly". >> Nope, sorry. I don't play guessing games with random c****s somewhere on >> some web page. > > You're free. There is no random c****s. This is a software challenge. A "challenge" from someone who can't even manage to make a simple, portable web page that works in all browsers? I don't think so... sherm-- -- Web Hosting by West Virginians, for West Virginians: http://wv-www.net Cocoa programming in Perl: http://camelbones.sourceforge.net |
|
|
#19 |
|
|
yanosc@gmail.com wrote:
> > I really appreciate your very fruitfull comment, especially because > I'm an ardent promoter of lifelong learning. Therefore, I'm always > willing to learn more! Nevertheless, you should address your > "compliment" directly to Google, who generates automatically the HTML > code sent to your browser. If you were less quick to insult people you > don't know, you would have noticed that the site is hosted as a > googlepages and thus I'm not accountable for the HTML code generated. Please do not top-post. Your answer belongs after (or intermixed with) the quoted material to which you reply, after snipping all irrelevant material. See the following links: -- <http://www.catb.org/~esr/faqs/smart-questions.html> <http://www.caliburn.nl/topposting.html> <http://www.netmeister.org/news/learn2quote.html> <http://cfaj.freeshell.org/google/> (taming google) <http://members.fortunecity.com/nnqweb/> (newusers) -- Posted via a free Usenet account from http://www.teranews.com |
|
|
#20 |
|
|
yanosc@gmail.com writes:
> On Jun 7, 5:37 pm, "Jürgen Exner" <jurge...@hotmail.com> wrote: >> yan...@gmail.com wrote: >> > If you're mad about software riddles, just have a look at >> >http://software.challenge.googlepages.comand challenge yourself or >> > invite your friends to join. >> >> I suppose the first riddle is to find out how to use that web page. In >> short: poor design because it gives no indication to the user what to do >> next or in this case where to start. > > You're absolutely wrong! Where to start is clearly shown. Thousands of > people have succeed so far.. [...] Ok, I think I figured out how to proceed from the first page. (I won't post details, just in case anyone actually cares about solving it.) The resulting page shows an image, which I suppose might mean something, but I have no idea where I'm supposed to go from there. Maybe I'm missing something really clever, but the whole thing looks boring and frustrating. Incidentally, your Terms of Use page says, among other things: By accessing or using this Site in any way, including, without limitation, using or downloading any Content, or merely browsing the Site, you agree to and are bound by the Terms of Use. For the record, I do not agree to any such terms. -- Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst> San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst> "We must do something. This is something. Therefore, we must do this." -- Antony Jay and Jonathan Lynn, "Yes Minister" |