Whitespace - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Whitespace



  
 Whitespace - Wikipedia, the free encyclopedia
Within source code, the size of whitespace is generally ignored by free-form languages.
In computer science, a whitespace (or a whitespace character) is any character which does not display itself but does take up space.
For information on the programming language Whitespace, see Whitespace programming language.
http://en.wikipedia.org/wiki/Whitespace   (272 words)

  
 blueRing software development - WhiteSpace - FAQ
WhiteSpace is a programming language, so it is defined what it should do, and any implementation can do it any way it wants.
WhiteSpace is the name of a new java-extension focused around the combination of an interpreted programming language and XML.
Using WhiteSpace is also easier than programming in other languages: it's difficulty level lies somewhere between using a word processor and programming, comparable to HTML writing.
http://www.bluering.nl/whitespace/faq.html   (1725 words)

  
 Whitespace
I was only intending to output the double slashes, but the whitespace leading and trailing the slashes were also being output to my resulting text file.
It's actually a problem implementing the whitespace-stripping rules when you take input from a DOM, since there's a reasonable expectation that the XSLT processor shouldn't modify the input tree, and doing whitespace-stripping on the fly as you navigate the tree is likely to be incredibly expensive.
Ignorable whitespace nodes are always included in the source document tree
http://www.dpawson.co.uk/xsl/sect2/N8321.html   (3793 words)

  
 Usability News - 2.1 - 2000 -- Finding Information on the Web: Does the Amount of Whitespace Really Matter?
It has been a long-held notion that the use of open space or "whitespace" adds not only to the attractiveness of the design of a written publication, but adds to the functionality as well.
Additional studies need to be done to determine how much whitespace is actually optimal and whether performance is impacted when a site with many pages is used.
Spool and his associates state that the reason for this may be because users typically skim web pages for information, rather than read it and, thus, the more tightly packed the information is, the better (Spool et al., 1998).
http://psychology.wichita.edu/surl/usabilitynews/2W/whitespace.htm   (1007 words)

  
 TopXML : XSLT Reference - Example Whitespace preserving and stripping
The insertion of whitespace into the XML output document after building the result tree only happens when the xsl:output top-level element has its indent attribute set to yes.
Creating a result document from the resulting tree structure in memory (some whitespace can be inserted)
Creating a tree structure in memory from the stylesheet document (normally most whitespace is stripped)
http://www.vbxml.com/xsl/examplewhitespace_stripping.asp   (400 words)

  
 XML.com: Controlling Whitespace, Part Three
element, but because this whitespace isn't being added to existing character data at those positions, the text nodes that they're in are pure whitespace, so the XML processor will ignore them.
first and second parts of this three-part series, we looked at techniques for stripping, processing, and adding whitespace when creating a result document from a source document.
In other words, this stylesheet copies all the nodes of the source tree document to the result tree without changing any, except that the XSLT processor may add more whitespace.
http://www.xml.com/pub/a/2002/01/02/whitespace.html   (1113 words)

  
 XML.com: Controlling Whitespace, Part 1
When using it to create text documents whose whitespace isn't coming out the way you want, remember that XSLT is a transformation language, not a formatting language, and some other tool may be necessary to give you the control you need.
In the source tree, its only content was a text node of whitespace characters, and this node got stripped.
You can also use an asterisk as this attribute's value to tell the XSLT processor to strip whitespace text nodes from all the elements in the source tree.
http://www.xml.com/pub/a/2001/11/07/whitespace.html   (1438 words)

  
 Whitespace
For example, literate programming is simply a matter of writing your helpful comments in between program instructions.
The source code is written in Haskell, or you can get a Linux binary.
Nobody will know that your blank piece of paper is actually vital computer code!
http://compsoc.dur.ac.uk/whitespace   (300 words)

  
 The Procedure » Whitespace
Well, Brian, the way I see it, there's no other way to make the process better.
Even with the more awkward procedure outlined above, I'm not seeing the value of the Zeldman critique or future critiques.
Sure the results might be different tomorrow, but why would one ever do that?
http://9rules.com/whitespace/design_critiques/the_procedure.php   (2720 words)

  
 Whitespace Software Limited Whitespace Software Home Page - Quick Contact, Profile, and Connnection Page in BizWiz - ...
Whitespace Software Limited Whitespace Software Home Page - Quick Contact, Profile, and Connnection Page in BizWiz - Whitespace Software Home Page
Request a meeting online with Whitespace Software Limited using BizWiz MeetNow.
Say you saw a Quick Contact and Profile Page for Whitespace Software Limited in...
http://www.bizwiz.com/quickprofilepages/wh/whitespacesoftware.htm   (189 words)

  
 Remove Whitespace - whitespace removal optimizes html css javascript source code Speed Tweak of the Week
