<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://seccperu.org">
<channel>
 <title>Sociedad de Estudiantes de Ciencia de la Computación - Comments</title>
 <link>http://seccperu.org</link>
 <description>Comentarios</description>
 <language>es</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/seccperu/comentarios" /><feedburner:info uri="seccperu/comentarios" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>seccperu/comentarios</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
 <title>el primer lenguaje</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/xhjR-zLTKP4/146</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/146"&gt;¿qué lenguaje es bueno para aprender a programar?&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;personalmente me inicié con visual foxpro 6.0 para luego emprezar con  visual basic 6.0, visual basic net (vs2003),power builder 10.5, vb net 2005 y vb .net 2008. Tengo algunos ejemplos en &lt;a href="http://www.solocodigofuente.com/" title="http://www.solocodigofuente.com/"&gt;http://www.solocodigofuente.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Suu4v0zaajREHMB64dtK0m8mBt8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Suu4v0zaajREHMB64dtK0m8mBt8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Suu4v0zaajREHMB64dtK0m8mBt8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Suu4v0zaajREHMB64dtK0m8mBt8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/xhjR-zLTKP4" height="1" width="1"/&gt;</description>
 <pubDate>Sun, 07 Mar 2010 19:43:25 -0700</pubDate>
 <dc:creator>hablador sin nombre</dc:creator>
 <guid isPermaLink="false">comment 2748 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/146#comment-2748</feedburner:origLink></item>
<item>
 <title>What is XPCE?</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/PP6VEgUl2Qw/1170</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1170"&gt;XPCE EN SWI PROLOG&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;XPCE is a toolkit for developing graphical applications in Prolog and other interactive and dynamically typed languages. XPCE follows a rather unique approach of for developing GUI applications, which we will try to summarise using the points below.&lt;/p&gt;
&lt;p&gt;Add object layer to Prolog&lt;br /&gt;
    XPCE's kernel is a object-oriented engine that allows for the definition of methods in multiple languages. The built-in graphics are defined in C for speed as well as to define the platform-independence layer. Applications, as well as some application-oriented libraries are defined as XPCE-classes with their methods defined in Prolog.&lt;/p&gt;
&lt;p&gt;    Prolog-defined methods can receive arguments in native Prolog data, native Prolog data may be associated with XPCE instance-variables and XPCE errors are (selectively) mapped to Prolog exceptions. These features make XPCE a natural extension to your Prolog program.&lt;br /&gt;
High level of abstraction&lt;br /&gt;
    XPCE's graphical layer provides a high abstraction level, hiding details on event-handling, redraw-management and layout management from the application programmer, while still providing access to the primitives to deal with exceptional cases.&lt;br /&gt;
Exploit rapid Prolog development cycle&lt;br /&gt;
    Your XPCE classes are defined in Prolog and the methods run naturally in Prolog. This implies you can easily cross the border between your application and the GUI-code inside the tracer. It also implies you can modify source-code and recompile while your application is running.&lt;br /&gt;
Platform independent programs&lt;br /&gt;
    XPCE/Prolog code is fully platform-independent, making it feasible to develop on your platform of choice and deliver on the platform of choice of your users. As SWI-Prolog saved-states are manchine-independent, applications can be delivered as a saved-state. Such states can be executed transparently using the development-environment to facilitate debugging or the runtime emulator for better speed and space-efficiency.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1BOAz9q2idqR0UN_LNVVPXXLHzk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1BOAz9q2idqR0UN_LNVVPXXLHzk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1BOAz9q2idqR0UN_LNVVPXXLHzk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1BOAz9q2idqR0UN_LNVVPXXLHzk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/PP6VEgUl2Qw" height="1" width="1"/&gt;</description>
 <pubDate>Fri, 05 Mar 2010 21:12:00 -0700</pubDate>
 <dc:creator>john2000</dc:creator>
 <guid isPermaLink="false">comment 2747 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1170#comment-2747</feedburner:origLink></item>
<item>
 <title>AYUDA</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/z9GISgCAaX8/1010</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1010"&gt;EL AJEDREZ&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Buen dia &lt;/p&gt;
