<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Misery on A&#43; programming moments</title>
    <link>https://aplus.rs/tags/misery/</link>
    <description>Recent content in Misery on A&#43; programming moments</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 03 Aug 2004 13:28:30 +0000</lastBuildDate>
    
	<atom:link href="https://aplus.rs/tags/misery/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Do not use this product!</title>
      <link>https://aplus.rs/2004/do-not-use-this-product/</link>
      <pubDate>Tue, 03 Aug 2004 13:28:30 +0000</pubDate>
      
      <guid>https://aplus.rs/2004/do-not-use-this-product/</guid>
      <description>&lt;p&gt;Norton Personal Firewall / Internet Security is worst kind of software, which treats you as in &amp;ldquo;you&amp;rsquo;re a stupid looser and we will take your hand and guide you through that spam-infested hacking mayhem called Internet&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Symantec deserves the worst possible kicking in the ass imaginable. No, there is no link to them, because they should be banned from the Internet, not linked to.&lt;/p&gt;
&lt;p&gt;I have written before about the problems this thing can create for any web designer, but what I&amp;rsquo;m &lt;a href=&#34;http://digitalimagesdesign.com/norton.htm&#34;&gt;reading now&lt;/a&gt; is really pissing me off. Lets see&amp;hellip;&lt;/p&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;Any graphic of standard banner or display ad size is removed from the source code of the page by NPFW/IS2004. So far we&amp;rsquo;ve identified that whenever the following sizes&amp;hellip;&lt;/p&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;120x240&lt;/p&gt;
&lt;p&gt;120x90 	468x60&lt;/p&gt;
&lt;p&gt;234x60 	120x60&lt;/p&gt;
&lt;p&gt;125x125&lt;/p&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;hellip;appear within the image tags the image is removed.&lt;/p&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;Beautiful. If you happen to have any image of this size, even having nothing to do with ads, it will be &lt;em&gt;removed from the page source code&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Hey Symantec: will you be answering my customers&amp;rsquo; questions like &amp;ldquo;your site is not displaying properly on&amp;hellip;?&amp;rdquo;, &amp;ldquo;I don&amp;rsquo;t see the illustrations; why?&amp;rdquo; and many other similar? I&amp;rsquo;m quite positive that you don&amp;rsquo;t care about those - they are not in your backyard. Toss the ball to &lt;em&gt;content creators&lt;/em&gt;, while you keep boasting how you &amp;ldquo;increase online productivity&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Further reading at the same page reveals that NPF/IS is removing links from Google&amp;rsquo;s AdWords but not from Overture&amp;rsquo;s service of the same kind. They forgot about it, maybe? Yeah, right. Sold-out suckers that deserve the eternal contempt.&lt;/p&gt;
&lt;p&gt;Hey Symantec: I&amp;rsquo;m not a mindless creature. I know what an ad is. Give me an option to easily add it to my filters (as &lt;a href=&#34;http://adblock.mozdev.org/&#34;&gt;normal people do&lt;/a&gt;). Do &lt;strong&gt;not&lt;/strong&gt;, and I mean &lt;strong&gt;NOT&lt;/strong&gt;, decide this for me.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Amazingly stupid feature of ad-blocking sw</title>
      <link>https://aplus.rs/2004/amazingly-stupid-feature-of-ad-blocking-sw/</link>
      <pubDate>Thu, 26 Feb 2004 12:25:30 +0000</pubDate>
      
      <guid>https://aplus.rs/2004/amazingly-stupid-feature-of-ad-blocking-sw/</guid>
      <description>&lt;p&gt;For weeks, one of our client was receiving customer complaints that some of them are not able to use the web site we built properly. Some features, that are dependent on page-onlaod script execution were simply not working.&lt;/p&gt;
&lt;p&gt;Those were all IE/Win users. At same time, they reported that banners at the page top were not visible. We requested screen shots. Almost all of them contained this:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://aplus.rs/images/it/1itemremaining.png&#34; alt=&#34;1 item remaning error in status bar&#34;&gt;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;1 item remaining&amp;rdquo; message means that page has not finished loading and that  none of the scripts executed. This caused the behavior customers mentioned (feature did not work).&lt;/p&gt;
&lt;p&gt;Problem was narrowed to Flash banners only and object tag used to display them. Apparently, if the .swf file does not exists, IE will forever try to fetch it, thus never reaching page complete status. Yet another object-related bug in IE. :(&lt;/p&gt;
&lt;p&gt;I tried many things, even added the option on the home page to turn Flash off. And still some people complained.&lt;/p&gt;
&lt;p&gt;Totally stumped.&lt;/p&gt;
&lt;p&gt;And then, today, I saw this on &lt;a href=&#34;http://www.webpagesthatsuck.com/bad-file-names.html&#34;&gt;web pages that suck&lt;/a&gt;. Ad-blocking software, by default, are not loading files with &amp;ldquo;banner.&amp;rdquo;, &amp;ldquo;ad&amp;rdquo;, &amp;ldquo;adclick&amp;rdquo; and many other in the directory or file name. Client banners are located in banners directory and the file called for them is &amp;ldquo;banner.asp&amp;rdquo;. I couldn&amp;rsquo;t believe it! Stupid, really stupid feature.&lt;/p&gt;
&lt;p&gt;This software should be giving me the option to do this myself if I want to, not deliberately forbidding it. Hopefully, when we rename those in the next few days, my days will get brighter.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>