Archive for September, 2011



30
Sep

Warning Message

Does anyone know what this warning message is caused by? No indication of a line number or program that is generating it.

"Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead."

30
Sep

Can I add a CSS style block within the body of a page?

I am using a CMS (Sharepoint) and need to add some CSS to a page. Unfortunately, I can only edit and add code within the body of the page using the CMS WYSIWYG editor. We can’t touch the head area. So, I need to add this CSS to the page (can’t link to a file, can’t put it in header). Here’s what I’m trying to put on the page body:

Code:

<style>
.found {background-color:#f99;}
#searchbox {width:350px; position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-10);
left:10px; bottom:10px; background-color:#ccc; border:2px outset #ccc; padding:1px;}
body > #searchbox {position:Fixed;}
#searchbox fieldset {border:0;text-align:center;margin:3px;}
#searchbox input {margin:1px;padding:2px;}
#search {width:160px;}
</style>


Surprisingly, it works in IE and FF, but not in the CMS. I’m guessing the CMS may be stripping it away? If I also add a CSS RESET to this css style block, will that help?

Just wondering if there’s a way to get this CSS in the body. Thanks guys.

30
Sep

libx264 "using cpu capabilities: none!"

I am using libx264 with ffmpeg. I had it working good, but when I reinstalled stuff, it is now running real slow. When I encode a video into libx264 it says "using cpu capabilities: none!"

I read up that I need yasm for it to use these capabilities and speed up encodes.

I am running centos, and yasm is installed and updated.
"Package yasm-1.1.0-1.el5.rf.x86_64 already installed and latest version"

I’ve tried reinstalling libx264, and it doesn’t seem to help. This is what I use to install:

Code:

./configure --enable-shared
make
make install
ldconfig


Is there something else I need to do?

30
Sep

Who Pays Highest CPM for Popunders?

Especially for international traffic.

P.S. Can having popunders hurt your Google rankings?

30
Sep

"add this" tool script problem…

Hi everyone…

I hope you can help me… I am using the code below to add media icons to my page http://www.rajeevthomas.com But it really messes things up by adding a huge margin above the page IE6 & 7 . I was told from the CSS forum that the script is rendering ‘ok’ and messing my with .css
Is there anything I can do to avoid this ?

I add a screen shot of the problem… Attachment 57603

Quote:

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e84398407d0c420"></script>


Thank you…. any help is appreciated…



Get Adobe Flash playerPlugin by wpburn.com wordpress themes