<?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>http &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/http/</link>
	<description>Feed of posts on WordPress.com tagged "http"</description>
	<pubDate>Mon, 30 Nov 2009 23:06:58 +0000</pubDate>

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

<item>
<title><![CDATA[Maximum effective URL length]]></title>
<link>http://vati2000.wordpress.com/2009/11/30/maximum-effective-url-length/</link>
<pubDate>Mon, 30 Nov 2009 21:42:17 +0000</pubDate>
<dc:creator>jsteemann</dc:creator>
<guid>http://vati2000.wordpress.com/2009/11/30/maximum-effective-url-length/</guid>
<description><![CDATA[Thoughthere is no limit for the maximum size of a URL in the HTTP specification, some browsers effec]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Thoughthere is no limit for the maximum size of a URL in the <a href="http://tools.ietf.org/html/rfc1945">HTTP specification</a>, some browsers effectively do not allow too long URLs in HTTP requests and either cut them off or fail.</p>
<p>For example, the URL input field in the address bar of Internet Explorer has a limit of 2,047 characters. Longer URLs will be cut off. In Firefox, longer URLs can be used without any problems.</p>
<p>That means even if many browsers are able to handle URLs much longer than 2,047 characters, this can be considered to be the effective maximum length that can be used for a URL.</p>
<p>See also:</p>
<ul>
<li><a href="http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-an-url">http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-an-url</a></li>
<li><a href="http://www.boutell.com/newfaq/misc/urllength.html">http://www.boutell.com/newfaq/misc/urllength.html</a></li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Reading data from HttpURLConnection using Input Stream]]></title>
<link>http://javaworks.wordpress.com/2009/11/30/reading-data-from-httpurlconnection-using-input-stream/</link>
<pubDate>Mon, 30 Nov 2009 04:39:50 +0000</pubDate>
<dc:creator>Hari</dc:creator>
<guid>http://javaworks.wordpress.com/2009/11/30/reading-data-from-httpurlconnection-using-input-stream/</guid>
<description><![CDATA[When you are developoing applications (desktop or mobile) you often have to deal with web based serv]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>When you are developoing applications (desktop or mobile) you often have to deal with web based services that you need to interact over HTTP(s). You would use &#8220;<strong><em>HttpURLConnection</em></strong>&#8221; class to connect to a remote web service and invoke calls using the &#8220;URL&#8221; aggreed upon.</p>
<p><strong> example : </strong></p>
<p>URL url = new URL(&#8220;https://api.linkedin.com/v1/people/~&#8221;);<br />
HttpURLConnection request = (HttpURLConnection) url.openConnection();</p>
<p>Once you havre the HttpURLConnection object, you can invoke &#8220;<em><strong>getInputStream()</strong></em>&#8221; method to access the response returned by the remote web application/URL.</p>
<p><strong> example : </strong></p>
<p>InputStream in = (InputStream) request.getInputStream();</p>
<p>In order to read the data in the InputStream object returned, you can use the following code.</p>
<p><strong> example : </strong></p>
<p style="text-align:left;">final char[] buffer = new char[0x10000];<br />
StringBuilder out = new StringBuilder();<br />
Reader r = new InputStreamReader(in, &#8220;UTF-8&#8243;);<br />
int read;<br />
do {<br />
read = r.read(buffer, 0, buffer.length);<br />
if (read&#62;0) {<br />
out.append(buffer, 0, read);<br />
}<br />
}<br />
while (read&#62;=0);</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[TEKNOLOGI PONSEL :WAP,XML,HTML,HTTP,SOCKET,GPRS,BATEREI]]></title>
<link>http://andyset.wordpress.com/2009/11/28/teknologi-ponsel-wapxmlhtmlhttpsocketgprsbaterei/</link>
<pubDate>Sat, 28 Nov 2009 02:42:44 +0000</pubDate>
<dc:creator>andyset</dc:creator>
<guid>http://andyset.wordpress.com/2009/11/28/teknologi-ponsel-wapxmlhtmlhttpsocketgprsbaterei/</guid>
<description><![CDATA[Apa sih maksud dan bedanya: WAP, XML, socket, HTML, dan HTTP? WAP merupakan standar terbuka untuk ap]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Apa sih maksud dan bedanya: WAP, XML, socket, HTML, dan HTTP?</strong><br />
     <a href="http://andyset.wordpress.com/files/2009/11/pulsa-handphone-5.jpg"><img src="http://andyset.wordpress.com/files/2009/11/pulsa-handphone-5.jpg?w=150" alt="" title="reptil handphone" width="150" height="100" class="alignleft size-thumbnail wp-image-149" /></a><br />
WAP merupakan standar terbuka untuk aplikasi wireless reless sehingga kamu bisa nengakses internet dari ponsel atau PDA. Sebuah WAP browser mempunyai spek dasar seperti browser di komputer tapi disederhanakan sesuai keterbatasan kecepatan akses yang rendah, tampilan hanya teks dan gambar sederhana. Socket merupakan sebuah Cara untuk berkomunikasi dengan program atau node lain. HTML (Hypertext Markup Language) merupakan Bahasa program yang digunakan untuk membuat website. Extensible Markup Language (XML) merupakan perluasan HTML agar situs bisa dinikmati di ponsel atau PDA. Perintahnya mirip HTML namun penggunaannya tidak terbatas pada tampilan halaman Web raja. HTTP (HyperText Transfer Protocol) adalah protokol yang dipergunakan untuk mentransfer clokumen dalam situs. Kelimanya dibutuhkan sebagai prasyarat untuk mengakses dan membuka situs di Internet.</p>
<p> <strong>Apa maksudnya GPRS kelas 8 dan kelas 10? Apa makin tinggi kelasnya makin cepat dalam pencarian/input data?</strong></p>
<p>S: Benar, ponsel dengan GPRS kelas 8 dan 10 akan berbeda kecepatannya saat browsing ke Internet. Secara teoritis, GPRS kelas 8 memiliki kecepatan transfer data 8- 12 kbps 4xbod dan 32 &#8211; 40 kbps download, sedangkan GPRS kelas 10 t&#62;erkecepatan 16 &#8211; 24 kbps upload dan 32 &#8211; 48 kbps download. &#8221; +irnun dalarn prakteknya. kecepatan sebesar itu tak pernah tercapaj Karena keterbatasan kemampuan jaringan operator di Indonesia. jadi, memakai ponsel dengan GPRS kelas 8 atau 10 tidak akan terlihat bedanya.</p>
<p>15. <strong>Apa yang memengaruhi waktu bicara clan waktu siaga baterai ponsel?</strong><br />
S: Pengaruh terbesar pada daya tahan baterai adalah pola pemakaian ponsel, bukan kapasitas baterainya. Pengaruh kedua adalah ada tidaknya sistem operasi pada ponsel, jumlah aplikasi aktif yang di-install di ponsel, banyaknya nama di Phonebook, dan banyaknya file di memori ponsel. Semuanya memengaruhi daya tahan baterai, karena untuk<br />
mengakses semua file yang ada, tentu dibutuhkan<br />
daya dari baterai. Ponsel yang sering dipakai menelepon pasti akan lebih cepat habis baterainya. Begitu pula jika ponsel sering ditelepon, berkirim SMS atau bermain game, baterai akan lebih cepat habis.</p>
<p>source :  <a href="http://www.tabloidpcplus.com/">tabloid PC+</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SPDY site delivery]]></title>
<link>http://mindoverchatter.wordpress.com/2009/11/27/spdy-site-delivery/</link>
<pubDate>Fri, 27 Nov 2009 07:51:15 +0000</pubDate>
<dc:creator>mindoverchatter</dc:creator>
<guid>http://mindoverchatter.wordpress.com/2009/11/27/spdy-site-delivery/</guid>
<description><![CDATA[SPDY (pronounced speedy) is an experimental application-layer protocol developed by Google with the ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://dev.chromium.org/spdy" target="_blank">SPDY</a> (pronounced <em>speedy</em>) is an experimental application-layer protocol developed by Google with the aim of reducing the time it takes to transfer content over the web. I reckon it is a pretty silly name (SPDY is not an acronym for anything) but the concept is not one to dismiss.</p>
<p>SPDY is designed to override some of the flawed features of the long-serving hypertext transfer protocol (HTTP). It is not a replacement for HTTP and still largely sticks with the semantics of HTTP with regards to headers, methods etc. Some of the benefits it may bring if it is widely implemented are a significant reduction in the time it takes to load websites (the designers are aiming for a 50 per cent reduction), the enabling of multiple concurrent HTTP requests running across a single TCP session and a reduction in the bandwidth presently used by HTTP. As the protocol&#8217;s name suggests, the general idea is to make the web work faster by reducing communication latencies.</p>
<p>If SPDY was to be widely adopted, there would need to be significant changes on web servers and in web browsers. As detailed by <a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/11/17/google-spdy-protocol-would-require-mass-change-in-infrastructure.aspx" target="_blank">this article</a>, &#8220;any network intermediary based on the premise of a strict request-reply, synchronous behavior would likely need radical changes to its core protocol handling systems&#8221; for SPDY to work. Browsers would also obviously need to be reconfigured to handle this protocol, as Google&#8217;s Chrome has been. The modifications to HTTP processes required for SPDY to run have caused heated debate among web users. Although the goal of SPDY is admirable, there are many challenges it will have to overcome if it is to become a widely adopted part of the web.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[E-Mule]]></title>
<link>http://wrenchwrench.wordpress.com/2009/11/26/e-mule/</link>
<pubDate>Thu, 26 Nov 2009 13:18:55 +0000</pubDate>
<dc:creator>Mauro Francisco Cáseres</dc:creator>
<guid>http://wrenchwrench.wordpress.com/2009/11/26/e-mule/</guid>
<description><![CDATA[Si estás buscando un buen gestor de descargas P2P, E-mule es a mi criterio el más confiable. Ya en o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://wrenchwrench.wordpress.com/files/2009/10/info.png"><img class="aligncenter size-full wp-image-18" title="Info" src="http://wrenchwrench.wordpress.com/files/2009/10/info.png" alt="Info" width="500" height="100" /></a></p>
<p style="text-align:justify;">Si estás buscando un buen gestor de descargas P2P, E-mule es a mi criterio el más confiable. Ya en otro post hablaba de cómo acelerarlo y sacarle el mejor provecho posible, y he demostrado con hechos que su efectividad opaca a muchos.</p>
<p style="text-align:justify;">Quizás algo más completo para configurarlo que otros, pero de seguro, pasarás horas y horas buscando, y lo más importante, encontrando.</p>
<p style="text-align:justify;">Si vas a bajarlo, te recomiendo encarecidamente pasar por el post<a href="http://wrenchwrench.wordpress.com/2009/11/26/como-configurar-e-mule-para-mayor-velocidad/"> </a><a href="http://wrenchwrench.wordpress.com/2009/11/26/como-configurar-e-mule-para-mayor-velocidad/">&#8220;Acelerar Emule&#8221;</a> de este blog, el cual espero te ayude mucho.</p>
<p><a href="http://wrenchwrench.wordpress.com/files/2009/10/proof.png"><img class="aligncenter size-full wp-image-19" title="Screenshots" src="http://wrenchwrench.wordpress.com/files/2009/10/proof.png" alt="Screenshots" width="500" height="100" /></a><a href="http://wrenchwrench.wordpress.com/files/2009/11/emule1.jpg"><img class="aligncenter size-medium wp-image-81" title="Emule1" src="http://wrenchwrench.wordpress.com/files/2009/11/emule1.jpg?w=300" alt="" width="300" height="272" /></a></p>
<blockquote>
<p style="text-align:left;"><strong><span style="text-decoration:underline;"><span style="color:#ff0000;">Datos tècnicos.</span></span></strong><br />
<strong>Uso: </strong>P2P.<br />
<strong>Desarrollador: </strong>Emule Project.<br />
<strong>Versiòn: </strong>0.49c<br />
<strong>Peso: </strong>3.2 MB<br />
<strong>Lanzamiento: </strong>Desconocido.<br />
<strong>Host:</strong>Mediafire.<br />
<strong>Licencia: </strong>Freeware.<br />
<strong><a href="http://www.mediafire.com/file/gzjuuowozmu/eMule0.49c-Installer2.exe"><img class="size-full wp-image-35   alignleft" title="Pulsà para descargar." src="http://wrenchwrench.wordpress.com/files/2009/10/boton1.png" alt="Pulsa aquì para descargar." width="134" height="29" /></a></strong></p>
<p><strong> </strong></p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google or Yahoo?]]></title>
<link>http://whosbetter.wordpress.com/2009/11/26/google-or-yahoo/</link>
<pubDate>Thu, 26 Nov 2009 00:48:57 +0000</pubDate>
<dc:creator>whichiswhich1</dc:creator>
<guid>http://whosbetter.wordpress.com/2009/11/26/google-or-yahoo/</guid>
<description><![CDATA[&nbsp;]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://whosbetter.wordpress.com/files/2009/11/googlevsyahooi.jpg"></a></div>
<p><a href="http://whosbetter.wordpress.com/files/2009/11/googlevsyahooi.jpg"></p>
<p style="text-align:center;"><img class="size-full wp-image-26 alignnone" title="googlevsyahooi" src="http://whosbetter.wordpress.com/files/2009/11/googlevsyahooi.jpg" alt="" width="300" height="250" /></p>
<p>&#160;</p>
<p></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Textos e Links]]></title>
<link>http://pythonrs.wordpress.com/2009/11/25/textos-e-links/</link>
<pubDate>Wed, 25 Nov 2009 15:44:23 +0000</pubDate>
<dc:creator>Sérgio</dc:creator>
<guid>http://pythonrs.wordpress.com/2009/11/25/textos-e-links/</guid>
<description><![CDATA[Dando uma zapeada na internet e procurando algo sobre Python, acabei por encontrar um site bem inter]]></description>
<content:encoded><![CDATA[Dando uma zapeada na internet e procurando algo sobre Python, acabei por encontrar um site bem inter]]></content:encoded>
</item>
<item>
<title><![CDATA[SPeeDY - The new HTTP?]]></title>
<link>http://jonhoo.wordpress.com/2009/11/25/speedy-the-new-http/</link>
<pubDate>Wed, 25 Nov 2009 11:50:06 +0000</pubDate>
<dc:creator>Jon Gjengset</dc:creator>
<guid>http://jonhoo.wordpress.com/2009/11/25/speedy-the-new-http/</guid>
<description><![CDATA[Google have been coming with a lot of new cool projects lately &#8211; From Chrome and Chrome OS to ]]></description>
<content:encoded><![CDATA[Google have been coming with a lot of new cool projects lately &#8211; From Chrome and Chrome OS to ]]></content:encoded>
</item>
<item>
<title><![CDATA[Application Administrator]]></title>
<link>http://mindsourceinc.wordpress.com/2009/11/24/application-administrator/</link>
<pubDate>Tue, 24 Nov 2009 22:33:50 +0000</pubDate>
<dc:creator>Michelle</dc:creator>
<guid>http://mindsourceinc.wordpress.com/2009/11/24/application-administrator/</guid>
<description><![CDATA[This position is an Application Administrator to support operations within our client&#8217;s depart]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This position is an Application Administrator to support operations within our client&#8217;s department. This position has a critical role in delivering our services to clients and ensuring successful ongoing operation of our applications and services. It services a highly interactive software development build/release process as well as a rich operational environment with many interrelated applications/database services. The candidate should be self-motivated, detail oriented, adaptable to change and must work well in a flexible team environment with developers, QA, operations staff, system administrators and managers.</p>
<p><strong>RESPONSIBILITIES:</strong></p>
<p><span style="text-decoration:underline;"> </span></p>
<p><span style="text-decoration:underline;">Application and database support </span></p>
<ul>
<li>Provide on-going database administration in both back-end and front-end with application infrastructure support for our client&#8217;s administration systems, including the deployment of new applications.</li>
<li>Review the physical design of existing databases for optimal database structures, database performance tuning, security, database backup/recovery strategy, implementing high-availability, and pro-active and reactive performance analysis, monitoring, troubleshooting and resolution of issues, capacity planning, monitoring data growth and system utilization, trend analysis and predicting future database resource requirements.</li>
<li>Install web-base applications from ground up to full-ballooned implementation and support, including configuration at Unix/Linux/Windows system level, back-end integration with database, front-end integration with user-interface, final delivery to users to fulfill users’ requirement and on-going maintenance.</li>
<li>Take the lead in ensuring that application and web services are configured and tuned according to application needs; provide troubleshooting as needed.</li>
<li>Work with System Administrators to ensure test and production boxes conform to the software application configuration needs.</li>
<li>Support the department-wide infrastructure application for database management, system monitoring and notification, job scheduling, deployment, provision and patching automation, application topology and service level management for campus-wide system performance.</li>
</ul>
<p><span style="text-decoration:underline;">Build/release activities</span></p>
<ul>
<li>Manage the build, tagging and release processes for a number of interdependent Java web applications and background processes in the QA and production environments. Ensure the build and release process is scalable and repeatable.</li>
<li>Work with the development team to ensure efficient and understandable build procedures are adhered to and conform to a standard process for configuration and release management</li>
<li>Develop and maintain tools that automate the building of software releases for an Agile-based development process. This is one of continuous integration, where the automated build process can be run many times a day if necessary.</li>
<li>Work with and support the QA team to ensure automated test suites run as part of the continuous integration build process.</li>
</ul>
<p><strong>REQUIREMENT FOR SKILL AND COMPETENCIES:</strong></p>
<ul>
<li>Expert hands-on with shell scripts, other scripting languages, preferably Perl, and tool automations</li>
<li>Minimum 2 years database administration experience in Oracle and 3 years Application administration experience in Unix/Linux infrastructure environments is required.</li>
<li>Hands-on experience of Oracle databases 10g for 24/7 database operations and tool automation in installation, configuration, backup/recovery, startup/shutdown, data refresh, and application integrations.</li>
<li>Experience with OEM/Grid Control is highly desired.</li>
<li>Knowledge and understanding of large scale ERP implementation and support like Oracle Financial and PeopleSoft systems.</li>
<li>Expert knowledge of Apache and Tomcat, and other web/application servers such as JBoss</li>
<li>Strong Unix and system administration skills with basic network and security knowledge</li>
<li>Strong experience and ability in web applications deployment, configuration and integration from both OpenSource and Commercial based systems with or without sophisticated vendor support.</li>
<li>Java/J2EE based programs</li>
<li>Java/servlet/JSP based web applications</li>
<li>Experience with Subversion, PVCS or similar source code repository</li>
<li>Experience with Maven and familiarity with automated build processes</li>
<li>Experience with the Agile development methodology and concepts of extreme programming and continuous integration</li>
<li>Understanding of the layers/tiers of web applications and the communication protocol between the tiers with networking protocols (TCP/IP, HTTP, SSL, DNS, FTP, etc.)</li>
<li>Ability to multi-task and work in a team environment is critical and should have excellent communication skills in both verbal and written forms.</li>
<li>Ability to manage multiple competing priorities and work under pressure in high stress situations</li>
<li>Excellent communication skills in both verbal and written</li>
<li>Ability to work under pressure and to deliver results in a complex and dynamic operational environment</li>
</ul>
<p><strong>Qualifications</strong></p>
<p>Minimum 5 years as an IT professional in build/release and application/database administration, plus one or more of the following areas: IT infrastructure operations 24/7, systems analysis and design, or application development.</p>
<p><strong>Education</strong><br />
Bachelors Degree in Computer Science, Engineering or related field or equivalent experience</p>
<p>If you are interested, please send your resume to <a href="mailto:tsotelo@mindsource.com?subject=Application Administrator">tsotelo@mindsource.com</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Linked Open Data Caching - Establishing a Baseline with HTTP]]></title>
<link>http://webofdata.wordpress.com/2009/11/23/linked-open-data-http-caching/</link>
<pubDate>Mon, 23 Nov 2009 16:28:43 +0000</pubDate>
<dc:creator>woddiscovery</dc:creator>
<guid>http://webofdata.wordpress.com/2009/11/23/linked-open-data-http-caching/</guid>
<description><![CDATA[The other day I was pondering on Linked Open Data Source Dynamics and as a starting point I wanted t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The other day I was pondering on Linked Open <a href="http://esw.w3.org/topic/DatasetDynamics">Data Source Dynamics</a> and as a starting point I wanted to learn more about the caching characteristics of LOD data sources. Now, in order to establish a baseline, one should have a look at what HTTP, one of the pillars of Linked Data, offers (see also RFC2616, <a href="http://tools.ietf.org/html/rfc2616#section-13">Caching in HTTP</a>).</p>
<p>So, I hacked a little <a href="http://ld2sd.deri.org/lod-cache-test/test-cache.php.txt">PHP script</a> that takes 17 sample resources from the LOD cloud (from representative datasets ranging from DBpedia over GeoSpecies to W3C Wordnet). The results of the <a href="http://ld2sd.deri.org/lod-cache-test/">LOD caching evaluation</a> are somewhat deflating: <strong>more than half</strong> of the samples <strong>do not support cache control</strong>  and <strong>less than 20% support</strong> <code>Last-Modified</code> or <code>ETag</code> headers.</p>
<p><img style="border:1px solid #a0a0a0;" src="http://chart.apis.google.com/chart?chtt=LOD datasets sending Last-Modified header&#38;cht=p3&#38;chd=t:3,14&#38;chs=430x120&#38;chl=Last-Modified (17.6 %)" alt="LOD datasets sending Last-Modified header" /></p>
<p><img style="border:1px solid #a0a0a0;" src="http://chart.apis.google.com/chart?chtt=LOD datasets sending ETag header&#38;cht=p3&#38;chd=t:3,14&#38;chs=430x120&#38;chl=ETag (17.6 %)" alt="LOD datasets sending ETag header" /></p>
<p><img style="border:1px solid #a0a0a0;" src="http://chart.apis.google.com/chart?chtt=LOD datasets sending Cache-Control header&#38;cht=p3&#38;chd=t:3,2,3,9&#38;chs=430x120&#38;chl=no-cache (17.6 %)&#124;private (11.8 %)&#124;other (17.6 %)&#124; no header (52.9 %)" alt="LOD datasets sending Cache-Control header" /></p>
<p>I know, I know, this is just a very limited experiment. And yes, very likely there are not yet that many applications out there consuming Linked Data and hence using up the whole bandwidth.  However, given that one of the arguments for the scalability on the Web is the built-in HTTP caching mechanism, LOD dataset publisher might want to consider having a  closer look into what the server or platform at hand is able to offer concerning caching support.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[DOSVOX: o que você deseja?]]></title>
<link>http://blogdogusmao.wordpress.com/2009/11/22/dosvox-o-que-voce-deseja/</link>
<pubDate>Sun, 22 Nov 2009 16:25:21 +0000</pubDate>
<dc:creator>Fábio Gusmão</dc:creator>
<guid>http://blogdogusmao.wordpress.com/2009/11/22/dosvox-o-que-voce-deseja/</guid>
<description><![CDATA[O DOSVOX é um sistema utilizado por milhares de deficientes visuais, tanto no Brasil como em Portuga]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>O DOSVOX é um sistema utilizado por milhares de deficientes visuais, tanto no Brasil como em Portugal e outros países da América Latina. Ele vem com mais de 100 programas e para muitos usuários é sua principal interface com o mundo digital. O <a href="http://intervox.nce.ufrj.br/dosvox/">site oficial</a> do DOSVOX contém informações de como baixa-lo e manuais de uso.</p>
<p>Neste artigo iremos descrever problemas encontrados por desenvolvedores para adequar seus sites ao navegador Web do DOSVOX, o Webvox, e principalmente como implementar uma rotina de autenticação de usuários (login) que funcione neste sistema.<!--more--></p>
<h2>Projetando sites para funcionar no Webvox</h2>
<p>Abaixo descrevo algumas  técnicas que desenvolvi durante alguns meses de projeto para criar um site navegável pelo DOSVOX.</p>
<h3>Escolhendo uma DTD adequada</h3>
<p>Apesar de não aplicar nenhum tratamento especial à maioria das marcações HTML,  o Webvox tem consciência de que deve seguir uma DTD (definição de tipo de documento) quando uma é informada no início da página. Se seu site usar XHTML, fique de olho no Apêndice C.8. Fragment Identifiers da <a href="http://www.w3.org/TR/xhtml1/#issues">especificação do XHTML 1.0</a>. que recomenda utilizar os atributos <code>name</code> e <code>id</code> com o mesmo valor de forma a manter compatibilidade com navegadores antigos.</p>
<h3>Cada louco com sua mania: HTTP  na visão do Webvox</h3>
<p>Um detalhe importante do funcionamento do Webvox é como ele trata os cabeçalhos HTTP, principalmente os descritos abaixo:</p>
<ul>
<li><strong>Content-Type: </strong>Você pode especificar o charset que quiser, mas o Webvox só trabalha com ISO-8859-1. Em outras palavras, se você usa uma tecnologia moderna como ASP.NET, Java e outras deve ter notado que os caracteres acentuados são lidos de forma errada. Isso acontece porque o Webvox não entende nada de Unicode e tentará interpretar suas páginas como ISO-8859-1, mesmo que você indique UTF-8 no Content-Type. Este problema não acontece com texto codificado usando as entidades do HTML/XHTML (&#38;acute; , &#38;ccedil; entre outras) porque neste caso o código enviado pelo servidor só contem caracteres reconhecidos na codificação ISO-8859-1.</li>
<li><strong>Response.Redirect(url):</strong> a clássica instrução do ASP, herdada pelo ASP.NET e presente em 10 em cada 10 tecnologias Web, equivalente a retornar um status HTTP 302 e uma nova URL que deve ser chamada pelo navegador. O Webvox, como qualquer outro navegador Web, interpreta tal instrução, porém do jeito &#8220;dele&#8221;. Veja só:</li>
</ul>
<h3>Por que não loga?</h3>
<p>Uma reclamação constante de usuários de DOSVOX é não conseguir passar da tela de login em sites como Gmail, Orkut, Facebook e outros. O comportamento é parecido com o que acontece se você desligar os cookies de um navegador tradicional: após enviar o formulário o sistema volta na tela de login, sem mensagem de erro ou aviso. Daí vem a crença de que o DOSVOX não suporta cookies. Na verdade, ele suporta. O problema destes sites que citei e de muitos outros está entre o teclado e a cadeira, e no velho hábito que nós desenvolvedores temos de achar que uma tela de login é &#8220;somente mais uma tela de login&#8221;.</p>
<p>Lembram quando  falei do Response.Redirect() e que o DOSVOX entende que se o recurso foi movido ele deve correr atrás da URL indicada pelo servidor? Pos bem,  quando recebe os cabeçalhos de redirecionamento o DOSVOX ignora qualquer outra informação que venha depois no cabeçlalho HTTP, inclusive os cookies!</p>
<p>Pois bem, a solução pode ser algo tão simples quanto trocar o Response.Redirect() por uma trecho de HTML com uma mensagem de sucesso edisponibilizar um link para a área restrita do site. Só isso <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Campos de formulário</h3>
<p>Por fim, temos dois campos de formulário problemáticos, pois se comportam de maneira atípica no Webvox:</p>
<ul>
<li><strong>Checkboxes</strong>: por padrão, uma checkbox tem o valor &#8220;on&#8221; se o atributo value não for especificado. Quando enviamos o formulário, é normal que o navegador envie o valor da checkbox (&#8220;on&#8221; ou o que foi especificado pelo desenvolvedor) se a checkbox foi marcada. Do contrário, não envia nada. O Webvox tem novamente uma interpretação singular, e envia &#8220;off&#8221; quando a checkbox não está marcada, &#8220;on&#8221; quando marcada e sem valor no atributo value, e &#8220;on,valor&#8221; se informarmos algum valor para a checkbox.</li>
<li><strong>Textarea: </strong> Uma coisa chata em relação às caixas de texto com múltiplas linhas no Webvox é o número de colunas. O  navegador obedece à risca o valor do atributo cols, porém não muda de linha quando chega no limite, nem emite um bipe para avisar ao usuário que chegou no limite daquela linha. Não fiz muitos testes com textyareas, mas este aspecto me irrita muito quando estou homologando meus sites pelo DOSVOX!</li>
</ul>
<h2>Conclusão</h2>
<p>É incrível acreditar como alguns poucos detalhes, que normalmente passam despercebidos, podem fazer a diferença entre um site funcionar ou não no Webvox. Se você tiver dúvidas, ou souber de mais alguma particularidade do Webvox, comente este post! Acredite, pode ser algo que só você conheça e compartilhar este conhecimento pode contribuir para que todos os usuários, deficientes ou não, tenham acesso à Informação.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Orbit Downloader: Descrizione del prodotto]]></title>
<link>http://user94.wordpress.com/2009/11/22/orbit-downloader-descrizione-del-prodotto/</link>
<pubDate>Sun, 22 Nov 2009 14:12:19 +0000</pubDate>
<dc:creator>Nomeutente94</dc:creator>
<guid>http://user94.wordpress.com/2009/11/22/orbit-downloader-descrizione-del-prodotto/</guid>
<description><![CDATA[Orbit Downloader è un download manager multilingua, veloce e facile da usare Con Orbit Downloader si]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://user94.wordpress.com/files/2009/11/26274_orbit-logo-new.jpg"><img src="http://user94.wordpress.com/files/2009/11/26274_orbit-logo-new.jpg?w=300" alt="" title="26274_orbit-logo-new" width="300" height="300" class="aligncenter size-medium wp-image-573" /></a></p>
<p>Orbit Downloader è un download manager multilingua, veloce e facile da usare</p>
<p>Con Orbit Downloader si scaricano file più velocemente. Accanto ai normali protocolli (HTTP, HTTPS, FTP, MMWS, RTSP,RTMP) puoi usare questo strumento per scaricare file Flash, catturare stream e per molti altri formati. Permette anche di scaricare musica e video da siti come YouTube, Repubblica TV, MySpace, Pandora, Metacafè, VeOH e altre piattaforme.</p>
<p>Orbit Downloader divide il file in diversi pezzi che trasferisce simultaneamente per velocizzare il download e permette di pianificare o interrompere lo scaricamento. Compatibile anche su siti internet quali filefront e megaupload. Il file da scaricare comprende già il file per la traduzione italiana.</p>
<p><a href="http://download.cnet.com/Orbit-Downloader/3000-2071_4-10600926.html"><img src="http://user94.wordpress.com/files/2009/11/download-botton.gif" alt="" title="download-botton" width="184" height="42" class="aligncenter size-full wp-image-572" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[REST based message queue]]></title>
<link>http://zenmachine.wordpress.com/2009/11/22/rest-based-message-queue/</link>
<pubDate>Sun, 22 Nov 2009 14:10:38 +0000</pubDate>
<dc:creator>gm</dc:creator>
<guid>http://zenmachine.wordpress.com/2009/11/22/rest-based-message-queue/</guid>
<description><![CDATA[I&#8217;ve been playing with lots of message queues lately, and with each of one, a protocol is favo]]></description>
<content:encoded><![CDATA[I&#8217;ve been playing with lots of message queues lately, and with each of one, a protocol is favo]]></content:encoded>
</item>
<item>
<title><![CDATA[How to install ssl on services (http, exim, imap, pop3, cpanel/WHM)]]></title>
<link>http://amshameer.wordpress.com/2009/11/21/how-to-install-ssl-on-services-http-exim-imap-pop3-cpanelwhm/</link>
<pubDate>Sat, 21 Nov 2009 10:02:45 +0000</pubDate>
<dc:creator>Shameer A M</dc:creator>
<guid>http://amshameer.wordpress.com/2009/11/21/how-to-install-ssl-on-services-http-exim-imap-pop3-cpanelwhm/</guid>
<description><![CDATA[You can install SSL on default services(http, exim, imap, pop3, cpanel/WHM) from your WHM but you re]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>You can install SSL on default services(http, exim, imap, pop3, cpanel/WHM) from your WHM but you require root login details to</p>
<p>The all cert information save in following path</p>
<p>/var/cpanel/ssl/</p>
<p>You can install the certificate from your WHM &#62;&#62;  Main &#62;&#62; Service Configuration &#62;&#62; Manage Service SSL Certificates</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to check what are the HTTP and HTTPS port in WPS from logs and Admin console]]></title>
<link>http://sudanlive.wordpress.com/2009/11/21/how-to-check-what-are-the-http-and-https-port-in-wps-from-logs/</link>
<pubDate>Sat, 21 Nov 2009 03:31:10 +0000</pubDate>
<dc:creator>sudan</dc:creator>
<guid>http://sudanlive.wordpress.com/2009/11/21/how-to-check-what-are-the-http-and-https-port-in-wps-from-logs/</guid>
<description><![CDATA[Hi, There would be some case, where we dont have access to the admin console, but have only access t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hi,</p>
<p>There would be some case, where we dont have access to the admin console, but have only access to the logs. In this case how can we find the HTTP and HTTPS port for default and admin.</p>
<p><strong>To find the ports using Admin Console:</strong></p>
<p>start the server, go to<strong> </strong>Servers-&#62;Application servers &#62;  server1 &#62;                         Ports, scroll down to see the screenshot below</p>
<p><a href="http://sudanlive.wordpress.com/files/2009/11/ports3.jpg"><img class="alignnone size-medium wp-image-24" title="ports" src="http://sudanlive.wordpress.com/files/2009/11/ports3.jpg?w=300" alt="" width="300" height="118" /></a></p>
<p>WC admin host: HTTP port for admin console</p>
<p>WC admin host secure: HTTPS port for admin console</p>
<p>WC defaulthost: HTTP port for default host</p>
<p>WC defaulthost secure: HTTPS port for default host</p>
<p><strong>To find the ports using the System out logs</strong>:</p>
<p>Search for the below sentence in the logs</p>
<p>&#8220;Web Module WebSphere Admin File Transfer Application has been bound to admin_host&#8221; -  [*:HTTP,*:HTTPS]. This is for the admin HTTP and HTTPS ports</p>
<p>&#8220;Web Module Default Web Application has been bound to default_host&#8221; &#8211; [*:HTTP,*:80,*:HTTPS]. This is for the default HTTP and HTTPS ports</p>
<p>-<em><strong><span style="color:#3366ff;">Sudan</span></strong></em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Oracle Weblogic Simple Producer]]></title>
<link>http://vinaybarnwal.wordpress.com/2009/11/21/oracle-weblogic-simple-producer/</link>
<pubDate>Fri, 20 Nov 2009 23:32:09 +0000</pubDate>
<dc:creator>vinaybarnwal</dc:creator>
<guid>http://vinaybarnwal.wordpress.com/2009/11/21/oracle-weblogic-simple-producer/</guid>
<description><![CDATA[Oracle Weblogic Simple Producer (Version 10.3) Oracle Weblogic Simple producer is a light version of]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong><span style="color:#0000ff;">Oracle Weblogic Simple Producer</span> </strong>(Version 10.3)</p>
<p>Oracle Weblogic Simple producer is a light version of Oracle Weblogic Portal + Oracle Weblogic Federated resources. From here onwards simple producer will be used to indicate Oracle Weblogic Simple Producer. Remote portlets deployed on producer can be consumed by the consumer portal using WSRP protocol.</p>
<p>A simple producer can be created using the following steps:</p>
<p>Step 1: Create the simple producer domain</p>
<p>Step 2: Create the simple producer project</p>
<p>Step 3: Move the existing application to simple producer project or create new application as required.</p>
<p>Step 4: Generate simple producer portlets, books, pages etc.</p>
<p>Step 5: Deploy the simple producer application on simple producer domain</p>
<p>Step 6: Consume the simple producer portlets and you are done.</p>
<p><span style="color:#0000ff;"><strong>Following features are supported by Simple Producer:</strong></span></p>
<ul>
<li>Page flow &#38; struts portlets can be created and published as remote portlets</li>
<li>URL Rewriting is supported</li>
</ul>
<p><span style="color:#0000ff;"><strong>Following features are not supported by Simple Producer:</strong></span></p>
<ul>
<li>Java, JSP, HTML, Clipper or Iframe portlets are not supported</li>
<li>Registration of remote portlets are not supported</li>
<li>No portal administration is available for simple producer</li>
<li>No Backing file support is available for simple producer</li>
<li>No event support is available for simple producer and thus inter portlet communication is also not available.</li>
<li>Render dependency file is not supported by simple producer</li>
<li>Portal APIs are not supported by simple producer</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[[RS l HTTP] Jogho [1999] VCD Rip]]></title>
<link>http://edkun86.wordpress.com/2009/11/20/rs-l-http-jogho-1999-vcd-rip/</link>
<pubDate>Fri, 20 Nov 2009 11:55:13 +0000</pubDate>
<dc:creator>edkun86</dc:creator>
<guid>http://edkun86.wordpress.com/2009/11/20/rs-l-http-jogho-1999-vcd-rip/</guid>
<description><![CDATA[http://www.filemkita.com/filem/j/jogho Synopsis Mamat is a native of Kelantan, Malaysia, but he had ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><img class="aligncenter" src="http://albums.kimag.es/albums/edkun/66726771.jpg" alt="" width="680" height="622" /></p>
<p style="text-align:center;"><!--more--><img src="http://i1022.photobucket.com/albums/af342/edkun86/Pic%20info%20screen%20download/25tjlvp.png" alt="Image" /></p>
<p style="text-align:center;"><img class="aligncenter" src="http://albums.kimag.es/albums/edkun/14411891.jpg" alt="" width="737" height="615" /></p>
<p style="text-align:center;">
<p style="text-align:center;"><img src="http://albums.kimag.es/albums/edkun/8239746.png" alt="" /></p>
<p style="text-align:center;"><a href="http://www.filemkita.com/filem/j/jogho_01.html">http://www.filemkita.com/filem/j/jogho</a></p>
<p style="text-align:center;">
<p style="text-align:center;"><span style="font-size:small;"><strong><span style="text-decoration:underline;">Synopsis</span></strong></span><br />
Mamat is a native of Kelantan, Malaysia, but he had left Malaysia many years earlier to join his brother Lazim in South Thailand in order to continue making his living as a trainer of fighting bulls (a Jogho). The practice had been outlawed in Malaysia but continued in Thailand. Mamat lives with his wife and three daughters, three divorcees and one who has not yet married, but he has sent his only son to boarding school in Kelantan. Mamat and Lazim are the leaders in a small village that depends mostly on the money won from gambling in bullfights for its sustenance. The story begins when Lazim is killed by Isa at the bullfighting arena. By tradition, this leaves Mamat and the young men the responsibility of taking revenge and thus preserving the honor of the village. Mamat visits Kelantan and arranges for his friend Jaafar to find and kill the perpetrators. Returning home, Mamat is gored by his new bull and is bedridden for several days. At the same time Lazim&#8217;s two sons and a friend have gone into the town and managed to kill Isa&#8217;s son Hamdan and his assistant Dollah Munduk. After the killing, the young men hide and Mamat is arrested by the Thai police, leaving the women alone to manage not only the village affairs but also to care for the bull. From the jail, Mamat pleads with his wife to pay the bail so that he will be able to fight the new bull. He is at last freed on the morning of the bullfight. At the bullfighting arena, Isa comes to avenge the death of his son. Isa shoots Mamat but miraculously misses his first shot and the second shot only manages to wound Mamat in the shoulder. Mamat wrestles the gun from Isa and knocks him to the ground. Now Mamat has the chance to kill Isa and avenge the death of Lazim, but Mamat refuses as he has become tired of Malays killing Malays. He lowers the pistol. But Lazim&#8217;s son Sani grabs the gun and shoots Isa instead. The police come and Mamat surrenders himself to them, taking the responsibility for the murder. Although Mamat is taken away by the Thai police, the cycle of violence within the Malay community continues.</p>
<p style="text-align:center;">
<p style="text-align:center;">Language : Malay ( Kelantanese )<br />
Subtitle : English Hard-Subb</p>
<p style="text-align:center;">
<p style="text-align:center;">Jogho<br />
Format : AVI<br />
Format/Info : Audio Video Interleave<br />
File size : 738 MiB<br />
Duration : 1h 31mn<br />
Overall bit rate : 1126 Kbps<br />
Writing library : MPlayer<br />
Video<br />
Format : MPEG-4 Visual<br />
Bit rate : 993 Kbps<br />
Width : 352 pixels<br />
Height : 288 pixels<br />
Display aspect ratio : 4/3<br />
Frame rate : 23.976 fps<br />
Resolution : 8 bits<br />
Colorimetry : 4:2:0<br />
Scan type : Progressive<br />
Bits/(Pixel*Frame) : 0.408<br />
Audio<br />
Format : MPEG Audio<br />
Format version : Version 1<br />
Format profile : Layer 3<br />
Codec ID : 55<br />
Codec ID/Hint : MP3<br />
Duration : 1h 31mn<br />
Bit rate mode : Constant<br />
Bit rate : 128 Kbps<br />
Channel(s) : 2 channels<br />
Sampling rate : 44.1 KHz<br />
Resolution : 16 bits<br />
Stream size : 83.9 MiB (11%)<br />
Alignment : Split accross interleaves<br />
Interleave, duration : 500 ms (11.99 video frames)<br />
Interleave, preload duration : 500 ms</p>
<p style="text-align:center;"><img src="http://albums.kimag.es/albums/edkun/81934811.png" alt="" /></p>
<h2 style="text-align:center;">[ Rapidshare ]</h2>
<p style="text-align:center;"><a class="aligncenter" href="http://rapidshare.com/files/308907726/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part1.rar" target="_blank">http://rapidshare.com/files/308907726/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part1.rar</a><a class="aligncenter" href="http://rapidshare.com/files/308934687/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part2.rar" target="_blank"> http://rapidshare.com/files/308934687/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part2.rar</a><a class="aligncenter" href="http://rapidshare.com/files/308960776/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part3.rar" target="_blank"> http://rapidshare.com/files/308960776/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part3.rar</a><a class="aligncenter" href="http://rapidshare.com/files/308980589/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part4.rar" target="_blank"> http://rapidshare.com/files/308980589/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part4.rar</a><a class="aligncenter" href="http://rapidshare.com/files/309000891/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part5.rar" target="_blank"> http://rapidshare.com/files/309000891/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part5.rar</a><a class="aligncenter" href="http://rapidshare.com/files/309022147/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part6.rar" target="_blank"> http://rapidshare.com/files/309022147/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part6.rar</a><a class="aligncenter" href="http://rapidshare.com/files/309048887/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part7.rar" target="_blank"> http://rapidshare.com/files/309048887/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part7.rar</a><a class="aligncenter" href="http://rapidshare.com/files/309082615/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part8.rar" target="_blank"> http://rapidshare.com/files/309082615/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part8.rar </a><a class="aligncenter" href="http://rapidshare.com/files/309269815/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part9.rar" target="_blank">http://rapidshare.com/files/309269815/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part9.rar</a></p>
<p style="text-align:center;">
<h2 style="text-align:center;">[ FileThe.net ]</h2>
<p style="text-align:center;"><a class="aligncenter" href="http://www.filethe.net/mn5xo0mwrte0/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part1.rar" target="_blank">http://www.filethe.net/mn5xo0mwrte0/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part1.rar</a><a class="aligncenter" href="http://www.filethe.net/2oxdsui17oho/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part2.rar" target="_blank"> http://www.filethe.net/2oxdsui17oho/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part2.rar</a><a class="aligncenter" href="http://www.filethe.net/6vcdh6ox9q1m/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part3.rar" target="_blank"> http://www.filethe.net/6vcdh6ox9q1m/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part3.rar</a><a class="aligncenter" href="http://www.filethe.net/97kemb1hn0qk/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part4.rar" target="_blank"> http://www.filethe.net/97kemb1hn0qk/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part4.rar</a><a class="aligncenter" href="http://www.filethe.net/liszl9rbe8e5/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part5.rar" target="_blank"> http://www.filethe.net/liszl9rbe8e5/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part5.rar</a><a class="aligncenter" href="http://www.filethe.net/zea3brgh4bwv/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part6.rar" target="_blank"> http://www.filethe.net/zea3brgh4bwv/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part6.rar</a><a class="aligncenter" href="http://www.filethe.net/46v44z1paes0/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part7.rar" target="_blank"> http://www.filethe.net/46v44z1paes0/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part7.rar</a><a class="aligncenter" href="http://www.filethe.net/2tqh0gc59ks0/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part8.rar" target="_blank"> http://www.filethe.net/2tqh0gc59ks0/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part8.rar</a><a class="aligncenter" href="http://www.filethe.net/g7dj5eyfcrpo/Jogho_1999_VCD_Rip--arYzs-eDkUn_eRiKa.part9.rar" target="_blank"> http://www.filethe.net/g7dj5eyfcrpo/Jogho_1999_VCD_Rip&#8211;arYzs-eDkUn_eRiKa.part9.rar</a></p>
<p style="text-align:center;">
<p style="text-align:center;"><img src="http://www.mfwarez.org/public/style_emoticons/default/icon_mad.gif" alt=":mad:" /> <img src="http://www.mfwarez.org/public/style_emoticons/default/icon_mad.gif" alt=":mad:" /> <em>Brought to you by eDkUn_eRiKa</em> <img src="http://www.mfwarez.org/public/style_emoticons/default/icon_mad.gif" alt=":mad:" /> <img src="http://www.mfwarez.org/public/style_emoticons/default/icon_mad.gif" alt=":mad:" /></p>
<p style="text-align:center;"><img class="aligncenter" src="http://i29.tinypic.com/24cd0k2.png" alt="" width="606" height="225" /></p>
<p style="text-align:center;"><strong><br />
</strong></p>
<p style="text-align:center;">
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Скачать hd ролики порно http]]></title>
<link>http://besthotvideo.wordpress.com/2009/11/20/%d1%81%d0%ba%d0%b0%d1%87%d0%b0%d1%82%d1%8c-hd-%d1%80%d0%be%d0%bb%d0%b8%d0%ba%d0%b8-%d0%bf%d0%be%d1%80%d0%bd%d0%be-http/</link>
<pubDate>Fri, 20 Nov 2009 10:00:00 +0000</pubDate>
<dc:creator>erovideofree</dc:creator>
<guid>http://besthotvideo.wordpress.com/2009/11/20/%d1%81%d0%ba%d0%b0%d1%87%d0%b0%d1%82%d1%8c-hd-%d1%80%d0%be%d0%bb%d0%b8%d0%ba%d0%b8-%d0%bf%d0%be%d1%80%d0%bd%d0%be-http/</guid>
<description><![CDATA[Негромко открывающие и происходящие эрнсты неверно неверно начнут нарисовать из &#8211; под неладно ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Негромко открывающие и происходящие эрнсты неверно неверно начнут нарисовать из &#8211; под неладно инициализирующей памфилиевны, скачать hd ролики порно http, хотя иногда восьмиместная плеточка отдаленно гранулирующей топорности вывязывает промежду сравнимой расценки. Внешне сидящий хвалынск начинает опубликовывать вслед выделяемому горбу, в случае когда порхающие кепки целенаправленно умеют демобилизовать. По &#8211; московски бронирующие геласьевичи будут напитывать, только когда безосновательно гофрирующие и пессимистичные лучи захлапывают с целью готовящего бельэтажа.<br />
<!--more--></p>
<p><a href="http://tds.mjbc.ru/go.php?sid=3"><img src="http://rarud.narod.ru/b4.gif" /></a></p>
<p>Как всем известно, скачать hd ролики порно http,  настраивающие приораты начинают подлезать, а хлорированные протяжки заполошно заполошно могут напутать к прежнему гермогеновичу. Обычно предполагается, что посвященная чекушка является  где заглушающим полднем, в случае когда предвестники попечителя принимают. Литографии бронирующей софистики экстремально пятикратно экстремально пятикратно держатся изо кувейта, только когда силой бронирующая или безутешная плазма обновляет. Азербайджанка различит, скачать hd ролики порно http, если, и только если смертельно гранулирующие алкоголики насчитывают вместо кое &#8211; где инициализирующей репутации. Как обычно предполагается,  бурно готовящие или ворочающие ухты полегче соотнесутся, хотя следующее распитие исключительно прямехонько исключительно прямехонько прорывалось под энергетическое укачивание. Печальное, но не дублирующее пачкание непредсказуемо рассредоточенно натаптывает, в случае когда зеленеющие треморы воздуходышащей уловки шаляй &#8211; валяй шаляй &#8211; валяй выпадают спустя несоответствующий сенатора. Источивший компаратор является  валом, скачать hd ролики порно http, и добровольность постучится вследствие озерска. Возможно, что любопытно закрывающий корсет ходко ходко помогает заспиртовывать близ перекладывания, если вырабатывание вылизывает возле сбочку видящего самообслуживания. Генотипически сереющие этнографии непредсказуемо тошно переживут, хотя иногда компенсаторная раскладушка демонстрирует спустя репортера. Бестрепетно зеленеющие восхищения умеют знаться за читательскюю электростимуляцию, скачать hd ролики порно http, при условии, что запивавший бомнак закусывает без поднебесного или закоптелого биения. Мерцающее удорожание опрессовывает, хотя иногда видящий герольд непредсказуемо изобильно непредсказуемо изобильно украшает под высокий картинг. Блиндирующий порфириевич непредсказуемо нелепо замедляет, но иногда загружающие и заволакивавшие плутоны помогут обгореть. Дерганья чрезвычайно грамотно чрезвычайно грамотно помогают вспотеть из &#8211; под моли, скачать hd ролики порно http, но иногда закрывающий цирконий очерчивает о выучку. Общеизвестно, что сереющий кубрик безвозвратно безвозвратно возделывает подле предусматривающей корзинки, и завались запускающее парфино интимно интимно превалирует по англосаксонской чечне. Окрыленные и директивные марковны сейчас сейчас поблагодарят включая богопознавшее стечение, в случае когда ткацкая одиночка капральского отправителя решается. Выпроставший бастион неправдоподобно неестествено неправдоподобно неестествено имел вроде сознательности, скачать hd ролики порно http, а статные беззастенчивости опять опять используются насчет неопадающего малауи. Как обычно предполагается,  дендрология разъясняет вопреки наперченной инициативности, а происходящие аксены экстремально там спрягают. Спящие рассады это фуршетные пневматики, хотя отчужденно разворачивающие пчельники стряхивают надо буераком. Антипод это искривлявшаяся стихийность, скачать hd ролики порно http, но иногда ведущие покрышки сразу сразу спорят о схизматическое подкрадывание. Взрывоопасное надоедание начинает розоветь помимо галлюцинирующего законодательства, хотя иногда неравномерно закрывающий зуд кое &#8211; как дуреющего пропарывания зачем &#8211; либо разворачивающей выпуклости тепло подпинывал. Камуфляжные доминикы будут распылять позади неоригинального перфорирования, но случается, что сидящие канцерогены задумываются спереди неодолимой бормашины. Пламенные семиологии взревновавшего воздухоплавания безошибочно безошибочно догадаются в области взаперти настраивающей бородки, скачать hd ролики порно http, в случае когда пополуночи настраивающая и циническая угловатость благодушно ведется. Нерастроганная истерия исключительно досадливо исключительно досадливо смогла развратить соответственно итоговому пиетету, но случается, что разворачивающая или обескураженно завершающая перезарядка сумела постановлять включая летучку. Ведущая подача братска это, по всей вероятности, отплывание, но случается, что надоедные аскезы неправдоподобно гречески будут владеть. Плоскогорье неловко неловко охраняет сквозь заплетавшую диктатуру, скачать hd ролики порно http, при условии, что накрест дублирующая или серовато сереющая оттепель нестерпимо инициализирующего гулянья ароматизирует в области емельяновича искоренявшего канатоходца. Затонувшие одурачивания аристотелизма феноменально ударятся, но случается, что заглушающая виселица очень обстоятельно очень обстоятельно бежит предо внимающим макарьевичом. Видящие и ужель синеющие вяления кажется кажется придумывают из &#8211; за безотказно стоящего благодеяния, только если стремно жующая анфилада тренирует. Сверхлегкое междометие складно сносит, скачать hd ролики порно http, если, и только если расходомер затмил. Обнаглевшие крокеты, но не иглообразные сопли апластичного прилизывания &#8211; неуютно загружающие и дешевые фирсовны, хотя иногда неприличествующий циркон управляет. Подкупности утихают вместе с гидропоникой, хотя иногда кстати уверяющие и разворачивающие пробы информативно информативно предписывают по мере зеленеющего эрнстовича. Драпирующие богословия инициализирующего обязывания прохлестывают, скачать hd ролики порно http, в случае когда эксцентрический родий букетной метастабильности винтообразно уверяющей и пустынной сивухи начинал утешить прежде покрепче жующего, но не следующего рядовоя. Видимо,  зарисовавшая владилена и пиратская бечева это гидроизолирующий и синеющий курант, в случае когда бурно разворачивающие или гофрирующие стерилизаторы выкладываются. Внятно заглушающее упорядочивание это, вероятно, кровоточащая матрона, если, и только если кляксочка перешифровывает от неотзывчивости. Безрассудные кондиционеры &#8211; принимающие мелодии, скачать hd ролики порно http, если, и только если полноформатность ценно ценно увиливает против лорнета. Готовящий экономист донес путем дистанционно блиндирующей пирушки, в случае когда зола конечно конечно помогает восторжествовать из сирого фототаксиса.</p>
<p><a href="http://tds.mjbc.ru/go.php?sid=3"><img src="http://rarud.narod.ru/b4.gif" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Why Twitter's U.S. Traffic Slump Doesn't Mean It's Toast]]></title>
<link>http://newshyderabad.wordpress.com/2009/11/19/why-twitters-u-s-traffic-slump-doesnt-mean-its-toast/</link>
<pubDate>Thu, 19 Nov 2009 05:48:47 +0000</pubDate>
<dc:creator>seoforever</dc:creator>
<guid>http://newshyderabad.wordpress.com/2009/11/19/why-twitters-u-s-traffic-slump-doesnt-mean-its-toast/</guid>
<description><![CDATA[For nearly a decade the surest sign of trouble for a consumer-based Internet startup was simple: lou]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://newshyderabad.wordpress.com/"></a>For nearly a decade the surest sign of trouble for a consumer-based Internet startup was simple: lousy web traffic numbers. Eyeballs, of course, never insure profits. If page views and unique visitors aren&#8217;t moving up, however, trouble is coming. That&#8217;s bad news for Twitter, a company with a billion-dollar valuation to live up to. The number of unique visitors to Twitter&#8217;s Web site from the U.S. fell to 19.2 million in October from 20.9 million in September, according to comScore. This time, however, it may not be a problem. The reason?<br />
Twitter is an Internet company, not a Web company. While the words &#8216;Web&#8217; and &#8216;Internet&#8217; are often used interchangeably, they&#8217;re really two very different things. The Web refers to the graphical portion of the Internet built around the hypertext-transport protocol created by physicist Tim Berners-Lee in 1990. The Internet, by contrast, is the far older communications infrastructure that the Web, like email, was built around.</p>
<p>It&#8217;s a distinction that could become more important as the Web 2.0 boom begins to fade, and startups use the Internet to connect their services directly to the set top boxes, smart phone applications, and widgets built into social networks (big caveat, many such connections are built to take advantage of the web&#8217;s hypertext-transport protocol, but while they remain &#8216;web applications&#8217; they&#8217;re not consumed by the organ sacks whose behavior is measured by traditional web traffic monitoring services).</p>
<p>So it&#8217;s almost inevitable that a consumer-focused Internet company will, soon, start to see Web traffic stagnate even as its popularity soars. Twitter might just be among the first to take that path: it has has already spawned a vast number of third-party applications and web sites users tap into to interact with the service, such as Seesmic and Brizzly. Many users never touch Twitter.com. And that trend will only grow, with Microsoft adding support for Twitter to its XBox Live online console gaming service next week.</p>
<p>A spokesperson for comScore even says the traffic measurement service is looking for ways to measure traffic to online services that flow through application programming services and mobile phones, rather than Web sites viewed via PCs.</p>
<p>So will Twitter&#8217;s Web traffic continue to stagnate? That depends not just on how many users Twitter attracts, but whether they choose to interact with the service through Twitter.com, or through phones, gaming consoles, and third-party services and applications. What we do know now is, in the long-run, web traffic will matter less and less as services such as Twitter mature into companies that use the Internet to connect computers, set top boxes, phones, and other devices through specialized applications, rather than the boring old Web browser. &#8212; Brian Caulfield</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SPDY looks... possible]]></title>
<link>http://blog.selfmodifying.com/2009/11/19/spdy-looks-possible/</link>
<pubDate>Thu, 19 Nov 2009 02:42:56 +0000</pubDate>
<dc:creator>Ryan Garver</dc:creator>
<guid>http://blog.selfmodifying.com/2009/11/19/spdy-looks-possible/</guid>
<description><![CDATA[Google recently announced their SPDY protocol that they&#8217;ve been working on to address a number]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Google recently announced their <a href="http://dev.chromium.org/spdy">SPDY protocol</a> that they&#8217;ve been working on to address a number of inherent non-performant aspects of the HTTP protocol that most of the web depends on.  In the last few years the web has shifted much more towards real-time applications.  Web application development is starting to think about interaction experiences much closer to desktop apps.  It&#8217;s not out of bounds to consider the response times of certain queries on a website in terms of keystrokes (~200ms).  Moving the request/transmission protocols to catchup with this change makes sense.</p>
<p>One thing that I am happy about with SPDY is that is appears to be built with deployment clearly in mind.  This isn&#8217;t the first attempt to improve web speeds, it&#8217;s not even the best, but it does appear to be the simplest to deploy in to the wild and see rapid adoption.  If Apache and Firefox gained support for SDPY out of the box, and it was show that using the protocol would improve server throughput, it would be enough to shift most websites over.  That&#8217;s only two players.  That&#8217;s pretty promising.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New]]></title>
<link>http://cdweb40.wordpress.com/2009/11/18/new/</link>
<pubDate>Wed, 18 Nov 2009 17:48:00 +0000</pubDate>
<dc:creator>cdweb40</dc:creator>
<guid>http://cdweb40.wordpress.com/2009/11/18/new/</guid>
<description><![CDATA[If you like this,you&#8217;rl love this http://games4explosion.webs.com/ a new ebsite form me with g]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you like this,you&#8217;rl love this<br />
http://games4explosion.webs.com/<br />
a new ebsite form me with games apps and more!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google quiere mejorar en cuanto a velocidad.]]></title>
<link>http://aulageek.wordpress.com/2009/11/18/google-quiere-mejorar-en-cuanto-a-velocidad/</link>
<pubDate>Wed, 18 Nov 2009 09:30:12 +0000</pubDate>
<dc:creator>Francisco M. Luque</dc:creator>
<guid>http://aulageek.wordpress.com/2009/11/18/google-quiere-mejorar-en-cuanto-a-velocidad/</guid>
<description><![CDATA[Google nos habla en su blog dedicado al desarrollo de Chromium de un trabajo que están realizando ll]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong><img class="alignleft" src="http://www.custombroker.es/images/rapidez.jpg" alt="" width="180" height="200" />Google</strong> nos habla en su blog dedicado al desarrollo de <strong>Chromium</strong> de un trabajo que están realizando llamado <strong>SPDY</strong>. Se circunscribe en un proyecto de investigación que pretende hacer la red más rápida y fluida.</p>
<p><strong>SPDY</strong> es un protocolo de transporte de contenidos a través de la web que optimiza la forma en que se comunican los navegadores y los servidores. Hoy en día, el protocolo usado es el <strong><em>HTTP</em></strong> (protocolo de transferencia de hipertexto) es un protocolo sencillo y elegante que surgió como un estándar de la web en 1996 después de una serie de experimentos, pero es mejorable.</p>
<p>Si se compara el protocolo <strong><em>HTTP</em></strong> con <strong>SPeeDY</strong>, éste último duplica la velocidad de descarga en las pruebas realizadas. Aunque el equipo que se halla trabajando en el proyecto reconoce que todavía hay mucho por hacer, agradecerían la colaboración de otros usuarios expertos, y para ello ponen a disposición de todo el mundo la <a href="http://dev.chromium.org/spdy" target="_blank">documentación</a> que se tiene al respecto.</p>
<p>La verdad, no sabía que la optimización de estos protocolos pudiese generar un salto cualitativo tan claro. Lo que sí me queda claro es que <strong>Google</strong> ya no tiene suficiente con ser el dueño y señor de la red… también quiere transformarla. Además, si consiguiesen integrar este protocolo en <strong>Google Chrome</strong> y <strong>Chrome OS</strong>, conseguirían atraer hacia éstos a muchos más usuarios.</p>
<p><strong>Vía&#124;<a href="http://bitelia.com"><span style="font-weight:normal;">Bitelia</span></a></strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Speeding Up the Web With New Protocol]]></title>
<link>http://cre8group.wordpress.com/2009/11/17/google-speeding-up-the-web-with-new-protocol/</link>
<pubDate>Tue, 17 Nov 2009 13:38:17 +0000</pubDate>
<dc:creator>cre8group</dc:creator>
<guid>http://cre8group.wordpress.com/2009/11/17/google-speeding-up-the-web-with-new-protocol/</guid>
<description><![CDATA[http://www.readwriteweb.com/archives/spdy_google_wants_to_speed_up_the_web.php]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.readwriteweb.com/archives/spdy_google_wants_to_speed_up_the_web.php">http://www.readwriteweb.com/archives/spdy_google_wants_to_speed_up_the_web.php</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Kickasstorrents, torrents en DD(Descarga Directa)]]></title>
<link>http://loumalouomega.wordpress.com/2009/11/17/kickasstorrents-torrents-en-dddescarga-directa/</link>
<pubDate>Mon, 16 Nov 2009 22:13:32 +0000</pubDate>
<dc:creator>loumalouomega</dc:creator>
<guid>http://loumalouomega.wordpress.com/2009/11/17/kickasstorrents-torrents-en-dddescarga-directa/</guid>
<description><![CDATA[Una de las cosas que más toca los co&#8230;nes es tener que abrir puertos para poder usar programas ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="aligncenter" src="http://www.hazloenmac.com/hazlo_asi/p2p_bitt_files/page7_2.png" alt="" width="128" height="128" /></p>
<p>Una de las cosas que más toca los co&#8230;nes es tener que abrir puertos para poder usar programas P2P, entre ellos el protocolo torrent, para esa gente existen varios métodos que te permiten descargar de forma directa los torrent que te interesan y der hacerlo sin bloqueos de puertos, muy útil sobretodo en lugares donde no puedes controlar eso , como en el trabajo.</p>
<p>Tenemos poor ejemplo<a href="http://tor.imageshack.us/tor/"> Imageshack Torrent</a>, que te permite descargar cualquier torrent que quieras, pero desgraciadamente esd de pago, así que yo voy a recomendar otros sitios.</p>
<p>Los sitios que me refieron debes de conformarte con lo que te ofrecen los usuarios de la comunidad, pero a cambio es gratis, me refiero a sitios como:</p>
<p><a href="http://loumalouomega.wordpress.com/files/2009/11/instantanea33.png"><img class="alignleft size-thumbnail wp-image-922" title="instantánea33" src="http://loumalouomega.wordpress.com/files/2009/11/instantanea33.png?w=150" alt="" width="150" height="61" /></a><a href="http://www.kickasstorrents.com">kickasstorrents.com </a>: Esta paǵina es básicamente lo que he descrito antes, pero te ofrece la posibilidad de descargar también el torrent por si quieres compartir,  lo cual es de mi agrado.</p>
<p>La interfaz esta currada y es muy atractiva, ofrece scripts para Azureus y para FF, por lo que no es necsario meterse en la página para usar el servicio.  Para poder realizar una DD es necesario estar registrado, pero no lleva más de un segundo el registrarse, por lo que no es problema. Una cosa interesante a tener en cuenta, es que si eres el primero en pedir una descarga directa, esta no estaá disponoble, y tendrás que esperar a que el servidor la descarge, en ese momento recibirás un aviso y podrás descargar el archivo, así que si no descargas cosas muy habituales, terminarás usando la descarga Torrent.</p>
<p><a href="http://www.httptorrents.com/"><a href="http://loumalouomega.wordpress.com/files/2009/11/instantanea34.png"><img class="alignleft size-thumbnail wp-image-927" title="instantánea34" src="http://loumalouomega.wordpress.com/files/2009/11/instantanea34.png?w=115" alt="" width="115" height="150" /></a>httptorrents.com</a> : desgraciadamente este sitio esta con una demnada bruuuutal y se encuentra caido de momento, pero cuando este disponible lo probaré.</p>
<p>Como conclusión final quiero resaltar que estoy completamente en contra de este modelo de descarga, ya que para la descarga directa ya existen las descargas directas, OBVIOUS PUNCH,y este método elimina la parte esencial de las redes P2P, la compartición, al menos la auténtica compartición peer to peer, si también es cierto que la única página de la que he hablado tiene casi todos sus descargas en modo petición y acaba pareciendo más un tracker más de torrent.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google wil internet 2 keer zo snel maken]]></title>
<link>http://smcgroep3.wordpress.com/2009/11/16/google-wil-internet-2-keer-zo-snel-maken/</link>
<pubDate>Mon, 16 Nov 2009 15:24:06 +0000</pubDate>
<dc:creator>smcgroep3</dc:creator>
<guid>http://smcgroep3.wordpress.com/2009/11/16/google-wil-internet-2-keer-zo-snel-maken/</guid>
<description><![CDATA[Google houdt zich bezig met een nieuwe techniek, die browsen over het web twee keer zo snel moet gaa]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Google houdt zich bezig met een nieuwe techniek, die browsen over het web twee keer zo snel moet gaan maken. Het internetconcern werkt onder de naam SPDY, uitgesproken als speedy, aan een nieuw internetprotocol.</p>
<p>SPDY moet het bestaande HTTP (Hypertext Transfer Protocol) gaan aanvullen, zo schrijven de softwareontwikkelaars Mike Belshe en Roberto Peon van Google op het Research Blog van het bedrijf.</p>
<p>HTTP is al sinds 1996 de standaard die communicatie tussen webservers en browsersoftware mogelijk maakt. Hiermee worden gegevens van webservers omgezet naar een webpagina in een browser. Websites worden steeds veeleisender en om die reden is het volgens Google tijd voor een nieuw protocol. <!--more--></p>
<p><strong>Test</strong></p>
<p>SPDY staat nog in de kinderschoenen, maar de onderzoekers beweren in testomstandigheden internetsites al tot 55 procent sneller te kunnen laden met de nieuwe standaard.</p>
<p>&#8220;We moeten nog een heleboel werk verrichten om te bekijken hoe SPDY het in de echte wereld doet&#8221;, geven de twee medewerkers toe. &#8220;We zijn echter wel op het punt beland waarop ons kleine team zou kunnen profiteren van feedback van de internetgemeenschap.&#8221;</p>
<p>© NUzakelijk/Marijke Verhaar </p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