The average web page has between 20 and 30 percent extra whitespace, according to Insider Software and Port80 Software.
Formatting code with spaces, tabs, and returns makes it easy for humans to read, but slower for browsers to download.
Summary of chapter on optimizing HTML from Speed Up Your Site: Web Site Optimization.
http://www.websiteoptimization.com/speed/tweak/whitespace   (343 words)

  
 Whitespace in the DOM
The presence of whitespace in the DOM can make manipulation of the content tree difficult in unforseen ways.
In other words, the DOM tree for the following document will look like the image below (using "\n" to represent newlines):
defines several functions that make it easier to deal with whitespace in the DOM:
http://www.mozilla.org/docs/dom/technote/whitespace   (855 words)

  
 Debian -- Debian Package Search Results
unstable (interpreters): Programming language where only whitespace counts
testing (interpreters): Programming language where only whitespace counts
stable (interpreters): Programming language where only whitespace counts
http://packages.debian.org/whitespace   (70 words)

  
 Whitespace design for print and web, Edinburgh, Scotland
Whitespace design for print and web, Edinburgh, Scotland
http://www.whitespacers.com   (8 words)

  
 Whitespace
Whitespace is written by Paul Scrivens, the CEO of 9rules, Inc..
He doesn't think of himself as a designer, but rather a connoisseur of good design.
http://9rules.com/whitespace   (2096 words)

  
 Planet Dave - Welcome to my world.
I've been considering teaching myself another programming language.
You think I should learn Java or Whitespace?
In Whitespace, it's almost impossible to confuse a comment with code.
http://planetdave.net/2004/05/whitespace.html   (43 words)

  
 Scott Andrew - lo-fi acoustic pop superhero!
directs the browser to either preserve or collapse whitespace characters depending on the value specified.
At first I thought I could solve this with the
And you might be suprised to learn that this is correct behavior for XML parsers (Tim Bray: "if it ain't markup, it's data.").
http://www.scottandrew.com/main/entries/000035   (329 words)

  
 Java.net Weblogs: Whitespace, The Language
John D. Mitchell is a developer, author, educator, and the founder of
Whitespace is a language whose syntax comprises only the whitespace characters space, tab, and linefeed.
http://weblogs.java.net/lpt/wlg/995   (27 words)

  
 How to use variables in makepp
Variable values are always stored as ordinary perl scalars, so you can access them directly from perl code if you need to do any complicated manipulations with them; see makepp_extending for details.
Automatic variables are variables that assume different values depending on which rule they are evaluated in.
Whitespace is never allowed in variable names, only in their values.
http://makepp.sourceforge.net/1.19/makepp_variables.html   (1575 words)

  
 Whitespace Software Limited - Whitespace and FSA Compliance
Whitespace Software provide bespoke software solutions to the UK insurance industry.
Whitespace Software Limited - Whitespace and FSA Compliance
The Whitespace website has been designed for frames capable browsers.
http://www.whitespace.co.uk/fsa.html   (44 words)

  
 Whitespace - LinuxQuestions.org Wiki
Finally, there is, of course, a programming language completely written in whitespace:
Shells also sometimes require whitespace between symbols and other words, and sometimes don't.
The C programming language includes vertical tabs, formfeeds, and comments in the definition of whitespace.
http://wiki.linuxquestions.org/wiki/Whitespace   (201 words)

  
 Whitespace Exhibitions UK - Modular Exhibition Stands
Specialising in custom modular design led solutions, Whitespace Exhibitions are also one of the world’s leading distributors of Skyline modular exhibition display systems.
Whitespace Exhibitions is the UK’s leading custom modular exhibition stand providers.
Whitespace also has an extensive exhibition stand modular rental service providing flexibility and affordability for the first time exhibitor.
http://www.whitespaceexhibitions.com   (75 words)

  
 Controlling whitespace in Domlette, XSLT, etc.
The function does not have a whitespace stripping option, but does have a whitespace ignoring option which will do what you want.
A: In XML, you cannot guarantee that whitespace is insiginificant unless you use a DTD, so most XML specs define "pretty printing" such that the processor can only add nodes, not subtract them.
FAQ: Ft.Xml.Domlette.PrettyPrinter doesn't work as expected when there are existing whitespace nodes
http://uche.ogbuji.net/tech/akara/nodes/2004-11-08/domlette-whitespace   (215 words)

  
 About us - Whitespace design for print and web, Edinburgh, Scotland
