Jump to content

ardyandkari

Members
  • Posts

    502
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

ardyandkari's Achievements

Regular Member

Regular Member (3/5)

0

Reputation

  1. The quality on the 360 can be HD if you have a good connection. It can drop to crap too...
  2. Doesn't netflix have something where you can downoad instead of waiting? My brother-in-law has netflix on his xbox360. He can download and watch any movie on the list (I don't think there is much selection on the 360 though...) As far as I know, there is no (legal) FREE download site.
  3. At work I am a team lead for my call center. This is a new assignment and as such the new guy gets the fun job. I go through the antiquated timekeeping system and figure out which of th hundred csrs punched in late. I approached my manager and suggested that I try coding a new timekeeping system. She said ok...now I have found that I have some questions. The main one is this: has anyone here done something like this and impressed the boss so much that they put the system into use? (All other questions fall into another category, so I will stick to this for now) Thanks
  4. Hey all, went out this weekend and bought a G1. I love this phone. Any major typing is annoying, but better than posting on the Wii... Some great apps out there for android phones. Anyone else out there have a G1?
  5. the point is the lawsuits will be filed. i never even suggested which side might win. a lawsuit is a lawsuit, it will still cost google money. and if there are 100 lawsuits being brought against google, that is a lot of money. imagine how much it would cost if there were 1000 lawsuits against google. they may just throw a token amount of money at them to make them go away. google is paying out $125 million to people whose books were scanned into google books. (SOURCE) i would say that is a token amount. how much do you think that each author will get? how many books were scanned? each will maybe get $100-300 on average. personally i have seen settlements with amounts paid out under $1. definately a token amount. Btw, the company that i work for is a class action administrator. i see lawsuits every day where the defendant denies all allegations. the point of a class action settlement is to make all of the plaintiffs go away while not admitting guilt. google could do that, say "if you dont file your claim by this date you will be barred from suing us in the future." then they would be in the free and clear.
  6. Any court would reject that lawsuit. Google can do whatever they want with their algorithm. It's not public service or whatever. You don't have the right to be displayed on Google. the point isn't whether any court MIGHT reject the lawsuit, it is that a lawsuit will be filed. and if you think about it for a minute, google has kind of become a public service. how many people use google everyday to find what they want. you can order anything online, and most people find stuff online with google. back in the day it was aol, then yahoo, now google. any large company will get sued, and this is one of the largest and most public. some proof: ServersCheck BVBA v. Google: Filed 2006. Claims: Google's search engine offers password cracking tools.... SOURCE: http://www.scribd.com/doc/21344/Googles-List-of-ClassAction-Lawsuits yes it was dismissed, but that doesn't mean that the plaintiff won't appeal. if you look on page 4 there is a section regarding "Lowering a Site's Ranking and Inappropriate Search Results" there have been multiple claims filed already. granted, the charges have been dismissed or withdrawn, but that wasn't the issue at hand. if Google does drop people's rankings because of the changes, someone will get upset. that someone will hire a lawyer, who might think, hmmm...i can get a butt load of money here if i start up a class action...that lawyer might dig up something on Google that a judge will look at (if 300,000 businesses get dropped and a good portion respond to the suit a judge will probably at least look at the case), all of this costs google money. in the end the bigwigs at google might just decide that it is cheaper to just pay the people and make them go away...you never know.
  7. I smell another class action lawsuit on the way if google does that. "In order to keep my clientele I would have to spend WHAT?!?!?" Doesn't sound like a good idea to force people to adopt video to keep their rankings...at least from a legal standpoint.
  8. i did install it and look! [attachment deleted by admin]
  9. W3C CSS Validator results for http://www.ucy.in/cmb/ (CSS level 2.1) Sorry! We found the following errors (28) URI : http://www.ucy.in/cmb/ucyin_dxcss.css 55 #sp_ttethr Parse Error : 30%: ; 56 #sp_ttethr Parse error - Unrecognized } 120 body Property link doesn't exist in CSS level 2.1 but exists in [css3] : #ff0 123 body Parse Error : sans-serif::: ; 124 font-family Parse Error font-family: "Arial Narrow", "Verdana Ref", Verdana, Modern, sans-serif, "Century Gothic"; 125 margin Parse Error margin: 3px; 126 margin-top Parse Error margin-top: auto; 127 vertical-align Parse Error vertical-align: middle; 128 vertical-align Parse error - Unrecognized } 143 a:hover Parse Error : solid:: ; 144 a:hover Parse error - Unrecognized } 158 a Parse Error : yellow:: ; 159 link Parse Error link: #F6F600; 160 link Parse error - Unrecognized } 55 #sp_ttethr Parse Error : 30%: ; 56 #sp_ttethr Parse error - Unrecognized } 120 body Property link doesn't exist in CSS level 2.1 but exists in [css3] : #ff0 123 body Parse Error : sans-serif::: ; 124 font-family Parse Error font-family: "Arial Narrow", "Verdana Ref", Verdana, Modern, sans-serif, "Century Gothic"; 125 margin Parse Error margin: 3px; 126 margin-top Parse Error margin-top: auto; 127 vertical-align Parse Error vertical-align: middle; 128 vertical-align Parse error - Unrecognized } 143 a:hover Parse Error : solid:: ; 144 a:hover Parse error - Unrecognized } 158 a Parse Error : yellow:: ; 159 link Parse Error link: #F6F600; 160 link Parse error - Unrecognized } Errors found while checking this document as HTML 4.01 Transitional! Result: 3 Errors Address: Encoding: iso-8859-1 Doctype: HTML 4.01 Transitional Root Element: html Options Show Source Show Outline List Messages Sequentially Group Error Messages by Type Validate error pages Verbose Output Clean up Markup with HTML Tidy Help on the options is available. ↑ Top Validation Output: 3 Errors 1. Error Line 26, Column 15: there is no attribute "HYPERLINKTYPE". hyperlinktype="url" href="http://www.csprgurukul.in/"><br> ✉ You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. 2. Error Line 26, Column 26: there is no attribute "HREF". hyperlinktype="url" href="http://www.csprgurukul.in/"><br> ✉ You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. 3. Error Line 26, Column 54: element "P:ONMOUSECLICK" undefined. hyperlinktype="url" href="http://www.csprgurukul.in/"><br> ✉ You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: * incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), * by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). * by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  10. how did you get the css to validate? when i clicked the link it took me to the main validation page where i copied and pasted the address into the bar and clicked submit and it came up w/ errors... so confused...
  11. btw. your site doesnt validate either in the html or css...DONT PUT THE LINKS ON THE SITE IF IT DOESNT VALIDATE! you just end up looking dumb...also, i still would quit using iframes if i were you.
  12. his intelligent programming logic only allows prime numbers of vulnerabilities through...maybe it is smart! seriously though om...if there are people in here who will scan for errors and not do anything malicious then i can guarantee that someone out there will find your site too annoying to stand and just break it for the heck of it. fix the errors and then ask for help. also, dont demand help or place a timeframe. we have given you critiques, suggestions for layouts, suggestions for code changes, COMPLETE CODES...the list goes on. fix the problems and then we'll see what you can change next. dont say that your code is intelligent, because if it was people wouldnt be able to inject your site...(or maybe it would just shut the site down for the sake of mankind) please fix the problems and then post. and make sure they are fixed.
  13. According to his profile, 30. i tend not to take what is in a profile for gospel...sorry.
  14. wow CV...you sound like you're 70....how old are you, 19? that is pretty good!
  15. Who says they purchased hosting exclusively for that domain? I have six domains pointing to my VPS for instance. i know...but the master card commercials all have 3 or 4 things before priceless and i cant think very well...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.