<?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>Roughly the TRUTH &#187; Web Publishing</title>
	<atom:link href="http://www.joelneuenhaus.com/category/web-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelneuenhaus.com</link>
	<description>Just another WordPress weblog :: by JFN</description>
	<lastBuildDate>Sat, 03 Jul 2010 22:37:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How To Fix Internet Explorer CSS with Thesis in WordPress</title>
		<link>http://www.joelneuenhaus.com/2009/07/08/wordpress-thesis-theme-ie-browser-compatibility/</link>
		<comments>http://www.joelneuenhaus.com/2009/07/08/wordpress-thesis-theme-ie-browser-compatibility/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 20:21:36 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Web Publishing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/?p=409</guid>
		<description><![CDATA[Repair the look of your website in Internet Explorer using WordPress with the Thesis Theme. Built in conditional classes make CSS more useful than ever.]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer can be a real pain when writing CSS <img src='http://www.joelneuenhaus.com/blog3/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . It seems that others have struggled with cross-browser compatibility issues, but <a href="http://diythemes.com/?a_aid=wp">using Thesis</a>, I was able to conquer most of these issues on my own <img src='http://www.joelneuenhaus.com/blog3/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> &#8230;</p>
<p><strong>First</strong>, take note of the body classes called when your site is viewed in IE (you can see this by viewing the source code in the right-click context menu when you&#8217;re on the page with the problems). In IE8, my about page looks something like this:<br />
<span style="text-align: center; font-style: italic; background-color: lightGray;">body class=&#8221;custom about ie ie8&#8243;</span></p>
<p>While in Firefox 3.5, my about page looks like this:<br />
<span style="text-align: center; font-style: italic; background-color: lightGray;">body class=&#8221;custom about&#8221;</span></p>
<p>This will enable you to create CSS rule(s) which will apply to your site only when users view it in an IE browser.</p>
<p><strong>Second</strong>, in <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">IE8</a> you can tweak your pages (much like <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> for Firefox) with the built in <strong><a href="http://blogs.msdn.com/ie/archive/2008/03/07/improved-productivity-through-internet-explorer-8-developer-tools.aspx">Developer Tools</a></strong> (Navigate to the &#8216;Tools&#8217; menu and you should see it beneath there).</p>
<p>The developer tools will open up in another window. Select the <em><strong>CSS</strong></em> tab at the top and then you should be able to select your <em><strong>custom.css</strong></em> style sheet from the drop down menu. As you un-check/check the boxes next to the different CSS rules, you will be able to see the changes made live to your webpage in the other window. You will also be able to change the current styles and add new ones (right-clicking in the developer tools window has some useful functions for adding rules to your style sheet).</p>
<p><img src="http://ieblog.members.winisp.net/images/ElementStyleInfo.png" alt="IE8 Developer Tools - HTML/CSS Split View" /></p>
<p><strong>Finally</strong>, changing your <em>custom.css</em> in developer tools won&#8217;t make your changes permanent, so once I get things right, I usually just make the changes manually to my <em>custom.css</em> (there may be a better way, but this is what works for me).</p>
<p>Good luck!</p>
<p><strong>P.S.</strong><br />
Just to be clear, the information above refers to my setup which includes:</p>
<ul>
<li>Firefox 3.5</li>
<li>IE8 (Thesis will apparently read which version of IE the site is viewed in and will display the appropriate body classes &#8211; IE6/IE7/etc. &#8211; allowing even more specific CSS rules)</li>
<li>WordPress 2.8</li>
<li><a href="http://diythemes.com/?a_aid=wp">Thesis 1.5.1</a></li>
</ul>
<p>When identifying the IE specific rules in your custom.css file, it is not necessary to include the .custom class specification. Instead, use the appropriate IE body class. For instance:</p>
<p><span style="text-align: center; font-style: italic; font-weight: bold; background-color: lightGray;">.ie #header { border-top: 1px; }</span></p>
<h3>Some Related Resources</h3>
<ul>
<li><a href="http://diythemes.com/answers/custom-css-classes-posts-pages/">http://diythemes.com/answers/custom-css-classes-posts-pages/</a></li>
<li><a href="http://diythemes.com/forums/customization/4838-how-do-i-link-custom-stylesheet-ie-browsers.html">http://diythemes.com/forums/customization/4838-how-do-i-link-custom-stylesheet-ie-browsers.html</a> (members only)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2009/07/08/wordpress-thesis-theme-ie-browser-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Docs and Spreadsheets &#124; Publish Dynamic Content For Free</title>
		<link>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/</link>
		<comments>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 03:44:27 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Early Adopter]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Stocks]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Web Publishing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/</guid>
		<description><![CDATA[Google opens up a trove of data for users to harness and build into their own websites&#8230; The Basic Idea: Allow users to create and publish spreadsheets with dynamically updating data online to their own websites. The method used to cull the data is quite easy -a little too easy if you have a desire [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://google-d-s.blogspot.com/2006/11/young-puppy-new-tricks.html">Google opens up</a> a trove of data for users to harness and build into their own websites&#8230;</em></p>
<p><strong><big>The Basic Idea:</big></strong><br />
Allow users to create and publish spreadsheets with dynamically updating data online to their own websites. The method used to cull the data is quite easy -a little too easy if you have a desire to publish complex data results- and has the potential to make any Joe Shmoe an instant RSS expert <em>(Not sure about this, but typically, RSS feeds allow for very little customization by the end user; this is unlike Google&#8217;s new dynamic cell formulas)</em>.<br />
Here are the formulas users will apply in Google Spreadsheets:  </p>
<p><strong>GoogleLookup function</strong><br />
Syntax: =GoogleLookup(&#8220;entity&#8221;, &#8220;attribute&#8221;)</p>
<p><strong>GoogleFinance function</strong><br />
Syntax: =GoogleFinance(&#8220;symbol&#8221;, &#8220;attribute&#8221;)</p>
<p><strong><big>In The Past:</big></strong><br />
Only VB programmers and businesses wealthy enough to subscribe to <a href="http://about.bloomberg.com/about/professional/datalicense.html">Bloomberg</a> and <a href="http://about.reuters.com/productinfo/">Reuters</a> data services have been able to harness the vast amounts of dynamic data available over the internet. Today, they still are pretty much the only ones who can do this &#8211; Although, Google Spreadsheets has integrated these very interesting functions which at least takes a step in that direction. </p>
<p><strong>The following is a live example embedded into this post:</strong><br />
<em>(This was super easy)</em><br />
<iframe width='375' height='325' frameborder='0'src='http://spreadsheets.google.com/pub?key=p_APzg-hYIIA8vSNaFk7XQA&#038;output=html&#038;gid=0&#038;single=true&#038;range=A1:B9'></iframe></p>
<p><strong><big>Publishing your own dynamic spreadsheet:</big></strong></p>
<ol>
<p>1) If you haven&#8217;t already, sign up for a Google account. Play around with the above formulas until you&#8217;re happy with what the spreadsheet looks like <em>(you&#8217;ll see the data dynamically populate the cell once you enter a &#8220;proper&#8221; attribute, entity and/or symbol &#8211; this wan&#8217;t so easy for me while messing with different LookUp function)</em>.</p>
<p>2) Click the &#8220;Publish&#8221; tab on the top right. Change the &#8220;Automatically update every 5 minutes?&#8221; option to YES. Now click on the &#8220;Re-Publish&#8221; button to save your settings.</p>
<p>3) Look further down in this section and click on &#8220;More publishing options&#8221;</p>
<p>4) For &#8220;File format&#8221; choose: HTML to embed in a webpage &#8211; adjust the other settings as desired.</p>
<p>5) Now, simply Generate URL and copy the HTML into your webpage <em>(note: WordPress users should go into their options and revert from the RTF editor to avoid any problems)</em>.</p>
</ol>
<p><strong>Get examples &#038; read more about these functions here:</strong></p>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=54199">How can I use spreadsheets to answer some of my many questions about the world?</a></li>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=54198">How can I get financial market information updated automatically to my spreadsheets?</a></li>
<li><a href="http://code.google.com/apis/gdata/spreadsheets.html">Google Docs &#038; Spreadsheets API Documentation on Google Code</a></li>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=47134&#038;topic=9376">Publish spreadsheets as web pages</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTC = F#!@ The Consumer</title>
		<link>http://www.joelneuenhaus.com/2006/11/06/ftc-f-the-consumer/</link>
		<comments>http://www.joelneuenhaus.com/2006/11/06/ftc-f-the-consumer/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 01:34:02 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Opinionated]]></category>
		<category><![CDATA[Political REform]]></category>
		<category><![CDATA[Politiks]]></category>
		<category><![CDATA[Public Policy]]></category>
		<category><![CDATA[Web Publishing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/11/06/ftc-f-the-consumer/</guid>
		<description><![CDATA[Bye, bye Net Neutrality&#8230; From the article: FTC chief warns against &#8216;unnecessary&#8217; Net rules &#124; Tech News on ZDNet For proof, look no further than a situation in September in which hundreds of thousands of people who use the popular social-networking site Facebook rebelled against a new feature that some charged was Big Brother-esque, Majoras [...]]]></description>
			<content:encoded><![CDATA[<p><em>Bye, bye <a href="http://en.wikipedia.org/wiki/Net_Neutrality">Net Neutrality</a>&#8230;</em><br />
<center><img id="image267" src="http://www.joelneuenhaus.com/blog3/wp-content/uploads/2006/11/AlGore-Introduced-wText.jpg" alt="Al Gore - Inventor of the internet" /></center><br />
From the article: <a href="http://news.zdnet.com/2100-9595-6132772.html">FTC chief warns against &#8216;unnecessary&#8217; Net rules | Tech News on ZDNet</a></p>
<blockquote><p>For proof, look no further than a situation in September in which hundreds of thousands of people who use the popular social-networking site <a href="http://www.facebook.com">Facebook</a> rebelled against a new feature that some charged was Big Brother-esque, <a href="http://www.ftc.gov/bios/commissioners.htm#Majoras">Majoras</a> said. Within days, the site&#8217;s founder had quieted some of the fury by giving people the option of turning off the &#8220;minifeed,&#8221; which shows people whenever someone in their network makes a change to their relationship status, favorite music or other profile information.
</p></blockquote>
<p><strong>An aweful analogy; comparing Facebook to an ISP.</strong></p>
<p><strong>It&#8217;s like comparing a car maker with a toll road operator.</strong></p>
<p>Check out the <a href="http://www.connectlive.com/events/ftctechade/">FTC hearings webcast</a> and form your own opinion, but remember, it was a &#8220;free market&#8221; which produced Hitler&#8217;s Nazi party.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/11/06/ftc-f-the-consumer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Net Neutrality, Political Corruption &amp; Corporate Power &#124; Democracy Undone</title>
		<link>http://www.joelneuenhaus.com/2006/06/28/net-neutrality-political-corruption-corporate-power-democracy-undone/</link>
		<comments>http://www.joelneuenhaus.com/2006/06/28/net-neutrality-political-corruption-corporate-power-democracy-undone/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 03:08:28 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News Media]]></category>
		<category><![CDATA[Opinionated]]></category>
		<category><![CDATA[Political REform]]></category>
		<category><![CDATA[Politiks]]></category>
		<category><![CDATA[Web Publishing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/06/28/net-neutrality-political-corruption-corporate-power-democracy-undone/</guid>
		<description><![CDATA[Framing this issue as “more federal regulation” is a clever tactic&#8230; This week, Senator-R Jim DeMint gave his take on Network Neutrality – I was especially amused at the assertion he has made below: Perspective: Why Net neutrality means more federal regulation By Jim DeMint Published: June 27, 2006 “It would be commercial suicide for [...]]]></description>
			<content:encoded><![CDATA[<p><em>Framing this issue as “more federal regulation” is a clever tactic&#8230;</em></p>
<p><img id="image228" src="http://www.joelneuenhaus.com/blog3/wp-content/uploads/2006/06/moneyenvelope.jpg" align="right" alt="money envelope" />This week, <a href="http://demint.senate.gov/">Senator-R Jim DeMint</a> gave his take on Network Neutrality – I was especially amused at the assertion he has made below:</p>
<blockquote><p><a href="http://news.com.com/2010-1028_3-6088253.html?part=rss&#038;tag=6088253&#038;subj=news">Perspective:  Why Net neutrality means more federal regulation</a><br />
By Jim DeMint<br />
Published: June 27, 2006<br />
“It would be commercial suicide for any network provider to limit the ability of their customers to access any site or receive any service: Their customers would simply go elsewhere! Consumers have a growing number of choices of networks, and this competition will force networks to continuously upgrade their services. Federal regulation, on the other hand, would only reduce the quality and access of Internet services for all Americans.”</p></blockquote>
<p>Telco’s &#038; industry advocates have poured hoards of money into lobbying this issue. <em>Translation:</em> many well compensated senators &#038; consultants working overtime on their behalf. Information &#8211; necessary for efficient free markets – is fortunately still available on congressional members; although with such freedoms being handed over to profit driven companies, this may not long be the case.</p>
<p><big><strong>What Motivates a Senator</strong></big><br />
<a href="http://www.opensecrets.org/politicians/contrib.asp?CID=N00002472&#038;cycle=2006">Monetary incentives</a> tend to influence many of the views which individuals hold <em>(economics 101)</em>. Contributions by the telco’s &#038; other various industry advocates to Senator DeMint have clearly taken their toll on his ability to be objective – this is a toll to the tune of <strong>$132,849!</strong></p>
<p><big><strong>Various contributors to DeMint’s coffer…you be the judge:</strong></big></p>
<p><em>Exerpt from:</em> <a href="http://www.wyche.com/">Wyche Burgess Freeman &#038; Parham, P.A. website</a> &#8211; Political Contributor <em>($23,300)</em></p>
<blockquote><p>“We have played an important role in the creation and expansion of a number of major corporations located in Greenville, among them are a large diversified media organization”</p></blockquote>
<p><em>Excerpt from:</em> <a href="http://www.babcockbrown.com/">Babcock &#038; Brown</a> <a href="http://www.finfacts.com/irelandbusinessnews/publish/article_10005535.shtml">offers $2.36 billion for Irish telco Eircom</a> – Political Contributor <em>($28,125)</em></p>
<blockquote><p>“The bid for Eircom has been made four months after a failed takeover attempt for it by Swisscom AG, Switzerland&#8217;s largest telco.”
</p></blockquote>
<p><em>Excerpt from:</em> <a href="http://www.nelsonmullins.com/news/nelson-mullins-newsletter_detail.cfm?id=F2C7E59E-BCD2-35D3-DF3509FD6E57191B">Nelson Mullins Cyberwatch Newsletter</a> – Political Contributor <em>($41,424)</em></p>
<blockquote><p>Internet Bandwidth Neutrality<br />
“A growing concern among large Internet-based companies is the dilemma being faced with large bandwidth charges.  Those companies that provide the wires and fiber optics that connect the Internet believe that large “bandwidth hogs” should pay additional amounts to guarantee fast and efficient connections.  To prevent such a move, companies such as Google and eBay are lobbying Congress to pass a law that would maintain “Net-neutrality”.  In general, they are seeking a law that would prohibit telecommunications and cable companies from blocking or slowing down access to Web sites or for charging big bandwidth users a fee for priority access.  The House of Representatives recently passed telecommunications legislation that did not include such neutrality provisions.  However, the law did empower the Federal Communications Commission to investigate discrimination in online bandwidth access.  Opponents of the Net-neutrality law argue that somebody must pay for the huge amount of bandwidth consumed by some large Internet sites.  They state that if Internet service providers are not allowed to charge for greater-than-average bandwidth use, then the cost will end up being borne by the average consumer.”
</p></blockquote>
<p><big><strong>Not to mention, the all-too-obvious:</strong></big><br />
<a href="http://www.att.com">AT&#038;T</a> – Political Contributor <em>($19,000)</em></p>
<p><a href="http://www.verizon.com">Verizon Communications</a> – Political Contributor <em>($21,000)</em></p>
<p><strong><em>Nota Bena:</em></strong><br />
You can learn more about the other side of Net Neutrality by reading <a href="http://dig.csail.mit.edu/breadcrumbs/node/144">the founder of the internet&#8217;s thoughts</a> and if you choose to do so, you can help protect Network Neutrality by going here: <a href="http://www.itsournet.org/">It&#8217;s Our Net.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/06/28/net-neutrality-political-corruption-corporate-power-democracy-undone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.315 seconds -->
