|
|

 
         |
|
IRAQ ON THE RECORD
Prepared at the direction of Rep. Henry A. Waxman, Iraq on the Record is a searchable collection of 237 specific misleading statements made by Bush Administration officials about the threat posed by Iraq.
more »
Patriot Act Primer
Key Documents & Links Relating to the USA Patriot Act. Compiled by Washingtonpost.com November 3, 2005
more »
|
Welcome to the NEW Freethought Firefighters!
FFi Editor (27-Oct-05, 05:53 pm)
The Freethought Firefighters website is in the process of a complete overhaul. As you can see the look and feel is completely different from the previous site. But the new site is also loaded with new interactive features that will facilitate dialogue and the free exchange of ideas.
New features include:
- A Forum (This will appear under "Debate" icon)
- Ability to comment directly to articles
- Subscription to the FFi Blog & email updates
- Login status assigned to certain individuals
- FFi Products (currently available is the FFi lapel pin and a very nice FFi "Got Freethought?" ink pen, with more products planned.)
During the conversion process many articles will have to be converted to the new format by hand, so please bear with me through this process. However, if you wish to access the "old" site, you can still do so at this address: http://freethoughtfirefighters.org/index2.html
In the meantime all comments and suggestions are welcome (now is the time!) on what looks good and what doesn't. Suggestions for section titles and layout (e.g., "Politics & Policy," "Church-State," etc.) would be be particularly helpful, as clarity and interest are of the utmost importance for the layout elements.
4 comments
∙∙∙
|
 |
 |
|
?
9 queries, seconds
SELECT * FROM _journals WHERE journal_id=1 = 1 (fetching journal info)
SELECT * FROM _sections WHERE journal_rid=1 AND is_cover=1 AND language='en' = 0 (fetching cover section for language "en")
SELECT * FROM _sections WHERE journal_rid=1 AND is_cover=1 AND language='' = 1 (fetching cover section for language "")
SELECT name,section_id FROM _sections WHERE journal_rid=1 AND hidden!=1 AND parent_section_rid=0 AND ( language="" OR language="en" ) ORDER BY ordering = 18 (fetching visible top sections)
SELECT * FROM _sections WHERE section_id=1 = 1 (fetching section)
SELECT art.article_id, art.title, art.photo, art.intro, CHAR_LENGTH(art.text) AS textcount, art.date, art.commentable, art.date, artsec.expiry_date, auth.name AS author_name, COUNT(comm.comment_id) AS commentnum , sec.section_id FROM _articles AS art LEFT JOIN _authors AS auth ON auth.author_id=art.author_rid LEFT JOIN _comments AS comm ON comm.article_rid=art.article_id , _articlesections AS artsec, _sections AS sec WHERE artsec.article_rid = art.article_id AND sec.section_id = artsec.section_rid AND artsec.section_rid = 1 AND (art.language = 'en' OR art.language = '') AND ( artsec.expiry_date >= CURRENT_TIMESTAMP OR artsec.expiry_date < "1970-01-01" OR ( artsec.expiry_date IS NULL AND ( sec.default_expiry=0 OR sec.default_expiry IS NULL OR DATE_ADD(art.date, INTERVAL sec.default_expiry SECOND) >= CURRENT_TIMESTAMP ) ) ) GROUP BY art.article_id ORDER BY art.date DESC LIMIT 0,9999 = 1 (fetching article list)
SELECT art.article_id,sec.section_id,sec.name,sec.hidden_in_arts,sec.password FROM _articles AS art,_articlesections AS artsec,_sections AS sec WHERE art.article_id IN (83) AND art.article_id = artsec.article_rid AND artsec.section_rid = sec.section_id = 1 (fetching article section/password data)
SELECT art.article_id,art.title,art.intro,LENGTH(art.text) AS text,DATE_FORMAT(art.date,"d-M-y, h:i a") AS date FROM _articles AS art, _articlesections AS artsec, _sections AS sec WHERE artsec.article_rid=art.article_id AND artsec.section_rid=sec.section_id AND sec.journal_rid=1 AND sec.name LIKE "%_NEWS_%" AND (sec.language='en' OR sec.language='') = 3 (fetching news boxes)
SELECT section_id,name FROM _sections WHERE journal_rid=1 AND parent_section_rid = 1 AND hidden=0 ORDER BY ordering = 0 (fetching subsection list)