About us - Whitespace design for print and web, Edinburgh, Scotland
Whitespace is a team of 19 experienced, talented individuals delivering effective visual communication – whether online or in print.
Read about some projects we've produced for our clients or call our MD Don Galloway (don@whitespacers.com) on 0131 625 5500.
http://www.whitespacers.com/about-us.html   (92 words)

  
 [#MPSCM-25] The goal scm:cvs-create-patch includes differences in whitespace - jira.codehaus.org
creates a patch file that includes differences in whitespace.
If you were logged in you would be able to see more operations.
JIRA is an issue and bug tracking application.
http://jira.codehaus.org/browse/MPSCM-25   (87 words)

  
 Reflection IT C# HandleWhiteSpace Add-In for Visual Studio.NET
This Add-In solves this problem by adding the 'Handle WhiteSpace' menu option to the Visual Studio.NET Tools menu.
The C# code editor in Visual Studio.NET does not handle whitespaces automatically like the VB.NET code editor does.
After you have selected the menu option the C# source code is formatted with correct whitespaces.
http://www.reflectionit.nl/WhiteSpace.aspx   (160 words)

  
 Design by Fire: Whitespace
And we should all know how important that is.
I have been chatting on Whitespace for probably under a year now (I think).
Whitespace is a great place to chat about specific topics and Paul does a great job of laying out his thoughts in some great writing styles.
http://www.designbyfire.com/000142.html   (462 words)

  
 WhiteSpace Waste Software Limited
With Waste Industry experience dating back to 1989, Whitespace Waste Software Limited is a leading specialist in the design, installation and implementation of Waste Management software for councils and private contractors in Europe.
With over 30 customers in the UK and Ireland, we are the market leaders in the recording and analysis of customer and contract data.
THANKS TO EVERYONE WHO VISITED THE STAND AT RWM AT THE NEC, BIRMINGHAM 13th-15th SEPTEMBER 2005
http://www.whitespacews.com   (181 words)

  
 whitespace in .txt
Viewing: Dev Shed Forums > Programming Languages> PHP Development > whitespace in.txt
hmm, that doesnt work for me, it still doesnt show the whitespace properly.
Time spent in forums: 17 h 34 m 58 sec
http://forums.devshed.com/t64640/s.html   (1169 words)

  
 Does the Amount of Whitespace Really Matter? (Find more like this, at Usable Web)
Try these search engine queries to find more like it...
Link verified by a robot: December 30, 2002 (or later).
Find more like: Does the Amount of Whitespace Really Matter?
http://usableweb.com/details/001118.html   (48 words)

  
 Finding Information on the Web: Does the Amount of Whitespace Really Matter? (01 Jan 2000)
Read 87 more articles from Software Usability Research Laboratory sorted by date, popularity, or title.
Finding Information on the Web: Does the Amount of Whitespace Really Matter?
This site is a labour of love built by Chris McEvoy
http://www.usabilityviews.com/uv000983.html   (50 words)

  
 Neural.it: Extreme Whitespace, performer al terminale.
Extreme Whitespace è uno script in perl che trasforma i più veloci dattilografi 'verticali' contemporanei in performer visuali.
http://www.neural.it/nnews/extremewhitespace.htm   (97 words)

  
 Whitespace (programming language)
Whitespace is a programming language developed by Edwin Brady and Chris Morris in 2003.
The user can also access the heap as a permanent store for variables and data structures.
For other uses of Whitespace, see Whitespace and Whitespace-(art)
http://www.ukpedia.com/w/whitespace-programming-language-.html   (114 words)

  
 search.cpan.org: Rajesh Vaidheeswarran / Whitespace
Cleanup various types of bogus whitespace in source files.
http://search.cpan.org/dist/Whitespace   (37 words)

  
 HTML Basics--Whitespace
Verse, columnar material, examples (as seen in this document), and many other types of text require that whitespace be honoured.
Most of the time whitespace isn't important to the author, and this markup behavior gives the author considerable flexibility.
Tabs should be avoided in HTML documents because their handling by browsers is not consistent, and the output may not have much similarity to what you intended.
http://www-sul.stanford.edu/tools/tutorials/html2.0/whitespace.html   (459 words)

  
 The SNOW Home Page
And it uses the ICE encryption algorithm, so the name is thematically consistent.
Locating trailing whitespace in text is like finding a polar bear in a snowstorm (which, by the way, explains the logo).
The program snow is used to conceal messages in ASCII text by appending whitespace to the end of lines.
http://www.darkside.com.au/snow   (312 words)

  
 IE5/Mac Whitespace parsing substring bug
With leading whitespace, styles of classes that are substrings of the actual class, are also picked up.
In IE5/Mac, however, extra whitespace causes the wrong styles to be picked up if the actual class name is a substring (or superstring) of some other class name.
This is incorrectly rendered using the styles of both classes
http://www.macedition.com/cb/ie5macbugs/substringbug.html   (184 words)

  
 IE lists whitespace bug -- a css fix
Others have studied the IE whitespace bug: ....and more or less ended up where you are now.
IE lists whitespace bug -- a css fix - Gary Turner, 14th April 2005 02:01
IE lists whitespace bug -- a css fix
http://archivist.incutio.com/viewlist/css-discuss/55848   (667 words)

  
 2lmc spool - Whitespace
A programming language composed entirely of, yes, whitespace.
But beware, we might publish it and ridicule you if you're an idiot.
http://2lmc.org/spool/id/2081   (72 words)

  
 Scotsman.com Business - Top Stories - Watch this Whitespace as design firm bids to be top dog
THE first thing visitors to Whitespace’s Stafford Street design studio see is a Jack Russell, Munky, lying on a comfy red sofa.
Mr Galloway adds: "It’s good to be ending the year on a high and to be able to say to the staff that we have made profits and everybody will be rewarded for all their hard work, because last year, we weren’t in a position to do that."
And the new offices, whenever they are found, will mean Whitespace is free to take on extra staff.
http://business.scotsman.com/index.cfm?id=1383712004   (1229 words)

  
 [No title]
This example is identical to the one above, but without the empty comment tag.
The first bit shows the "whitespace" bug in IE5 - html code, in this case an empty comment, between the end of the last element in the black div and the end of the black div cause the black div's background-color to bleed on to the next line - composed here of a lone br.
But resize the window a bit, and the bleeding comes back.
http://joe.sameperson.net/css/works.php   (194 words)

  
 Whitespace
Guaranteed to be compatible with your version of Windows.
The best lack all conviction, while the worst are full of passionate intensity.
Whitespace was formed at 17.01 GMT on Friday 15th October 2004.
http://blogs.wwwcoder.com/jrda   (50 words)

  
 Linux: removeing whitespace with SED
This can be multiple statments if that makes it any easier.
The second line says - Any line with zero or more whitespaces (and no other characters) should be deleted.
The first line says - any sequence of two or more whitespace characters should be replace with one space character (there is a space between the last two slashes on that line)
http://www.experts-exchange.com/Operating_Systems/Linux/Q_20247242.html   (331 words)

  
 Technorati Tag: whitespace
A New Type of Whitespace Prepare to see a new type of Whitespace as I post more frequently about design topics around the web.
To contribute to this page, just post to your blog and include this code.
If you have been here for a number of months/years then you know redesigns are nothing special...
http://www.technorati.com/tag/whitespace   (433 words)

  
 Newline and whitespace
If you don't wish to use this text verbatim, you may find that applying the XPath function normalize-space() to the node or string will give you the string you wanted.
The normalize-space function takes the "string-value" of its argument, strips leading and trailing whitespace, and collapses intermediate runs of whitespace to a single space character, returning an XPath string object.
http://www.dpawson.co.uk/xsl/sect2/newline.html   (373 words)

  
 subkontent.at: Whitespace Programming Language
Nach dem Vortrag von ubermorgen.com bei Coded Cultures ist mir vergangene Woche wieder die Whitespace Programming Language eingefallen: The only lexical tokens in the whitespace language are Space (ASCII 32), Tab (ASCII 9) and Line Feed (ASCII 10).
so that was a closed circuit thing-o somehow, und wer bist du, mein alk-zerfressenes gehirn ist so extrem gefucked,, hans at ubermorgen.com ;;; ich glaub aber nicht das ich von whitespace geredet hab sondern eben du, wie gesagt, geschlossenes system, da weist nie wo was herkommt, sozusagen von innen, aber..
http://frau.helma.at/subkontent/stories/372   (140 words)

  
 Two Proposed Resolutions for whitespace handling.
This specification does not define a DTD for Atom Documents, and hence does not require them to be valid (in the sense used by XML).
append one of the following: 1.) Atom processors MAY consider leading and trailing whitespace in element and attribute values to be significant.
2.) In attribute values and elements containing text, leading and trailing whitespace is considered significant.
http://www.imc.org/atom-syntax/mail-archive/msg16616.html   (129 words)

  
 Computer Web Sites
Whitespace - designed and implemented by individuals who "shouldn't have stayed up so late" and "shouldn't have had so much to drink"!
http://www.geonius.com/www/computers.html   (4783 words)

  
 Here Documents
The whitespace prevents the limit string from being recognized.
Trailing whitespace after the limit string likewise causes unexpected behavior.
http://www.tldp.org/LDP/abs/html/here-docs.html   (1640 words)

  
 whitespace from FOLDOC
Whitespace might also possibly include form feed characters.
Nearby terms: white box testing « White pages « white paper « whitespace » white trash » WHNF » whois
http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?whitespace   (48 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.