Recent content by jack schitt

  1. J

    When discussing whether the stimulus worked or not, Liberals always point to "Economists" my question is....?

    Are these the same economists who are consistently surprised when the jobless rates go up, or the GDP is "Less than expected"?
  2. J

    How can I thoroughly test this asp.net vb code?

    BACKGROUND: This is my code for checking if a request was referred locally of not: Public Function IsForeignReferrer() As Boolean Dim Referrer As Uri = My.Request.UrlReferrer If Referrer IsNot Nothing Then Return Not (Referrer.Host = My.Request.Url.Host)...
  3. J

    What's a good ranking system for a image hosting site?

    I'm building a website which will host fanpics (including rule34 type stuff.) One of the features I'm interested in implementing is an image ranking system where the users will be able to rate images. I don't want to do this the way hotornot.com does where you select a number between 1 and 10...
  4. J

    What's the best way to store images on an ASP.Net site?

    I'm building a website which will allow people to upload images (among other things). Originally, I was planning on storing images uploaded by a user in a /images folder with the filename=the db key for the image. I'm not sure that the host I'm planning on using allows write access to the page's...
  5. J

    Why do liberals complain about offshoring, but support the feds rights to

    tax them to oblivion? Thus forcing jobs offshore by increasing operating costs that produces nothing? http://www.taxfoundation.org/publications/show/22917.html "U.S. States Lead the World in High Corporate Taxes" LOL FAIL dave, theres your link.. America's political leadership is finally waking...
  6. J

    do these line read ok?

    I'm in the process of writing a short story about a man at mid-life crises age. These couple of line don't read right to me. Can you give me a second opinion? ---- The Blue Danube played loudly as the fountains of Belagio did their thing. Why was he still stuck in the past? He had come to...
  7. J

    Do you support the war on drugs? Should it be a government decision what I put in

    Well....if the government is going to be supporting you, ie having you live in the country without paying taxes, paying for your rehabilitation, or the crimes committed by your suppliers, then yes, the government should be able to decide
  8. J

    Why do you think people do not respond to real questions about health care?

    But respond to trolling questions? So I put trolling in the title and I get a response. Interesting. I asked some real questions with no bias, just wanting real answers. I got 3 responses. The other question got none. Yet If I post something ridiculous people respond. Why is that and what...
Back
Top