Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

jarvisa

@jarvisa
About
Posts
13
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • This morning on the east coast of the US, and it's a Microsoft rant...
    J jarvisa

    Syntax error: Missing </rant> …or have you not calmed down yet?

    The Lounge hosting cloud help question

  • Why does it have to be horrible?
    J jarvisa

    Features such as flexgrids were added to CSS so that web designers did not have to learn Javascript. Unfortunately, so many features have been stuffed into CSS that it has essentially become a (very clunky) programming language and defeated that goal. I find it easier to do things in Javascript and I avoid it.

    The Lounge html css design question javascript

  • A gentle puzzle I was just asked.
    J jarvisa

    The smallest positive integer is either 0 or 1 depending on whether 0 is considered positive or not. The largest negative integer is -1. So the answer is 1 or 2. This is not the intent of question but that is the correct answer given how the question was worded.

    The Lounge question com lounge

  • 23 Years
    J jarvisa

    Member since 24 Oct 2003, so four more weeks to go.

    The Lounge question

  • Seriously, Google, my eyes can't roll anymore!
    J jarvisa

    To return results that must include a word or phrase, wrap that word in quotation marks in the search request: "javascript" force to a number

    The Lounge help c++ javascript com oop

  • today's musing - Sea Salt
    J jarvisa

    Rock salt is essentially sea salt that was left behind when ancient seas evaporated.

    The Lounge question

  • today's musing - Sea Salt
    J jarvisa

    The pink colour comes from clay contaminates.

    The Lounge question

  • LINQ is fun!
    J jarvisa

    Strictly speaking, this is not LINQ. LINQ stands for Language-Integrated Query and is a query language that can be embedded within C#. You have written C# code using the classes that support LINQ. As an exercise, try rewriting your code using LINQ.

    The Lounge csharp database linq com

  • Storing huge numbers of files
    J jarvisa

    I worked on a system that had to stream 1MB images to disk at 75fps. I found that once there were about 700 files in a directory, creating new files suddenly became slower and the required transfer rate was unachievable. I ended up creating a new subdirectory every 500 files. Of course this won't be a problem if your system is purely for archive.

    The Lounge cryptography question lounge

  • Here's a specific reason devs hate JavaScript!
    J jarvisa

    raddevus wrote:

    new room({location:i}) just sends in a json object which is used to initialize the object.

    ‘{location:i}’ is Javascript syntax for defining an object. JSON is a format for persisting Javascript objects as text.

    The Weird and The Wonderful javascript html css game-dev collaboration

  • Google: someone had to say it
    J jarvisa

    I think the manufacturer of these fridge magnets should sue for breach of copyright. http://www.creoff.net/static/img/labs/screenshot_fridgemagnets.jpg[^]

    The Lounge question

  • Looking for a good freeware GIF editing application for my situation
    J jarvisa

    Use Paint.NET and save as PNG. Select the 8-bit option when you are presented with a selection of bit depths for storing the image.

    The Lounge csharp tutorial question

  • What Caruso did
    J jarvisa

    For a puerile giggle goto http://www.powerset.com/[^] and search for Caruso. See what (or rather who) he did. :-D

    The Lounge com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups