Computing desk | ||
---|---|---|
< May 31 | << May | June | Jul >> | June 2 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
is there a program that renders UML graphics in html? (they need to be clickable) —Preceding unsigned comment added by 217.168.0.151 (talk) 04:58, 1 June 2008 (UTC)
Hi, I bought the Sonar 6 music program a little while ago, and kind of gave up on it after hours of trying to figure out how to work the program. I have my roland synthesizer connected to it, with speakers connected to it. I installed the preamp and set up the midi-cables like it says in the instructions, but I can't get the program to play from the PC (thought it plays through speakers connected to my synthesizer) and can't even get vocals to get recorded into it at all! There is nothing wrong with the mic or the cables...was wondering if there was anything else I can check. The people at customer support weren't very supportive, so I have turned here for some advice. Can anyone help?! —Preceding unsigned comment added by 208.22.57.231 (talk) 07:03, 1 June 2008 (UTC)
What should you already known before you start to read the Art of Computer Programming of Knuth?217.168.0.192 (talk) 14:53, 1 June 2008 (UTC)
From the preface :
a) Some idea of how a stored-program digital computer works; not necessarily the electronics, rather the manner in which instructions can be kept in the machine's memory and successively executed.
b) An ability to put the solutions to problems into such explicit terms that a computer can "understand" them. [...]
c) Some knowledge of the most elementary computer techniques such as looping (performing a set of instructions repeatedly), the use of subroutines, and the use of indexed variables.
d) A little knowledge of common computer jargon -- "memory," "registers," "bits," "floating point," "overflow," "software." Most words not defined in the text are given brief definitions in the index at the close of each volume.
These four prerequisites can perhaps be summed up into athe single requirement that the reader should have already written and tested at least, say, four programs for at least one computer.
[...]
The material has been organized so that persons with no more than a knowledge of high-school algebra may read it, skimming briefly over the more mathematical portions; yet a reader who is more mathematically inclined will learn about many interesting mathematical techniques related to discrete mathematics.
(Any typos mine.) He later goes on to say that a good knowledge of calculus should be sufficient for the majority of the mathematics portions. (The ones he previously mentioned you could skim over.) APL (talk) 16:33, 1 June 2008 (UTC)
Hi i have been searching for days on how to restet my lexmark No 33 and 31 ink cartridges with no joy can anyone please help its a lexmark P915 printer. —Preceding unsigned comment added by Mat30m (talk • contribs) 14:54, 1 June 2008 (UTC)
I'm writing a story (the same one) for pseudo-publication online, and have run into a bit of an issue. I'm very knowledgeable and conscientious (Read: OCD) of formatting, and pay slightly rigorous attention to style guides. For example, for fully justified text, I generally only allow hyphenation of line breaks twice consecutively. All of this sounds needlessly trivial, except that I use OpenOffice.org which allows me to set most of these minor settings to occur automatically. However, for the "web", is it possible to set such niceties to occur automatically (via CSS or something?) or would I need to do it all manually? If it's not possible, is there some other open-source program or language or something that would allow me to? Because while I like being "correct" (and as a college student, such trivialities usually require me to be a perfectionist) it's just not worth it if I have to do it all manually. As an afterthought, are there any reputable style guides specifically for websites that are used in lieu of sophisticated software or editorial staff?
Deshi no Shi (talk) 18:39, 1 June 2008 (UTC)