Help - Wikitext

Total Page:16

File Type:pdf, Size:1020Kb

Help - Wikitext Help - Wikitext http://help.wikispaces.com/Wikitext ErTechKu · Meine Wikis · · Mein Konto · Hilfe · Abmelden · Wikitext SEITE GESCHÜTZT Letzte Änderungen Text Formatting Table of Contents Wiki verwalten Text For mat t ing Bold **bold** bold heading 1 Italics //italics// italics heading 2 Home Underline __underline__ underline POPULAR PAGES heading 3 Monospaced font {{monospace}} monospace Links Getting Started with a New Headings =heading 1= Wiki heading 1 Anchors ==heading 2== FAQ Images ===heading 3=== heading 2 Tips for Teachers ...etc. Include an image Tips for Higher Education heading 3 Image attributes Editing a Page Bulleted lists * list 1 list 1 Files Changing Your Navigation Bar ** list 2 Ayuda (FAQ in Spanish) list 2 Tables *** list 3 WIKI MANAGEMENT Code ...etc. list 3 Supported languages Managing Files Numbered lists # numbered 1 1. numbered 1 Privacy and Permissions References (Footnotes) ## numbered 2 Messaging and Email 1. numbered 2 RSS Feeds ### numbered 3 Comments ...etc. 1. numbered Variables WebDAV 3 Supported variables Monitoring and Notification Indenting > indent 1 indent 1 Variable modifiers Custom Domains >> indent 2 WIKISPACES PRIVATE LABEL indent 2 Javascript variables >>> indent 3 Contents of Another Wiki Getting Started: Private Label ...etc. indent 3 Page Integration Horizontal line ---- Security Supported includes Making a Payment זה עברית [[Right-to-left text [[rtl Other Special Tags ?etc... What is Private Label. זה עברית to format) Questions? languages that ...etc. REFERENCE read right-to-left) [[rtl]] Wikitext (Note that the [[rtl]] Anatomy of a Page tags must be on their own Anatomy of "Manage Wiki" lines.) Anatomy of the Editor Toolbar When you want to display characters that have other meanings in wikitext, Anatomy of "My Account" you can escape the wikitext formatting by putting double backtick characters Supported Web Browsers on either side of your text. The backtick shares a key with the tilde. Unblocking Wikispaces Escaping ``**escaping**`` **escaping** Searchable File Types Glossary of Wikispaces Terms Site Map Links Page link [[PageName]] Labeled page link [[PageName|DisplayText]] advanced Link to page in another wiki [[WikiName:PageName]] Labeled link to page in another wiki [[WikiName:PageName|DisplayText]] URL http://some.url [[http://some.url]] Labeled URL [[http://some.url|DisplayText]] Email [email protected] [[mailto:[email protected]]] Labeled email [[mailto:[email protected]|DisplayText]] The tags for turning an image into a link are in the section on images. Anchors Anchors let you link to a particular part of a page. Like this link to an anchor at the bottom of this page. Place an anchor [[#AnchorName]] Link to an anchor [[PageName#AnchorName|DisplayText]] 1 von 7 20.08.2011 13:56 Help - Wikitext http://help.wikispaces.com/Wikitext Images Include an image Include image:http://imagelocation.url [[image:http://www.wikispaces.com external /i/l.png]] image Include image:imagename [[image:wikispaces-logo.png]] uploaded image Image attributes Determine width="pixel" [[image:wikispaces-logo.png width of width="80"]] image Determine height="pixel" [[image:wikispaces-logo.png height of height="80"]] image Float the align="left" [[image:wikispaces-logo.png image to align="left"]] the left and wrap the text around it Float the align="right" [[image:wikispaces-logo.png image to align="right"]] the right and wrap the text around it Center align="center" [[image:wikispaces-logo.png the image align="center"]] in the middle of the page or table cell Add a caption="an image caption" [[image:wikispaces-logo.png caption caption="This is the Wikispaces for the logo"]] image This is Make the link="page" [[image:wikispaces-logo.png image a link="home"]] link to another link="Wiki:PageName" [[image:wikispaces-logo.png page or link="help:home"]] URL link="http://some.url" [[image:wikispaces-logo.png link="http://help.wikispaces.com/"]] Files [[file:name.txt]] Just replace name.txt with the name of any file you have uploaded to your wiki. Tables Table || table cell || table cell || table cell || Table heading cell ||~ heading1 ||~ heading2 || Table cell alignment ||= centered ||> right || 2 von 7 20.08.2011 13:56 Help - Wikitext http://help.wikispaces.com/Wikitext Table column spans (merging columns together) |||| spans 2 columns || || col1 || col2 || Table row spans (merging rows together) || spans 2 rows || row 1 || ||^ || row 2 || Code [[code]] This is plaintext. This is plaintext. [[code]] [[code format="php"]] // hello world // hello world echo "hello world"; echo "hello world"; exit(); exit(); [[code]] Note that both [[code]] tags must be on a line by themselves without leading spaces. Supported languages actionscript freebasic python ada fortran qbasic apache (Apache gml (Game Maker Language) reg (Microsoft Registry) configuration files) groovy robots (Robots.txt) applescript html4strict ruby asm (x86 Assembler) idl (Uno IDL) sas asp (Active Server ini scheme Pages) inno (Inno Script Object sdlbasic autoit (AutoIt Window Pascal) smalltalk automation script) io smarty (Smarty PHP template bash (Bourne Again java language) Shell) java5 (Java programming sql blitzbasic language, version 5 syntax) tcl bnf (BNF: Backus-Naur javascript text (No highlighting) form) latex thinbasic c lisp tsql (Transact-SQL) cfdg (Context-Free matlab vb (Visual Basic) Design Grammar) mirc vbnet (Visual Basic .NET) cfm (Coldfusion) mysql (MySQL-specific SQL) vhdl (VHSICADL, very high cpp (C++) oracle8 (Oracle-specific SQL) speed integrated circuit HDL) csharp (C#) ocaml (Objective Caml) visualfoxpro css (Cascading Style pascal winbatch (Windows Batch Sheets) perl Scripting) delphi (Delphi Object php xml Pascal) diff div dos d (D programming language) eiffel References (Footnotes) Add citation <ref> ... I am making a very important I am making a very </ref> point, but it needs a important point, but it reference.<ref>This is the needs a reference.[1] reference to back up my point. I am now pointing out </ref> something else, and I am now pointing out something referencing it.[2] Place references <references else, and referencing (if you don't use this /> it.<ref>This is my second I'd like my references tag, references will citation.</ref> right here: appear at the bottom 3 von 7 20.08.2011 13:56 Help - Wikitext http://help.wikispaces.com/Wikitext of the page) **I'd like my references right 1. ^ This is the here:** reference to back <references /> up my point. ---- 2. ^ This is my Look, text after my references second citation. section! Look, text after my references section! RSS Feeds [[rss url="http://source.url/feed"]] Replace http://source.url/feed with the URL of your RSS feed. By default, this will display the last ten updates as text links, but you can make the following modifications to how your feed will be displayed: url full URL to the feed (required) title title text to display above the feed (or blank for none) number how many items to show, default 10 description to show each item's description text, either "true" or default "false" date to show the item date after the title, either "true" or default "false" author to show the author of the item after the title, either "true" or default "false" length the number of characters to show in the description, max. 250 enclosure to show each item's media enclosures (audio, video, pictures), either "true" or default "false" Here's an example that uses all of these options: [[rss url="http://feeds.feedburner.com/wikispaces" title="Wikispaces Blog" number="5" description="true" date="true" author="true" length="80" enclosure="true"]] Wikispaces Blog Tips and tricks: Getting started with Wikispaces Private Label by Carole Aug 15, 2011 8:04 pm Wikispaces Private Label gives your organization more wikis, more robust tool... Tips and Tricks: Starting a new wiki by Carole Aug 8, 2011 6:55 pm A wiki is an organic creation: it grows and changes over time as you and your... Tips and tricks: Your wiki’s logo by Carole Aug 4, 2011 7:09 pm You want to get your wiki just right — including the way it looks. And while ... Education webinars on August 9 and August 10 by Carole Aug 3, 2011 10:56 pm Ever wondered what else Wikispaces can do for education? This month, we’... My Story: Qatar Academy by Carole Aug 1, 2011 8:59 pm Qatar Academy is an International Baccalaureate school that caters for Pre 3 ... Variables The variables below will let you place dynamic content in your pages. Since pages are sometimes cached after being created, some items, such as the number of pages in the wiki, may not be updated immediately. Supported variables Namespace Wiki name {$spacename} help Wiki text {$spacetext} Help Wiki description {$spacedescription} The Wikispaces Help Wiki Page Count {$pagesinspace} 50 Servername (the hostname of the wiki) {$servername} help.wikispaces.com Server (the url for the main page of the wiki) {$server} http://help.wikispaces.com License {$licensename} No License License URL {$licenseurl} Member Count {$membersinspace} 4 Organizer Count {$organizersinspace} 3 Page 4 von 7 20.08.2011 13:56 Help - Wikitext http://help.wikispaces.com/Wikitext Page Name {$page} Wikitext Revision count {$pagerevisions} 13 Full Page Name (alias for {$spacename}: {$fullpagename} help:Wikitext {$page}) Revision Editor (Username of the user, or the IP address of {$revisioneditor} koops the guest, who create this revision) Comment {$revisioncomment} Revision ID {$revisionid} 179797189 Revision Dates Date (In human readable format) {$revisiondate} Nov 16, 2010 12:30 am Day
Recommended publications
  • Charles Munson
    Charles Munson Current Address Permanent Address France [email protected] Florida, USA http://www.JetWhiz.com OBJECTIVE To obtain a software development or web programming position that utilizes a wide range of computer languages. EDUCATION Georgia Institute of Technology GPA 3.8 Doctor of Philosophy in Electrical & Computer Engineering (Ph.D. in progress) The University of Florida – Gainesville, Florida GPA 3.8, w/ honors Bachelor of Science in Computer Engineering RELEVANT Environments: KNOWLEDGE Experienced in Linux, BSD and Windows environments Knowledgeable with Macintosh-based systems Programming: Expert experience with Perl (14 years), PHP (14 years), JavaScript (15 years), C/C++ (11 years) and SQL Skilled with C# (7 years), Java (10 years), JSON/AJAX (Web 2.0 design), shell scripting (*Nix and Windows) and mobile application development Experience with assembly programming for various processors and microcontrollers (such as the MSP430 and 68HC12), including SPI communication Knowledge with Python, VBScript, QBasic, Pascal, ABAP (SAP), ASP.NET, Haskell Graphical interface (GUI) and user interface design using Java AWT and Swing, and also in C with the GTK+ toolkit and Win32 API Markup Languages: Expert knowledge of HTML5, (X)HTML, DHTML and XML (incl. Atom and RSS) Highly experienced with document formatting and transformations using XSL/XSLT and CSS Hardware: Reconfigurable computing with FPGA and CPLD devices in conjunction with VHDL and schematic design (Quartus) Circuit board (PCB) layout using Altium Designer
    [Show full text]
  • The Journal of Computing Sciences in Colleges
    The Journal of Computing Sciences in Colleges Papers of the 29th Annual CCSC Rocky Mountain Conference October 9th-10th, 2020 Front Range Community College Westminster, CO Baochuan Lu, Editor Bin Peng, Associate Editor Southwest Baptist University Park University Pam Smallwood, Regional Editor Regis University Volume 36, Number 2 October 2020 The Journal of Computing Sciences in Colleges (ISSN 1937-4771 print, 1937- 4763 digital) is published at least six times per year and constitutes the refereed papers of regional conferences sponsored by the Consortium for Computing Sciences in Colleges. Copyright ©2020 by the Consortium for Computing Sciences in Colleges. Per- mission to copy without fee all or part of this material is granted provided that the copies are not made or distributed for direct commercial advantage, the CCSC copyright notice and the title of the publication and its date appear, and notice is given that copying is by permission of the Consortium for Computing Sciences in Colleges. To copy otherwise, or to republish, requires a fee and/or specific permission. 2 Table of Contents The Consortium for Computing Sciences in Colleges Board of Directors 5 CCSC National Partners & Foreword 7 Welcome to the 2020 CCSC Rocky Mountain Conference 8 Regional Committees — 2020 CCSC Rocky Mountain Region 9 Reviewers — 2020 CCSC Rocky Mountain Conference 10 Integrating Cloud-based File Storage and NoSQL Databases with Mobile App SQLite — Conference Tutorial 11 Robert Sjodin, Mohamed Lotfy, Regis University What I Have Learned About Teaching
    [Show full text]
  • Autocoding Methods for Networked Embedded Systems
    University of Warwick institutional repository: http://go.warwick.ac.uk/wrap A Thesis Submitted for the Degree of PhD at the University of Warwick http://go.warwick.ac.uk/wrap/36892 This thesis is made available online and is protected by original copyright. Please scroll down to view the document itself. Please refer to the repository record for this item for information to help you to cite it. Our policy information is available from the repository home page. Innovation Report AUTOCODING METHODS FOR NETWORKED EMBEDDED SYSTEMS Submitted in partial fulfilment of the Engineering Doctorate By James Finney, 0117868 November 2009 Academic Supervisors: Dr. Peter Jones, Ross McMurran Industrial Supervisor: Dr. Paul Faithfull Declaration I have read and understood the rules on cheating, plagiarism and appropriate referencing as outlined in my handbook and I declare that the work contained in this submission is my own, unless otherwise acknowledged. Signed: …………………………………………………………………….James Finney ii Acknowledgements I would like to thank Rapicore Ltd and the EPSRC for funding this project. I would also like to offer special thanks to my supervisors: Dr. R.P. Jones, Dr. P. Faithfull, and R. McMurran, for their time, support, and guidance throughout this project. iii Table of Contents Declaration ....................................................................................................................... ii Acknowledgements ......................................................................................................... iii Figures
    [Show full text]
  • Mcandrew 10783720.Pdf (2.064Mb)
    T-4046 ELECTROCHEMICAL ASPECTS OF MAGNESIUM DISSOLUTION IN AQUEOUS KCl-NaCl ELECTROLYTES by Jerrilyn P. McAndrew ARTHUR LAKES LIBRARY COLORADO SCHOOL OF MINES GOLDEN, CO 80401 ProQuest Number: 10783720 All rights reserved INFORMATION TO ALL USERS The quality of this reproduction is dependent upon the quality of the copy submitted. In the unlikely event that the author did not send a com plete manuscript and there are missing pages, these will be noted. Also, if material had to be removed, a note will indicate the deletion. uest ProQuest 10783720 Published by ProQuest LLC(2018). Copyright of the Dissertation is held by the Author. All rights reserved. This work is protected against unauthorized copying under Title 17, United States C ode Microform Edition © ProQuest LLC. ProQuest LLC. 789 East Eisenhower Parkway P.O. Box 1346 Ann Arbor, Ml 48106- 1346 T—4046 A thesis submitted to the Faculty and Board of Trustees of the Colorado School of Hines in partial fulfillment of the requirements for the degree of Master of Science (Metallurgical and Materials Engineering). Golden, Colorado Date:: A J w j . S T Signed: ]A1 L U Approved Dr. Gerapd-'F'T Martins Thesis Advisor Golden, Colorado Date: /&<r-<5r / ? 9 & un. J. J. Moore Professor and Head, Department of Metallurgical and Materials Engineering T—4046 ABSTRACT The dissolution of magnesium metal in equimolar sodium chloride/potassium chloride aqueous electrolytes was investigated. The focus of the work conducted was on the electrochemical aspects of the dissolution process, as it relates to the equilibria in the electrolyte and the dissolution kinetics.
    [Show full text]
  • A Bibliography of O'reilly & Associates and O
    A Bibliography of O'Reilly & Associates and O'Reilly Media. Inc. Publishers Nelson H. F. Beebe University of Utah Department of Mathematics, 110 LCB 155 S 1400 E RM 233 Salt Lake City, UT 84112-0090 USA Tel: +1 801 581 5254 FAX: +1 801 581 4148 E-mail: [email protected], [email protected], [email protected] (Internet) WWW URL: http://www.math.utah.edu/~beebe/ 08 February 2021 Version 3.67 Title word cross-reference #70 [1263, 1264]. #70-059 [1263]. #70-068 [1264]. 2 [949]. 2 + 2 = 5986 [1456]. 3 [1149, 1570]. *# [1221]. .Mac [1940]. .NET [1860, 22, 186, 342, 441, 503, 591, 714, 716, 721, 730, 753, 786, 998, 1034, 1037, 1038, 1043, 1049, 1089, 1090, 1091, 1119, 1256, 1468, 1858, 1859, 1863, 1899, 1900, 1901, 1917, 1997, 2029]. '05 [461, 1532]. 08 [1541]. 1 [1414]. 1.0 [1009]. 1.1 [59]. 1.2 [1582]. 1000 [1511]. 1000D [1073]. 10g [711, 710]. 10th [2109]. 11 [1385]. 1 2 2 [53, 209, 269, 581, 2134, 919, 940, 1515, 1521, 1530, 2023, 2045]. 2.0 [2, 55, 203, 394, 666, 941, 1000, 1044, 1239, 1276, 1504, 1744, 1801, 2073]. 2.1 [501]. 2.2 [201]. 2000 [38, 202, 604, 610, 669, 927, 986, 1087, 1266, 1358, 1359, 1656, 1751, 1781, 1874, 1959, 2069]. 2001 [96]. 2003 [70, 71, 72, 73, 74, 279, 353, 364, 365, 789, 790, 856, 987, 1146, 1960, 2026]. 2003-2013 [1746]. 2004 [1195]. 2005 [84, 151, 755, 756, 1001, 1041, 1042, 1119, 1122, 1467, 2120, 2018, 2056]. 2006 [152, 153]. 2007 [618, 726, 727, 728, 1123, 1125, 1126, 1127, 2122, 1973, 1974, 2030].
    [Show full text]
  • Comparison of Programming Languages - Wikipedia, the Free
    Comparison of programming languages - Wikipedia, the free ... https://en.wikipedia.org/wiki/Comparison_of_programming_... Object- Event- Other Language Intended use Imperative Functional Procedural Generic Reflective Standardized? Oriented Driven Paradigm(s) Application, ActionScript 3.0 Yes Yes Yes 1996, ECMA client-side, Web concurrent,[4] [5] Application, distributed, 1983, 2005, 2012, ANSI, Ada embedded, Yes Yes Yes[2] Yes[3] imperative ISO, GOST 27831-88[7] realtime, system object- oriented[6] Highly domain- specific, Aldor Yes Yes Yes No symbolic computing ALGOL 58 Application Yes No ALGOL 60 Application Yes 1960, IFIP WG 2.1, ISO[8] 1968, IFIP WG 2.1, GOST ALGOL 68 Application Yes concurrent 27974-88,[9] Parallel Ateji PX Yes pi calculus No application Application, array-oriented, APL 1989, ISO data processing tacit any, syntax is usually highly Assembly General Yes specific, related No language to the target processor GUI automation AutoHotkey (macros), highly Yes No domain-specific GUI automation AutoIt (macros), highly Yes Yes Yes No domain-specific 1983, ANSI Application, (http://portal.acm.org BASIC Yes Yes education /citation.cfm?id=988221), ISO Application, BBj Yes Yes No business, Web Application, BeanShell Yes Yes Yes Yes [10] scripting In progress, JCP BitC System Yes Yes No BLISS System Yes No Application, BlitzMax Yes Yes Yes No game Boo Application No domain-specific, Bro Yes Yes No application Application, [11] system, 1989, ANSI C89, ISO C90, C general purpose, Yes Yes ISO C99, ISO C11[12] low-level operations 1998, ISO/IEC
    [Show full text]
  • Metadefender Core V4.17.3
    MetaDefender Core v4.17.3 © 2020 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of MetaDefender Core 14 1. Quick Start with MetaDefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Process Files with MetaDefender Core 21 2. Installing or Upgrading MetaDefender Core 22 2.1. Recommended System Configuration 22 Microsoft Windows Deployments 22 Unix Based Deployments 24 Data Retention 26 Custom Engines 27 Browser Requirements for the Metadefender Core Management Console 27 2.2. Installing MetaDefender 27 Installation 27 Installation notes 27 2.2.1. Installing Metadefender Core using command line 28 2.2.2. Installing Metadefender Core using the Install Wizard 31 2.3. Upgrading MetaDefender Core 31 Upgrading from MetaDefender Core 3.x 31 Upgrading from MetaDefender Core 4.x 31 2.4. MetaDefender Core Licensing 32 2.4.1. Activating Metadefender Licenses 32 2.4.2. Checking Your Metadefender Core License 37 2.5. Performance and Load Estimation 38 What to know before reading the results: Some factors that affect performance 38 How test results are calculated 39 Test Reports 39 Performance Report - Multi-Scanning On Linux 39 Performance Report - Multi-Scanning On Windows 43 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3.
    [Show full text]
  • Visustin Features and Versions
    Visustin features and versions v8 v7 v6 v5 v4 v3 Flow chart styles to choose from 2 2 1 1 1 1 UML Activity Diagrams Y Y Y Y Y Flowchart large files (>3000 lines) Y Y Y Flowchart individual procedures Y Y Y Print in high quality Y Y Y Save BMP, GIF, JPG, PNG, EMF, WMF, DOT, HTML, MHT Y Y Y Y Y Y Save TIFF Y Y Y Y Save PDF, single page and printer pages Y Y Y Save PDF, multipage Y Y Save PowerPoint PPT - Y Y Y Y Save Word DOC Y Y Y Y Y Save Word DOCX Y Load images Y Y Y Y Y Metrics Y Y Y Y Y Option: Each statement in its own box Y Y Option: Wrap lines Y Y Option: Configure colors and labels Y Y High-density display support (high DPI) Y Y Pro Edition features Export Visio VSD [Pro] Y Y Y Y Y Y Export Visio VSDX [Pro] Y Editor [Pro] Y Y Y Y Bulk flowcharting [Pro] Y Y Y Y Y Y Bulk flowcharting jobs (.vjb) [Pro] Y Y Y Y Bulk flowcharting individual procedures [Pro] Y Y Y Compatibility Windows version, newest supported 10 8 7 Vista 2003 2003 Office version, newest supported 2016 2013 2010 2007 2007 2003 Language support on next page. ©2016 Aivosto Oy www.aivosto.com Visustin language support v8 v7 v6 v5 v4 v3 ABAP Y Y ActionScript, MXML Y Y ActionScript, semicolon-less Y Ada Y Y Y Y Y Y Assembler: MASM, NASM, IAR/MSP430 Y Y Y Y Y ASP Y Y Y Y Y Y AutoIt Y Batch files Y Y C/C++ Y Y Y Y Y Y C# Y Y Y Y Y Y Clipper Y Y Y Y Y COBOL Y Y Y Y Y Y ColdFusion Y Y Y Y Fortran Y Y Y Y Y Y GW-BASIC Y (Y) HTML Y Java Y Y Y Y Y Y JavaScript Y Y Y Y Y Y JavaScript, semicolon-less Y JCL (MVS) Y Y Y JSP Y Y Y Y Y Y LotusScript Y Y Y Y Y MATLAB Y Y Y Pascal/Delphi Y Y Y Y Y Y Perl Y Y Y Y Y Y PHP Y Y Y Y Y Y PL/I Y Y Y PL/SQL Y Y Y Y Y Y PowerBASIC Y PowerScript (PowerBuilder) Y Y Y Y Y PureBasic Y Y Y Y Y Python Y Y Y Y Y QuickBASIC Y Y Y Y Y Y REALbasic Y Y Y Y Y Rexx Y Y Y RPG Y Ruby Y Y SAS Y Y Y Shell script (bash, csh, tcsh, ksh, sh) Y Y Tcl Y Y T-SQL Y Y Y Y Y Y VBScript Y Y Y (Y) (Y) (Y) Visual Basic, VBA Y Y Y Y Y Y Visual Basic .Net Y Y Y Y Y Y Visual FoxPro Y Y Y Y Y XML Y XSLT Y Y Y Y Languages have been updated to newer syntax from version to version.
    [Show full text]
  • Run BASIC – a Breakthrough Web Application Server “Web Programming for People Who Really Like to Program!” Carl Gundel, [email protected]
    Run BASIC – A Breakthrough Web Application Server “Web programming for people who really like to program!” http://www.runbasic.com Carl Gundel, [email protected] Run BASIC allows you to apply your desktop programming skills to create web applications without struggling with the overhead of typical web programming frameworks. Unlike other web programming technologies, with Run BASIC there is no state to manage, you don't need to GET or POST anything, and you never even have to think about the Common Gateway Interface. You can easily deliver interesting and rich applications that are difficult to deliver with other tools. Run BASIC hides the web technology so you can just code. Honoring a Tradition of Simplicity Run BASIC is a version of the BASIC programming language. BASIC was designed from the start to be easy for the non-computer scientist to use. A small language with simple syntax and English-like commands, BASIC is easily learned. Modern implementations of BASIC also add important features such as support for structured programming and scoped subroutines. Inspired by the approachability of BASIC we decided to create a web programming system with those important qualities. When BASIC was at the peak of its popularity in the 1980's most people who used it were users of home computers. These were usually 8-bit microcomputers that plugged into a television set. With the flick of a power switch the user would almost instantly see something like this: SuperDuper BASIC v2.3 15485 Bytes Free Ready So the user was able to immediately begin typing commands and programming the machine.
    [Show full text]
  • Programming Shadows
    Programming Shadows Computer programming in the context of the Sundial Simon Wheaton-Smith FRI, MBCS, CITP Phoenix, AZ 1 ILLUSTRATING TIME’S SHADOW Programming Shadows by Simon Wheaton-Smith my business card in 1970 ISBN 978-0-9960026-2-2 Library of Congress Control Number: 2014904841 Simon Wheaton-Smith www.illustratingshadows.com [email protected] (c) 2004-2020 Simon Wheaton-Smith All rights reserved. February 14, 2017 April 1, 2020 2 THE ILLUSTRATING SHADOWS COLLECTION Illustrating Shadows provides several books or booklets:- Simple Shadows Build a horizontal dial for your location. Appropriate theory. Cubic Shadows Introducing a cube dial for your location. Appropriate theory. Cutting Shadows Paper cutouts for you to make sundials with. Illustrating Times Shadow the big book Illustrating Times Shadow ~ Some 400 pages covering almost every aspect of dialing. Includes a short appendix. Appendices Illustrating Times Shadow ~ The Appendices ~ Some 180 pages of optional detailed appendix material. Supplement Supplemental Shadows ~ Material in the form of a series of articles, covers more on the kinds of time, declination confusion, other proofs for the vertical decliner, Saxon, scratch, and mass dials, Islamic prayer times (asr), dial furniture, and so on! Programming Shadows A book discussing many programming languages, their systems and how to get them, many being free, and techniques for graphical depictions. This covers the modern languages, going back into the mists of time. Legacy languages include ALGOL, FORTRAN, the IBM 1401 Autocoder and SPS, the IBM 360 assembler, and Illustrating Shadows provides simulators for them, including the source code. Then C, PASCAL, BASIC, JAVA, Python, and the Lazarus system, as well as Octave, Euler, and Scilab.
    [Show full text]
  • Liberty BASIC for Windows V4
    Contents Liberty BASIC v4.0 Help Document Copyright 1992-2003 Shoptalk Systems - http://www.libertybasic.com/ "Windows is a registered trademark of Microsoft Corporation in the United States and other countries." What's New! What's new in version 4. Overview An overview of Liberty BASIC. The Liberty BASIC Language Syntax and Usage for the Liberty BASIC Language. Gui Programming Creating and using Graphical User Interfaces. Command Reference Detailed Listing of Liberty BASIC Commands. API and DLL Making API and DLL calls in Liberty BASIC. Graphical Sprites Sprites for Games and Graphics. Port I/O Controlling Hardware Ports. File Operations Accessing Disk Files. Mathematics Mathematical Operators and Functions. Text Text Manipulation and Functions. Graphics Using Color and Drawing Commands. Troubleshooting Solving Problems. Registering Liberty BASIC Why and how to register Liberty BASIC. http://www.libertybasic.com/ The official Liberty BASIC web site. Installing Liberty BASIC Installing and uninstalling Liberty BASIC. What's New! What's new in Liberty BASIC 4 - additions and modifications that make Liberty BASIC 4 different from previous versions of Liberty BASIC. Improvements to DIM TAB( n ) Printing columns with commas Handle Variables Subs for Event Handlers Global Variables BYREF - Passing by reference MAPHANDLE - changing the handle of open devices Graphics window scrollbar changes EVAL(code$) EVAL$(code$) Breakpoints for debugging DO LOOP Printerfont$ Printer Graphics Now Scaled Debugger Improvements ON ERROR GOTO and RESUME ENABLE, DISABLE, SHOW AND HIDE Groupboxes Accept New Commands PLAYMIDI, MIDIPOS(), STOPMIDI Named Drawing Segments Joystick Support STYLEBITS New Sprite Commands centersprite removesprite spriteoffset spritetravelxy spritetofront spritetoback spriteround Glossary Glossary of General Computer and Programming Terms Alphanumeric Any letter of the alphabet or any digit from 0 to 9.
    [Show full text]
  • Comparative Programming Languages CM20253
    We have briefly covered many aspects of language design And there are many more factors we could talk about in making choices of language The End There are many languages out there, both general purpose and specialist And there are many more factors we could talk about in making choices of language The End There are many languages out there, both general purpose and specialist We have briefly covered many aspects of language design The End There are many languages out there, both general purpose and specialist We have briefly covered many aspects of language design And there are many more factors we could talk about in making choices of language Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important For example, can you easily join together code written in Java and C? The End Or languages And then the interopability of languages becomes important For example, can you easily join together code written in Java and C? The End Or languages Often a single project can use several languages, each suited to its part of the project For example, can you easily join together code written in Java and C? The End Or languages Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important The End Or languages Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important For example, can you easily
    [Show full text]