&lt;p&gt;soy estudiante de ingenieria en sistema e intente descargar el tutorial de ajedrez y el enlace esta roto o algo, y necesito descargarlo porque tengo un proyecto algo parecido para tomarlo como referencia si me pueden ayudar les agradeceria me lo manden al correo &lt;a href="mailto:hugo_oliva99@hotmail.com"&gt;hugo_oliva99@hotmail.com&lt;/a&gt; de antemano se los agradezco&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vMzuAQ55eZg4Izd3SWYiz1rrvoA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vMzuAQ55eZg4Izd3SWYiz1rrvoA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vMzuAQ55eZg4Izd3SWYiz1rrvoA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vMzuAQ55eZg4Izd3SWYiz1rrvoA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/z9GISgCAaX8" height="1" width="1"/&gt;</description>
 <pubDate>Thu, 04 Mar 2010 22:38:26 -0700</pubDate>
 <dc:creator>hablador sin nombre</dc:creator>
 <guid isPermaLink="false">comment 2746 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1010#comment-2746</feedburner:origLink></item>
<item>
 <title>El diseño</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/7IXuoJE700k/1299</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1299"&gt;nuevas carreras en la UTP&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Hola&lt;/p&gt;
&lt;p&gt;Estimado Luis de la TL, empezando por aceptar lo que me/nos dices:&lt;/p&gt;
&lt;p&gt;- Sí pues no sabía, TL es uno de únicos&lt;br /&gt;
- Sí pues, tiene algo de barbarie juntar esas cosas... lo mismo que no tendría mucho sentido tener una carrera de C. Computación con híbridos absurdos con Ing Industrial, Adm, Marketing, etc. (ojo que no digo que se lleven algunas disciplinas).&lt;/p&gt;
&lt;p&gt;Por otro lado, el diseño es parte de un proceso ingenieril, eso cualquier estudiante de ing. te lo confirma. La cuestion de mezclar eso con el buen gusto, estética y demás, ya son cosas que a mi parecer son jaladas de los pelos.&lt;/p&gt;
&lt;p&gt;Que haya relacionado un diseñador con quien trabaja en una imprenta o retocando fotos, no es cosa fuera de lo común. No sé si existe connotación diferente para 'diseño', pero un esquema para un calendario o para un parte de matrimonio; creo, son diseños.&lt;/p&gt;
&lt;p&gt;Que tú afirmes que el diseñador no tenga nada que ver con lo anterior, creo que es cosa de que alguien se cambie de nombre??? Bien los de TL (que ya aprendí desarrollan el buen gusto), o los que estudian 3 meses y manejan Photoshop.&lt;/p&gt;
&lt;p&gt;El problema al que haces alusión es similar al de la Computación. Computero no es quien sabe tipear, entrar al msn, o 'diseñar' en Corel... sino por millones de razones que en esta página han sido discutidas hasta el cansancio.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/I_sX5yDKOcG9uQ-3t2-tJu7SJuc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I_sX5yDKOcG9uQ-3t2-tJu7SJuc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/I_sX5yDKOcG9uQ-3t2-tJu7SJuc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/I_sX5yDKOcG9uQ-3t2-tJu7SJuc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/7IXuoJE700k" height="1" width="1"/&gt;</description>
 <pubDate>Wed, 03 Mar 2010 19:19:36 -0700</pubDate>
 <dc:creator>fcatho</dc:creator>
 <guid isPermaLink="false">comment 2733 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1299#comment-2733</feedburner:origLink></item>
<item>
 <title>Interesante</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/zzoJ3jNRQh8/1310</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1310"&gt;Las contribuciones mas relevantes de estudiantes a la Computacion&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Esperemos pronto encontrar algun peruano :D&lt;/p&gt;
&lt;p&gt;Saludos.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/O1s6JdmRJw6aT1CdqZ2_esAovBw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O1s6JdmRJw6aT1CdqZ2_esAovBw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/O1s6JdmRJw6aT1CdqZ2_esAovBw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/O1s6JdmRJw6aT1CdqZ2_esAovBw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/zzoJ3jNRQh8" height="1" width="1"/&gt;</description>
 <pubDate>Tue, 02 Mar 2010 19:23:27 -0700</pubDate>
 <dc:creator>nineil</dc:creator>
 <guid isPermaLink="false">comment 2732 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1310#comment-2732</feedburner:origLink></item>
