Jump to content

aspnetguy

Members
  • Posts

    6,787
  • Joined

  • Last visited

Posts posted by aspnetguy

  1. what accusation? You are the one whole claimed to be the "fanatic" thinking outside the box and being innovative and being persecuted for your vision.Being certain of yourself doesn't make you right and taking precautions is not a bad thing either.

    Are you trying to be better intellectual than Bertrand Russell?
    to that I'll respond with your own words...
    You should try to remain within the boundaries of decent language and stop accusations
  2. Java is a great language but I don't think it could ever replace C/C++. OS's are still written in C/C++, games need the low level processing speed to mange memory and graphics efficiently.Maybe I am wrong but can Java really compete in these areas?

  3. Did you just call yourself a fool? It is not that wiser people are full of doubts, they know better than to act without thinking of the consequences first.Nobody is going to "open up their minds" as long as you are making up your own definitions and making false claims.

  4. Mozilla released Gecko 1.8.1.2 onFebruary 23, 2007 and are working on 1.9 for the projected Novemeber 2007 release of Firefox 3.When was the last time MS updated the IE engine? I don't know if the IE7 engine is available for .Net 3.0 but other than that the last IE engine updates were in 2001 and when ever MS release XP SP2 (couple years ago).So I am a bully for correcting your offensive and inaccurate statements about me?Yeah there is only 2 members, how did you know? (in case you don't catch on that is sarcasm)I don't consider being biased against a browser that makes my job much harder a bad thing. Maybe once IE slips far enough then MS will wake up and provide the things developers have been asking for for years.

  5. :) Although I found that they had a very steep learning curve, Regular Expressions aren't really all that difficult once you understand them. And they are ridiculously powerful.
    I agree they are very powerful. I don't use them enough to retain what I learn each time and I just can't bring myself to take the time to learn. :)
  6. May I say that you are biased moderator, your biasness is towards IE and instead of biting on Bill Gates's ears you are chasing me for using IE.I am telling you about the facility that you can use to improve your web pages according to how they can be seen in IE. Will you go to a customer and tell him that the page you designed is according to the standards but you have to use Firefox to view this page correctly?w3c_standard.css is not a custom file it is provided by w3c to be followed, is it bad to have that mentioned in my software?
    Yes I'll give Bill a call tonight...developers have been after MS for years from this. I don't expect you to fix it, it is just a complete contrifdiction for you to, now, say you support standards when you use the IE engine.No I don't tell a client that, I develop the site to look the same in all browsers, it can be a hard job to do but it is necessary if oyu are a developer. If you knew a little more about web design then you would have made such a foolish statement.MS has admitted it's shortcomings in IE and that is why they created conditional comments to allow you to insert different code for IE to make up for it's lack of standards support.Yes I am biased toward IE and so is anyone else who has ever designed a serious web site. And you are a biased programmer because you promote IE. So what?!?Do a little research before you assume anything about a subject you are unfamiliar with.
  7. I offered "aspnetguy" some evidence according to his intincts, now my guess is that he will use my software.
    nice try but that solves nothing. Being able to use your own custom stylesheets does not make IE implement CSS any better. Arrogant statements like that are why I will never use you browser.
    What will you do now that you bashed me about "standards" for three pages of your forum and found now that I am the one following and preaching standards as much as I possibly can?
    Again nice try..do these sound familiar?
    Will this not sort out many of browsing standard problems? Creator of web page will only have to write which browsing engine this page is suitable for (or a user can select most suitable from a list) and I will display the page using that engine.
    If I am using IE rendering engine it means I am following standards that IE is following PLUS I have built-in advantage (in design) of communication speed as well as management of information.
    First off your first quote promotes not paying attention ot standards at all.Secondly IE is, for the most part, not following standards so that means you are not supporting standards! They are doing their own thing and ignoring everyone else and that is why IE is on the decline. they have slipped below 80% browser share.You openly admitted you know very little about web standards, now you claim you promote standards as much as possible??? Come on at least pick one story and stick with it.
  8. place this in an external js file and include it at the start of your page.

    //extending string methods	String.prototype.trimLeft = new Function("return this.replace(/^\\s+/,'')")	String.prototype.trimRight = new Function("return this.replace(/\\s+$/,'')")	String.prototype.trim = new Function("return this.replace(/^\\s+|\\s+$/g,'')")

    This will add the three methods to all strings. I believe this code was compliments of jesh.

  9. Good job. I really believe that Java is going to become very big soon. It's my personal favorite programming language. I remember just starting out on JFrames. You will be getting into some very interesting things soon I'm sure.
    Java is already a popular language in fact some suggest it is the most popular http://www.tiobe.com/tpci.htm
  10. I was thinking about this last night and I am unsure how you will accomplish this, perhaps you may need to get the user to iniitalize and array when they setup the console and pass in what variables they want to watch.

  11. Do me a favour, download my software. Open "The Web Tailor" from "Tools" main menu.1. Write down in your reply, 4th and 5th link in the top right hand ComboBox.2. In the same tool, Open tab "Preview" and look at the bottom for "Style Sheet" and a ComboBox for selection of a style sheet. Write down in your reply, something that you may find interesting (hint: it begins with w??).If you get confused after looking at above references, cool down a little bit and re-read what I wrote about standards.
    Why do to beat around the bush on every major question we have asked you? What is your position on web standards? Are they good or are they bad? You seem to flip flop back and forth when your arguments get challenged.
    Leave it for others to decide who is arrogant.
    The "others" have pointed out you are being offensive and arrogant. What do you thing triggered such a strong reaction in the first place?
    I have never seen anyone using insulting language to ask a question and getting an answer as well. I can't blame the one who has got 7 years of experience at the age of 25, for anything either.
    Blame me for what? That I began persuing a career at a very young age? That my websites and applications are standards compliant, clean, efficient, and look and work the same in all browsers? That is only possible because of the efforts of those pushing web standards.You have done very little except stir up controversy and haven't really let us know what your position is let alone support it with good arguments.You seem to have been caught off that we don't think your browsaer is the greatest thing ever. But what did oyu expect? We deal with standards problems in IE everyday and it costs us time and money to have to accomodate IE's short comings (which your browser has also because you based it on the IE engine). I cannot support a product or point of view that threatens the progress the internet has made on standards. Nobody wants to relive the IE and Netscape days.
  12. ok so it is not a file system permission issue, it must be an IIS permissions issue.Are you familiar with the IIS manager interface? If so make sure your application has read and write permissions.If your not follow these instructionsopen iis manger (control panel/administrative tools/internet information services)expand the websites node.right click your website and choose propertiesgo to the Home directory tab and make sure Read and Write are checked.

×
×
  • Create New...