One of the neatest features of TiddlyWiki is that it is entirely self-contained in a single HTML file. It contains the actual hypertext document, and the JavaScript, CascadingStyleSheets and HTML necessary to both view and edit the document. This means that it is trivial to host a TiddlyWiki on a website, or to distribute one by email. And anyone with a reasonably recent web browser will be able to read and edit it.
MicroContent being a fashionable word for self-contained fragments of content that are typically smaller than entire pages. Often MicroContent is presented via some kind of aggregation that reduces the perceptual shock and resource cost of context switching (eg Blogs aggregating several entries onto a page or Flickr presenting photos in an album). This TiddlyWiki aggregates MicroContent items that I call 'tiddlers' into pages that are loaded in one gulp and progressively displayed as the user clicks hypertext links to read them.
When it loads, TiddlyWiki looks for the names of tiddlers to open as a space-separated list after the # in the URL. If there are no tiddlers in the URL it instead loads the tiddlers named in DefaultTiddlers, one of the SpecialTiddlers.
''Bold''\n==Strike==\n__Underline__\n//Italic//\n2^^3^^=8\na~~ij~~ = -a~~ji~~\n@@highlight@@\n@@color(green):green colored@@\n@@bgcolor(#ff0000):color(#ffffff):red colored@@
You can divide a tiddler into\n----\nsections by typing four dashes on a line by themselves
IsaoSonobe's TiddlyWikiPod is a nifty utility for Mac OS X that copies the content of a TiddlyWiki to an iPod where it can be read, and links followed, using the touch wheel. Isao has also added the ability to link to songs from the TiddlyWiki text which enables some interesting applications. At the moment, it only works with the older SecondVersion of TiddlyWiki. It can be found at http://www8.ocn.ne.jp/~sonoisa/TiddlyWikiPod/index.html
!Header 1\n!!Header 2\n!!!Header 3\n!!!!Header 4\n!!!!!Header 5\n
Putting TiddlyWiki on a USB thumb drive lets you carry around a SelfContained notebook that you can update wherever there's a reasonably modern computer, whether it's a Mac, Linux or a PC. (To be even more independent you can [[install FireFox on the drive|http://www.mozilla.org/support/firefox/tips#oth_usb]] as well).
TiddlyWiki is a spare time project that I'm making available under an OpenSourceLicense. Accordingly, there's no warranty on it, and you can only use it at your own risk. I am interested in hearing about new bugs to add to the rather rapidly growing pile; just EmailMe.
Released in September 2004, the [[first version|firstversion.html]] was pretty basic, weighing in at 52KB.
Released in December 2004, the [[second version|secondversion.html]] of TiddlyWiki grew 50% over the FirstVersion to 76KB. It added IncrementalSearch, the ReferencesButton, the PermaLinkButton, PermaView, CloseAll, SmoothScrolling, an ImprovedSidebar, an animation for the CloseButton and a tiny EasterEgg in homage to Macintosh OS X. It also introduced a new SiteDesign.
InternetExplorer on Windows allows you to SaveChanges in TiddlyWiki. It will give you an ActiveX warning, and ask for your permission to proceed each time. It should work from version 4, but I have only extensively tested against version 6. I have found some annoying difficulties with XpServicePack2, but there's always FireFox.
A WikiWord is a word composed of a bunch of other words slammed together with each of their first letters capitalised. WikiWord notation in a conventional WikiWikiWeb is used to name individual pages while TiddlyWiki uses WikiWord titles for smaller chunks of MicroContent. Referring to a page with a WikiWord automatically creates a link to it. Clicking on a link jumps to that page or, if it doesn't exist, to an editor to create it. This ThirdVersion of TiddlyWiki also adds NonWikiWordLinks.
Thank you to everybody who has helped me with support and suggestions for TiddlyWiki, but especially IsaoSonobe for his cunning regular expression code, and to my friend RebeccaWelby for the SiteDesign.
A Wiki is a popular way of building collaborative websites. It's based on the ideas of easy editing of pages and the use of special WikiWord notation to automagically create links between pages. See Wikipedia for [[more details|http://en.wikipedia.org/wiki/Wiki]]. TiddlyWiki is different from a conventional Wiki because it is not based on entire pages of content, but rather items of MicroContent that are referred to as 'tiddlers'.
I'm hoping that after using TiddlyWiki for a while a new WritingStyle will emerge that is appropriate for this medium. Jakob Neilsen wrote an article about [[writing styles|http://www.useit.com/alertbox/980906.html]] for MicroContent back in 1998 that still seems surprisingly relevant.
It's easy to make your own TiddlyWiki that you can publish yourself - see how to SaveChanges for details. If you want to change the layout or the colour scheme, you'll need some basic HTML and CSS knowledge.
Internet Explorer Windows XP SP2 seems to have a magical ability to keep track of html files that have been downloaded from the internet and saved on an NTFS drive. By storing additional data in an [[alternate data stream|http://www.jsware.net/jsware/sviewer.html]], it manages to keep them in the 'Internet Zone' regardless of attempts to rename or modify the file. But, in order to be able to SaveChanges, TiddlyWiki needs to run in the 'My Computer Zone'.\n\nThere are a couple of ways around the problem:\n* save the TiddlyWiki HTML file to a FAT drive (eg a USB thumb drive)\n* open the downloaded file with a text editor and save it again under a different name\n\nIn either case, The new file will open in 'My Computer Zone', which in turn causes Internet Explorer to put up it's information bar asking you whether you want to run it. You need to 'Allow blocked content' to let TiddlyWiki do it's stuff.\n\nThis is all a bit frustrating. An easy alternative is to use FireFox, which seems to do the trick on all platforms.
TiddlyWiki uses several special tiddlers to hold the text used for the MainMenu, the SiteTitle and the SiteSubtitle. DefaultTiddlers is used to store the titles of the tiddlers that are shown at startup. SaveChanges is automatically displayed if there's a problem with saving. Any of them can be editted with the changes taking effect immediately.
I think this feature from the SecondVersion of TiddlyWiki is quite original. It's a button in the right-hand sidebar that sets the browser address bar to a URL embodying all the currently open tiddlers in the order that they are currently shown. To use it, arrange the open tiddlers that you want, click the permaview button, copy the URL from the browser address bar, and then paste it into an email, web page or whatever.
TiddlyWiki has been used as the basis of a couple of experiments in hypertext fiction. GinaTrapani created [[Baby Dog Sitter|http://scribbling.net/tiddlywiki-and-non-linear-fiction]] with the FirstVersion of TiddlyWiki, followed by "[[Die, Vampire! Die!|http://www.davidvanwert.com/wiki/dievampiredie.html]]" from DavidVanWert.
When you type more than three characters in the search box at the upper right, any matching tiddlers are automatically displayed with the text highlighted. There's a couple of minor issues: the highlights don't get removed when you clear the search, and occasionally, on some browsers, keystrokes get missed if you type quickly so you may need to click the 'search' button to manually trigger the search.
The rules governing where a tiddler is displayed sound complicated written down. When you click on a tiddler link within another tiddler, the new one is opened immediately below the current one. If the target tiddler is already open, TiddlyWiki just uses SmoothScrolling to bring it into view. More or less the same thing happens when clicking on a tiddler link within the menu or sidebar, except that the tiddler opens at the top of the page if it is not already open.
Try holding down the alt- or shift-key while clicking on a link to a tiddler, on the 'options' button or on the CloseButton for a tiddler. Kind of a respectful homage to Mac OS X, which does something similar for many of its system animations. (On browsers like InternetExplorer that use the shift key to open a new window, it's best to use the alt-key).
RegExpSearch uses JavaScript's [[RegExp syntax|http://www.programmershelp.co.uk/docs/javascript/regexp.html#1193188]] to allow flexible searches.
*sample:\n|!th1111111111|!th2222222222|\n|>| colspan |\n| rowspan |left|\n|~| right|\n|bgcolor(#a0ffa0):colored| center |\n|caption|c\n*another sample: see PeriodicTable.\n
|Standard Periodic Table (ref. Wikipedia)|c\n|| !1 | !2 |!| !3 | !4 | !5 | !6 | !7 | !8 | !9 | !10 | !11 | !12 | !13 | !14 | !15 | !16 | !17 | !18 |\n|!1|bgcolor(#a0ffa0): @@color(red):H@@ |>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>||bgcolor(#c0ffff): @@color(red):He@@ |\n|!2|bgcolor(#ff6666): Li |bgcolor(#ffdead): Be |>|>|>|>|>|>|>|>|>|>||bgcolor(#cccc99): B |bgcolor(#a0ffa0): C |bgcolor(#a0ffa0): @@color(red):N@@ |bgcolor(#a0ffa0): @@color(red):O@@ |bgcolor(#ffff99): @@color(red):F@@ |bgcolor(#c0ffff): @@color(red):Ne@@ |\n|!3|bgcolor(#ff6666): Na |bgcolor(#ffdead): Mg |>|>|>|>|>|>|>|>|>|>||bgcolor(#cccccc): Al |bgcolor(#cccc99): Si |bgcolor(#a0ffa0): P |bgcolor(#a0ffa0): S |bgcolor(#ffff99): @@color(red):Cl@@ |bgcolor(#c0ffff): @@color(red):Ar@@ |\n|!4|bgcolor(#ff6666): K |bgcolor(#ffdead): Ca ||bgcolor(#ffc0c0): Sc |bgcolor(#ffc0c0): Ti |bgcolor(#ffc0c0): V |bgcolor(#ffc0c0): Cr |bgcolor(#ffc0c0): Mn |bgcolor(#ffc0c0): Fe |bgcolor(#ffc0c0): Co |bgcolor(#ffc0c0): Ni |bgcolor(#ffc0c0): Cu |bgcolor(#ffc0c0): Zn |bgcolor(#cccccc): Ga |bgcolor(#cccc99): Ge |bgcolor(#cccc99): As |bgcolor(#a0ffa0): Se |bgcolor(#ffff99): @@color(green):Br@@ |bgcolor(#c0ffff): @@color(red):Kr@@ |\n|!5|bgcolor(#ff6666): Rb |bgcolor(#ffdead): Sr ||bgcolor(#ffc0c0): Y |bgcolor(#ffc0c0): Zr |bgcolor(#ffc0c0): Nb |bgcolor(#ffc0c0): Mo |bgcolor(#ffc0c0): Tc |bgcolor(#ffc0c0): Ru |bgcolor(#ffc0c0): Rh |bgcolor(#ffc0c0): Pd |bgcolor(#ffc0c0): Ag |bgcolor(#ffc0c0): Cd |bgcolor(#cccccc): In |bgcolor(#cccccc): Sn |bgcolor(#cccc99): Sb |bgcolor(#cccc99): Te |bgcolor(#ffff99): I |bgcolor(#c0ffff): @@color(red):Xe@@ |\n|!6|bgcolor(#ff6666): Cs |bgcolor(#ffdead): Ba |bgcolor(#ffbfff):^^*1^^|bgcolor(#ffc0c0): Lu |bgcolor(#ffc0c0): Hf |bgcolor(#ffc0c0): Ta |bgcolor(#ffc0c0): W |bgcolor(#ffc0c0): Re |bgcolor(#ffc0c0): Os |bgcolor(#ffc0c0): Ir |bgcolor(#ffc0c0): Pt |bgcolor(#ffc0c0): Au |bgcolor(#ffc0c0): @@color(green):Hg@@ |bgcolor(#cccccc): Tl |bgcolor(#cccccc): Pb |bgcolor(#cccccc): Bi |bgcolor(#cccc99): Po |bgcolor(#ffff99): At |bgcolor(#c0ffff): @@color(red):Rn@@ |\n|!7|bgcolor(#ff6666): Fr |bgcolor(#ffdead): Ra |bgcolor(#ff99cc):^^*2^^|bgcolor(#ffc0c0): Lr |bgcolor(#ffc0c0): Rf |bgcolor(#ffc0c0): Db |bgcolor(#ffc0c0): Sq |bgcolor(#ffc0c0): Bh |bgcolor(#ffc0c0): Hs |bgcolor(#ffc0c0): Mt |bgcolor(#ffc0c0): Ds |bgcolor(#ffc0c0): Rg |bgcolor(#ffc0c0): @@color(green):Uub@@ |bgcolor(#cccccc): Uut |bgcolor(#cccccc): Uuq |bgcolor(#cccccc): Uup |bgcolor(#cccccc): Uuh |bgcolor(#fcfecc): @@color(#cccccc):Uus@@ |bgcolor(#ecfefc): @@color(#cccccc):Uuo@@ |\n\n| !Lanthanides^^*1^^|bgcolor(#ffbfff): La |bgcolor(#ffbfff): Ce |bgcolor(#ffbfff): Pr |bgcolor(#ffbfff): Nd |bgcolor(#ffbfff): Pm |bgcolor(#ffbfff): Sm |bgcolor(#ffbfff): Eu |bgcolor(#ffbfff): Gd |bgcolor(#ffbfff): Tb |bgcolor(#ffbfff): Dy |bgcolor(#ffbfff): Ho |bgcolor(#ffbfff): Er |bgcolor(#ffbfff): Tm |bgcolor(#ffbfff): Yb |\n| !Actinides^^*2^^|bgcolor(#ff99cc): Ac |bgcolor(#ff99cc): Th |bgcolor(#ff99cc): Pa |bgcolor(#ff99cc): U |bgcolor(#ff99cc): Np |bgcolor(#ff99cc): Pu |bgcolor(#ff99cc): Am |bgcolor(#ff99cc): Cm |bgcolor(#ff99cc): Bk |bgcolor(#ff99cc): Cf |bgcolor(#ff99cc): Es |bgcolor(#ff99cc): Fm |bgcolor(#ff99cc): Md |bgcolor(#ff99cc): No |\n\n*Chemical Series of the Periodic Table\n**@@bgcolor(#ff6666): Alkali metals@@\n**@@bgcolor(#ffdead): Alkaline earth metals@@\n**@@bgcolor(#ffbfff): Lanthanides@@\n**@@bgcolor(#ff99cc): Actinides@@\n**@@bgcolor(#ffc0c0): Transition metals@@\n**@@bgcolor(#cccccc): Poor metals@@\n**@@bgcolor(#cccc99): Metalloids@@\n**@@bgcolor(#a0ffa0): Nonmetals@@\n**@@bgcolor(#ffff99): Halogens@@\n**@@bgcolor(#c0ffff): Noble gases@@\n\n*State at standard temperature and pressure\n**those in @@color(red):red@@ are gases\n**those in @@color(green):green@@ are liquids\n**those in black are solids\n
There's now an option under InterfaceOptions to allow TiddlyWiki's animation effects to be turned off.
Edit this tiddler to see how to insert images.\n[img[Fractal vegetable|fractalveg.jpg]]\n(This curious vegetable is called 'Romanesque broccoli' and is one of [[my photos|http://www.flickr.com/photos/jermy/]])
This is the ThirdVersion of TiddlyWiki, released in April 2005. The SecondVersion was released in December 2004, and before that the FirstVersion in September 2004.\n\nSee the RevisionHistory for details of minor changes and bug-fixes since the ThirdVersion. See HowToUpgrade an earlier version of TiddlyWiki to the latest revision.
http://www.tiddlywiki.com/
Several popular GreaseMonkey scripts can cause some or all features of TiddlyWiki to stop working - the default Linkify script seems to be particularly troublesome. There doesn't seem to be a //solid// way to disable GreaseMonkey from within TiddlyWiki (which is technically entirely understandable but does lead to a fairly grim user experience).
This is one of the InterfaceOptions you can use to customize TiddlyWiki. It determines whether TiddlyWiki creates a backup file each time you SaveChanges. I'd suggest keeping it switched on for safety!
NathanBower's GTDTiddlyWiki is an adaptation of TiddlyWiki that's geared towards DavidAllen's GettingThingsDone methodology for personal productivity. It features a funky new look and feel and a few enhancements that haven't yet made it into this 'official' version. It's available [[here|http://shared.snapgrid.com/gtd_tiddlywiki.html]] and Nathan is also hosting a forum for discussions about it [[on his site|http://shared.snapgrid.com/gtd-forum/]].
Starting with this revision, you can skin TiddlyWiki with a special StyleSheet tiddler containing your own CSS style sheet declarations. Unlike hacking the HTML directly, the StyleSheet tiddler withstands upgrading to a new version of the TiddlyWiki code (see HowToUpgrade).\n\nThe ExampleStyleSheet shows some of the basic options you can control. SaveChanges and then click refresh in your browser to see StyleSheet changes. Any errors in your CSS syntax will be caught and displayed, but they shouldn't stop TiddlyWiki from working.
InterfaceOptions are displayed when you click the 'options' button on the right. They are saved in a cookie on your browser, making them sticky between visits. RegExpSearch allows more complex search expressions; CaseSensitiveSearch does as it's name implies. The user name for edits should be set //before// starting to edit things (ouch. another bug). AutoSave and SaveBackups give the option of automatically saving changes and whether to generate backup files. You can also choose to GenerateAnRssFeed.
This ThirdVersion of TiddlyWiki offers the following features:\n* compatibility with most modern browsers (although you can only SaveChanges on FireFox and InternetExplorer under Windows)\n* the option to GenerateAnRssFeed\n* more slickness and InterfaceOptions concerned with whether to SaveBackups and the ability to AutoSave\n* a new liquid CSS layout that fills the width of the browser window\n* InterfaceOptions revealed by clicking the new 'options' button on the right\n* KeyboardShortcuts so you can finish editing a tiddler with Control-Enter or abandon it with Escape\n* a more flexible OpenSourceLicense\n* a bunch of features from IsaoSonobe's [[adaptation|http://www-gauge.scphys.kyoto-u.ac.jp/~sonobe/OgreKit/OgreKitWiki.html]] of TiddlyWiki including ExtendedFormatting, NonWikiWordLinks, PrettyLinks, SubHeadings, BulletPoints, NumberedLists, HtmlTables, BlockQuotes, HorizontalRules and...\n* ...EmbeddedImages:\n[img[brixhamharbour.jpg]]\n* some BugFixes balanced by some KnownBugs
TiddlyWiki's RSS feed is available [[here|http://www.tiddlywiki.com/index.xml]]. RSS support is a WorkInProgress and lacks some niceties at the moment (in particular, the feed is plain text rather than incorporating links and formatting), but at least makes it easier to track changes. You can generate an RSS feed for your own TiddlyWiki using the new GenerateAnRssFeed option.
Because TiddlyWiki is a single HTML file, you've actually already downloaded the entire software just by viewing this site. If you want to be able to SaveChanges, you can save your own blank TiddlyWiki to your local drive by right clicking on [[this link|empty.html]] and selecting 'Save link as...' or 'Save target as...'. You can choose where to save the file, and what to call it (but keep the .HTML extension).\n\nDo ''not'' use the File/Save command in your browser to save TiddlyWiki, because of SaveUnpredictabilities.
You can SaveChanges if you're using FireFox or InternetExplorer:\n# if you're using Windows XP you might run into ServicePack2Problems\n# right click on [[this link|empty.html]] and select 'Save link as...' or 'Save target as...'\n** do ''not'' try to use the File/Save command in your browser because of SaveUnpredictabilities.\n** choose where to save the file, and what to call it (but keep the .HTML extension)\n# open the newly downloaded file in your browser\n# click the 'options' button on the right to set your username\n# edit, create and delete the tiddlers you want\n** you can change the SpecialTiddlers to change the SiteTitle and MainMenu etc.\n# click the 'save changes' button on the right to save your changes\n# TiddlyWiki will make a backup copy of the existing file, and then replace it with the new version\n
There's now an [[empty TiddlyWiki|empty.html]] to make it easier for people ReusingThisSite. It contains the bare minimum content to enable TiddlyWiki to work.
This causes a blank, template TiddlyWiki to be saved alongside your file when you SaveChanges. It's intended to help people who are distributing TiddlyWikiAdaptations, and isn't needed when you're an end-user of TiddlyWiki.\n\nThe template TiddlyWiki is called 'empty.html'.
On the Mac, I use Safari by choice and it's a nuisance having to switch over to FireFox to save TiddlyWiki. Unfortunately, I haven't been able to find an easy way to get Safari to do the necessary file operations (except as a DashboardWidget, but that's another story). I'm hopeful that it'll get fixed but in the meantime there's an answer in JonathanPaisley's [[Safari plug-in|http://www.dcs.gla.ac.uk/~jp/tiddlywiki/]] and associated adaptation of GTDTiddlyWiki. it's a great piece of work (although I'd still love to find a Safari solution that doesn't break TiddlyWiki's all-in-one-ness).\n\nSafari also seems to have a peculiarity whereby cookies are not saved for pages loaded via {{{file://}}}. It manifests itself as the InterfaceOptions not being 'sticky' across reloads.
TiddlyWiki is published under a BSD OpenSourceLicense that gives you the freedom to use it pretty much however you want, including for commercial purposes, as long as you keep my copyright notice. I'd appreciate a link back to http://www.tiddlywiki.com as well.\n\nThat license covers the TiddlyWiki //code//, any content you create when you are ReusingThisSite is as much yours as if you'd written it using MicrosoftWord.
Several people have reported problems with reusing TiddlyWiki when they have used the File/Save command of their browser to save it. The issue is that some browsers (notably FireFox) don't save the text of the HTML file exactly as it appears on the server, but rather save a snapshot of the current state of the page. In the case of a highly dynamic page like TiddlyWiki, this leads to all sorts of peculiarness...\n\nTiddlyWiki now displays a warning if it thinks that it has been saved wrongly.
As you can see in the RevisionHistory, I've been occasionally updating TiddlyWiki with bug fixes and minor new features. If you've been using an earlier revision of TiddlyWiki, here's how to upgrade to the latest version:\n* Open your TiddlyWiki file in FireFox (say it's called "mystuff.html")\n* SaveChanges to make sure that you've got a backup of it\n* Without closing that page, right-click on [[this link|http://www.tiddlywiki.com/empty.html]], select 'Save target' or 'Save link' and save it as "mystuff.html", replacing your existing file\n* Now go back to the previously opened copy of "mystuff.html" in your browser and SaveChanges again. It will inherit the newly saved code\n* Refresh the page in the browser to verify that the upgrade has worked
FireFox lets you SaveChanges in TiddlyWiki, but you will see up to three dialogs asking your permission for the local file operations. You must allow all three operations for it to work properly. Note that you can select the //Remember this decision// option to avoid seeing the dialogs in future.
The 'Missing' option on the MoreTab shows you the names of tiddlers that you've referred to but not gone ahead to define. It can be useful during writing sessions to keep track of things you need to come back and fill out.\n\nThe MissingTab was requested by several users of TiddlyWiki, and was a motivation for rewriting the StorageModel.
The 'Orphans' option on the MoreTab shows you the names of tiddlers that aren't linked to from any other tiddlers - in other words, tiddlers that there is no way for readers to find other than searching for them.
Since the FirstVersion of TiddlyWiki, the ReferencesButton has been implemented as a canned search for the name of the current tiddler. That approach was a bit disruptive because of the way that a search operation wipes the current reading state of the document.\n\nThe new implementation offers a popup menu of the names of all the referring tiddlers. It can be consulted without disturbing any tiddlers that are currently open.
Earlier versions of TiddlyWiki used a series of hidden DIV tags to store tiddlers (as can be seen by inspecting view/source in your browser). This mechanism was used both for the initial delivery of the content and for transient, working storage. This meant that operations like 'search' involved extensive HTML DOM manipulations to access the content.\n\nThis new version of TiddlyWiki still uses DIV tags to deliver content to the browser, but immediately loads the text of all tiddlers into a JavaScript data object model. This makes the content much easier to manipulate, and has enabled efficient implementation of the MissingTiddlers, OrphanTiddlers and ReferencesButton features. It's also intended to serve as a better basis for future improvements like tagging.
I'm Jeremy Ruston, a technologist based in London. I do consultancy work through my company [[Osmosoft|http://www.osmosoft.com]], as well as pursuing some independent projects like TiddlyWiki. I can be reached at {{{jeremy (at) osmosoft (dot) com}}}, and I regularly read and reply to messages on the TiddlyWiki GoogleGroups.
While editing a tiddler:\n* Control-Enter accepts your changes and switches out of editing mode\n* Escape abandons your changes and reverts the tiddler to it's previous state\n\nIn the search box:\n* Escape clears the search term
* KamiWiki at http://rakusai.org/kamiwiki/\n* IsaoSonobe's OgreKitWiki at http://www-gauge.scphys.kyoto-u.ac.jp/~sonobe/OgreKit/OgreKitWiki.html\n* JacquesTurbé's TidliPo, in French at http://avm.free.fr/IMG/html/carnet_gt_BigCo.html
* PoulStaugaard and IvanMetalnikov's at http://poul.staugaard.dk/IeWiki.htm\n* HenrikAastedSorensen's at http://aasted.org/wiki
TiddlyWiki is being used for all kinds of things:\n* BrunoTiagoRodrigues has created a geocaching community site in Portuguese at http://travelbugrace.geocaching-pt.net/.\n* CharlesStross, a celebrated British ScienceFiction writer, has used TiddlyWiki for his 'Tough Guide to the Rapture of the Nerds' at http://www.antipope.org/charlie/toughguide.html.\n* KristofferNilausOlsen, a member of the Danish Student Group of Amnesty International, has used TiddlyWiki to collate reports of breaches of human rights. His site is at http://www.resultat.dk/sg/tw/students.html.\n* EliseSpringer, a philospher at Wesleyan University in Connecticut, USA, is using TiddlyWiki for her homepage at http://espringer.web.wesleyan.edu/.\n* MartinSilcock, an brand researcher working with Millward Brown, is using TiddlyWiki for his homepage at http://www.explorate.co.uk/.\n* Many people are using the GTDTiddlyWiki variant for personal productivity
Much as I like the idea of EatingMyOwnDogFood, TiddlyWiki isn't yet a suitable platform for hosting public discussions. Until it gets to that point, there's two GoogleGroups for discussions about TiddlyWiki:\n* A TiddlyWiki group for general discussion and announcements at http://groups-beta.google.com/group/TiddlyWiki\n* A TiddlyWikiDev group for discussion about TiddlyWiki development at http://groups-beta.google.com/group/TiddlyWikiDev\n\nI'd much prefer to answer technical questions about TiddlyWiki there, rather than by email.
The functions of 'Timeline' and 'All' tabs have been around since the FirstVersion of TiddlyWiki. The purpose of the 'More' tab is to bring together some other, more specialised lists of tiddlers that can be useful during writing sessions. Currently, it offers lists of AllTiddlers, SpecialTiddlers, OrphanTiddlers and MissingTiddlers.
See RevisionHistory and EarlyRevisionHistory for more recent changes.\n* Revision 1.2.9, 17 May 2005\n** Fixed problem with encoding HTML entities in tiddlers (now you can say <div> with impunity)\n** Fixed problem with CustomStyleSheet and Safari\n** Added AutoSave support on deleting a tiddler\n** Added option to GenerateAnRssFeed\n* Revision 1.2.8, 16 May 2005\n** Added option of a CustomStyleSheet\n* Revision 1.2.7, 14 May 2005\n** Removed annoying confirmation alert()'s on a successful save, replaced with a more polished status area including links to the saved files\n** Added options for whether to SaveBackups and to AutoSave every time you edit a tiddler\n* Revision 1.2.6, 6 May 2005\n** Added CSS stylesheet to suppress menu and sidebar when printing\n** Fixed saving to network shares on FireFox on Windows\n** Fixed use of NonWikiWordLinks in DefaultTiddlers and PermaView\n** Fixed problem with clicking more than once on the PermaLinkButton\n** Added EnableAnimations to the InterfaceOptions\n* Revision 1.2.5, 19 April 2005\n** Fixed problem with the search results summary message\n** Fixed problem with clicking on highlighted links\n** Fixed problem with non-ANSI unicode characters in permalinks\n* Revision 1.2.4, 17 April 2005\n** Fixed Control-Enter on IE PC\n** Fixed UTF-8 encoding on SaveChanges\n** Fixed regular expressions to permit basic accented characters in WikiWords\n** Fixed problem with completely blank tiddlers\n** Added set focus on edit tiddler\n* Revision 1.2.3, 15 April 2005\n** Fixed problem with positioning of tiddlers opened from last displayed tiddler\n** Added KeyboardShortcuts\n* Revision 1.2.2, 14 April 2005 \n** No code changes\n* Revision 1.2.1, 14 April 2005\n** Fixed problem with spaces in pathnames on Mac/Unix\n* Revision 1.2.0, 14 April 2005\n** No code changes
There are now a couple of GoogleGroups for TiddlyWiki discussions. They are:\n* A TiddlyWikiGroup for general discussion and announcements at http://groups-beta.google.com/group/TiddlyWiki\n* A TiddlyWikiDevGroup for talking about TiddlyWiki development at http://groups-beta.google.com/group/TiddlyWikiDev\n\nAmongst the new TiddlyWikiAdaptations is EncryptedTiddlyWiki by Yoshimov which allows you to protect content with AES encryption. It joins a bunch of other adaptations that incorporate features like calendars, tagging and sortable tables, several of which have ServerSide features. I've also tried to gather together some of the TiddlyWikiTools that people have been working on.\n\nThis release finally adds [[Tags]] to TiddlyWiki, and also features extra KeyboardShortcuts, an improved MoreTab and a couple of BugFixes. See RevisionHistory for more details. Previous recent releases have added the ToggleLinks feature, an improved ReferencesButton and have finally done away with the FireFox4KbLimitation, freeing us to create unfeasibly large TiddlyWiki's.\n\nThere's also a new listing of TiddlyWikiExamples showing how people are using TiddlyWiki in areas as diverse as human rights, philosophy and sci-fi.\n\nIf you're still trying to get your head around what TiddlyWiki is all about, there is this [[tutorial|http://www.blogjones.com/TiddlyWikiTutorial.html]].
This list is probably dwarfed by the UnknownBugs, but anyway, I'm planning to fix these:\n* InternetExplorer on Windows has a habit of merging consecutive spaces into one. This normally doesn't matter too much, but would trip you up if you tried to use NonWikiWordLinks to create a tiddler title with multiple consecutive spaces.\n* InternetExplorer doesn't always render the sidebar tabs correctly\n* Interleaving lists of BulletPoints with SubHeadings doesn't work properly\n* Hexadecimal coloured text formatting is broken
The first and original was [[PhpTiddlyWiki|http://www.patrickcurry.com/tiddly/]] from PatrickCurry and GabrielJeffrey that adds a simple ServerSide in PHP with MySQL. Patrick's site allows anyone to create and edit tiddlers, and has become the de facto community site around TiddlyWiki.\n\nI'm barely managing to keep up with all the adaptations out there; EmailMe if you've done one and you want it listed here.\n\nSome of the other adaptations include:\n* Yoshimov's EncryptedTiddlyWiki, at http://wiki.yoshimov.com/?page=EncryptedTiddlyWiki\n* TiagoDionizio's TsWiki using Tcl and SQLite, at http://mega.ist.utl.pt/~tngd/wiki/\n* TimMorgan's ZiddlyWiki based on Zope, at http://timmorgan.org/ZiddlyWiki/\n* SteveRumsby's YetAnotherTiddlyWikiAdaptation at http://www.rumsby.org/wiki/yatwa.html\n* PhonoHawk's PerlTiddlyWiki at http://ccm.sherry.jp/tiddly/\n* NathanBower's GTDTiddlyWiki at http://shared.snapgrid.com/gtd_tiddlywiki.html\n* SimonBaird's homepage at http://homes.jcu.edu.au/~ccscb/ with various enhancements including a SortableGrid\n* GeetDuggal's PileTiddly at http://www.geetduggal.com/PileTiddly/\n* DanPhiffer's TiddlyWikiRemote at http://phiffer.org/tiddly/\n* JonnyLeRoy's TiddlyTagWiki at http://www.digitaldimsum.co.uk/\n* JodyFoo's TagglyWiki at http://informationality.com/tagglywiki/tagglywiki.html\n* ChristianHauck's at http://www.christianhauck.net/html/14300.html\n* TonyLownds's TiddlyHacks at http://tony.lownds.com/tiddly/dev/cgi/index.cgi\n* AlanHecht's QwikiWeb at http://snipurl.com/qwikiweb\n* TimCuthbertson and MattGiuca's TiddlyWikiCSS at http://codestar.lidonet.net/misc/tiddlywikicss.html\n\n* There's also KevemBuangga's TiddlyWikiClone at http://www.kevembuangga.com/hwk/hailiwiki.htm\n\nFirstVersionAdaptations SecondVersionAdaptations
Revision history for the ThirdVersion:\n* Revision 1.2.22, 20 June 2005\n** Corrected premature release date of revision 1.2.21 given in RevisionHistory(!)\n** Fixed ordering of 'search' matches and the MoreTab SpecialTiddlers mode to display ascending order by title\n** Fixed positioning of popup on 'Tag' tab on InternetExplorer\n* Revision 1.2.21, 17 June 2005\n** Added [[Tags]]\n** Improved CSS/JavaScript separation for setting edit box width\n** Fixed problem with saving backslashes (eg, c:\swindows\ssystem32\s)\n** Added SpecialTiddlers to MoreTab\n** Added 'Escape' to clear the search box to KeyboardShortcuts, thanks to ScatterBrain\n** Added automatic selection of the contents of search box when it gets the focus\n** Improved RssFeed - slightly - to include <br/>'s for newlines\n* Revision 1.2.20, 15 June 2005\n** Fixed problem with SaveEmptyTemplate and missing SpecialTiddlers\n** Fixed problem with PrettyLinks in HtmlTables, thanks to LyallPearce\n** Improved ReferencesButton to exclude self-referential links, thanks to AlanHecht\n** Fixed problem with apostrophes in BoldText and side-by-side BlockQuotes, thanks to GrantGongaware\n* Revision 1.2.19, 14 June 2005\n** Fixed embarrassing table display problem in IE\n** Improved tiddler refresh\n* Revision 1.2.18, 12 June 2005\n** Improved search performance by introducing a delay between a key press and doing the search\n** Fixed refresh of display after editing a tiddler (which means that MissingLinks get updated as soon as they are fixed)\n\nSee EarlyRevisionHistory for older revisions.
\nbla lba\n\nstart\n#item1\n#item2\n##item2.1\n##item2.2\n##item2.3\n#item3\n##item3.1\n###item3.1.1\n###item3.1.2\n\nend
A row of ToolbarButtons appears to the right of a tiddler title when the mouse is hovered over it. The buttons are:\n* ''close'' - chiude il tiddler corrente\n* ''edit'' - edit the current tiddler\n* ''permalink'' - puts a link direct to the current tiddler into the address bar\n* ''references'' - displays all the tiddlers that link to the current tiddler\n* ''done'' - save changes to a tiddler being editted\n* ''cancel'' - cancel changes to a tiddler being editted\n* ''delete'' - delete the current tiddler
A TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially: if you like, a non-linear blog analogue that binds the individual microcontent items into a cohesive whole. I think that TiddlyWiki represents a novel medium for writing, and will promote it's own distinctive WritingStyle. This is the ThirdVersion of TiddlyWiki, which adds several NewFeatures. There are also several TiddlyWikiAdaptations by other developers based on earlier versions.
(un sito non lineare)
Ho notato che TiddlyWiki supporta i caratteri unicode e quindi riporto quelli essenziali per fare un po' di matematica:\nαβγδεζηθικλμνξ οπρςστυφχψω ℕℙℚℝ ΓΔΕΖΗΘΙΚΛΜΝΞΟΠ ΡΣΤΥΦΧΨΩ ∏∑\n×∓∘∙√∛∜ ∝∞∟ ∠∣∥∀∂∃∄∅∆∇ ∈∉∋∌∧∨∩∪⊂⊃⊆⊇ ∼∾≅≈≠≤≥⋀⋁⋂⋃ ⇒⇏⇔⇍⇐ ∫∬∭∮∯∰∱∲∳\nConviene quindi mettere il tiddler CaratteriMatematici nel main menu nel momento in cui si tratta di matematica (per altro in realta' non so come vengano stampati)\nCon essi si possono ad esempio scrivere le EqMaxwell
∇∙''E'' = ρ/ε\n∇∙''B'' = 0\n∇×''E'' = ∂''B''/∂''t''\n∇×''B'' = με ∂''B''/∂''t''+ μ''j''\n
Ho fatto una modifica per i pedici che adesso si indicano con due punto e virgola:\nc;;ij;;=a;;ij;;+b;;ij;;\n(ho truccato il codice):\n{{{\n // Style patterns\n var boldPattern = "''((?:[^']+(?:'[^'])?)+)''";\n var strikePattern = "==([^=]+)==";\n var underlinePattern = "__([^_]+)__";\n var italicPattern = "//([^/]+)//";\n var supPattern = "\s\s^\s\s^([^\s\s^]+)\s\s^\s\s^";\n //gn42 modifica:var subPattern = "~~([^~]+)~~";\n var subPattern = ";;([^;]+);;";\n //gn42 fine modifica\n var monoPattern = "\s\s{\s\s{\s\s{(.*?)\s\s}\s\s}\s\s}";\n}}}\n
http://en.wikibooks.org/wiki/Physics_Study_Guide:_Contents
http://en.wikibooks.org/wiki/Wikiversity
▂▃▄▅▆▇█ ☞☹☺☻♀♂♣♥♦♪♫♬♭♮♯  \n\n( con l'istruzione String.fromCharCode(0-65535) se ne possono cercare altri)
Liceo
Type the text for '4E' here.
AllievI5E\nProgrammA5E
Allievi3Cfis\nProgrammA3Cfis\nSvolto3Cfis\n
ProgrammaMat3C
JeremyRuston said:\n<<<\nA TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than of course there's NoWarranty, and it might be judged a StupidName.\n<<<\n\n>level 1\n>level 1\n>>level 2\n>>level 2\n>>>level 3\n>>>level 3\n>>level 2\n>level 1\n
The format for PrettyLinks allows for links that open local or network folders. Depending on your browser and operating system, the folders are opened in Windows Explorer, the OS X Finder, or the browser itself.\n\nEdit this tiddler to see [[this link to a Windows network share|file://///server/share/folder/path/name]], [[this link to a Windows drive-mapped folder|file:///c:/folder/path/name]] and [[this link to a Unix-style folder|file:///folder/path/name]].
MainMenu\nDefaultTiddlers\nSiteTitle\nSiteSubtitle\nMissingTiddlers
#Algebra \n##Ripasso delle disequazioni di primo e secondo grado\n##Ripasso di equazioni e disequazioni irrazionali\n##equazioni esponenziali e funzione esponenziale con relativo grafico\n#Geometria Analitica\n##Funzioni numeriche e loro grafici per punti\n##definizione di funzione: dominio e codominio\n##trasformazioni geometriche: simmetrie assiali e centrali\n##Simmetrie rispetto agli assi cartesiani e rispetto all'origine degli assi cartesiani\n##Sistema di ascisse su una retta, coordinate cartesiane nel piano\n##Distanza di due punti nel piano cartesiano, coordinate del punto medio di un segmento\n##Intersezione tra curve, traslazione degli assi coordinati\n##Curve e trasformazioni geometriche: simmetria di una curva rispetto agli assi e all'origine\n##La retta: assi cartesiani e parallele agli assi\n##Retta passante per l'origine. Retta generica del piano\n##Rette parallele e rette perpendicolari: relazione tra i coefficienti angolari\n##Equazione generale di una retta. Posizione reciproca tra due rette e loro punto di intersezione\n##Equazione del facio di rette passanti per un punto\n##Coefficiente angolare di una retta passante per due punti\n##Equazione di una retta passante per due punti\n##Distanza di un punto da una retta. Problemi relativi alla retta\n##Le coniche: definizione e caratteristiche\n##La circonferenza: equazione cartesiana, posizione reciproca tra retta e circonferenza\n##Circonferenza passante per tre punti\n##Problemi relativi alla circonferenza e alla retta\n##La parabola: equazione cartesiana\n##Parabola con asse parallelo all'asse delle ordinate e cenni su quella con asse parallelo a quello delle ascisse\n##Tangenti alla parabola\n##Parabole traslate: equazione di una parabola generica sul piano cartesiano\n##Problemi relativi alla parabola\n##L'ellisse e l'iperbole: definizione e caratteristiche e alcuni semplici problemi relativi alle due curve
#Complementi di algebra \n##Funzione esponenziale con relativo grafico\n##Funzione logaritmica e relativa rappresentazione grafica\n#Goniometria\n##Angoli orientati e loro misure\n##La circonferenza goniometrica, definizione delle funzioni goniometriche di angoli orientati, loro variazione e rappresentazioni grafiche\n##proprietà delle funzioni goniometriche: relazioni fondamentali tra funzioni goniometriche di uno stesso angolo\n##funzioni goniometriche reciproche: loro significato geometrico e loro rappresetazione grafica\n##angoli (archi associati e relazioni tra le funzioni goniometriche di angoli associati)\n##principali formule goniometriche:\n###formule di addizione e sottrazione\n###formule di duplicazione e bisezione\n###formule parametriche\n##identita' goniometriche (eventualmente condizionate)\n##equazioni goniometriche:\n###equazioni goniometriche elementari\n###equazioni goniometriche riconducibili a quelle elementari\n###equazioni omogenee in seno e coseno\n###equazioni simmetriche in seno e coseno\n##disequazioni goniometriche elementari in seno, coseno e tg: metodo grafico e algebrico\n##disequazioni riconducibili a qeulle elementari mediante le relazioni tra le funzioni goniometriche\n##disequazioni lineari: metodo grafico e algebrico\n##disequazioni omogenee\n#Trigonometria\n##Relazioni tra gli elementi di un triangolo rettangolo e risoluzione di un triangolo rettangolo\n##Relazioni tra gli elementi di un triangolo qualunque:\n###teo della corda e dei seni\n###teo delle proiezioni e di Carnot\n##Applicazioni geometriche alla trigonometria:\n###calcolo dell'area di un triangolo\n##risoluzione di un triangolo qualunque\n###primo caso: due lati e un angolo\n###secondo caso: un lato e due angoli\n###terzo caso: tre lati\n###quarto caso: due lati e l'angolo opposto ad uno di essi\n#trasformazioni geometriche del piano\n##richiami sulle funzioni: definizione, campo di esistenza, funzioni inverse, punti particolari, asintoti\n##trasformazioni del piano in generale e trasformazioni applicate alle funzioni goniometriche\n##simmetrie assiali e centrali\n##curve simmetriche rispetto agli assi coordinati e rispetto alla bisettrice del primo e terzo quadrante\n##traslazioni: orizzontali, verticali e lungo una direzione generica\n##dilatazioni: orizzontali, verticali e lungo una direzione generica
esempi di monomi: a^^4^^b^^3^^ , xy , 22 In breve: un prodotto tra numeri e/o lettere (__senza somme__)\n12a^^3^^z e -4a^^3^^z si dicono ''monomi simili''\n*somma di monomi: a^^4^^b^^3^^ + x + xy + 12 + 3 a^^4^^b^^3^^ = 4a^^4^^b^^3^^ + x + xy + 12 (si possono sommare solo quelli //simili//)\n*prodotto di monomi (a^^4^^b^^3^^) ∙ (axy) ''='' a^^5^^b^^3^^xy (diventa un prodotto unico in cui con le potenze si raggruppa quello che si puo')\n*rapporto di monomi (a^^4^^b^^3^^xy) / (ab^^2^^) ''='' (a^^2^^bxy) (si semplificano le lettere simili)\n**se ci fosse qualcosa a denominatore che non c'è a numeratore allora si semplifica quello che si puo' e si lascia la linea di frazione)\n (a^^4^^b^^3^^) / (ab^^2^^xy)''=''(a^^2^^b/xy)
Quarta:ProgrammaMat4\nQuinta: ProgrammaMat5\nPrima: ProgrammaMat1\nSeconda:ProgrammaMat2\nTerza: ProgrammaMat3
UsoDiQuestoSito \nNella colonna a destra (Timeline) e' possibile cliccare un tiddler. Se all'interno di un tiddler si trovano link scritti in italico significa che ancora (tali tiddler) devono essere scritti. Quando si passa con il mouse sopra un tiddler compaiono dei pulsanti ( ToolbarButtons). Si puo' quindi editare il testo con un doppio click o selezionanto 'edit' dalla toolbar stessa. Nota: i cambiamenti non diverranno mai permanenti in remoto (cioe' sul mio sito) ma si potra' comunque salvare una pagina in locale (per fare questo quando si va' sul sito si clicca sul destro il link a questo file e si salva con nome, dopo cio' si clicca sul file in locale e si ricorda infine di salvarlo con save changes qua' a destra)
Misure errori nelle dirette e indirette\nMoti fino a parabolico e moto armonico\nDinamica: princitpi+momento di una forza, baricentro,equilibrio sistema rigido\nDinamica: caduta libera, parabolico, circolare, armonico (forza elastica)\nLavoro ed Energia def. + potenza, cinetica e potenziale\nTeo en. cinetica,en pot grav., lavoro forza peso\nforze conservative\nen pot elastica (con calcolo)\nconservazione energia\nforze conservative e dissipative\n\nq e sua conservazione\nf dt = dq\n3 principi in forma di q\nurti el/ane 1D e 2D\nRotazione e leggi\nI\nL e sua conservazione\n\n
HomePage
#Algebra \n##Sistemi di primo grado in due equazioni in due incognite: definizione\n##Metodi di soluzione: SostituzionE,RiduzionE, ConfrontO e metodo di Kramer\n##Sistemi numerici e letterali, interi e fratti\n##Radicali: definizione e proprietà dei radicali aritmetici\n##Operazioni con i radicali aritmetici\n##Trasporto di un fattore sotto e fuori dal segno di radice\n##Espressioni con i radicali\n##Razionalizzazione del denominatore di una frazione\n##RadicaliDoppi. Potenza con esponente razionale di un numero reale\n##RadiceAlgebrica di un numero reale\n##Equazioni di secondo grado: definizione e casi particolari\n##Risoluzione di un'equazione completa di secondo grado\n##Equazioni parametriche\n##Disequazioni: definizione e proprietà\n##Disequazioni numeriche di primo e secondo grado intere e fratte\n##Sistemi di disequazioni\n#Geometria [[link|http://www.math.it/cabri/index.htm]]\n##NumeriReali: definizione e confronto\n##Continuità del campo dei numeri reali: classi contigue\n##La classe dei segmenti. Misura dei segmenti e proprietà della misura\n##Rapporto tra segmenti. Grandezze commensurabili e incommensurabili\n##Proporzionalità: classi di grandezze direttamente e inversamente proporzionali\n##Criterio di proporzionalità diretta e inversa\n##Teo di TaletE e sue conseguenze\n##La classe di PoligonI: aree dei poligoni\n##Similitudine: triangoli simili e criteri di similitudine dei triangoli\n##Proprietà dei triangol simili\n##Teo di EuclidE e PitagorA\n##Proprietà delle secanti e delle tangenti ad una circonferenza
ProgrammaMat4\nProgrammaMat5\nProgrammaMat1\nProgrammaMat2\nProgrammaMat3\nProgrammaFis3
da http://www.math.it/formulario/divisibilita.htm\n|per 2| finisce per (0,2,4,6,8)|\n|per 3| ∑cifre = 3,6,9|\n|per 4| ...00, ...04,...08,etc oppure /^^le^^ per 2 due volte|\n|per 5| ..0 oppure ...5|\n|per 6| /^^le^^ per 3 e /^^le^^ per 2|\n|per 7| es abcd: (abc-2*d)=n*7|\n|per 8 | ...000 oppure /^^le^^ per 2 tre volte|\n|per 9| ∑cifre = n*9|\n|per 10| ...0|\n|per 11 |∑cifre;;pari ;;- ∑cifre;;dispari;; = 0 oppure n*11 |\nEsempi:\n(un numero con più di due cifre è divisibile per 7 se la differenza del numero ottenuto escludendo la cifra delle unità e il doppio della cifra delle unità è 0, 7 o un multiplo di 7)\nper es. 95676 è divisibile per 7 se lo è il numero 9567-2*6=9555; questo è divisibile per 7 se lo è il numero 955-2*5=945; questo è divisibile per 7 se lo è 94-2*5=84 che è divisibile per 7 dunque lo è anche il numero 95676.|\n» per es. 625834 è divisibile per 11 in quanto (2+8+4)-(6+5+3)=14-14=0|
|A|B|⋁ (o,OR,+)|⋀ (e,AND,∙)|A ⇒ B| A XOR B |\n|0|0| 0 | 0 | 1 | 0 |\n|0|1| 1 | 0 | 1 | 1 |\n|1|0| 1 | 0 | 0 | 1 |\n|1|1| 1 | 1 | 1 | 0 |
Vedi TavoleDiVerità
a)\nA:"Un triangolo con due lati congruenti è isoscele" : __true__\nB:"Un triangolo don due lati congruenti è equilatero": __false__ (non è sempre vero)\nA o B = A ⋁ B è vera infatti (V o F)= V (vedi TavoleDiVerità)\n----\nb)\nA:"Il gatto è un mammifero"\nB:"il topo è un roditore"\nA e B = A ⋀ B = vera\ninfatti\nA:vera\nB:vera\n----\nc)\nA:"passi a prendermi"\nB:"andiamo a passeggio assieme"\nSe A allora B che si puo' scrivere A ⇒ B\nnon sappiamo se 'passi a prendermi' cioè 'tu passi a prendere me' è vera o falsa\nse succede che tu passi a prendermi e poi noi non andiamo a passeggio assieme allora l'espressione A ⇒ B è __falsa__ (nel senso che quando mi hai detto che, se saresti passato saremmo andati assieme, mentivi (vedere le TavoleDiVerità per la funzione A ⇒ B\n)\n----\nd)\nA: "studi"\nB: "vai a lavorare"\nA XOR B \nl'interpretazione è complicata: non sembra una frase ma un ordine, bene se l'ordine viene eseguito (cioè viene fatta o una oppure l'altra cosa) diciamo che il dogma 'o studi o vai a lavorare' è vero se viceversa \ncaso 1 ne' studi ne' vai a lavorare \noppure (caso2) studi __e__ vai a lavorare allora il 'dogma' è falso. (al momento conviene guardare semplicemente le TavoleDiVerità\n----\ne)\nA:"nel pomeriggio studio"\nB:"nel pomeriggio ascolto musica"\nA e B = ... (credo che non possa essere __sempre__ vero che tutti i pomeriggi succeda una e l'altra cosa quindi //direi// che la frase è in generale falsa anche se quasi sempre vera) Il punto comunque era solo individuare le due proposizioni e il connettivo logico. Fatto, fine.\n----\nf)\nA:"Torino è un capoluogo di provincia"\nB:"Milano è un capoluogo di provincia"\nA e B = vero (perchè vere entrambe)\n----\ng)\nA:"Bologna è il capoluogo dell'Emilia Romagna"\nB:"Firenza della Toscana"\nIdem anche se non sono sicuro su Bologna\n----\nh)\nA:"Il cane è un mammifero"\nB:"Il cane è un quadrupede"\nA: vera\nB: vera\nA o B : vera (per le TavoleDiVerità)\n----\ni)\nA:"Se vengono i ladri"\nB:"Viene attivato l'allarme"\nA ⇒ B ... (aspettiamo che succeda, se non succede mai possiamo ipotizzare sia vera, se vengono e suona pure, ma se vengono e non suona allora l'intera proposizione è falsa) (vedi TavoleDiVerità)\n----\nl)\nnon so dove sia sepolto.
consecutivi: stesso vertice\nadiacenti: sulla stessa retta \nadiacenti al lato: stessa retta ma su due vertici opposti di un segmento\ncomplementari: 90\nsupplementari: 180\nesplementari:360
F(x,y)=0 : se polinomio __curva o funzione algebrica__ viceversa __curva o funzione trascendente__\ncurva primo ordine: ax+by+c=0 (retta)\ncurve secondo ordine: Ax^^2^^+Bxy+Cy^^2^^+Dx+Ey+F=0 __coniche__ (sia Δ=B^^2^^-4AC: Δ<0 ellisse;Δ<0 && A=C && B=0 ;Δ=0 parabola;Δ>0 iperbole)\n# ''retta'' ( implicita: ax+by+c=0 (tutte le rette), esplicita:y=mx+q (non le verticali) )\n## y=cost (retta orizzontale); m=0 ; y=k : __ fascio rette orizzontali __ \n## x=cost (retta verticale); m=∞ ; x= k : __ fascio rette verticali __\n## y = k(x-x;;0;;)+y;;0;; : __fascio rette proprio __ per (x;;0;;,y;;0;;)\n## y = mx + k : __ fascio rette improprio __ (parallele) \n## passa per l'origine ⇔ c=0\n## m=-a/b ; q = -c/b\n## //: m;;1;;=m;;2;; ; _|_: m2 = -1/m1\n## per un punto: y = m(x-x;;0;;)+y;;0;;\n## per due punti: ^^(y-y1)^^/;;(y1-y2);; = ^^(x-x1)^^/;;(x1-x2);;\n## per (p,0) e (0,q) : ^^x^^/;;p;; + ^^x^^/;;q;; = 1 \n## per tre punti: 1.9 con x=x;;3;; e y=y;;3;;\n## d(p,r)= ^^|ax;;0;;+by;;0;;+c|^^/;;√(a^^2^^+b^^2^^);; oppure d(p,r) =^^|mx;;0;;-y;;0;;+q|^^/;;√(1+m^^2^^);;\n#''circonferenza'' :(centro x;;0;;,y;;0;; raggio r) \n##√[(x-x;;0;;)^^2^^+(y-y;;0;;)^^2^^]=r (vincolo di equidistanza di (x,y) da (x;;0;;,y;;0;;)\nsviluppo: x^^2^^-2xx;;0;;+x;;0;;^^2^^+y^^2^^-2yy;;0;;+y;;0;;^^2^^=r^^2^^\nvoglio che sia x^^2^^+y^^2^^+αx+βy+γ=0 \n⇔\n## α=-2x;;0;; , β=-2y;;0;; , γ= x;;0;;^^2^^+y;;0;;^^2^^-r^^2^^\n x;;0;;=-α/2 , y;;0;;=-β/2 , r=√(x;;0;;^^2^^+y;;0;;^^2^^-γ)\n##eq. gen: k*(x^^2^^+y^^2^^+αx+βy+γ=0) :kx^^2^^+ky^^2^^+kαx+kβy+kγ=0\n (coeff. x^^2^^ = coeff y^^2^^ e senza xy è una circonferenza solo se r>0)\n##casi particolari\n###x^^2^^+y^^2^^+ βy+γ=0 : C(0,y)\n###x^^2^^+y^^2^^+αx+γ=0: C(x,0) \n###x^^2^^+y^^2^^+γ=0: C(0,0) \n###x^^2^^+y^^2^^+αx+βy=0: γ=0 ⇔ passa per (0,0)\n###x^^2^^+y^^2^^+βy=0 tg (0,0) e C(0,y;;0;;)\n###x^^2^^+y^^2^^+αx=0 tg (0,0) e C(x;;0;;,0)\n## retta e circonferenza d(r,centro) d<r secante; d=r tg; d>r esterna\n## retta tg in P;;x;;,P;;y;; : (P;;x;;-x;;0;;)(x-P;;x;;)+ (P;;y;;-y;;0;;)(y-P;;y;;) =0\n## retta _|_ in P;;x;;,P;;y;; : (P;;x;;-x;;0;;)(x-P;;x;;)- (P;;y;;-y;;0;;)(y-P;;y;;) =0\n# ''ellisse'' PF;;1;;+PF;;2;;= 2a \n## (ell. orizzontale:x^^2^^/16 + y^^2^^/9 )=1) | (ell. verticale:x^^2^^/9 + y^^2^^/16 )=1)\n##a: semiasse maggiore ; b:semiasse minore ; c:distanza fuoco-centro\n## x^^2^^/(a xor b)^^2^^ + y^^2^^/(b xor a) ^^2^^ = 1\n## F(∓c,0) | F(0,∓c) \n## c=√(a^^2^^-b^^2^^) \n## e = c/a (a>c 0≤e≤1) ( 0 ⇔ circonferenza )\n# ''parabola''\n##y=ax^2^^+bx+c\n##F=[-b/2,(-Δ/4a + 1/4a)] ; V=(-b/2a, -Δ/4a)\n##direttrice y=-Δ/4a - 1/4a\n##asse x=-b/a\n###parabola ad asse orizzontale:\n###x=ay^2^^+by+c\n###direttrice x=-Δ/4a - 1/4a\n###F=[(-Δ/4a + 1/4a),-b/2] ; V=( -Δ/4a,-b/2a)\n###asse:x=-b/a\n## a<0 : ∩ ; a=0 : retta ; a>0 : ∪\n##b=0 ⇔asse = asse y\n##b=c=0 ⇔ V(0,0)\n#''iperbole'' |PF;;1;;-PF;;2;;|=2a c:d(F,O), a:d(V,O)\n## F=(∓c,0)\n## x^^2^^/a^^2^^ - y^^2^^/b^^2^^ = 1\n## asintoti: y= (∓b/a) x\n## e=c/a\n## (equilatera):=asintoti _|_ ⇒ -b/a=-a/b ⇒ a^^2^^=b^^2^^ ⇒ x^^2^^-y^^2^^ = a^^2^^\n###y=∓x\n###y=k/x oppure xy=k\n###e=√2\n\n\n\n\n\n\n\n\n\n\n\n
http://www.giovanninicco.com/JSmanual.html
\nFormuleFisica\n\n#TermometriA e CalorimetriA [[A31|http://www.ba.infn.it/%7ezito/museo/frame31.html]] [[A90|http://www.ba.infn.it/%7ezito/museo/frame90.html]] [[A29|http://www.ba.infn.it/%7ezito/museo/frame29.html]] [[A25|http://www.ba.infn.it/%7ezito/museo/frame25.html]] [[A69|http://www.ba.infn.it/%7ezito/museo/frame69.html]] \n##Temperatura: definizione, misura e strumenti di misura \n##DilatazioneTermica nei solidi: lineare e cubica, dilatazione dei liquidi e dei gas\n##Calore e sua misura. CaloreSpecifico, CapacitaTermica, sorgenti di calore. PropagazioneDelCalore per ConduzionE, ConvezionE e IrraggiamentO\n#Comportamento dei gas perfetti\n##I gas perfetti. TermperaturaAssoluta e scala KelviN. TrasformazioniDeiGas: IsotermE, Legge di BoylE, IsobarE, IsocorE e leggi di GayLussac\n##EquazioneDiStato dei gas perfetti\n##Cenni sull'energia interna di un gas perfetto\n#Stati di aggregazione della materia\n##FusionE, solidificazionE e loro leggi\n##Influenza della pressione sul punto di fusione\n##Evaporazione e misura della presione di vapor saturo. Ebollizione e sue leggi. Influenza della pressione sul punto di ebollizione\n##Transizione vapore-liquido per un gas reale. IsotermaCritica\n#PrincipiDellaTermodinamica\n##Calore e lavoro: principio di equivalenza. Il calore come forma di energia.\n##Il PrimoPrincipioDellaTermodinamica.\n##TrasformazioniTermodinamiche: IsotermE, IsobarichE, AdiabatichE\n##Lavoro e energia nelle trasformazioni termodinamiche\n##Secondo principio della termodinamica: enunciato di Kelvin, enunciato di ClausiuS\n##Equivalenza dei due enunciati\n##Aspetto pratico del secondo principio: macchina di Carnot\n##Trasformazioni reversibili e irreversibili. Cenni sull'EntropiA\n#Elettrostatica\n##Carica elettrica e legge di Coulomb\n##Corpi elettrizzati e loro interazioni. Corpi conduttori e corpi isolanti\n##Induzione elettrostatica. Interpretazione dei fenomeni di elettrizzazione. Distribuzione delle cariche elettriche nei conduttori, densità superficiale di carica\n##CampoElettrico\n#CampoElettrostatico: concetto di campo elettrico e definizione del vettore campo elettrico\n#Campo elettrico di CaricaPuntiforme\n#Linee di campo elettrico\n##Il flusso di campo elettrico. Teorema di GausS\n##Lavoro nel campo elettrico ed EnergiaPotenzialeElettrica\n##CircuitazionE del campo elettrico\n##Potenziale elettrico e differenza di potenziale\n##Superfici equipotenziali. Potenziale di una carica puntiforme e di un conduttore in equilibrio elettrostatico. Problema generale dell'elettrostatica (teo di Coulomb).\n##Capacità elettrica e sue leggi. Condensatori. Capacità di un condensatore piano\n#Elettrodinamica\n##La corrente elettrica nei conduttori metallici\n##Circuito elettrico elementare. Leggi di Ohm\n##Forza elettromotrice e differenza di potenziale per circui elettrici\n##Resistenze in serie e in parallelo. Principi di Kirchhoff\n##Lavoro e potenza della corrente: effetto Joule\n##Effetto termoionico\n##Effetto Volta e relative leggi\n#Magnetismo ed elettromagnetismo\n##Magneti e loro interazione\n##Campo magnetico delle correnti e analogie tra campo elettrico e magnetico\n##Vettore campo magnetico e linee di campo magnetico\n##Interazione magnete- corrente. Legge di Biot-Savart. Definizione dell'Ampere\n##Momento torcente di un campo magnetico su una spira percorsa da corrente\n##Campo magnetico generato da un filo percorso da corrente, da una spira e da un solenoide\n##Strumenti di misura: amperometro e voltmetro.\n##Le sostanze e la loro permeabilità magnetica. MomentOMagneticoAtomico MomentoMagneticoMolecolare\n##Effetti prodotti da un campo magnetico sulla materia\n##Teorema della circuitazione di Ampere\n##Flusso dell'induzione magnetica\n##Forza di Lorentz\n##Moto di una carica puntiforme in un campo magnetico uniforme\n#Induzione elettromagnetica\n##Esperienze di Faraday sulle correnti indotte. CorrentiIndotte\n##La LeggeDiFaradayNeumannLenz\n##InduttanzA di un circuito\n##AutoinduzioneMagnetica\n##Il campo elettrico indotto\n##La corrente di sposta\n\n__Link Essenziali:__\nwikipedia: http://it.wikipedia.org/wiki/Portale_Fisica\nMuseo Virtuale: http://www.ba.infn.it/%7ezito/museo/leonardo1.html\nRisorse per la didattica mat. fis. :http://www.ba.infn.it/www/didattica.html\nCooperative Working (ovvero, partecipo): http://it.wikipedia.org/wiki/Wikipedia:Progetto_Fisica
*Termologia\nT=t+273.15; l=l;;0;;(1+λt) ; V=V;;0;;(1+γt) ; (γ≅3λ) ; λ;;gas,p=cost;;=1/273.15 °C^^-1^^\nGay-lussac P;;t;;=P;;0;;(1+αt); V;;t;;=V;;0;;(1+βt) ; α=β=1/273.15 °C^^-1^^\nBoyle e Mariotte T=cost ⇒pV = cost ;\nEq. Stato gas perfetti: pV = NK;;B;;T = nRT ;\n N=nN;;A;; ; K;;B;;=1.38 ∙ 10 ^^-23^^ J K^^-1^^; R= 8.34 J mol^^-1^^ K^^-1^^ ;N;;A;;=6,022 ∙ 10 ^^-23^^ mol^^-1^^ ; n≅ m[gr]/A\nWan Der Walls (P+a/V^^2^^)(V-b)=RT\nTeoria cinetica: p=(2/3)(N/V)(<E;;cin;;>) ; T=(2/3K;;B;;)<E;;cin;;> ; <E;;cin;;>=(3/2) NRT ; v;;qm;;=√(3kT/m)\nCalorimetria: Q=mc;;s;;Δt ; C=mc;;s;; (c;;s;; : calore specifico ; C: capacità termica)\nTrasmissione calore dQ/dt=-kSdT/dx (k conducibilità termica)\n*Termodinamica\n1° princ: ΔU = ΔQ+ΔL ; η = (Q;;2;;-Q;;1;;)/Q;;2;;=(nel ciclo di carnot) (T;;2;;-T;;1;;)/T;;2;;\n**Trasformazioni: dU=dQ+dL ; dL=pdV ;\n*** cicliche du=0 ⇔dQ = -dL\n*** sistema isolato: (dL=0, dQ=0)⇔dU=0\n*** isocora dL=0 ⇔ dU=dQ\n*** isobara dU = dQ + pdV\n*** isoterma (dU=0,dQ=-dL) ; L= __V1__∫^^V2^^pdV = nrT log(V2/V1)\n*** adiabatica dQ=0 ⇔ dU = dL ; TV^^(R/c;;v;;)^^=cost ; pV^^γ^^=cost con γ=c;;p;;/c;;v;;\n** c;;v;;=[dQ/dT];;v=cost;; = dU/dT (per una mole) = 3/2 R (monoatomici) = 5/2 R (biatomici)\n** c;;p;;=[dQ/dT];;p=cost;; = c;;v;; + R\n*2° princ: ΔS≥0; ΔS=S(B)-S(A)=__A__∫^^B^^(dQ/dT)\n
#Algebra \n##Divisione di polinomi: divisione tra un polinomio e un monomio, divisione tra polinomi\n##Regola di Ruffini per la divisione tra un polinomio e un binomio di primo grado\n##Regola del resto e e regola di Ruffini per la divisibilità tra polinomi e binomi di primo grado\n##Scomposizione di un polinomio in fattori primi: raccoglimento totale e parziale a fattor comune\n##Scomposizione in fattori mediante il teorema e la regola di Ruffini\n##Scomposizione di un particolare trinomio di secondo grado\n##Frazioni algebriche: semplificazione, discussione e proprietà\n##Operazioni con le frazioni algebriche ed espressioni con esse\n##Equazioni lineari: diseguaglianza tra numeri\n##Disequazioni lineri intere e loro proprietà, disequazioni fratte\n##Sistemi di disequazioni\n#Geometria\n##Circonferenza e cerchio: definizioni e proprietà\n##Proprietà della circonferenza e delle corde con teoremi relativi\n##Posizioni reciproche tra rette e circonferenze e tra circonferenze\n##Parti della circonferenza e del cerchio\n##Angoli al centro e alla circonferenza con teoremi relativi\n##Tangenti alla criconferenza da un punto esterno\n##Quadrilateri inscritti e circoscritti ad una circonferenza\n##Poligoni equivalenti: equiscomponibilità e proprietà relative\n##Equivalenza fra due parallelogrammi, tra un triangolo e un parallelogramma e tra un triangolo e un trapezio. Teoremi di Pitagora e Euclide con relative dimostrazioni.\n##Problemi di primo grado di geometria da risolversi per via algebrica\n
Testo: Bergamini,Trifone,Zagnoni A+,B+,C+,D+\n#Logica \n##ProposizioniLogiche (pag 45-50) OperazioniConProposizioni (es 12 pg 68) P68N12\n## ConnettiviLogici e loro proprieta'\n## ImplicazionE e CoimplicazionE logica. TavoleDiVerità\n#Insiemistica [[Link|http://www.istruzioneonline.it/archivio/matematica/cap1/cap1pag1.htm]]\n##Insiemi e loro rappresentazioni\n##Sottoinsiemi e insieme delle parti\n##Operazioni tra gli insiemi: unione e intersezione\n##Differenza complementare e prodotto cartesiano tra due insiemi\n#Algebra\n##InsiemiNumerici\n##NumeriNaturali: definizione e operazioni con essi, proprietà delle operazione. Potenze di numeri naturali e loro proprietà. CriteriDivisibilità e scomposizione di un numero in fattori primi. Massimo comun divisore e minimo comune multiplo\n##NumeriRazionaliAssoluti: definizione e operazioni con essi . Proprietà delle operazioni. Frazioni decimali e numeri decimali. Trasformazione di una frazione in un numero decimale e viceversa\n##Numeri razionali relativi: definizione e operazioni con essi. Proprietà di tali operazioni. Potenze di numeri razionali e loro proprietà.\n#Calcolo letterale\n##MonomI: definizione e caratteristiche. Operazioni con i monomi\n##PolinomI : definizione e caratteristiche.\n##Addizione:, sottrazione di polinomi.\n##Moltiplicazione tra un monomio e un polinomio e moltiplicazione tra polinomi\n##Prodotti notevoli: quadrato di un polinomo e moltiplicazione tra polinomi\n##Potenza di un binomio\n##Divisione tra un polinomio e un monomio\n#Divisione tra polinomi. regola di Ruffini\n#Geometria\n##Introduzione: linguaggio della geometria\n##RettE e PianI. definizione, proprietà e assiomi PostuLati\n##(AngolI)\n##SegmentI e SemiRette : definizione, proprietà e assiomi\n##FigurEConvessE e loro proprietà\n##TriangolI : considerazioni generali\n##la CongruenzA dei triangoli e i tre criteri di CongruenzA\n##Proprietà dei TriangolIsosceli e relativi teoremi\n##Le diseguaglianze nei triangoli: TeoAngoloEsterno\n##Relazioni fra i lati di un triangolo e relativi teoremi\n##Rette perpendicolari: definizione e teorema dell'esistenza e dell'unicità\n##DistanzaPuntoRetta , AsseSegmento\n##RetteParallele : def. e teo relativi. Assioma di EuclidE . CriterioDiParallelismo\n##Proprietà metriche dei poligoni: somma degli angoli interni di un triangolo e di un poligono\n##Criteri di congruenza dei triangoli rettangoli\n##Quadrilateri e suoi sottoinsiemi: parallelogrammi con relativi teoremi\n##Parallelogrammi particolari e relativi teoremi\n##Criteri per stabilire se un quadrilatero è un parallelogramma\n##TrapezI : loro proprietà e relativi teoremi\n
NuovoTiddler\nUsoDiQuestoSito\nMainMenu\nTiddlerSpeciali\n[[Museo Mat/Fis |http://www.ba.infn.it/%7ezito/museo/leonardo1.html]]\n[[Istr. On Line|http://www.istruzioneonline.it/archivio/matematica/indice.htm]]\n[[formulario|http://www.math.it/formulario/]]\n[[Test|http://www.zanichelli.it/zte]]\nLinkS\n----\n\nαβγδεζηθικλμνξ \nοπρςστυφχψω \nℕℙℚℝ\n ΓΔΕΖΗΘΙΚΛΜΝΞΟΠ ΡΣΤΥΦΧΨΩ ∏∑\n×∓∘∙√∛∜ ∝∞∟ ∠\n∣∥∀∂∃∄∅∆∇ \n∈∉∋∌∧∨∩∪⊂⊃\n⊆⊇ ∼∾≅≈≠≤≥⋀⋁⋂⋃\n ⇒⇏⇔⇍⇐ \n∫∬∭∮∯∰∱∲∳\n∀∂∃∄∅∆∇
Ar1:∀(A,B)∃!(r∋(A,B))\nAr2:data r ∃almeno 2 pti (A,B)∈ r\nAr3:data r∈π ∃almeno A∈π / A∉r\n