<item>
 <title>Def. Computabilidad II</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/EvuXwmRpeV0/867</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/867"&gt;¿Qué área de las Ciencia de la Computación es la que te interesa más?&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Hoal José,&lt;/p&gt;
&lt;p&gt;agradezco mucho tu comentario. Lastima que ya no puedo votar. Es cierto que son pocos los que se dedican a ese tema, aunque a nivel mundial la mayor cantidad de personas que trabajan esa área no están en el departamento de matemáticas o filosofía, sino en el de ciencias de la computación. &lt;/p&gt;
&lt;p&gt;Saludos cordiales,&lt;br /&gt;
grenzenlos&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9zt581_ndQh1FQTEHdBrNU423R4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9zt581_ndQh1FQTEHdBrNU423R4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9zt581_ndQh1FQTEHdBrNU423R4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9zt581_ndQh1FQTEHdBrNU423R4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/EvuXwmRpeV0" height="1" width="1"/&gt;</description>
 <pubDate>Mon, 01 Mar 2010 16:21:10 -0700</pubDate>
 <dc:creator>grenzenlos</dc:creator>
 <guid isPermaLink="false">comment 2731 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/867#comment-2731</feedburner:origLink></item>
<item>
 <title>Linker en C/C++</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/y2LLcrFkAc4/1283</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1283"&gt;Linker en C/C++&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;The C++ language provides mechanisms for mixing code that is compiled by compatible C and C++ compilers in the same program. You can experience varying degrees of success as you port such code to different platforms and compilers. This article shows how to solve common problems that arise when you mix C and C++ code, and highlights the areas where you might run into portability issues. In all cases we show what is needed when using Sun C and C++ compilers.The first requirement for mixing code is that the C and C++ compilers you are using must be compatible. They must, for example, define basic types such as int, float or pointer in the same way. The Solaris Operating System (Solaris OS) specifies the Application Binary Interface (ABI) of C programs, which includes information about basic types and how functions are called. Any useful compiler for the Solaris OS must follow this ABI.Sun C and C++ compilers follow the Solaris OS ABI and are compatible. Third-party C compilers for the Solaris OS usually also follow the ABI. Any C compiler that is compatible with the Sun C compiler is also compatible with the Sun C++ compiler.The C runtime library used by your C compiler must also be compatible with the C++ compiler. C++ includes the standard C runtime library as a subset, with a few differences. If the C++ compiler provides its own versions of of the C headers, the versions of those headers used by the C compiler must be compatible. And my next topic is&lt;/p&gt;
&lt;p&gt;===================&lt;br /&gt;
&lt;a href="http://www.testking.com/MCTS-certification-training.htm"&gt;mcts dumps&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nr_JvQ9kpx5vWFRwC-8z5FUlMwE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nr_JvQ9kpx5vWFRwC-8z5FUlMwE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nr_JvQ9kpx5vWFRwC-8z5FUlMwE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nr_JvQ9kpx5vWFRwC-8z5FUlMwE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/y2LLcrFkAc4" height="1" width="1"/&gt;</description>
 <pubDate>Mon, 01 Mar 2010 00:40:51 -0700</pubDate>
 <dc:creator>john2001</dc:creator>
 <guid isPermaLink="false">comment 2730 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1283#comment-2730</feedburner:origLink></item>
<item>
 <title>help</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/En_KAU2EFx0/850</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/850"&gt;Señales de voz en Java&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;me parece muy interesante  ojala puedas regalarme el codigo en java me gustaria implementarlo en un juego que tengo de proyecto    &lt;a href="mailto:darkside_minos@hotmail.com"&gt;darkside_minos@hotmail.com&lt;/a&gt;  gracias&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ux8b2cB82aPGruqICxuDIgCrnbA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ux8b2cB82aPGruqICxuDIgCrnbA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ux8b2cB82aPGruqICxuDIgCrnbA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ux8b2cB82aPGruqICxuDIgCrnbA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/En_KAU2EFx0" height="1" width="1"/&gt;</description>
 <pubDate>Fri, 26 Feb 2010 23:08:15 -0700</pubDate>
 <dc:creator>hablador sin nombre</dc:creator>
 <guid isPermaLink="false">comment 2729 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/850#comment-2729</feedburner:origLink></item>
