<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ShiroPetto &#187; HTML</title>
	<atom:link href="http://www.shiropetto.net/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiropetto.net</link>
	<description>Dum spiro spero</description>
	<lastBuildDate>Tue, 13 Dec 2011 21:29:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Template v0.0.4</title>
		<link>http://www.shiropetto.net/2008-02-07/template/</link>
		<comments>http://www.shiropetto.net/2008-02-07/template/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 20:49:30 +0000</pubDate>
		<dc:creator>Tim Whitehead</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://shiropetto.spero.ca/?p=5</guid>
		<description><![CDATA[I am currently working as a Network Analyst, with this position we do quite a few reports that can be tedious :) I've been asked to create a template for our End of Day report in whichever way I see fit. Currently the whole report is done in Microsoft Word/Outlook; you take the previous day’s [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working as a Network Analyst, with this position we do quite a few reports that can be tedious :) I've been asked to create a template for our End of Day report in whichever way I see fit.</p>
<p>Currently the whole report is done in Microsoft Word/Outlook; you take the previous day’s report; take out what no longer needs to be there and then copy the table, paste it in the appropriate section, and edit the content to be what is needed. That’s not so bad, right? Well it isn't, but it shouldn't be mundane and tedious and it could become a little trouble for the person doing it as they would be working the graveyard and not be too familiar with what has happened throughout the day and may miss things that would be good for the report.</p>
<p>Ideally I would like to create this project with a little PHP pulling data from MySQL outputting the content as ether HTML/XML and then styling it with CSS and using PHP to email those that need be in the loop. But right now we are just doing something that is quick and “easier”. We are using a program called Business Objects to tie into our Ticketing software with a plug-in, we can pull any data that we would like to see on the report and then format it to what we would like to see. I have not had a chance to sit down and see what the program can do for me.</p>
<p>So we make a template with HTML and CSS. Perfect! Looks good, the process takes a few minutes plus some manual rearranging once in awhile, but none the less it is nothing compared to the few hours. So what is the catch? Well like I said above ideally we would be using PHP or something alike but currently we are not, so we are still left copying the webpage and pasting into Outlook to be emailed to the various people and groups AND Outlook or Word is not recognizing the CSS, I would say it is half recognizing it. Some elements are being displayed properly others are being shown in a 36px font! Quiet ugly if you ask me. So now we need to find out if Word is just unaware of these tags or if it is possible to use them or do I need to go back to HTML4.0 :) to where I know Word will see the light.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.shiropetto.net%2F2008-02-07%2Ftemplate%2F&amp;title=Template%20v0.0.4" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.shiropetto.net/2008-02-07/template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

