If you run a website that has free software related content you can now add FSDaily syndication links to your articles. These links will increase the likelihood that your readers will submit your articles to FSDaily.
If you want a this button:
add the following code to the bottom of your article templates:
<a href="javascript:q=(document.location.href);t=(document.title);void(open('http://www.fsdaily.com/submit?url='+escape(q)+'&title='+escape(t),'','resizable,location,menubar,toolbar,scrollbars,status'));" title="Submit to FSDaily" alt="Submit to FSDaily"> <img src="http://www.fsdaily.com/files/www.fsdaily.com/fsdaily_submit_62x16.png" alt="Submit to FSDaily"/></a>
Or for this smaller icon:
use this code:
<a href="javascript:q=(document.location.href);t=(document.title);void(open('http://www.fsdaily.com/submit?url='+escape(q)+'&title='+escape(t),'','resizable,location,menubar,toolbar,scrollbars,status'));" title="Submit to FSDaily" alt="Submit to FSDaily"> <img src="http://www.fsdaily.com/files/www.fsdaily.com/fsdaily_submit_16x16.png" alt="Submit to FSDaily"/></a>
Or, if you prefer text:
You can use the following code:<a href="javascript:q=(document.location.href);t=(document.title);void(open('http://www.fsdaily.com/submit?url='+escape(q)+'&title='+escape(t),'','resizable,location,menubar,toolbar,scrollbars,status'));" title="Submit to FSDaily" alt="Submit to FSDaily"> Submit to FSDaily</a>
Now it couldn't be easier to allow your readers to submit stories to FSDaily.
Check out these two great sites which are already using this tool:
BoycottNovell - example article
Enjoy!
More tools are available here.