Work: Difference between revisions

From zooid Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
http://www.z3lab.org/sections/front-page/spotlight-features/what-enterprise-content - Nice overview of what an "Enterprise content management system" is.
<noinclude>
This is the "Person" template.
It should be called in the following format:
<pre>
{{Person
|Image=
|Home page=
|Location=
|GPS Location=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{{ #set:Image={{{Image|}}} }}{{ #set:GPS Location={{ #geocode: {{{Location}}} }} }}
[[File:{{{Image}}}|200px|thumb|left|{{PAGENAME}}]]
{|
! Home page
| [[Home page::{{{Home page|}}}]]
|-
! Location
| [[Location::{{{Location|}}}]]
|}


[[Healthcare systems]]
== Events with {{PAGENAME}} ==


[[Internet facilities]]
{{ #ask: [[Category:Events]][[People::{{PAGENAME}}]]
|?Start date
|?End date
|?Location
}}


Find reusable media - http://www.lifehacker.com/software/creative-commons/geek-to-live--6-ways-to-find-reusable-media-197538.php
{{#forminput:form=Event|||button text=Add an event|query string=Event[People]={{PAGENAME}}|}}


== Work Practices ==
<br class="cleared" />


http://radar.oreilly.com/archives/2007/01/amazon_s3_is_ev.html - backup using Amazon s3
[[Category:Person]]
 
</includeonly>
Should Developers Test the Product First? - http://www.theserverside.com/news/thread.tss?thread_id=41261 - in which everyone brings up their own point of view on how software should be tested, and who should "develop" software - but a few interesting points are raised
 
[[w:foobar]]

Revision as of 20:37, 24 January 2007

This is the "Person" template. It should be called in the following format:

{{Person
|Image=
|Home page=
|Location=
|GPS Location=
}}

Edit the page to see the template text.