<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>viewer &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/viewer/</link>
	<description>Feed of posts on WordPress.com tagged "viewer"</description>
	<pubDate>Sun, 29 Nov 2009 00:41:21 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Proposed Information Posters # 8]]></title>
<link>http://homologue.wordpress.com/2009/11/27/proposed-information-posters-8/</link>
<pubDate>Fri, 27 Nov 2009 20:48:40 +0000</pubDate>
<dc:creator>Tamarin Norwood</dc:creator>
<guid>http://homologue.wordpress.com/2009/11/27/proposed-information-posters-8/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://homologue.wordpress.com/files/2009/11/safety-pin.gif"><img class="alignnone size-full wp-image-3041" title="safety-pin" src="http://homologue.wordpress.com/files/2009/11/safety-pin.gif" alt="" width="325" height="421" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[&ldquo;Aplicaci&oacute;n&rdquo;: ReactOS Picture-Fax Viewer]]></title>
<link>http://reactos.wordpress.com/2009/11/27/aplicacin-reactos-picture-fax-viewer/</link>
<pubDate>Fri, 27 Nov 2009 10:41:00 +0000</pubDate>
<dc:creator>reactos</dc:creator>
<guid>http://reactos.wordpress.com/2009/11/27/aplicacin-reactos-picture-fax-viewer/</guid>
<description><![CDATA[&#160; Mientras esperamos el desbloqueo del Trunk, se siguen realizando mejoras en el código y poco ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>&#160;</p>
<p><a href="http://reactos.files.wordpress.com/2009/11/fax0311.jpg" target="_blank"><img style="display:inline;border-width:0;margin:0 15px 10px 0;" title="asfasdfadfadfa" border="0" alt="asfasdfadfadfa" align="left" src="http://reactos.files.wordpress.com/2009/11/fax0311_thumb.jpg?w=244&#038;h=204" width="244" height="204" /></a></p>
<p>Mientras esperamos el desbloqueo del Trunk, se siguen realizando mejoras en el código y poco a poco ReactOS va ofreciendo más posibilidades al usuario.</p>
<p>En este caso la “aplicación” afortunada es <font color="#ff8000"><strong>ReactOS Picture-Fax Viewer</strong></font>, nuestro clon del Windows Picture-Fax Viewer.</p>
<p>&#160;</p>
<p>Esta “aplicación” fue integrada hace bastante tiempo, pero había sido incapaz de mostrar imágenes dentro de ReactOS. El problema no residía en el código de esta “aplicación” sino en la forma en la que ReactOS(y las librerías) intentaban cargar las imágenes en nuestro clon.</p>
<p> <!--more-->
<p><a href="http://reactos.files.wordpress.com/2009/11/fax0310.jpg" target="_blank"><img style="display:inline;border-width:0;margin:0 0 5px 15px;" title="Fax0310" border="0" alt="Fax0310" align="right" src="http://reactos.files.wordpress.com/2009/11/fax0310_thumb.jpg?w=244&#038;h=204" width="244" height="204" /></a></p>
<p>&#160;</p>
<p>Ahora parte de esos problemas se han resuelto y <font color="#ff8000"><strong>ReactOS Picture-Fax Viewer es capaz de mostrar imágenes JPEG</strong></font>, si bien sigue teniendo problemas para mostrar imágenes PNG y BMP.</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>En las imágenes podéis comparar como se verá en la 0.3.11 (y como no se veía en la 0.3.10) una captura JPEG en ReactOS Viewer.</p>
<h3>&#160;</h3>
<h3>&#160;</h3>
<h3>¿Por qué “Aplicación”?</h3>
<p>Cada vez que he mencionado a ReactOS Picture-Fax Viewer lo he denominado “aplicación” y es que <font color="#0080ff"><strong>no encontraréis en vuestro Windows(ni en ReactOS) un ejecutable </strong></font>llamado Picture.exe, FaxViewer.exe o similar. Algo curioso si tenemos en cuenta que sí que existe un Paint.exe, con el que comparte varias similitudes.</p>
<p>&#160;</p>
<h3>¿Entonces donde está?</h3>
<p>Realmente todo el código de Fax-Viewer se encuentra dentro de una DLL, la <font color="#0080ff"><strong>shimgvw.dll</strong></font>. Para correr esta DLL como si fuera una aplicación se hace uso del rundll32.exe.</p>
<p>El <font color="#0080ff"><strong>rundll32.exe</strong></font> es un proceso genérico de Windows NT/2000/XP y ReactOS(of course) que se utiliza para cargar bibliotecas de conexión dinámicas (DLLs) como si se trataran de aplicaciones de 32bits. Por supuesto su trabajo no solo es cargar a shimgvw.dll sino también a otras DLLs.</p>
<p>El archivo que corresponde a este proceso se encuentra normalmente en el directorio &#34;<i>%SystemRoot%\system32\rundll32.exe</i>&#34; (siendo %<i>SystemRoot%</i>&#160; <i>C:\WINDOWS o C:\ReactOS</i>). </p>
<p><font color="#0080ff"><strong>Rundll32.exe es un ejecutable imprescindible del sistema</strong></font>(ya estaís avisados ^^…) y muchos virus se aprovechan de su existencia creando falsos Rundll32.exe. </p>
<p>Para distinguir si es el auténtico o un virus, solo tenéis que comprobar el directorio en el que está guardado. Si corresponde al directorio anteriormente citado, entonces es “posiblemente” el Original.</p>
<p>Si por el contrario se encuentra en otro distinto como por ejemplo C:\Windows\Soy\Un\Virus\rundll32.exe, podéis “comenzar a sospechar” que algo no muy bueno está instalado en tu PC <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#160; </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[GeoViewer และ ER Viewer สองสุดยอดเครื่องมือดูไฟล์รูปขนาดใหญ่]]></title>
<link>http://priabroy.wordpress.com/2009/11/27/geoviewer-%e0%b9%81%e0%b8%a5%e0%b8%b0-er-viewer-%e0%b8%aa%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87/</link>
<pubDate>Fri, 27 Nov 2009 08:44:41 +0000</pubDate>
<dc:creator>prajuab riabroy</dc:creator>
<guid>http://priabroy.wordpress.com/2009/11/27/geoviewer-%e0%b9%81%e0%b8%a5%e0%b8%b0-er-viewer-%e0%b8%aa%e0%b8%ad%e0%b8%87%e0%b8%aa%e0%b8%b8%e0%b8%94%e0%b8%a2%e0%b8%ad%e0%b8%94%e0%b9%80%e0%b8%84%e0%b8%a3%e0%b8%b7%e0%b9%88%e0%b8%ad%e0%b8%87/</guid>
<description><![CDATA[บางครั้งบางโอกาส เวลาได้รับภาพถ่ายดาวเทียมที่มีขนาดใหญ่ระดับ 500 Megabyte ขึ้นไปต้องการโปรแกรมเล็ำกๆ]]></description>
<content:encoded><![CDATA[บางครั้งบางโอกาส เวลาได้รับภาพถ่ายดาวเทียมที่มีขนาดใหญ่ระดับ 500 Megabyte ขึ้นไปต้องการโปรแกรมเล็ำกๆ]]></content:encoded>
</item>
<item>
<title><![CDATA[Tamarin is talking very FAST]]></title>
<link>http://homologue.wordpress.com/2009/11/26/tamarin-is-talking-very-fast-2/</link>
<pubDate>Thu, 26 Nov 2009 22:19:06 +0000</pubDate>
<dc:creator>Tamarin Norwood</dc:creator>
<guid>http://homologue.wordpress.com/2009/11/26/tamarin-is-talking-very-fast-2/</guid>
<description><![CDATA[Rachel Lois Clapham and Alex Eisenberg documented today&#8217;s 10 Performances event with a live fe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Rachel Lois Clapham and Alex Eisenberg documented today&#8217;s <em><a title="10 Performances" href="http://www.roehampton.ac.uk/10performances/index.html" target="_blank">10 Performances</a> </em>event with a live feed they updated throughout the day. By the time my performance <em>What To Do</em> begins they&#8217;re halfway down their third page. I love their occasional attempts to type out variations on everything I was saying. You can read what they&#8217;ve written <a title="10 Performances + 1" href="http://www.scribblelive.com/Event/10_Performances_1?Page=0" target="_blank">here</a>.</p>
<p>The text of <em>What To Do</em> is available to download as a pdf from the <em>10 Performances</em> website, but I&#8217;m not sure I recommend you read it: the effect of reading the text on a page or a screen is very different from the effect of the performance itself. <!--more-->I&#8217;d like to think about creating a version of <em>What To Do</em> that can exist only as text, but until that happens I think Alex and Rachel&#8217;s live account is a closer document.</p>
<p>And here&#8217;s my own document of another performance, scribbled in my notebook in the dark. Theron Schmidt&#8217;s <em>This text bears false witness</em> reminded me very happily of some phrases from John Barth&#8217;s <em>Lost in the Funhouse</em>, which I wrote about <a title="Homologue : Ekphrasis in Grammar" href="http://homologue.wordpress.com/2009/03/25/ekphrasis-in-grammar/" target="_blank">here</a> and <a title="Homologue - The Reality of the Fictive World" href="http://homologue.wordpress.com/2009/06/03/commentary-fictive-worl/" target="_blank">here</a> earlier this year. (click for a larger image)</p>
<p><a href="http://homologue.wordpress.com/files/2009/11/schmidt.gif"><img class="size-full wp-image-3036 alignnone" title="schmidt" src="http://homologue.wordpress.com/files/2009/11/schmidt.gif" alt="" width="380" height="549" /></a></p>
<p>(&#8220;Hello is like a safety pin&#8221; is just a note to myself, about a poster Anton and I are working on.)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Sequence Viewer]]></title>
<link>http://vplblog.wordpress.com/2009/11/20/sequence-viewer/</link>
<pubDate>Fri, 20 Nov 2009 03:41:55 +0000</pubDate>
<dc:creator>The VPL</dc:creator>
<guid>http://vplblog.wordpress.com/2009/11/20/sequence-viewer/</guid>
<description><![CDATA[Originally posted October 20, 2009: In the VPL, bring down Other-commands &#8211;&gt; Sequence-Viewe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Originally posted October 20, 2009:</p>
<p>In the VPL, bring down Other-commands &#8211;&#62; Sequence-Viewer</p>
<p><a href="http://vplblog.wordpress.com/files/2009/11/seqview1.jpg"><img class="alignleft size-full wp-image-13" title="seqview" src="http://vplblog.wordpress.com/files/2009/11/seqview1.jpg" alt="" width="299" height="195" /></a></p>
<p>By selecting either an organism or a contig, you can easily view its entire sequence.</p>
<p>You can also a select a From and/or a To to view only a certain segment, or use Search to find a particular pattern within the sequence.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Internet web viewer]]></title>
<link>http://soliddna.wordpress.com/2009/11/20/internet-web-viewer/</link>
<pubDate>Fri, 20 Nov 2009 00:43:42 +0000</pubDate>
<dc:creator>solidadn</dc:creator>
<guid>http://soliddna.wordpress.com/2009/11/20/internet-web-viewer/</guid>
<description><![CDATA[Look at Jason Newell web site to see  example of the JT2GO viewer (ActiveX viewer control in a web p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Look at <a href="http://www.jasonnewell.net/public/solidedge/jt2go/jt2go.htm" target="_blank">Jason Newell</a> web site to see  example of the JT2GO viewer (ActiveX viewer control in a web page)</p>
<p><a href="http://www.jt2go.com/">http://www.jt2go.com/</a> for a complete information about the product.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[FastStone Image Viewer 4.0]]></title>
<link>http://dinucody.wordpress.com/2009/11/19/faststone-image-viewer-4-0/</link>
<pubDate>Thu, 19 Nov 2009 20:01:42 +0000</pubDate>
<dc:creator>Alin</dc:creator>
<guid>http://dinucody.wordpress.com/2009/11/19/faststone-image-viewer-4-0/</guid>
<description><![CDATA[&#160;&#160; În sfârşit o nouă versiune de FastStone Image Viewer &#8211; una care asigură în sfârşi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p align="justify">&#160;&#160; În sfârşit o nouă versiune de <strong>FastStone Image Viewer</strong> &#8211; una care asigură în sfârşit transparenţa temei şi o mai bună integrare în Windows 7 . În rest schimbările sunt următoarele: </p>
<p align="justify">* Enhanced the skins and toolbar icons. Now the windows have drop shadow effect in Vista and Windows 7   <br />* Added &#34;Search and Replace&#34; to Batch Rename    <br />* Added &#34;Renaming Preview&#34; to Batch Rename    <br />* Enhanced &#34;Conversion Preview&#34; in Batch Convert. Now it is possible to compare the original and converted images side by side    <br />* In Advanced Options for Batch Convert, added an option to specify whether color adjustments (brightness, contrast, sharpening etc.) should be made before or after resizing.    <br />* Shows GPS information in the &#34;Image Properties&#34; window. A &#34;Show in Google Earth&#34; button will be available if the image has GPS information    <br />* Added &#34;Border Effects&#34; under Edit menu    <br />* Added an option to remove EXIF/IPTC data when emailing images    <br />* Added shortcuts for favorite folders    <br />* Improved performance on network folders    <br />* Improved compatibility with Windows 7    <br />* Fixed bugs    <br />* Other minor improvements .</p>
<p align="justify"><a href="http://dinucody.files.wordpress.com/2009/11/faststone4.jpg"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="faststone4" border="0" alt="faststone4" src="http://dinucody.files.wordpress.com/2009/11/faststone4_thumb.jpg?w=659&#038;h=500" width="659" height="500" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Slide Presentation]]></title>
<link>http://asifjmir.wordpress.com/2009/11/18/slide-presentation/</link>
<pubDate>Wed, 18 Nov 2009 03:33:51 +0000</pubDate>
<dc:creator>Asif Mir</dc:creator>
<guid>http://asifjmir.wordpress.com/2009/11/18/slide-presentation/</guid>
<description><![CDATA[If you’re considering using a visual aid or requesting that someone else use a visual aid as part of]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you’re considering using a visual aid or requesting that someone else use a visual aid as part of his or her presentation, realize that any visual aid should be used to complement the speaker’s presentation, not cause the listener or viewer to divide his attention between the two. Visuals, particularly slides, are often used as crutches. They are also habit forming. They take the place of notes, and the presenter counts on them to keep him on track. They control him rather than the other way round.</p>
<p>My Consultancy–<a title="Asif J. Mir" href="http://www.asifjmir.com/" target="_blank">Asif J. Mir </a>- Management Consultant–transforms organizations where people have the freedom to be creative, a place that brings out the best in everybody–an open, fair place where people have a sense that what they do matters. For details please visit <a title="Asif J. Mir" href="http://www.asifjmir.com/" target="_blank">www.asifjmir.com</a>, <a href="http://www.youtube.com/asifjmir">Lectures</a>, <a title="Line of Sight" href="http://asifjmir.blogspot.com/" target="_blank">Line of Sight</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Htop - a system monitor process viewer]]></title>
<link>http://dailyuse.wordpress.com/2009/11/16/htop-a-system-monitor-process-viewer-2/</link>
<pubDate>Mon, 16 Nov 2009 07:40:00 +0000</pubDate>
<dc:creator>danutzdobrescu</dc:creator>
<guid>http://dailyuse.wordpress.com/2009/11/16/htop-a-system-monitor-process-viewer-2/</guid>
<description><![CDATA[Htop is an advanced, interactive system monitor process viewer written for Linux. It is designed to ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><b>Htop</b> is an advanced, interactive <b>system monitor process viewer</b> written for Linux. It is designed to replace the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike &#8216;top&#8217;, Htop provides a full list of processes running, instead of the top resource consuming processes. Htop also uses color and gives visual information about processor, swap and memory status.</p>
<p><a name='more'></a></p>
<p>Htop is often used in cases where Unix top does not provide enough information about the systems processes, for example when trying to find minor memory leaks in applications. Compared to &#8216;top&#8217;, it provides a more convenient, cursor-controlled interface for killing processes.</p>
<p>Htop is written in the C programming language using the ncurses library.</p>
<p><img alt="Htop" height="221" src="http://upload.wikimedia.org/wikipedia/commons/b/b1/Htop.png" width="400" /></p>
<p><b>Home page</b></p>
<p><a href="http://htop.sourceforge.net/">http://htop.sourceforge.net/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Htop - a system monitor process viewer]]></title>
<link>http://dailyuse.wordpress.com/2009/11/15/htop-a-system-monitor-process-viewer/</link>
<pubDate>Sun, 15 Nov 2009 17:29:49 +0000</pubDate>
<dc:creator>danutzdobrescu</dc:creator>
<guid>http://dailyuse.wordpress.com/2009/11/15/htop-a-system-monitor-process-viewer/</guid>
<description><![CDATA[Htop is an advanced, interactive system monitor process viewer written for Linux. It is designed to ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Htop</strong> is an advanced, interactive <strong>system monitor process viewer</strong> written for Linux. It is designed to replace the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike &#8216;top&#8217;, Htop provides a full list of processes running, instead of the top resource consuming processes. Htop also uses color and gives visual information about processor, swap and memory status.</p>
<p>Htop is often used in cases where Unix top does not provide enough information about the systems processes, for example when trying to find minor memory leaks in applications. Compared to &#8216;top&#8217;, it provides a more convenient, cursor-controlled interface for killing processes.</p>
<p>Htop is written in the C programming language using the ncurses library.</p>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/b/b1/Htop.png" alt="Htop" /></p>
<p><strong>Home page</strong></p>
<p><a href="http://htop.sourceforge.net/">http://htop.sourceforge.net/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[cfViewer aka alternatif viewer for SWFTools pdf2swf]]></title>
<link>http://codefrog.wordpress.com/2009/11/14/cfviewer-aka-alternatif-viewer-for-swftools-pdf2swf/</link>
<pubDate>Sat, 14 Nov 2009 21:56:33 +0000</pubDate>
<dc:creator>ktarou</dc:creator>
<guid>http://codefrog.wordpress.com/2009/11/14/cfviewer-aka-alternatif-viewer-for-swftools-pdf2swf/</guid>
<description><![CDATA[Hi Guys!! For those whose looking for alternatif viewer for your SWFTools(pdf2swf) viewer, take a lo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Hi Guys!!</strong></p>
<p>For those whose looking for alternatif viewer for your SWFTools(pdf2swf) viewer, take a look at my simple viewer using Flex3, cfViewer aka CodeFrog Viewer.</p>
<p>This viewer is just a starter code for you who want to build a better viewer for your self. Its very simple.</p>
<p>Feature :</p>
<ol>
<li>Its using flex3 so it open source.</li>
<li>Its doesn’t merge your swf but its load your swf so one viewer its enough to view all of your swf.</li>
<li>Its use parameter for the swf you wanna load to it, its like an flv player.</li>
</ol>
<p><a href="http://wiki.github.com/ktarou/cfviewer"><img class="aligncenter size-medium wp-image-13" title="cfviewer-screenshot" src="http://codefrog.wordpress.com/files/2009/11/cfviewer-screenshot.png?w=300" alt="cfviewer-screenshot" width="300" height="151" /></a></p>
<p>You can browse the source code <a title="cfViewer on GitHub" href="http://wiki.github.com/ktarou/cfviewer" target="_blank">here</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Viewer 2.0: Another reason to love Imprudence?]]></title>
<link>http://daleinnis.wordpress.com/2009/11/14/viewer-2-0-another-reason-to-love-imprudence/</link>
<pubDate>Sat, 14 Nov 2009 16:44:29 +0000</pubDate>
<dc:creator>daleinnis</dc:creator>
<guid>http://daleinnis.wordpress.com/2009/11/14/viewer-2-0-another-reason-to-love-imprudence/</guid>
<description><![CDATA[&#8230; or Emerald, or Meerkat, or CoolViewer, or&#8230; If Tateru is right (and she usually seems t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>&#8230; or Emerald, or Meerkat, or CoolViewer, or&#8230;</p>
<p>If <a href="http://www.massively.com/2009/10/19/looking-forward-to-second-life-2-0/">Tateru is right</a> (and she usually seems to be right about these things), the story goes something like this: a Long Time Ago, when the Grid was young, the Lab dreamed about the Next Big Version of Second Life, under the obvious name Second Life 2.0.  As the months went by, though, and SL turned out to be fsking wonderful and wildly popular, and much of the Lab&#8217;s time was taken up in keeping the Grid from crashing, rather than aiming at a Big Flag Day when everything would suddenly change, things were introduced more incrementally (the end of telehubs, the introduction of flexies and sculpties, and so on).  On the client side, we got Windlight (which is <a href="http://jira.secondlife.com/browse/VWR-7677">still not done</a>, grr), the abortive attempt to introduce viewer skins (which failed because <a href="http://digado.nl/new-client-dazzle-not-helping-the-second-life-user-experience-program.html">everyone hated the first one they did</a>), and not much else.</p>
<p>Now apparently the Lab is still thinking in terms of the Next Big Rev of the viewer as a comparatively large and sudden change, under the name Viewer 2.0.  What will Viewer 2.0 be like?  Hard to say.</p>
<p>Last year when bopping around the official Wiki, I came across the <a href="http://wiki.secondlife.com/wiki/Landmarks_and_Navigation_Project">Landmarks and Navigation Project</a> page, which contained among other things a rather painful section called &#8220;Food For Thought&#8221;, which argued that it might be a good idea to get landmarks out of inventory, and to &#8220;deprecate&#8221; user picks, apparently based on someone from an outside design company hired to think about Viewer 2.0, observing that:</p>
<ul>
<li>in the ten minutes they&#8217;d spent in SL (or there.com, or Metaverse, or maybe it was Club Penguin, who can keep these things straight?), they hadn&#8217;t found landmarks and picks useful, and</li>
<li>web browsers don&#8217;t have them, so they can&#8217;t be good.</li>
</ul>
<p>Also in the Food For Thought section were some thoughts on how to make search in SL more like Web search, since as we all know SL is basically a website, and Web search is perfect for websites.</p>
<p>I winced heavily at this, as would anyone who&#8217;s actually used SL and knows how important LMs and Picks are, and (since it&#8217;s a Wiki) I went in and made some changes to make it less painfully clueless.  Shortly thereafter, someone commented on Second Thoughts that this whole &#8220;Food For Thought&#8221; thing had been essentially retracted in <a href="https://lists.secondlife.com/pipermail/sldev/2008-June/010287.html">an SLDEV posting</a>, where the external team says that actual Resis had told them that getting rid of LMs and Picks was an awful idea, so those things were no longer on their list.  (Why they were, and are, still in the Wiki is a bit of a mystery.)  So I reverted most of my Wiki changes, and just stuck in a note pointing at that SLDEV posting.</p>
<p>The &#8220;Landmarks and Navigation Project&#8221; page has been pretty much moribund since then, and I haven&#8217;t heard the name of that particular outside design company (&#8220;VectorForm&#8221; I think is was) mentioned again.  The Lab hired &#8220;Big Spaceship&#8221; (apparently another design company, not a children&#8217;s cartoon) to improve the user experience, and they applied modern user-centered design principles by adding lots of extra black pixels and decorative design elements to the Second Life website.  The decorations were removed or scaled back when Residents complained about not actually being able to see much information because of all the screen space they took up, but I believe the extra black pixels are still there on the homepage, helping save electricity or something.</p>
<p>Last March, the Lab put up <a href="https://blogs.secondlife.com/community/technology/blog/2009/03/28/122-viewer-stability-123-and-viewer-2009">a weblog posting about its goals for the next viewer</a> (under the name &#8220;Viewer 2009&#8243;); they were very vague, on the order of &#8220;make it better&#8221;, only with UI buzzwords.</p>
<p>Then back last June, Tateru Nino got <a href="http://www.massively.com/2009/06/12/second-life-2-0-a-sneak-peek-at-the-new-user-interface/">hold of an early Viewer 2.0 prototype</a> that had somehow found its way onto the public daily-build servers.  My main impression of it was that it wasn&#8217;t all that interesting, except that it added the ability to organize one&#8217;s friends list (a good idea!) and replaced the right-click pie menus with traditional dropdowns (which seemed like a bad idea, in a sigh-whatever sort of way).</p>
<p>Shortly after Tateru&#8217;s posting about it, that viewer vanished from the build servers, and as far as I know it hasn&#8217;t been heard from again.</p>
<p>Then just the other week, Tateru (again!) posted <a href="http://www.massively.com/2009/11/05/exclusive-interview-with-linden-lab-ceo-mark-kingdon/">an interview with M Linden</a> in which (being M Linden) he says various painfully chirpy things about <a href="http://changingworldsbuildingdreams.com/second-life-2-0-tom-hale-presents-the-new-second-life-viewer-website-and-interactive-web-media-at-slcc">the Viewer presentation at SLCC09</a> (which I didn&#8217;t see) and the new viewer in general, including talking about (sigh) getting rid of the pie menus, and also notably referring to:</p>
<blockquote><p>
the browser-like location bar where you enter a region name (e.g., p squared), hit return and voila you are magically teleported there. It is really slick and every time I use it I smile.
</p></blockquote>
<p>This worries me because:</p>
<ul>
<li>He says &#8220;browser-like&#8221; as though it&#8217;s obviously a good thing,</li>
<li>He either doesn&#8217;t realize that the slick new thing he&#8217;s describing is basically already on the Map dialog, or he&#8217;s assuming that the people he cares about don&#8217;t know that, and</li>
<li>If that&#8217;s what makes him smile, I have <i>no idea</i> what else he might think is &#8220;slick&#8221;.</li>
</ul>
<p>He also said &#8220;I really like the sliding side panel.&#8221;  Gah.  Too much emphasis on form over function imho.  He didn&#8217;t even say &#8220;we&#8217;ve done studies, and determined that this sliding-panel design is better than what he have now.&#8221;  He just &#8220;likes&#8221;, it.  Oh boy.</p>
<p>Over on Second Thoughts, <a href="http://secondthoughts.typepad.com/second_thoughts/2009/11/the-viewmasters-are-the-lindens-going-to-get-rid-of-landmarks.html">Prokofy Neva opined</a> that the passage I quoted there probably means that the Lab was going to get rid of landmarks as inventory objects, in favor of just cutting-and-pasting in and out of the location bar that makes M smile.  I think this is pretty unlikely, myself, because of the apparently very strong negative feedback that VectorForm got when they originally floated that thought.  But you never know!  I have signed <a href="http://secondthoughts.typepad.com/second_thoughts/2009/11/landmarks-petition.html">Prokofy&#8217;s petition on Landmarks</a>, and I&#8217;d urge you to do the same (if only so that M doesn&#8217;t see a petition with just a couple dozen names on it, and think &#8220;heh, I guess people don&#8217;t care about LMs anymore!&#8221;).</p>
<p>Apparently some other people don&#8217;t like the new viewer nearly as much as M says he does.  The Herald (an SL humor magazine) <a href="http://foo.secondlifeherald.com/slh/2009/11/alexa-lindens-prehalloween-treat.html">published</a> what is apparently a collection of early tester comments on the current incarnation of Viewer 2.0, and the impression that I get from reading it is that, once again, it&#8217;s been designed by some wet-behind-the-ears UI designers, who don&#8217;t have any deep knowledge of Second Life or Resi usage patterns, but who do like &#8220;slick&#8221; stuff like sliding panels and cutesy icons.</p>
<p>Do read it for yourself and form your own opinion on what&#8217;s going on.  But it made me shake my head.</p>
<p>However!  To some extent it doesn&#8217;t matter.  Viewer 2.0 itself <em>can&#8217;t</em> actually get rid of landmarks in inventory, because landmarks being in inventory is a server-side thing.  If the Lab is really clueless enough to make LMs hard to manipulate and trade in the mainline viewer, I&#8217;ll just keep right on using Imprudence, or Emerald, or any of the other third-party viewers that are owned by people with a bit more practical sense.  They will continue to have nice useful landmarks unless the Lab actually breaks them on the server, and there would be <em>so</em> much uproar about that due to broken content that I really can&#8217;t imagine them doing that.</p>
<p>This goes back to <a href="http://daleinnis.wordpress.com/2009/10/26/imprudent-emerald-meerkats/">what I said the other day about third-party viewers</a>: not only do they speed up innovation and unleash creativity, they also allow us to mostly just ignore any silly mistakes the Lab might make with the mainline viewer.  It doesn&#8217;t entirely free us from the consequences of such mistakes, because some people (and especially newborns) will always be using the mainline viewer, and if it becomes harder to interact with those folks, and harder to help them out, that would be unfortunate.  And more subtly, some changes to the mainline viewer could cause cultural changes that would eventually impact all of us (if for instance landmarks were made less useful, landmark-givers would probably become rarer).</p>
<p>But in general I think the third-party viewers are a real help here.  While I don&#8217;t think they&#8217;ll go as far as removing landmarks as inventory items, the Lab <em>will</em> make mistakes with Viewer 2.0.  But because no one is locked into that viewer, no one has to suffer from those mistakes if they&#8217;d rather not, and since they presumably know this, the Lab may think a bit harder before making random changes based on someone thinking a sliding sidebar looks slick.  Even if it&#8217;s M Linden who thinks that&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Photo Quote]]></title>
<link>http://doodlemeister.com/2009/11/14/photo-quote-3/</link>
<pubDate>Sat, 14 Nov 2009 01:30:39 +0000</pubDate>
<dc:creator>Jim</dc:creator>
<guid>http://doodlemeister.com/2009/11/14/photo-quote-3/</guid>
<description><![CDATA[&#8220;Most of my pictures are compassionate, gentle and personal. They tend to let the viewer see f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><a href="http://doodlemeister.wordpress.com/files/2009/11/bruced-vote.jpg"><img class="aligncenter size-medium wp-image-5561" title="BruceD-vote" src="http://doodlemeister.wordpress.com/files/2009/11/bruced-vote.jpg?w=300" alt="BruceD-vote" width="300" height="220" /></a></p>
<p style="text-align:center;"><em><strong><span id="ctl00_ctl00_cphBody_cphBody_ShowQuotes1_fvQuote_lblBio" class="bio">&#8220;Most of my pictures are compassionate, gentle and personal.</span></strong></em></p>
<p style="text-align:center;"><em><strong><span class="bio">They tend to let the viewer see for himself.</span></strong></em></p>
<p style="text-align:center;"><em><strong><span class="bio">They tend not to preach. </span></strong></em></p>
<p style="text-align:center;"><span class="bio"><strong><em>And they tend not to pose as art.&#8221;</em><br />
</strong></span></p>
<div class="TemplatePrint" style="padding-left:210px;">Bruce Davidson<span id="ctl00_ctl00_cphBody_cphBody_ShowQuotes1_fvQuote_lblBio" class="bio">, born 1933</span><span style="color:#999999;"> </span></div>
<div class="TemplatePrint" style="padding-left:210px;">
<h5><span style="color:#999999;">Image: Magnum Photos<br />
</span></h5>
</div>
<div class="TemplatePrint" style="padding-left:210px;">
<p><span style="color:#999999;"><br />
</span></p>
</div>
<div class="TemplateContent">
<table id="ctl00_ctl00_cphBody_cphBody_ShowQuotes1_fvQuote_dlQuote" style="border-collapse:collapse;height:20px;" border="0" cellspacing="0" width="89">
<tbody>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Linkuri utile]]></title>
<link>http://virtualaccess.wordpress.com/2009/11/13/linkuri-utile/</link>
<pubDate>Thu, 12 Nov 2009 23:35:08 +0000</pubDate>
<dc:creator>Alphonse</dc:creator>
<guid>http://virtualaccess.wordpress.com/2009/11/13/linkuri-utile/</guid>
<description><![CDATA[In urma unor cautari pe Google si vizitarea acestui blog, ati intrunit un numar de cuvinte cheie. Pe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In urma unor cautari pe Google si vizitarea acestui blog, ati intrunit un numar de cuvinte cheie. Pe primele locuri fiind, hainele gratis, emerald, teensecondlife, lag si &#8230;bineinteles orice despre hack Second Life, copybot, furt haine si tot felul din aceasta categorie.</p>
<p>Asa ca in dreapta, mai jos aveti link-uri catre siteul<strong> XstreetSL</strong> cu haine gratis(si nu numai), catre pagina de <strong>download Emerald viewer</strong> si cea catre <strong>TeenSecond Life</strong>.</p>
<p>Navigare placuta si&#8230;ne vedem InWorld!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[In the name of ‘Untitled’]]></title>
<link>http://apahi.wordpress.com/2009/11/13/in-the-name-of-%e2%80%98untitled%e2%80%99/</link>
<pubDate>Thu, 12 Nov 2009 16:13:55 +0000</pubDate>
<dc:creator>apahi</dc:creator>
<guid>http://apahi.wordpress.com/2009/11/13/in-the-name-of-%e2%80%98untitled%e2%80%99/</guid>
<description><![CDATA[I have one big question in my mind from the day I came to know about a word called ‘untitled’ in art]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I have one big question in my mind from the day I came to know about a word called ‘untitled’ in art field. I have mate a lot of artists and asked about it. This sounds very contemporary and fashionable and a style statement for artists. Or may be some artists knew it and deliberately kept it untitled just to see public’s reaction and interpretation of the art critics and art analysts.<img src="http://apahi.wordpress.com/files/2009/11/julianschnabel1.jpg" alt="UNTITLED" title="julianschnabel" width="401" height="450" class="alignnone size-full wp-image-41" /></p>
<p>Some may adopt ‘untitled’ cause they want to be called contemporary. Some even just follow it because they do not want to explain what they have created. Some follow without even knowing whether they should call it untitled or give some title.           Well when this ‘untitled ‘originated from? What is the reason every artists are inclined towards it? I have tried to know the reason. And for this I have interacted with almost more than 600 artists from 1994 till date and tried my level best to know the reason. All most everybody irrespective of age place, style, country; they said same answer. I could not able to get a different answer from anyone. You must be thinking what must be that all important answer? Well friends nothing to be surprise, it’s the same old reason the y give, “I want the viewers to interpret my work in their own way. I do not want to show them the path to interpret and I do not want to restrict their thinking.”</p>
<p>Sounds very logical and intellectual. Is not it? And that’s why not many people have raised question in spite of the fact  that he/she don’t able to understand r interpret anything out of the so called ‘untitled’ paintings.<div id="attachment_53" class="wp-caption alignleft" style="width: 405px"><img src="http://apahi.wordpress.com/files/2009/11/untitleed23.jpg" alt="UNTITLEED2" title="UNTITLEED2" width="395" height="500" class="size-full wp-image-53" /><p class="wp-caption-text">uNTITLED</p></div></p>
<p>But the real fact is very much different. Now the time has come to ask the artist to give a real answer and reason behind his/her art. Cause as per my analysis of almost more than 10,000 artists and more than 1, 00,000 art works in my life time, I feel ‘untitled’ paintings are nothing but the reflection of a confused mind and a mad man. When I say untitled art is not an art but a piece of confusion state of mind, I strongly give reason to it. Because I know already there are a lot of eyebrows are raising. But it is real fact.</p>
<p>‘Untitled’ is nothing but a reflection of confused brain which do not why and what. To get acceptable of something one need a proper meaning, logic and acceptability and a story. But an untitled painting do not have, logic, not have meaning and the so called artists are explaining this situation and this is making the art world hollow from within. We need to awake.</p>
<p>I feel if we do give a title to a work, then also we can not stop somewhere interpreting the meaning in a different way than the artist. It is very much understood that every person have different background, different culture, different upbringing and family values and lives in a different society ,which affects its way of thinking and interpretation. For example ‘INDIA’ is the title of the country we live in. For every body in world it’s called India. People from different countries come and visit India and every person have its own interpretation about India. Some say India: religious, some says India: colorful, some say India: corruption, some says India: full of culture, some says India: GOD’s place, some say India: country of snake charmers, some says India: global leader etc. So here we all know India have different meaning to different people as we can not stop others interpretation.In the same way every individual interpret an Untitled art in their own way. And if we give a title also it will not affect others mindset. In this way you are thinking the viewer is dumb, but in reality they are not. The are very much educated and aware now than before and it’s not easy to affect their thinking. On the other hand if the art work can able to create different meaning inspite of the title, then according to me the piece of art have so many dimensions and it is much more powerful and innovative as well as creative work. As it can able to make so many minds think and it can able to interact with so many different types of people. This is the real challenge and greater art to reach challenge and greater art to reach art as many people as possible. This is the need of the hour, not to be within one’s own self, but to interact with people and communicate. It is the duty of the artist too to work in this direction, not to confuse the people, but to give his/her point of view and try to express, feelings, mood, message and theme.</p>
<p>To make it easy to understand the whole debate over not have untitled paintings, I would like to share something. You must have seen many times a person walking on a street or sitting on roadside and talking to own self? If you go close to him/her and try to understand what he/she is saying, you will find that the person is speaking some proper words which have meaning, but when you try to understand the whole sentences he is creating do not have any meaning. It seems the meaning may be ‘x’ or ‘y’ or may be ‘z’. But at the end you do not know what the person is trying to say. At the end you get confused and you come to know that, the person is a ‘MAD’. Here you must be thinking what is the relation between a mad man and and Untitled painting? But yes there is a big similarity and connection. The mad person is like the artists who keep the painting untitled. The words of the mad persons just like the different strokes, colors, forms, techniques an artists use to express something. But as in the case of Mad man’s sentences the paintings as a whole do not have any defined meaning nor have any logic. So as we call the man mad, we call the painting ‘untitled’. So ‘Untitled=MAD’. It is proved. Now you must be thinking what is wrong in it?</p>
<p>Yes there is a big problem. The very fact ‘ARTISTS ARE MAD’ have a big problem. It’s a myth that ll artists are mad. But no artists can not be mad, but one has to have madness in plenty. There is a big difference between MAD and Madness. Mad is a person does not have sense, but an artists is a creator and he is called a representative of GOD to create and guide people. How can one mad person can create? To create and to innovate one has to have proper brain and intelligence. The bottom-line is artists are not Mad AT ALL. But they have madness towards creativity, innovation, beauty and skill.             Hope I am able to answer and satisfy everybody regarding this all important myth. And to end with I must ask everybody, have you ever come across</p>
<p>A country without title?</p>
<p>A film without title?</p>
<p>A city without title?</p>
<p>A story without title?</p>
<p>A play without title?</p>
<p>A book without title?</p>
<p>A person without title?</p>
<p>So why painting without Title?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Book]]></title>
<link>http://zedekblue.wordpress.com/2009/11/11/the-book/</link>
<pubDate>Thu, 12 Nov 2009 00:21:47 +0000</pubDate>
<dc:creator>zedekblue</dc:creator>
<guid>http://zedekblue.wordpress.com/2009/11/11/the-book/</guid>
<description><![CDATA[So this  morning (More like; a week or two ago. This post has been sitting in my drafts forever.) I ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>So this  morning (More like; a week or two ago. This post has been sitting in my drafts forever.) I finally got a couple viewers. In seeing this, I decided to give those who are reading my blog a little insight to the book. Something I have been avoiding since the beginning of my blog. But it is high time to fulfill my promise. Then I just might get a couple more viewers, and maybe a link or two. Wherein I will actually be fine with this, in seeing the fact that I will actually have a post describing my main purpose.</p>
<p>So all in all, I am hoping to eventually be named &#8220;The next J.K. Rowling.&#8221;</p>
<p>A couple things I like in books, is the mere fact that it is entirely possible that this is going on right now. Harry Potter for instance, I believe was such a hit because it is so well planned, that the entire story could be real.</p>
<p>This sounds weird, I know. But the wizards in harry potter cover their existence so nobody knows they exist, and they do a pretty good job of it. Meaning, if there really were wizards, and they really were trying to hide their existence, we would have no clue whatsoever.</p>
<p>Also meaning; the book could be completely true, and we would never know.</p>
<p>On that confusing note, (I&#8217;ve never done a good job at explaining exactly how I think. My mind is kinda like; &#8220;OH! An idea! Yeah! Harry Potter&#8230; True&#8230; Possible! Mind-erasing! Charms&#8230; Works!&#8221; And then I have this long list of my thoughts that are entirely illegible and undecipherable.[And on a more confusing note! {Maybe I should split this post in two...}]) this is one trait I am planning to have in my book. Although, this attribute might be lost in series three&#8230;</p>
<p>And onto the books themselves! I am planning on writing a couple of series; four to be exact. (Not including the few singles I might publish before and after&#8230;) All of them relating to each-other.</p>
<p>Series one; Life of color. Set in 2042 on Dwur U ir Z.</p>
<p>Series two; (Name still being thought over) Territorial War. Set in 968 on Dwur U ir Z.</p>
<p>Series three; Pyromaniacs. Set in 2012 on Earth. ending on year 11 on Dwur U ir Z.</p>
<p>Series Four; Aftermath. Set in 2186 on Dwur U ir Z. Ending on year 2112 on Earth.</p>
<p>Now I&#8217;ll bet all of you are wondering; &#8220;What in the world is Dwur U ir Z?&#8221; With the smarter people saying; &#8220;How can two-thousand years pass on Dwur U ir Z but ending up only a hundred or so years later?&#8221; With the Einsteins out there; &#8220;Wow, they went pretty far.&#8221;</p>
<p>Dwur U ir Z is a planet, confined within a dot infinitely small, trapped in time.</p>
<p>I think i&#8217;ve spoiled enough. But I&#8217;ll give you a little insight to the first book; Zedek Eleveta is a teenage boy living in Scur, Zuir. With his blood red hair, he finds a power beyond his comprehensibility. Forging a lance to keep himself defended, he finds two tragic deaths before him. How will he fight, when an army is running at you full force? The answer?; Nothing.</p>
<p>That&#8217;ll keep you thinking until I can think of something better to say on the matter. But for right now, I just want to get this published.</p>
<p>-Zedek Blue (Z)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BizTalk Orchestration Viewer]]></title>
<link>http://riaansnyders.wordpress.com/2009/11/11/biztalk-orchestration-viewer/</link>
<pubDate>Wed, 11 Nov 2009 10:50:49 +0000</pubDate>
<dc:creator>riaansnyders</dc:creator>
<guid>http://riaansnyders.wordpress.com/2009/11/11/biztalk-orchestration-viewer/</guid>
<description><![CDATA[Logo Elevato has just released the first version of the BizTalk Orchestration Viewer. This tool allo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="attachment_30" class="wp-caption alignleft" style="width: 296px"><img class="size-full wp-image-30" title="elevato" src="http://riaansnyders.wordpress.com/files/2009/06/untitled3.png" alt="elevato" width="286" height="147" /><p class="wp-caption-text">Logo</p></div>
<p>Elevato has just released the first version of the <a href="http://uploading.com/files/a57mb273/BizTalk%2BOrchestration%2BViewer%2Bby%2BElevato.zip/">BizTalk Orchestration Viewer</a>. This tool allow you to view orchestrations from assembly files. This tool is usefull when validating a production deployed orchestration against a development version. The tool also have a save to image function, making printing easy.</p>
<p>The tool can be downloaded from <a href="http://uploading.com/files/a57mb273/BizTalk%2BOrchestration%2BViewer%2Bby%2BElevato.zip/">here</a>.</p>
<p>Base code for the viewer inspired by : <a href="http://blogs.msdn.com/ebattalio/archive/2006/08/18/Finding_the_Orchestration_Viewer_Control.aspx">http://blogs.msdn.com/ebattalio/archive/2006/08/18/Finding_the_Orchestration_Viewer_Control.aspx</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[**  BIG NEWS, CELEBRATION AND RED CARPET CONTEST!!!!!! ***]]></title>
<link>http://nealbinnyc.wordpress.com/2009/11/09/big-news-celebration-and-contest/</link>
<pubDate>Mon, 09 Nov 2009 17:47:57 +0000</pubDate>
<dc:creator>nealbinnyc</dc:creator>
<guid>http://nealbinnyc.wordpress.com/2009/11/09/big-news-celebration-and-contest/</guid>
<description><![CDATA[I have some gigs coming up so keep checking back for more&#8230; But today&#8217;s BIG BIG NEWS IS]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style="color:#0000ff;"><em><span style="color:#008080;"><img class="aligncenter size-full wp-image-699" title="Thank you!" src="http://nealbinnyc.wordpress.com/files/2009/11/wow.jpg" alt="Thank you!" width="467" height="545" /><!--more--><br />
<img class="aligncenter size-thumbnail wp-image-702" title="celebrate" src="http://nealbinnyc.wordpress.com/files/2009/11/celebrate2.gif?w=150" alt="celebrate" width="150" height="103" />I have some gigs coming up so keep checking back for more&#8230;</span></em></span></p>
<p><span style="color:#008080;"><strong><span style="color:#993300;">But today&#8217;s BIG BIG NEWS IS&#8230;</span></strong></span></p>
<p><span style="color:#0000ff;"><strong><em>NealBinNYC has only been open for approximately</em></strong></span><span style="color:#0000ff;"><strong><em> a month and a half and I have over <span style="text-decoration:underline;">10,000 HITS</span>! </em></strong></span></p>
<p><span style="color:#0000ff;"><strong>Thank you to all the viewers who come back regularly  to check out all the stories, videos, photos and interviews.  I feel truly blessed to be sharing this with you!  Thank you again for all your support, and kind words in the past months or so!</strong></span></p>
<p style="text-align:center;"><span style="color:#0000ff;"><strong><span style="color:#800080;"><img class="aligncenter size-thumbnail wp-image-704" src="http://nealbinnyc.wordpress.com/files/2009/11/celebrate1.jpg?w=150" alt="" width="150" height="82" /></span></strong></span></p>
<p style="text-align:center;"><span style="color:#0000ff;"><strong><span style="color:#800080;">TO CELEBRATE I AM HOLDING A CONTEST<br />
<span style="text-decoration:underline;">HELP NEALB ON THE RED CARPET OF THE NEW MOVIE &#8220;TRUTH UNSPOKEN&#8221; </span></span></strong></span></p>
<p style="text-align:center;"><span style="color:#0000ff;"><strong><span style="color:#800080;"><em> </em></span></strong></span></p>
<p style="text-align:center;"><span style="color:#0000ff;"><strong><em> </em></strong></span></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em></p>
<div id="attachment_705" class="wp-caption aligncenter" style="width: 310px"><a href="http://go.madmimi.com/redirects/d9139b41961dc507d52ad246676f44bc?pa=331211435"><img class="size-medium wp-image-705" title="Click to View the Trailer " src="http://nealbinnyc.wordpress.com/files/2009/11/5535_111289759547_793214547_2045749_3691495_n.jpg?w=300" alt="Click to View the Trailer " width="300" height="266" /></a><p class="wp-caption-text">Click to View the Trailer </p></div>
<p></em></strong></p>
<p>&#160;</p>
<p><strong><em><span style="color:#800080;">(HBO and Kodak Film Festival Selected) </span></em></strong></p>
<p style="text-align:left;"><span style="color:#0000ff;"><strong><span style="color:#800080;"><em>THE WINNER WILL HELP  NEALB INTERVIEW THE CAST, AND CREW OF &#8220;THE TRUTH UNSPOKEN&#8221; ON THE RED CARPET ON FRIDAY, NOVEMBER 13, 2009 in New York City! You will get to stay for all the festivities of the night!</em></span></strong></span></p>
<p style="text-align:left;"><span style="color:#0000ff;"><strong><span style="color:#800080;"><em>To enter you must be in the New York City area, be around Friday November 13, 2009 and also have Facebook. </em></span></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em><span style="color:#008080;"><span style="text-decoration:underline;">C</span></span><span style="color:#008080;"><span style="text-decoration:underline;">ontest directions</span>: </span></em></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em><span style="color:#008080;">I am looking to see who could get the word out about my site in the most creative way and the biggest way!  On your Facebook wall, please place any Neal B in NYC images, links, or videos on there from Monday, November 9 , 2009 through Thursday, November 12, 2009.  The winner will be the person who shares my blog on their Facebook wall in the most creative way.  The more friends you share it with and more wall posts the better! </span></em></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em><span style="color:#008080;">Anytime on Thursday, November 12, 2009 BEFORE 8:30 pm EST, contact me on Facebook or send a comment on here letting me know to check your Facebook wall.</span></em></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em><span style="color:#008080;">The contest will end on Thursday, November 12, 2009 at 8:30 pm EST.  I will contact the winner that night no later than 9:00 pm via their Facebook e-mail and also I will announce the winner on NealBinNYC.wordpress.com and as well as the Facebook fan site (Neal B. in NYC)</span></em></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em>Thanks again guys for all your support!!</em></strong></span></p>
<p style="text-align:left;"><span style="color:#800080;"><strong><em><br />
Neal B</em></strong></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Problemi WINDOWS - MAC]]></title>
<link>http://unibridge24.wordpress.com/2009/11/08/problemi-windows-mac/</link>
<pubDate>Sun, 08 Nov 2009 00:03:49 +0000</pubDate>
<dc:creator>unibridge24</dc:creator>
<guid>http://unibridge24.wordpress.com/2009/11/08/problemi-windows-mac/</guid>
<description><![CDATA[Per chi dovesse aver problemi a VISUALIZZARE i file allegati che i professori pubblicano (in ambient]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Per chi dovesse aver problemi a <strong><span style="text-decoration:underline;">VISUALIZZARE</span></strong> i file allegati che i professori pubblicano (in ambiente windows &#8211; MS Office) , riporto qui sotto dei link ai VIEWER (programmi che consentono la <span style="color:#ff0000;"><span style="text-decoration:underline;">SOLA lettura</span></span> di un file)</p>
<p>- <a title="WORD" href="http://www.microsoft.com/downloads/details.aspx?displaylang=it&#38;FamilyID=95E24C87-8732-48D5-8689-AB826E7B8FDF" target="_blank">OFFICE WORD VIEWER</a></p>
<p>- <a title="Power point" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=048DC840-14E1-467D-8DCA-19D2A8FD7485&#38;displaylang=en" target="_blank">OFFICE POWER POINT VIEWER</a></p>
<p>- <a title="Lettore PDF" href="http://get.adobe.com/it/reader/" target="_blank">ADOBE PDF</a></p>
<p>&#160;</p>
<p>Inoltre ricordo che GOOGLE mette a disposizione un&#8217;applicazione (Google Documents) che permette di creare ed elaborare documenti come word, powerpoint etc&#8230; direttamente online <span style="text-decoration:underline;">GRATUITAMENTE</span> e condivisibili !!!</p>
<p>&#160;</p>
<p>Enjoy</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cum filmam in Second Life]]></title>
<link>http://virtualaccess.wordpress.com/2009/11/07/cum-filmam-in-second-life/</link>
<pubDate>Sat, 07 Nov 2009 11:51:36 +0000</pubDate>
<dc:creator>Alphonse</dc:creator>
<guid>http://virtualaccess.wordpress.com/2009/11/07/cum-filmam-in-second-life/</guid>
<description><![CDATA[Acum cateva zile va spuneam despre cum sa va faceti cunoscuti ca talentele cautate de carcotasi. Acu]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Acum cateva zile <a href="http://virtualaccess.wordpress.com/2009/10/24/clanul-carcotasilor-cauta-talente-in-second-life/" target="_blank">va spuneam</a> despre cum sa va faceti cunoscuti ca talentele cautate de carcotasi.</p>
<p>Acum va vin in ajutor despre cum sa filmati in Second Life. Nu e greu, decat ca trebuie putina atentie!</p>
<p>Ca sa incepeti, aveti nevoie de urmatoarele programe(acestea sunt folosite si de mine):</p>
<p><strong>Fraps</strong> pe care il gasiti <a href="http://www.fraps.com/download.php" target="_blank">aici</a>, usor de instalat, usor de folosit, la support gasiti si cum sa il folositi, este programul care captureaza imaginea video din viewer.<br />
<strong>VirtualDub</strong> pe care il gasiti <a href="http://downloads.sourceforge.net/project/virtualdub/virtualdub-win/1.9.7.32661/VirtualDub-1.9.7.zip?use_mirror=garr" target="_blank">aici</a>, iar cea mai importanta setare o gasiti la video/compression, de unde alegeti codecul cu care se face comprimarea. E nevoie de acest program pentru ca fisierul rezultat din Fraps este foarte mare, neputandu-l uploada in medii ca youtube.</p>
<p>Fraps functioneaza doar pe imaginile video din jocuri, asa ca nu va panicati daca se intampla sa nu inregistreze in afara lor. Il porniti si ce trebuie sa stiti despre el, e ca are setari simple si trebuie sa tineti minte una singura si cea mai importanta &#8220;F9&#8243; cu care porniti si opriti filmarea.</p>
<p>Incepeti cu viewerul prin a face doua setari si anume, sa ascundeti orice HUD aveti atasat prin apasarea &#8221; Alt+Shift+H &#8221; si ascunderea interfatei viewerului(bara de meniu, barele de jos, controale, minimap..etc.) prin apasarea &#8221; Ctrl+Alt+F1 &#8220;, pentru ca nimeni nu doreste sa isi vada numele in videoclip sau sa vada cati bani aveti in cont si mesajele aparute accidental. Apoi apasati F9, filmarea incepe, apasati din nou F9, terminati filmarea si puteti cauta fisierul video in &#8220;C:/Fraps&#8221; (locatia standard, daca nu ati schimbat-o dinainte). Apoi deschideti VirtualDub, trageti fisierul video in acea fereastra si salvati ca avi.</p>
<p>Acum sunteti gata sa uploadati filmuletul pe youtube!</p>
<p>Filmuletul de mai jos e cu titlu de exemplu ca se poate. Calitatea imaginii depinde de configuratia calculatorului, setarile din viewer si codecurile folosite:</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/Y999dNwTEEA&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/Y999dNwTEEA&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Ps: cine a filmat deja sau foloseste alte programe, imi poate lasa link video si ce program a folosit, in comentariu!</p>
<p><span style="text-decoration:underline;">Update: </span></p>
<p>Probabil ati observat ca miscarea camerei e mai <em>intepata</em>, mai rapida. O puteti face mai <em>smooth</em> din <strong>preferinte(ctrl P) /input&#38;camera/camera options/camera smooth si camera transition time</strong>, mariti acele valori pana va convine cel mai mult miscarea camerei.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Faststone]]></title>
<link>http://walstonphoto.wordpress.com/2009/11/04/faststone/</link>
<pubDate>Wed, 04 Nov 2009 21:31:58 +0000</pubDate>
<dc:creator>walstonphoto</dc:creator>
<guid>http://walstonphoto.wordpress.com/2009/11/04/faststone/</guid>
<description><![CDATA[Faststone Image Viewer is a great little free app that I have been using for some time to view and o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.faststone.org/FSViewerDetail.htm" target="_blank">Faststone Image Viewer</a> is a great little free app that I have been using for some time to view and organize images.  One great feature is that it renders RAW files and it does so very quickly.  It seems every time I need a quick solution for an image related challenge I find it has a function to handle it.  The batch process engine handles resizing of multiple files very quickly, and the latest challenge of resorting images based on time (shooting with two bodies) and renaming the files sequentially was done effortlessly. Give it a try and see if you like it.</p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Novo projetinho open-source]]></title>
<link>http://germanofronza.wordpress.com/2009/11/02/novo-projetinho-open-source/</link>
<pubDate>Mon, 02 Nov 2009 16:18:15 +0000</pubDate>
<dc:creator>germanofronza</dc:creator>
<guid>http://germanofronza.wordpress.com/2009/11/02/novo-projetinho-open-source/</guid>
<description><![CDATA[Acabo de realizar os primeiros commits no meu novo projeto open-source, chamado Baradur (link aqui).]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Acabo de realizar os primeiros commits no meu novo projeto open-source, chamado Baradur (link <a href="http://github.com/gfronza/Baradur">aqui</a>). O projeto consiste em um visualizador de grafo de cena para aplicações JavaFX (versão 1.2.1 que é a mais recente no momento em que escrevo este post). O Objetivo a ferramenta é fazer com que o desenvolvedor JavaFX possa visualizar, em tempo de execução, a estrutura do grafo de cena da sua aplicação. Com a ferramenta também é possível exibir na própria cena, a bounding box de cada nodo. Isso pode ser bastante útil quando existem nós opacos na cena. Outra caracteristica bacana da ferramenta é que pode-se visualizar também todo o estado do nodo selecionado na TreeView do grafo de cena. Futuramente pretendo possibilitar ao usuário que altere o valor dos atributos do nó selecionado, porém atualmente os valores são apenas exibidos ao usuário.</p>
<p>Espero que gostem do projeto. Abraços</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[I'll say the people holding it]]></title>
<link>http://homologue.wordpress.com/2009/11/01/ill-say-the-people/</link>
<pubDate>Sun, 01 Nov 2009 07:37:42 +0000</pubDate>
<dc:creator>Tamarin Norwood</dc:creator>
<guid>http://homologue.wordpress.com/2009/11/01/ill-say-the-people/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://homologue.wordpress.com/files/2009/11/construction1.gif"><img class="alignnone size-full wp-image-2961" title="construction1" src="http://homologue.wordpress.com/files/2009/11/construction1.gif" alt="construction1" width="400" height="402" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[7" Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9"H x 12.5"W x 2.5"D)]]></title>
<link>http://photoviewers.wordpress.com/2009/10/25/7-digital-picture-viewer-with-remote-control-and-mp3-player-beech-9h-x-12-5w-x-2-5d/</link>
<pubDate>Sun, 25 Oct 2009 20:01:10 +0000</pubDate>
<dc:creator>nisa8899</dc:creator>
<guid>http://photoviewers.wordpress.com/2009/10/25/7-digital-picture-viewer-with-remote-control-and-mp3-player-beech-9h-x-12-5w-x-2-5d/</guid>
<description><![CDATA[7&#8243; Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9&#8243;H x 12.5&#8243;W]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.amazon.com/Digital-Picture-Viewer-Remote-Control/dp/B000QV0ZQC?tag=phichai-20" title="7"><img src="http://ecx.images-amazon.com/images/I/61wFTdRd4dL._SL160_.gif" alt="7" border="0"></a></p>
<h2><font color="green"></font></h2>
<p><h2>7&#8243; Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9&#8243;H x 12.5&#8243;W x 2.5&#8243;D) Feature</h2>
<ul>
<li>Color: Beech</li>
<li>Size: 9&#8243;H x 12.5&#8243;W x 2.5&#8243;D</li>
<li>7 LCD screen</li>
<li>Slideshows and visual effects</li>
<li>Built-in MP3 player</li>
</ul>
<h2>7&#8243; Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9&#8243;H x 12.5&#8243;W x 2.5&#8243;D) Overview</h2>
<p>	Modernize your photo collection with a digital photo frame! This digital picture viewer has a 7&#8243; class A TFT LCD screen, displaying your favorite digital photos instantly with clarity and color vibrancy like you&#8217;ve never seen before! Your Claire digi-frame can show up to 200 individual pictures, instantly create slideshows with visual effects and play motion JPEG &#8220;movie&#8221; files. Simply transfer your pictures from your media card or plug into the USB port &#8211; then sit back and enjoy! A built-in MP3 player offers musical ambience. This digital picture frame also serves as an alarm clock and monthly calendar. The time, date or both may be displayed over your favorite picture or by itself. Includes a remote control. Available in solid beech or solid walnut wood.&#160; Assembly level/degree of difficulty: No Assembly Required.</p>
<h2>7&#8243; Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9&#8243;H x 12.5&#8243;W x 2.5&#8243;D) Specifications</h2>
<p>&#60;/p</p>
<p>
	 <strong>Where to buy cheap prices?</strong><br />
	 <a href="http://www.amazon.com/Digital-Picture-Viewer-Remote-Control/dp/B000QV0ZQC?tag=phichai-20" title="7"><img src="http://ecx.images-amazon.com/images/I/61wFTdRd4dL._SL75_.gif" alt="7" border="0" align="left" class="alignleft" style="margin:8px;"></a> 7&#8243; Digital Picture Viewer with Remote Control and MP3 Player (Beech) (9&#8243;H x 12.5&#8243;W x 2.5&#8243;D) discounted and cheap prices!.
</p>
<p><h2>Available at Amazon.com</h2>
<p>	<a href="http://www.amazon.com/Digital-Picture-Viewer-Remote-Control/dp/B000QV0ZQC?tag=phichai-20" title="7"><img src="http://www.bighostsave.com/images/bm_theme/icon_checkupdateprices_orange.png" alt="7"></a><br />
	 <i><font size="1">*** Product Information and Prices Stored: Oct 25, 2009  15:01:03</font></i><br />
&#60;/p</p>
<p>See Also :  <a href="http://hdtv-reviews2010.blogspot.com/" rel="dofollow" title="hdtv-reviews</p>
<p>Reviews LG 32LH20 32-Inch 720p<br />
&#8220;>hdtv-reviews  Reviews LG 32LH20 32-Inch 720p</a>  <a href="http://book-cheap.blogspot.com/" rel="dofollow" title="CHEAP BOOK CENTER ON LINE ">CHEAP BOOK CENTER ON LINE </a>  <a href="http://bybooks.blogspot.com" rel="dofollow" title="Book Center Online  The books from amazon best seller for make money online with google adsense adn googleadwords">Book Center Online  The books from amazon best seller for make money online with google adsense adn googleadwords</a>  <a href="http://sonyhdr-fx1.blogspot.com" rel="dofollow" title="Sonyhdr-fx1 ">Sonyhdr-fx1 </a>  <a href="http://samsung-lcdtv.blogspot.com" rel="dofollow" title="THE BEST HDTV LCD FROM  ">THE BEST HDTV LCD FROM  </a> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Quote of the Day]]></title>
<link>http://planetcity1.wordpress.com/2009/10/25/quote-of-the-day-236/</link>
<pubDate>Sun, 25 Oct 2009 09:49:42 +0000</pubDate>
<dc:creator>planetcity1</dc:creator>
<guid>http://planetcity1.wordpress.com/2009/10/25/quote-of-the-day-236/</guid>
<description><![CDATA[  I see my photographs as meditations, it is as simple  as that. To be understood, they must be expe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-medium wp-image-9983" title="waterfall2" src="http://planetcity1.wordpress.com/files/2009/10/waterfall210.jpg?w=206" alt="waterfall2" width="206" height="300" /></p>
<p> </p>
<p>I see my photographs as</p>
<p>meditations, it is as simple </p>
<p>as that. To be understood,</p>
<p>they must be experienced––</p>
<p>felt, seen, known. Consequently,</p>
<p>I often use the medium of the</p>
<p>landscape, for everyone, in some</p>
<p>small way, has some very personal</p>
<p>relation to the land––thus they are</p>
<p>ready (and willing) to come in</p>
<p> </p>
<p>to look, if not into, at least at the landscapes I produce. I have</p>
<p>trapped them then!</p>
<p> </p>
<p>For if l have made the concept of the photographs strong enough,</p>
<p>the viewer will begin to still himself for, indeed, I make Still</p>
<p>photographs &#8212; and with the coming stillness comes the</p>
<p>possibility of a deep meditational understanding and seeing.</p>
<p> </p>
<p>And seeing leads to Vision. And my photographs are there</p>
<p>mainly as pointers, indications, of a vision of possibilities</p>
<p>where stillness and silence abound &#8212; and where Light is</p>
<p>understood to be a substantial reality.</p>
<p> </p>
<p>My photographs are my greatest teachers. It is my hope</p>
<p>that they offer a moment of pleasure to my viewers &#8211;</p>
<p>and perhaps a tiny hit of (mutual?) understanding &#8230;</p>
<p>but, as always, I have no expectations.</p>
<p> </p>
<p>Thomas Joshua Cooper</p>
<p>(1946-    )</p>
<p>American Photographer</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
