<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>tag:3guineas.blog.co.uk,2009-11-09:/</id><title>my study journal</title><link rel="self" href="http://3guineas.blog.co.uk/feed/atom/posts/"/><link rel="alternate" type="text/html" href="http://3guineas.blog.co.uk/"/><generator version="1.0">MokoFeed</generator><updated>2009-11-09T19:07:34+01:00</updated><entry><id>tag:3guineas.blog.co.uk,2007-02-12:/2007/02/12/learning_week_12_feb~1726444/</id><title>Week Learning - 12 Feb</title><link rel="alternate" type="text/html" href="http://3guineas.blog.co.uk/2007/02/12/learning_week_12_feb~1726444/"/><author><name>threeguineas</name></author><published>2007-02-12T13:13:04+01:00</published><updated>2007-02-13T16:31:05+01:00</updated><content type="html">	&lt;p&gt;CSS:&lt;br&gt;
Creation of a section with columns (newspaper style) in css (for &lt;img src="http://www.gilbert-collection.org.uk" alt="gilbert collection" title="gilbert collection website"&gt;).&lt;/p&gt;
	&lt;p&gt;Devo fare un folder con tutti questi snippets css che via via uso, magari una pagina con i link a questi vari docs per organizzarli.&lt;/p&gt;
	&lt;p&gt;Stessa cosa per gli scripts.&lt;br&gt;
Per applicare css a elementi senza classi o id ma per la vicinanza ad altri elementi: elem + elem2{} //applica il css a elem2 se vicino a elem1.&lt;br&gt;
Esempio:&lt;br&gt;
input#EpozViewMode,input#EpozViewMode + span {display:none}&lt;br&gt;
----------&lt;br&gt;
PHP:&lt;br&gt;
include function to include a common html section on each of our web pages through php:&lt;br&gt;
&lt;a href="http://www.tizag.com/phpT/include.php"&gt;http://www.tizag.com/phpT/include.php&lt;/a&gt;&lt;br&gt;
(see Edit and Add.php in rth cms website)&lt;br&gt;
------------&lt;br&gt;
JS:&lt;br&gt;
How to create Javascript documentation:&lt;br&gt;
Put NaturalDoc in a folder i.e. valentinacartei/&lt;br&gt;
In the same folder put the folder u want the code from and create in it&lt;br&gt;
another folder called Docs.&lt;br&gt;
Run from the terminal the following:&lt;br&gt;
./NaturalDocs -i ../Prova -o FramedHTML ../Prova/Docs -p ../Prova/Natural Doc&lt;br&gt;
For more ref.:http://www.naturaldocs.org/documenting.html___##0##___
-----------&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://3guineas.blog.co.uk/2007/02/12/learning_week_12_feb~1726444/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</content></entry></feed>
