<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Comments made by Tweakster</title>
    <link>http://74.63.3.217/users/comments/468</link>
    <pubDate>Wed, 30 May 2007 13:32:46 GMT</pubDate>
    <description>Comments made by Tweakster</description>
    <item>
      <title>Inline Cites</title>
      <link>http://74.63.3.217/comment/show/2566</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-2566"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/620"&gt;Inline Cites&lt;/a&gt; on May 30 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;Actally, if you leave out the blockquote and q elements, you can get this to work on anything which has the cite attribute implemented.  Use it on a blog template so that Firefox/Opera/Safari (anything better than IE) can see these things.  Then you can use it for images and embedded objects as well.&lt;/p&gt;&lt;p&gt;		[cite]:after, acronym[cite]:after, abbr[cite]:after	{&lt;br/&gt;			content:		&amp;quot;(source: &amp;quot;attr(cite)&amp;quot;)&amp;quot;	!important;&lt;br/&gt;			background:	#000080				!important; /* navy */&lt;br/&gt;			color:		#ffffff				!important; /* white */&lt;br/&gt;			font-weight:	bolder				!important;&lt;br/&gt;			display:		block				!important;&lt;br/&gt;			text-align:	center				!important;&lt;br/&gt;			border:		2px solid 		!important;&lt;br/&gt;	}&lt;/p&gt;&lt;p&gt;This is taken from my style &amp;quot;sticky cites&amp;quot; &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Wed, 30 May 2007 13:32:46 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/2566</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Firefox 2: Slim Extension List</title>
      <link>http://74.63.3.217/comment/show/2425</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-2425"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/1061"&gt;Firefox 2: Slim Extension List&lt;/a&gt; on Apr 16 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt; &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Mon, 16 Apr 2007 22:30:13 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/2425</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Ad Blocking FiltersetP AddOn: Avatars/Emoticons</title>
      <link>http://74.63.3.217/comment/show/2415</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-2415"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/573"&gt;Ad Blocking FiltersetP AddOn: Avatars/Emoticons&lt;/a&gt; on Apr 14 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;.postdetails &amp;gt; img { display: none !important; }&lt;/p&gt;&lt;p&gt;Takes care of all phpBB avatars, but will also nuke badges and ranks.  Use at your own discretion.&lt;/p&gt;&lt;p&gt;.postbody &amp;gt; img { display: none !important; }&lt;/p&gt;&lt;p&gt;Takes care of all images inside phpBB posts.  use at your own discretion.&lt;/p&gt;&lt;p&gt;Edit: &amp;gt;&amp;gt;&lt;/p&gt;&lt;p&gt;No, [src*=&amp;quot;smilie&amp;quot;] doesn't cause rampant false positives as far as I can tell.  You could also add [src*=&amp;quot;/emotic&amp;quot;] and [src*=/emote&amp;quot;] .  &lt;/p&gt;&lt;p&gt;Finally, you could do other attributes.  [class*=&amp;quot;avatar&amp;quot;], [id*=&amp;quot;avatar&amp;quot;], [class*=&amp;quot;smilie&amp;quot;], [id*=&amp;quot;smilie&amp;quot;], [class*=&amp;quot;emotic&amp;quot;], [id*=&amp;quot;emotic&amp;quot;], [class*=&amp;quot;smiley&amp;quot;], [id*=&amp;quot;smiley&amp;quot;]...&lt;/p&gt;&lt;p&gt;Yahoo abbreviates to [href*=&amp;quot;avtr&amp;quot;], [src*=&amp;quot;avtr&amp;quot;] . &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Sat, 14 Apr 2007 14:42:41 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/2415</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Flashes on Newgrounds at Full Screen (100%)</title>
      <link>http://74.63.3.217/comment/show/2414</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-2414"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/2210"&gt;Flashes on Newgrounds at Full Screen (100%)&lt;/a&gt; on Apr 14 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;I think a greasemonkey script that hacked the URL at uploads.ungrounded.net or ripped the [data] attribute from the &amp;lt;object&amp;gt; and redirected you directly to the .swf would do this even better yet.  Not to mention making it easier to download if you want to. &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Sat, 14 Apr 2007 14:30:51 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/2414</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Ad-Blocking StyleSheet from k-meleon</title>
      <link>http://74.63.3.217/comment/show/2325</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-2325"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/813"&gt;Ad-Blocking StyleSheet from k-meleon&lt;/a&gt; on Mar 28 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;You don't have to use wildcards.  You can just do [src*=tribalfusion&amp;quot;], [href*=&amp;quot;tribalfusion&amp;quot;] and so on &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Wed, 28 Mar 2007 10:19:50 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/2325</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>4 scrollbar arrows a scrollbar </title>
      <link>http://74.63.3.217/comment/show/1783</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1783"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/49"&gt;4 scrollbar arrows a scrollbar &lt;/a&gt; on Jan 08 2007
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;You can improve the scrollcorner, too.  And even make sure it only applies to scrollbars 100 pixels or greater, giving ardbeg a little satisfaction.&lt;/p&gt;&lt;p&gt;scrollbar[height*=&amp;quot;00&amp;quot;], scrollbar *[height*=&amp;quot;00&amp;quot;], scrollcorner, scrollcorner * {&lt;br/&gt;     display: -moz-box !important;&lt;br/&gt;} &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Mon, 08 Jan 2007 23:23:50 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1783</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>eBaum's World redesigned</title>
      <link>http://74.63.3.217/comment/show/1631</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1631"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/1129"&gt;eBaum's World redesigned&lt;/a&gt; on Dec 19 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;Ebaums world? How about ThiefBaum's world.  I suggest this style:&lt;/p&gt;&lt;p&gt;@-moz-document domain(ebaumsworld.com)	{&lt;br/&gt;		*&lt;br/&gt;			display:	none	!important;&lt;br/&gt;	}&lt;br/&gt;} &lt;span class="stars"&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Tue, 19 Dec 2006 14:12:13 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1631</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Google Reader Optimized</title>
      <link>http://74.63.3.217/comment/show/1366</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1366"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/1236"&gt;Google Reader Optimized&lt;/a&gt; on Dec 15 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;Of course it also affected other sites, BOK:  It was accidentally submitted as a global initially.  Here's something you could have done, smartass, since you installed it as a Greasemonkey script: open your your friggin greasemonkey options and change the includes and excludes your own dumbass self! &lt;span class="stars"&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Fri, 15 Dec 2006 11:20:27 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1366</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Google Reader for high-res monitors</title>
      <link>http://74.63.3.217/comment/show/1372</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1372"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/851"&gt;Google Reader for high-res monitors&lt;/a&gt; on Dec 13 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;What length/width unit is &amp;quot;ex&amp;quot; ??&lt;/p&gt;&lt;p&gt;hot shit, thianks LouCypher &lt;span class="stars"&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Wed, 13 Dec 2006 21:21:50 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1372</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>YouTube Video Only</title>
      <link>http://74.63.3.217/comment/show/1545</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1545"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/1504"&gt;YouTube Video Only&lt;/a&gt; on Dec 10 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;This could be really intresting, except in some cases you're only getting a link to part 1 of a series and you want to see those other links. Oh well.&lt;/p&gt;&lt;p&gt;There are other things you could incorporate.&lt;/p&gt;&lt;p&gt;@-moz-document domain(youtube.com)	{&lt;br/&gt;		embed, embed &amp;gt; *,&lt;br/&gt;		param, param &amp;gt; *,&lt;br/&gt;		object, object &amp;gt; *	{&lt;br/&gt;			padding:	0 0 0 0	!important;&lt;br/&gt;			margin:		0 0 0 0	!important;&lt;br/&gt;			border:		none	!important;&lt;br/&gt;			-moz-background-origin:		content			!important;&lt;br/&gt;			-moz-box-align:				stretch			!important;&lt;br/&gt;			-moz-box-pack:				center			!important;&lt;br/&gt;			-moz-background-clip:		border			!important;&lt;br/&gt;			-moz-box-sizing:			border-box		!important;&lt;br/&gt;			-moz-float-edge:			border-box		!important;&lt;br/&gt;	}&lt;br/&gt;		div:not(:first-child),td:not(:first-child),#logoTagDiv	{&lt;br/&gt;			display:		none	!important;&lt;br/&gt;			-moz-binding:	none	!important;&lt;br/&gt;	}&lt;br/&gt;		#baseDiv	{&lt;br/&gt;			width:		auto	!important;&lt;br/&gt;			text-align:	center	!important;&lt;br/&gt;	}&lt;br/&gt;}&lt;/p&gt;&lt;p&gt;With all this, the videos will be as big as their containers no matter what, so you can detach the video container as a floating block element and it'll expand as big as you want. &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;img src="/images/star_0.png" alt="" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Sun, 10 Dec 2006 16:01:10 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1545</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Deprecate &lt;font&gt;</title>
      <link>http://74.63.3.217/comment/show/1548</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1548"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/86"&gt;Deprecate &amp;lt;font&amp;gt;&lt;/a&gt; on Dec 07 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;I once tried to deprecate all font tags by using&lt;/p&gt;&lt;p&gt;		font, font &amp;gt; *	{																										&lt;br/&gt;			color:			inherit	!important;&lt;br/&gt;			background:	inherit	!important;&lt;br/&gt;			size:			+0	!important;&lt;br/&gt;	}&lt;br/&gt;	&lt;br/&gt;But apparently that makes script code inside a font tag display itself.  I have since settled for a series of &amp;quot;font &amp;gt; whatever&amp;quot; mods to fix *most* font tags.  Anything but font &amp;gt; script.&lt;/p&gt;&lt;p&gt;But now I can see that what you're doing is simpler.  God forbid somebody should organize their fucking HTML with expanded font tags everywhere and use a simple CSS sheet right? &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Thu, 07 Dec 2006 23:16:32 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1548</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
    <item>
      <title>Highlighted toolbar customization</title>
      <link>http://74.63.3.217/comment/show/1036</link>
      <description>&lt;div class="review-container"&gt;
	&lt;div id="review-1036"&gt;
		&lt;h3&gt;
			
				&lt;a href="/users/468"&gt;Tweakster&lt;/a&gt; said about &lt;a href="/styles/513"&gt;Highlighted toolbar customization&lt;/a&gt; on Oct 10 2006
			
		&lt;/h3&gt;
		&lt;blockquote&gt;
			&lt;p&gt;&amp;quot;Thank to this, I can finally remove seperators without accidently dragging other buttons off of the UI.&amp;quot;  Yes, yes that is awesome.  I sadly always wondered if that was a common problem or if I just had retared mouse skills. &lt;span class="stars"&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;img src="/images/star_1.png" alt="*" /&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;
		&lt;/blockquote&gt;
	&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Tue, 10 Oct 2006 18:02:15 GMT</pubDate>
      <guid>http://74.63.3.217/comment/show/1036</guid>
      <author>jason@userstyles.org (Tweakster)</author>
    </item>
  </channel>
</rss>