<item>
 <title>Estudiante Ing Software de esa Universidad</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/MrlXusVXlsc/1299</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1299"&gt;nuevas carreras en la UTP&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Señores , no se dejen engañar esta universidad no sabe ni que ingeniería sacar  , lo peor de todo que la curricula que sacan al comienzo pareciera que es fenomenal con cursos que parecieran que  lo dictan en la nasa pero en verdad todo es un engaño.. no cumplen la curricula para nada les dio yo k soy de  ing de software la verdad no cumplen con el plan de estudios  , no hay docentes en peru que enseñen los cursos de su plan de estudios , pero si para subir la pensión es campeón esta universidad , no se dejen engañar esta universidad es full marketing y engañan al alumno no venga esta universidad  con sinceridad deberían cerrarla es un engaño al educando sobre todo a la facu de ingenieria de software , aeronáutica y automotriz .. me da risaaa les hacen creer que saldrán como ingenieros aeronáuticos y automotrices cuando no hay ni material para los laboratos que estupidess .. de verdad&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cIF5wqc4WBSH85D3LUjzGLUgNbY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cIF5wqc4WBSH85D3LUjzGLUgNbY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cIF5wqc4WBSH85D3LUjzGLUgNbY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cIF5wqc4WBSH85D3LUjzGLUgNbY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/MrlXusVXlsc" height="1" width="1"/&gt;</description>
 <pubDate>Thu, 25 Feb 2010 10:27:00 -0700</pubDate>
 <dc:creator>hablador sin nombre</dc:creator>
 <guid isPermaLink="false">comment 2728 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1299#comment-2728</feedburner:origLink></item>
<item>
 <title>Ciencia de la Computacion Revisited</title>
 <link>http://feedproxy.google.com/~r/seccperu/comentarios/~3/1RtgX2Odtnk/1209</link>
 <description>&lt;p&gt;In reply to &lt;a href="/node/1209"&gt;Ciencia de la Computacion Revisited&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Ciencia, ingeniería y matemática se combinan en una única y potente mezcla en nuestro campo. Algunas de nuestras actividades son primariamente ciencia – por ejemplo, algoritmos experimentales, ciencia de la computación experimental y ciencia computacional. Algunas son primariamente ingeniería – por ejemplo, diseño, desarrollo, ingeniería de software e ingeniería de computación. Algunas son primariamente matemáticas – por ejemplo, complejidad de algoritmos, software matemático y &lt;a href="http://www.testking.com/Project-Management-Professional-certification-training.htm"&gt;pmp dumps&lt;/a&gt;  análisis numérico. Pero muchas son combinaciones. Todos los 3 conjuntos de actividades son trazados sobre los mismos principios fundamentales. En 1989, nosotros utilizamos el término “Computación” en vez de “ciencia de la computación, matemática e ingeniería”. Hoy, computación, ingeniería, matemática, arte y todas sus combinaciones son agrupadas bajo el nombre “ciencia de la computación”.i Hope you are enjoy my topic.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Fi4F7lLR0MlBoEIEHi4M-675ES4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Fi4F7lLR0MlBoEIEHi4M-675ES4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Fi4F7lLR0MlBoEIEHi4M-675ES4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Fi4F7lLR0MlBoEIEHi4M-675ES4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/seccperu/comentarios/~4/1RtgX2Odtnk" height="1" width="1"/&gt;</description>
 <pubDate>Thu, 25 Feb 2010 02:09:49 -0700</pubDate>
 <dc:creator>john200</dc:creator>
 <guid isPermaLink="false">comment 2727 at http://seccperu.org</guid>
<feedburner:origLink>http://seccperu.org/node/1209#comment-2727</feedburner:origLink></item>
</channel>
</rss>
