<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://ideajam.net/ideajam/p/ij.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Tue, 21 May 2013 14:28:07 +0000</lastBuildDate>
	<title>IdeaJam(tm) : Paste images as "Device Independent Bitmap" by default</title>
	<description>An RSS feed generated by IdeaJam(tm) for Paste images as "Device Independent Bitmap" by default</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) : Paste images as "Device Independent Bitmap" by default</title>
	    <url>http://ideajam.net/ideajam/p/ij.nsf</url>
	    <link>http://ideajam.net/ideajam/p/ij.nsf/LogoSquare.gif?OpenImageResource</link>
	</image>
	<item>
		<pubDate>Fri, 30 Nov 2007 09:33:33 +0000</pubDate>
		<title>Notes Client / Core/Frameworks (Incl. sidebar, rich text editor): Paste images as "Device Independent Bitmap" by default</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Slawek Rogulski&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=images"&gt;images&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=notes"&gt;notes&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;&lt;em&gt;Edit:&amp;nbsp;&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;Ben Langhinrichs pointed out that there is some notes.ini magic to solve this.&lt;/div&gt;
&lt;div&gt;The magic line:&lt;/div&gt;
&lt;div&gt;OptimizeImagePasteSize=1&lt;/div&gt;
&lt;div&gt;Explanation on Andre Guirard's blog &lt;a href="http://www-10.lotus.com/ldd/bpmpblog.nsf/dx/purpose"&gt;www-10.lotus.com/ldd/bpmpblog.nsf/dx/purpose&lt;/a&gt; (Andre's very first post)&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;Original idea:&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;When I paste images into a rich text field, by default, they are pasted as bitmaps. I can choose to paste them as deveice independent bitmaps (via Paste Special)..., which hugely (by an order of magnitude sometimes) redues the size of the pasted image. So why not default to the more space efficient encoding?&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/AE7AFAFCE4C07C29862573A3003482F1?OpenDocument</link>
	</item>
	<item>
		<pubDate>Fri, 30 Nov 2007 12:53:20 +0000</pubDate>
		<title>re: Paste images as "Device Independent Bitmap" by default</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ben Langhinrichs&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Three points to make here. The first is that device independent bitmaps are certainly not always smaller. The second is that you should normally "import" images rather than pasting them, thus allowing Notes to use the native format for GIF and JPEG images, for example. The third is that there is a NOTES.INI setting to allow all pasted images to be saved as GIF, which really does make a huge difference in stored space, but is a more portable format (ironically) than device independent bitmaps.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/AE7AFAFCE4C07C29862573A3003482F1?opendocument&amp;#commentsanc&amp;id=E3771513A859E198862573A30046CD25</link>
	</item>
	<item>
		<pubDate>Fri, 30 Nov 2007 14:32:25 +0000</pubDate>
		<title>re: Paste images as "Device Independent Bitmap" by default</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Charles Robinson&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; "The third is that there is a NOTES.INI setting to allow all pasted images to be saved as GIF."&lt;br /&gt;&lt;br /&gt;This is the first time I've ever heard that, and a quick look through notes.net didn't turn up anything. Could you share the magic? :-) I'd love to push that out via policy.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/AE7AFAFCE4C07C29862573A3003482F1?opendocument&amp;#commentsanc&amp;id=629E585894BF29AF862573A3004FDF5D</link>
	</item>
	<item>
		<pubDate>Fri, 30 Nov 2007 16:20:04 +0000</pubDate>
		<title>re: Paste images as "Device Independent Bitmap" by default</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ben Langhinrichs&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; The NOTES.INI variable is document at this { &lt;a href="http://www.admincamp.com/customer/notesini.nsf/ade3dd509a213c74c1256ed700757c6f/f88518cd81d1dd14c1256fe300465460?OpenDocument" rel="nofollow" target="_blank"&gt;Link&lt;/a&gt; } and should be set as &lt;br /&gt;OptimizeImagePasteSize=1&lt;br /&gt;&lt;br /&gt;I should warn you that I have not used it myself.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/AE7AFAFCE4C07C29862573A3003482F1?opendocument&amp;#commentsanc&amp;id=4190C8D1060E8A5E862573A30059BA53</link>
	</item>
	<item>
		<pubDate>Fri, 30 Nov 2007 16:39:37 +0000</pubDate>
		<title>re: Paste images as "Device Independent Bitmap" by default</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Slawek Rogulski&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; I have had a quick play with it using Notes 7.0.2 on WinXp and did not see much difference in the sizes of pasted images.&lt;br /&gt;I did see clear differences in size when using paste special ... \ device independent bitmap on w2k.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/AE7AFAFCE4C07C29862573A3003482F1?opendocument&amp;#commentsanc&amp;id=9F8D6628616A8C79862573A3005B84A0</link>
	</item>
</channel></rss>
