<?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>asp &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/asp/</link>
	<description>Feed of posts on WordPress.com tagged "asp"</description>
	<pubDate>Wed, 25 Nov 2009 15:16:37 +0000</pubDate>

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

<item>
<title><![CDATA[Which coding language to use?]]></title>
<link>http://waltermoorecanada.wordpress.com/2009/11/25/which-coding-language-to-use/</link>
<pubDate>Wed, 25 Nov 2009 09:32:29 +0000</pubDate>
<dc:creator>waltermoorecanada</dc:creator>
<guid>http://waltermoorecanada.wordpress.com/2009/11/25/which-coding-language-to-use/</guid>
<description><![CDATA[Updated 2009-11-25 My how things have changed. Java appears to be going the way of OS/2, Microsoft i]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /><br />
Updated 2009-11-25<br />
</strong>My how things have changed. Java appears to be going the way of OS/2, Microsoft is now .NET instead of ASP, and many unix servers are using PHP(even some Windows servers). XHTML and XML are both extensively used. Netscape is gone and replaced with Firefox. Smart phones have finally replaced WAP. DIV and SPAN tags are the predominate tags now. Many more servers are now Windows based instead of Unix. .NET is dominant in large business sites. Browsers are all over the place and then there are smart phones. I expect everything to change to video/3D over next 10 years so don&#8217;t spend too much time on this stuff <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  At this time I prefer the following:</p>
<ul>
<li>.NET for server. Can be C#, VB, PHP, Python or other language but .NET handles various browser issues(mostly).</li>
<li>CSS &#8211; now the standard. Actually standards are recommending all layout should be in CSS format and not included in HTML tags. </li>
<li>JavaScript &#8211; The standard for years.</li>
<li>Ajax or similar &#8211; dynamic communication as well as saving bandwidth.User gets virtually instant responses.</li>
<li>MySQL &#8211; for databases. Open source.</li>
<li>Flash &#8211; for dynamic graphics sections.</li>
<li>Look into video and 3D tools &#8211; I see most sites going to interactive video/3D instead of text.</li>
</ul>
<p><strong><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /><br />
Updated 2001-02-15<br />
</strong>Well, if you consider that AOL is a version of Internet Explorer(IE) then IE version 4+ now controls 85%+ of the browser market. Microsoft owns 98% of the operating systems. With this combination it should make your decisions easier. Now the potential to use VBScript, ActiveX etc. is feasible on the Internet. Is XHTML or XML going to win? Not sure, probably neither. Each is the &#8220;new&#8221; language that will allow everyone to communicate together&#8230; heard that before??? CSS is here to stay. It will be improved but it is a base for layouts to come. WAP is not going away for awhile&#8230; bandwidth may change that so I would not invest too heavily but it is necessary for several sites(like stock brokers, banks&#8230;) right now. You can trash all the tables and start using DIV and Span tags. Java is actually gaining ground since more powerful computers and faster bandwidth are available. Microsoft owning everything defeats the one real benefit of Java though. There is always going to be the next language that will solve everything for us&#8230; we buy it then figure out it can&#8217;t do ???? that the other product could. These of course will be solved in the next version&#8230;;-).<br />
A big step is Netscape&#8217;s support of standards. Now if we could get Microsoft to do the same and drop that *&#38;*%$# document.all method we could really get grooving. It might surprise many of you to know that Netscape6 is a better standards based browser than Explorer5.5. Explorer is much more forgiving for developers where Netscape is strict.</p>
<p><strong><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /> Published 1997-09-25</strong><br />
For <span style="text-decoration:underline;">Intranet</span>(because of it&#8217;s controlled concept) I would use Microsoft<sup>®</sup> supported languages exclusively. These would include DHTML, CSS, Jscript with server code mostly in ASP files. Limited use of VBscript, ActiveX and JAVA. This of course won&#8217;t work if you are an OS/2 shop but will work for MAC and some Unix operating systems.</p>
<p>For <span style="text-decoration:underline;">Internet</span> I prefer to recommend more platform independent languages at this time. Unfortunately many languages are needed to truly develop a site. Unless you use at least some of the capabilities specific to the browser you limit your potential gains.<br />
DHTML is now a must.<br />
JavaScript(Jscript) is best for scripting simply because both browsers support it(sort of).<br />
Pure JAVA is best for advanced requirements but is limiting and slow(this is improving very quickly).<br />
CGI is still my choice for server side code but only because most servers are still Unix. If you can, I recommend using other languages(VB,C++,REXX, whatever).<br />
Cascading Style Sheets(CSS) for those with requirements for specific positioning of elements. Or at least extensive use of small tables(large ones are slow to load).<br />
All above can support both Netscape<sup>®</sup> and Microsoft<sup>®</sup> browsers if designed correctly.<br />
After all that is said, I have found you need ALL languages above to provide the client with the best solution. More importantly, how(or if) they work on different browsers.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Title Parameter]]></title>
<link>http://waltermoorecanada.wordpress.com/2009/11/25/title-parameter/</link>
<pubDate>Wed, 25 Nov 2009 07:54:29 +0000</pubDate>
<dc:creator>waltermoorecanada</dc:creator>
<guid>http://waltermoorecanada.wordpress.com/2009/11/25/title-parameter/</guid>
<description><![CDATA[Updated 209-11-24 Notice no one uses the status bar for help anymore. It used to be used on almost e]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /><br />
Updated 209-11-24<br />
</strong>Notice no one uses the status bar for help anymore. It used to be used on almost every site. Everyone now uses the Title parameer or new custom modules that perform these yellow popups allowing very complex displays rather than the simplistic text display available with the Title parameter&#8230;some even look like the classic &#8220;balloon help&#8221;.  I suspect that these more advanced help module concepts will eventally make it into HTML standards(maybe reference a section of the page like a DIV or snippet of code as the title parm). I have been noticing that sometimes the help flashes on/off when movong over plain text that is in a SPAN with a title parameter. Quite frustrating.</p>
<p><strong><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /><br />
Published 2000-09-02</strong><br />
The title parm is now available in both IE3+ and NN6+. What is it for? It provides those little pop-up help tips when you move the mouse over something. In previous NN browsers this was only available for pictures(Alt parm). This help is now available on ANY tag. For example, move your mouse over this text. Notice the pop-up help appears. Move the mouse over IE3+ or NN6+ to get a better idea of a more common usage. Another reason I supported NN6.</p>
<p>Title is what help should be. None of this writing to statusbar. Clients do not have to look anywhere, help hits them over the head. I had created a Form 7 process for IE3(only) that did the exact same thing before this was built in. This site is changing to exclusively Title help.</p>
<p>How do you do it? Simple, just put TITLE=&#8221;What you want to say&#8221; on virtually any tag.</p>
<p>I have more stuff on this in How To demos at my website.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Looking For Ecommerce Developer by pranesh1977]]></title>
<link>http://outsourcedjobs.wordpress.com/2009/11/25/looking-for-ecommerce-developer-by-pranesh1977/</link>
<pubDate>Wed, 25 Nov 2009 06:33:39 +0000</pubDate>
<dc:creator>ejazazeem</dc:creator>
<guid>http://outsourcedjobs.wordpress.com/2009/11/25/looking-for-ecommerce-developer-by-pranesh1977/</guid>
<description><![CDATA[Hi I need someone to develop an e-Commerce enabled website for a garment fashion accessory company. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hi   I need someone to develop an e-Commerce enabled website for a garment fashion accessory company.     * Design &#38; develop an e-Commerce enabled website for a garment fashion accessory company which manufactures &#38; sells designer scarves &#38; other related items&#8230; (Budget: $30-250, Jobs: .NET, ASP, CMS, eCommerce, Website Design)<br /> <a href="http://www.getafreelancer.com/projects/mea_558018.html"><b>Bid on this project</b></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What standard platform?]]></title>
<link>http://waltermoorecanada.wordpress.com/2009/11/24/what-standard-platform/</link>
<pubDate>Tue, 24 Nov 2009 19:07:54 +0000</pubDate>
<dc:creator>waltermoorecanada</dc:creator>
<guid>http://waltermoorecanada.wordpress.com/2009/11/24/what-standard-platform/</guid>
<description><![CDATA[Updated 2009-10-27 We have new versions of all browsers, operating systems and just about everything]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /></p>
<p><strong>Updated 2009-10-27</strong></p>
<p>We have new versions of all browsers, operating systems and just about everything else. Unfortunately we are in more mess than ever. Firefox(Netscape) has gained alot of ground but the real changes are the 3G mobile devices like iPhones. They mostly have their own version of some browser that simulates another browser ;( and they can rotate the screen. Screen sizes have gone crazy. Anything from 120X120px past 4120&#215;3096px and new wide screens are everywhere. Even Mac&#8217;s are becoming more popular(about time).</p>
<p>If you want to talk about development platforms that is a whole other discussion.</p>
<p><strong>The standard Computer web user&#8230;.Current<br />
</strong></p>
<ul>
<li>Microsoft Windows(<span style="font-size:x-small;">89%</span>), Linux/Macintosh (<span style="font-size:x-small;">11%</span>)</li>
<li>Internet Explorer(<span style="font-size:x-small;">40%+</span>), FireFox(<span style="font-size:x-small;">47%+</span>), Other (<span style="font-size:x-small;">13%+</span>)
<ul>
<li>CSS</li>
<li>XML</li>
<li>DHTML</li>
<li>JavaScript</li>
</ul>
</li>
<li>Supports 24 or 32 bits(display 16,777,216 different colors).(<span style="font-size:x-small;">95%+</span>)</li>
<li>Has at least 1024&#215;768 screen resolution(<span style="font-size:x-small;">87%+</span>).</li>
<li>Has at least High Speed(<span style="font-size:x-small;">80%+</span>)</li>
</ul>
<p><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /></p>
<p><strong>Updated 2001-06-08-merged from Standard User</strong></p>
<p>We still have a lot of difficulties in web development but at least some of the issues have been<br />
resolved on the PC client front. We will never have a 100% standard. This is<br />
about as close as it gets. Of course other interfaces like WAP create a whole<br />
new temporary issue(until 3G round 2).</p>
<p><strong>The standard web user&#8230;.<br />
</strong></p>
<ul>
<li>Microsoft Windows (<span style="font-size:x-small;">95%+</span>)</li>
<li>Internet Explorer Version 4.0+ (<span style="font-size:x-small;">86%+</span>)
<ul>
<li>CSS</li>
<li>XML</li>
<li>DHTML</li>
<li>JavaScript/VBScript</li>
</ul>
</li>
<li>Supports high quality graphics(<span style="font-size:x-small;">93%+</span>)</li>
<li>Has at least 800&#215;600 screen resolution(<span style="font-size:x-small;">90%+</span>).</li>
<li>Has at least 56kbs modem(<span style="font-size:x-small;">82%+</span>)</li>
</ul>
<p>These stats are based on users that saw banner ads on millions of US sites.<br />
You may have a site that caters to other configurations but anytime you have<br />
better than 80% following the same standard it makes business sense to adopt<br />
it.</p>
<p>On a future note the adoption of broadband access is growing very fast<br />
where it is available. Eventually interactive video will become the standard<br />
and we will be on to a totally different client interface.</p>
<p><img src="http://wmoore.ca/demo/images/speech_think.gif" border="0" alt="" width="100%" height="23" /></p>
<p><strong>Published 1997-09-25</strong></p>
<p>Ya, right. Anyone that thinks that is dreaming. If you want to create an absolute minimal<br />
page then it <span style="text-decoration:underline;">should</span> work on any browser, but as soon as you want to do anything<br />
cool you are into specific browser issues. It is now to a point that for a developer you<br />
have to consider three browsers(Netscape<sup>®</sup>, Microsoft<sup>®</sup>, others)<br />
with Microsoft<sup>®</sup> and Netscape<sup>®</sup> each having several versions that<br />
all support different functions. Then you have to think about the different operating<br />
systems like MAC, OS/2, Unix and Microsoft<sup>®</sup> Windows V***, again each with<br />
their own supported functions for each browser.</p>
<p>What are the users settings? Do they have JavaScript enabled? What if they specify their<br />
own fonts, background or other options?</p>
<p>After all that you still have to worry about screen resolution and browser window size.</p>
<p>My old site at one time had three views(one for each browser). In each view there was code<br />
required to handle different operating systems and versions of each browser. Without this<br />
I couldn&#8217;t show many functions available to the specific browser. I have now enhanced this<br />
site to demonstrate IE version 4.</p>
<p>As for JAVA? Most companies making development tools(Symantec<sup>®</sup>, Microsoft<sup>®</sup>,<br />
etc.) have added functions only available on a specific platform. Unfortunately without<br />
these added functions JAVA is limited to the &#8220;sandbox&#8221;.</p>
<p>So what was that about standard platform????? Ya right.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ASP.NET 3-5  Tecnologias de Hosting]]></title>
<link>http://hostingmexico.wordpress.com/2009/11/24/asp-net-3-5-tecnologias-de-hosting/</link>
<pubDate>Tue, 24 Nov 2009 17:44:59 +0000</pubDate>
<dc:creator>alexdeguanatos</dc:creator>
<guid>http://hostingmexico.wordpress.com/2009/11/24/asp-net-3-5-tecnologias-de-hosting/</guid>
<description><![CDATA[ASP.NET 3.5 Hosting Technologies ¿Qué es Asp.net 3.5? Asp.net 3.5 es la versión más reciente de que ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>ASP.NET 3.5 Hosting Technologies<br />
¿Qué es Asp.net 3.5?</p>
<p>Asp.net 3.5 es la versión más reciente de que la oferta de Microsoft. El 19 de septiembre de 2007, Microsoft realesed el ASP.NET 3.5 con Visual Studio 2008.</p>
<p>Diferente con Asp.net 3.5 y Asp.net 3.0?</p>
<p>Claro, es que se ha theres diferentes 2 atleast que obtuvimos de Asp.net 3.5 y Asp.net 3.0.</p>
<p>1. Integración Ajax de Extensión</p>
<p>2. Control ListView</p>
<p>3. Control DataPager</p>
<p>4. Language Integrated Query (LINQ)</p>
<p>Integración Ajax de Extensión</p>
<p>Antes de discutir sobre la integración Ajax Extension, debemos saber lo que es Ajax. AJAX (Asynchronous JavaScript and XML) es posiblemente uno de los acrónimos más publicitados de la tecnología de todo. La ventaja de usar <a href="http://ajax.com">AJAX </a>es que las actualizaciones de las páginas puede ser minimizado, lo que permite a los usuarios obtener la información que necesitan fácil y rápidamente a través de una interfaz más rica y funcional.</p>
<p>Producto Asp.net ajax solía ser de instalación independiente que se requiere para instalar en su mechine y el servidor web que usted trabaja. Ahora, la extensión Asp.net AJAX sólo una parte del marco de asp.net. Cuando se crea una nueva aplicación Web, usted no tiene que crear un tipo distinto de aplicación ASP.NET. En cambio, todas las aplicaciones <a href="http://asp.net">ASP.NET</a> que se crea ahora habilitada para AJAX.</p>
<p>Ya tienes pagina web?<a href="http://www.miempresaenlinea.com/crear-pagina-web.aspx"> Crea tu pagina web</a> facil y rapido con el programa mas novedoso y facil de usar, visita  okhosting.com <a href="http://www.miempresaenlinea.com/">web hosting en mexico, dominios y paginas web</a>, los  planes completos con <a title="hosting asp y php en mexico" href="http://www.miempresaenlinea.com/hosting.aspx">hospedaje web o   host</a> de 50 megas, pagina web y  registro de tu nombre en internet, ejem: <a href="http://www.miempresaenlinea.com/dominios/">www.tu-dominio.com</a> y <a href="http://www.miempresaenlinea.com/dominios/dominiosmx.aspx"> MX</a>, ademas te incluimos cuentas de correo electronico ilimitadas y ayuda para cualquier duda que tengas en la creacion de tu sitio web, visita ahora www.okhosting.com y sal a la luz de la internet.</p>
<p>¿Qué es el control ListView?</p>
<p>El control ListView soporta la edición de datos, inserción, eliminación, y la semántica de la clasificación de los controles de nivel superior como el GridView. Pero, a diferencia de la GridView &#8211; le proporciona un control total sobre el código HTML control ListView generarse puede construir para la página de producto del catálogo. Hay alguna ventaja en la clasificación, agrupación, y la actualización, que han ListView que Repeater o DataList</p>
<p>Ejemplo para el control de ListViewlistview</p>
<p>¿Qué es el control DataPager?</p>
<p>DataPager es un control externo para proporcionar funciones de paginación. De lo contrario, el control ListView no admite la paginación, por lo que el DataPager sirve como un control externo para proporcionar funciones de paginación.</p>
<p>La ventaja de control independiente es que le da más control sobre lo que parecen buscapersonas y donde se puede colocar en la página.</p>
<p>La clase DataPager se utiliza para datos de la página y para mostrar los controles de navegación para los controles enlazados a datos que implementan la interfaz IPageableItemContainer.</p>
<p>El gran cambio con DataPager es que es disociado de control enlazado a datos que proporciona apoyo para la paginación.</p>
<p>Ejemplo de DataPager</p>
<p>¿Qué es LINQ?</p>
<p>LINQ es una consulta que integrado con el lenguaje. Eso significa que, ahora lenguaje de programación C # tiene una nueva característica de apoyo para la consulta a los datos de origen.</p>
<p>La tecnología LINQ ofrece un conjunto de extensiones al marco. NET que permiten a los desarrolladores a utilizar. NET que su elección para realizar consultas en contra de cualquier fuente de datos.</p>
<p>Una gran fuerza de LINQ es que ofrece un enfoque uniforme para la consulta, a través de:</p>
<p>* LINQ to Objects &#8211; consultar una colección de objetos</p>
<p>* LINQ to SQL &#8211; para la gestión y consulta de datos relacionales, como objetos.</p>
<p>* LINQ to XML &#8211; para consultar XML</p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What does IT look like in the FreeWorld? ]]></title>
<link>http://davidgarfit.wordpress.com/2009/11/24/what-does-it-look-like-in-the-freeworld/</link>
<pubDate>Tue, 24 Nov 2009 11:34:21 +0000</pubDate>
<dc:creator>David Garfit</dc:creator>
<guid>http://davidgarfit.wordpress.com/2009/11/24/what-does-it-look-like-in-the-freeworld/</guid>
<description><![CDATA[&nbsp; This month saw the biggest ever UK lottery win of all time, a whopping £90Million pounds. We ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>&#160;</p>
<p>This month saw the biggest ever UK lottery win of all time, a whopping £90Million pounds. We have all had those dreamy moments where we explore all the possibilities of life without the constraints of money. Exotic holidays, lavish homes, sports cars and all the finer things in life. Well unfortunately for most, this will continue to be just a dream, but it does raise an interesting thought.</p>
<p>As with most things in life, we are constrained by our circumstances or surroundings, yet we still have objectives and desired states. IT is no different.</p>
<p>Nearly every IT department out there has a desired state, and during these financially turbulent times, most are constrained by money and a finite amount of resource.</p>
<p>IT directors are looking for ways of providing reliable and consistent computing power to their end users and subsequently allowing end users to work in the most effecient way with customers and suppliers. Perhaps a slightly simplistic view, but ultimately true.</p>
<p>So what would IT look like in a FreeWorld? In a FreeWorld, IT directors, CIO&#8217;s and CTO&#8217;s could provide best of bread, state of the art technology to all users and help drive business productivity levels up with no constraints. IT departments could deploy applications and deliver services into the hands of it&#8217;s users in minutes or hours rather than weeks or months. IT growth can be dictated by use and not by the pennies in the bank. Service levels could be consistently achieved and end users can rely on thier technology with whole hearted confidence. Applications and services could be available round the clock without failure! Users could have a choice of protocols and methods to communicate with eachother, customers and suppliers in realtime. Users have the ability to collaborate on workloads and freely exchange information.</p>
<p>For most, this sort of desired state seems a million miles away, for some it is in operation in some shape or form. The point is, most IT departments are striving to achieve a desired state.</p>
<p>November also saw Servo unviel its new Hosting concept, &#8220;FreeWorld!&#8221;. A concept by which, through our Tier 3 enterprise class data centres, high speed resilient UK network and industry leading support and management services we can help make your desired state a realisty. Industry analysts  IDC, Gartner and Forrester point to hosting as the platform of choice for businesses as it provides a platform from where customers can:</p>
<ul>
<li>Reduce operational costs</li>
<li>Provide scalable IT services</li>
<li>Deploy new applications and services</li>
<li>Give users 24/7 access to critical data and services</li>
<li>Reduce energy consuptions and utiltiy bills</li>
<li>Improve SLA&#8217;s</li>
<li>Drive productivity in the business</li>
</ul>
<p>Servo understand that hosting is not for everyone, but we are committed to helping you realise your desired state and working with you to achieve it with the your constraints.</p>
<p>For more information on Freeworld and our Cloud services, you can watch a short video:</p>
<p><a class="alignleft" title="FreeWorld Video " href="http://www.servo.co.uk/pages/freeworld_videos/freeworld_executive_interview_video.asp" target="_blank">FreeWorld Video</a></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[شاهد فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه رومانسى - سعد الصغير 2009]]></title>
<link>http://100fm6.wordpress.com/2009/11/24/%d8%b4%d8%a7%d9%87%d8%af-%d9%81%d8%af%d9%8a%d9%88-%d9%81%d9%8a%d8%af%d9%8a%d9%88-%d9%83%d9%84%d9%8a%d8%a8-%d8%a7%d9%86%d8%a7-%d8%a8%d9%8a%d9%87-%d9%88%d8%b1%d9%88%d9%85%d8%a7%d9%86%d8%b3%d9%89-%d9%85/</link>
<pubDate>Tue, 24 Nov 2009 01:39:23 +0000</pubDate>
<dc:creator>العاب بنات</dc:creator>
<guid>http://100fm6.wordpress.com/2009/11/24/%d8%b4%d8%a7%d9%87%d8%af-%d9%81%d8%af%d9%8a%d9%88-%d9%81%d9%8a%d8%af%d9%8a%d9%88-%d9%83%d9%84%d9%8a%d8%a8-%d8%a7%d9%86%d8%a7-%d8%a8%d9%8a%d9%87-%d9%88%d8%b1%d9%88%d9%85%d8%a7%d9%86%d8%b3%d9%89-%d9%85/</guid>
<description><![CDATA[فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسىافلام لك تحميل من شاهد فديو, فيديو كلي]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3>
<b><a href="http://aflam-lk.blogspot.com/2009/11/blog-post_24.html" style="float:right;text-align:center;" title="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى">فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى</a><a href="http://aflam-lk.blogspot.com/" name="افلام_لك" title="افلام لك">افلام لك</a></b> تحميل من </h3>
<p style="text-align:center;">
<b>شاهد فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه رومانسى &#8211; سعد الصغير 2009</b><br />
<b>تحمل وتنزيل فديو, فيديو كليب سعد الصغير من فلم, فيلم البيه رومانسى انا بيه ورومانسى</b><br />
<b><br />
<img alt="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى" src="http://1.bp.blogspot.com/_96qSA8_Nytg/SwqL_x19uyI/AAAAAAAAAWo/xnOifCHQHug/s320/waltop.jpg" style="cursor:pointer;display:block;height:195px;text-align:center;width:244px;margin:0 auto 10px;" title="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى" />لمشاهدة وتحميل الفديو, فيديو كليب &#8230;</b>
</p>
<p style="text-align:center;">
<b>شاهد فديو, فيديو كليب اغنية سعد الصغير انا بيه ورومانسى من فلم, فيلم البيه رومانسى</b><br />
<b>يو, فيديو كليب سعد الصغير من فلم, فيلم البية الرومانسى &#8211; انا بيه ورومانسى</b></p>
<h4>
<a href="http://aflam-lk.blogspot.com/2009/11/blog-post_24.html">اضغط هنا لمشاهدة الكليب</a><br />
</h4>
<p><b>&#124;اغانى&#124;فديو, فيديو كليب&#124;مقطع&#124;هدف&#124;مسلسل&#124;اعلان&#124;فلم, فيلم&#124;برنامج&#124;حلقة&#124;شاهد&#124;مشاهدة&#124;اون لاين&#124;سرعة عالية &#124;بدون </b><br />
<b>تحميل&#124;اغانى&#124;عربى&#124;اجنبى&#124;MP3, mp3, ام بي ثري&#124;البوم&#124;</b><br />
<b>2009&#124;سينجل&#124;نغمات&#124;تنزيل&#124;نزل&#124;شعبي&#124;راب&#124;حمل&#124;موسيقى&#124;MP3, mp3, ام بي ثري</b>
</p>
<p style="text-align:center;">
<b>&#124;افراح&#124;فديو, فيديو كليب&#124;راديو&#124;&#124;اون لاين&#124;بدون تحميل&#124;مجانا&#124;بدون اشتراك&#124;2010</b></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[شاهد فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه رومانسى - سعد الصغير 2009]]></title>
<link>http://mawaly.wordpress.com/2009/11/24/%d8%b4%d8%a7%d9%87%d8%af-%d9%81%d8%af%d9%8a%d9%88-%d9%81%d9%8a%d8%af%d9%8a%d9%88-%d9%83%d9%84%d9%8a%d8%a8-%d8%a7%d9%86%d8%a7-%d8%a8%d9%8a%d9%87-%d9%88%d8%b1%d9%88%d9%85%d8%a7%d9%86%d8%b3%d9%89-%d9%85/</link>
<pubDate>Tue, 24 Nov 2009 01:17:46 +0000</pubDate>
<dc:creator>العاب بنات</dc:creator>
<guid>http://mawaly.wordpress.com/2009/11/24/%d8%b4%d8%a7%d9%87%d8%af-%d9%81%d8%af%d9%8a%d9%88-%d9%81%d9%8a%d8%af%d9%8a%d9%88-%d9%83%d9%84%d9%8a%d8%a8-%d8%a7%d9%86%d8%a7-%d8%a8%d9%8a%d9%87-%d9%88%d8%b1%d9%88%d9%85%d8%a7%d9%86%d8%b3%d9%89-%d9%85/</guid>
<description><![CDATA[فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسىافلام لك تحميل من شاهد فديو, فيديو كلي]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h3>
<b><a href="http://aflam-lk.blogspot.com/2009/11/blog-post_24.html" style="float:right;text-align:center;" title="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى">فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى</a><a href="http://aflam-lk.blogspot.com/" name="افلام_لك" title="افلام لك">افلام لك</a></b> تحميل من </h3>
<p style="text-align:center;">
<b>شاهد فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه رومانسى &#8211; سعد الصغير 2009</b><br />
<b>تحمل وتنزيل فديو, فيديو كليب سعد الصغير من فلم, فيلم البيه رومانسى انا بيه ورومانسى</b><br />
<b><br />
<img alt="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى" src="http://1.bp.blogspot.com/_96qSA8_Nytg/SwqL_x19uyI/AAAAAAAAAWo/xnOifCHQHug/s320/waltop.jpg" style="cursor:pointer;display:block;height:195px;text-align:center;width:244px;margin:0 auto 10px;" title="فديو, فيديو كليب انا بيه ورومانسى من فلم, فيلم البيه الرومانسى" />لمشاهدة وتحميل الفديو, فيديو كليب &#8230;</b>
</p>
<p style="text-align:center;">
<b>شاهد فديو, فيديو كليب اغنية سعد الصغير انا بيه ورومانسى من فلم, فيلم البيه رومانسى</b><br />
<b>يو, فيديو كليب سعد الصغير من فلم, فيلم البية الرومانسى &#8211; انا بيه ورومانسى</b></p>
<h4>
<a href="http://aflam-lk.blogspot.com/2009/11/blog-post_24.html">اضغط هنا لمشاهدة الكليب</a><br />
</h4>
<p><b>&#124;اغانى&#124;فديو, فيديو كليب&#124;مقطع&#124;هدف&#124;مسلسل&#124;اعلان&#124;فلم, فيلم&#124;برنامج&#124;حلقة&#124;شاهد&#124;مشاهدة&#124;اون لاين&#124;سرعة عالية &#124;بدون </b><br />
<b>تحميل&#124;اغانى&#124;عربى&#124;اجنبى&#124;MP3, mp3, ام بي ثري&#124;البوم&#124;</b><br />
<b>2009&#124;سينجل&#124;نغمات&#124;تنزيل&#124;نزل&#124;شعبي&#124;راب&#124;حمل&#124;موسيقى&#124;MP3, mp3, ام بي ثري</b>
</p>
<p style="text-align:center;">
<b>&#124;افراح&#124;فديو, فيديو كليب&#124;راديو&#124;&#124;اون لاين&#124;بدون تحميل&#124;مجانا&#124;بدون اشتراك&#124;2010</b></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[موالى كل الجديد فى عالم النت]]></title>
<link>http://mawaly.wordpress.com/2009/11/23/%d9%85%d9%88%d8%a7%d9%84%d9%89-%d9%83%d9%84-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af-%d9%81%d9%89-%d8%b9%d8%a7%d9%84%d9%85-%d8%a7%d9%84%d9%86%d8%aa/</link>
<pubDate>Mon, 23 Nov 2009 13:37:27 +0000</pubDate>
<dc:creator>العاب بنات</dc:creator>
<guid>http://mawaly.wordpress.com/2009/11/23/%d9%85%d9%88%d8%a7%d9%84%d9%89-%d9%83%d9%84-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af-%d9%81%d9%89-%d8%b9%d8%a7%d9%84%d9%85-%d8%a7%d9%84%d9%86%d8%aa/</guid>
<description><![CDATA[موالى كل الجديد فى عالم النت]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><h1 style="text-align:center;">موالى كل الجديد فى عالم النت</h1>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como aumentar o upload de arquivos para ASP (não é asp.net) no IIS]]></title>
<link>http://littleoak.wordpress.com/2009/11/23/como-aumentar-o-upload-de-arquivos-para-asp-nao-e-asp-net-no-iis/</link>
<pubDate>Mon, 23 Nov 2009 13:07:36 +0000</pubDate>
<dc:creator>littleoak</dc:creator>
<guid>http://littleoak.wordpress.com/2009/11/23/como-aumentar-o-upload-de-arquivos-para-asp-nao-e-asp-net-no-iis/</guid>
<description><![CDATA[Galera, para fazer upload de arquivos maiores com o ASP acessem: Como aumentar o UPLOAD de arquivos ]]></description>
<content:encoded><![CDATA[Galera, para fazer upload de arquivos maiores com o ASP acessem: Como aumentar o UPLOAD de arquivos ]]></content:encoded>
</item>
<item>
<title><![CDATA[İlahi Ekşi Sözlük ]]></title>
<link>http://furkhan.wordpress.com/2009/11/23/ilahi-eksi-sozluk/</link>
<pubDate>Mon, 23 Nov 2009 10:31:09 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/23/ilahi-eksi-sozluk/</guid>
<description><![CDATA[Gene günlerden PAZARTESİ sıkıcı bir ders havası var okulumda her zaman kii gibi ekiyorum eve geliyor]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;">
<p style="text-align:left;"><img src="http://beerserk.files.wordpress.com/2008/12/eksi-sozluk.jpg" alt="ekşi sözlük , site güvenliği" /></p>
<p>Gene günlerden PAZARTESİ sıkıcı bir ders havası var okulumda her zaman kii gibi ekiyorum eve geliyorum .. Ne yapsam ne etsem diye düşünürken bir film izliyeyim dedim netten 2o12&#8242; yi buldum dolmasını beklıyorum .  Yazmışım googleme ekşi sözlük diye girmişim ekşi sözlüğüme cirit atıyorum resmen sitede . Gözüme &#8221; <a title="fbi ve cia ajanlarına kerhanede yumurtalı saldırı (2/2)" href="http://sozluk.sourtimes.org/show.asp?t=fbi+ve+cia+ajanlar%C4%B1na+kerhanede+yumurtal%C4%B1+sald%C4%B1r%C4%B1" target="sozmain">fbi ve cia ajanlarına kerhanede yumurtalı saldırı</a> &#8221; diye bişiy çarptı açtım meraklan okuyorum kii okuduğumun sonuna gelene kadar ağzım kulaklarıma vardı .. (: Sizlede paylaşmak istedim ..</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Website Clone by adaptive]]></title>
<link>http://outsourcedjobs.wordpress.com/2009/11/23/website-clone-by-adaptive/</link>
<pubDate>Mon, 23 Nov 2009 06:26:53 +0000</pubDate>
<dc:creator>ejazazeem</dc:creator>
<guid>http://outsourcedjobs.wordpress.com/2009/11/23/website-clone-by-adaptive/</guid>
<description><![CDATA[I need a site like Kaboodle.com. (Budget: $30-250, Jobs: ASP, Java, Javascript, PHP, SQL) Bid on thi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I need a site like Kaboodle.com. (Budget: $30-250, Jobs: ASP, Java, Javascript, PHP, SQL)<br /> <a href="http://www.getafreelancer.com/projects/mea_556471.html"><b>Bid on this project</b></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Website Clone by adaptive]]></title>
<link>http://phpcareers.wordpress.com/2009/11/23/website-clone-by-adaptive/</link>
<pubDate>Mon, 23 Nov 2009 06:26:51 +0000</pubDate>
<dc:creator>ejazazeem</dc:creator>
<guid>http://phpcareers.wordpress.com/2009/11/23/website-clone-by-adaptive/</guid>
<description><![CDATA[I need a site like Kaboodle.com. (Budget: $30-250, Jobs: ASP, Java, Javascript, PHP, SQL) Bid on thi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I need a site like Kaboodle.com. (Budget: $30-250, Jobs: ASP, Java, Javascript, PHP, SQL)<br /> <a href="http://www.getafreelancer.com/projects/mea_556471.html"><b>Bid on this project</b></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ASP.net in Windows XP with IIS]]></title>
<link>http://donnyprasetyo.wordpress.com/2009/11/22/asp-net-in-windows-xp-with-iis/</link>
<pubDate>Sun, 22 Nov 2009 01:18:04 +0000</pubDate>
<dc:creator>dbroe</dc:creator>
<guid>http://donnyprasetyo.wordpress.com/2009/11/22/asp-net-in-windows-xp-with-iis/</guid>
<description><![CDATA[Windows XP dalam bundlenya dilengkapi dengan aplikasi web server yaitu IIS 5. Untuk mengintegrasikan]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Windows XP dalam bundlenya dilengkapi dengan aplikasi web server yaitu IIS 5. Untuk mengintegrasikan ASP.net ke dalam IIS 5 ternyata memerlukan langkah yang sedikit tricky. Setelah berbrowsing ria di mbah google akhirnya saya menemukan cara untuk menginstall ASP.net di IIS 5.</p>
<p>Setelah menginstall IIS 5 lewat Control Panel-&#62;Add or Remove Programs-&#62;Add or Remove Windows Components, kemudian install .net framework 2 ato 3.5. Setelah itu untuk meregister ASP.net ke IIS, masuk ke cmd melalui Start-&#62;run kemudian ketik &#8220;cmd&#8221;. pada windows cmd ketikkan perintah berikut</p>
<p>%windir%\Microsoft.NET\Framework\vx.xxxx\aspnet_regiis.exe -i</p>
<p>keterangan :<br />
vx.xxxx adalah versi dari .net framework yang telah anda install</p>
<p>Selamat Mencoba&#8230;.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Matt Jensen Surf Video  ..done by Tim Kline www.mf34.com]]></title>
<link>http://mf34tim.wordpress.com/2009/11/21/matt-jensen-surf-video-done-by-tim-kline-www-mf34-com/</link>
<pubDate>Sat, 21 Nov 2009 17:14:12 +0000</pubDate>
<dc:creator>mf34tim</dc:creator>
<guid>http://mf34tim.wordpress.com/2009/11/21/matt-jensen-surf-video-done-by-tim-kline-www-mf34-com/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/rcy52u5-Bhc&#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/rcy52u5-Bhc&#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>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Serdem Coşkun - Alçak]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/serdem-coskun-alcak/</link>
<pubDate>Fri, 20 Nov 2009 21:28:34 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/serdem-coskun-alcak/</guid>
<description><![CDATA[Dün youtube&#8217;de dolaşırken rastladığım müthiş bir şarkı . Dinlemenizi şiddetle tavsiye ederim .]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Dün youtube&#8217;de dolaşırken rastladığım müthiş bir şarkı . Dinlemenizi şiddetle tavsiye ederim .. <a href="http://www.youtube.com/watch?v=fn3sDAg-e00" target="_blank">Serdem Coşkun &#8211; Alçak</a><br />
</strong></p>
<p><strong>Youtubeye giremeyenler için www.ktunnel.com adresinden bağlana bilirler ..</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ FearKoxp v6 1753 [Classic Skin]]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/fearkoxp-v6-1753-classic-skin/</link>
<pubDate>Fri, 20 Nov 2009 17:06:24 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/fearkoxp-v6-1753-classic-skin/</guid>
<description><![CDATA[Tamamen türk yapımı koxpdur. Özelliklerine Gelirsek: Türkçe: Version 1753 Hakkında: |* Versiyon 1753]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<p><img src="http://i0911.hizliresim.com/2009/11/5/3134.png" border="0" alt="" /></p>
<ul>
<li>Tamamen türk yapımı koxpdur.</li>
<li>Özelliklerine Gelirsek:</li>
</ul>
<p>Türkçe:<br />
<strong>Version 1753 Hakkında:</strong><br />
&#124;* Versiyon 1753<br />
&#124;* Anti TPT eklidir.<br />
&#124;* Tasarım Hasif sadedir.<br />
&#124;* Hatalar tamamen fixed.<br />
&#124;* 50 Seviye görevi (7 Anahtar Görevi) Kaldırıldı<br />
&#124;* Otomatik pot Fix.<br />
&#124;* HP Sistemi Full Fix.<br />
&#124;* Otomatik TS Eklenmiştir.<br />
&#124;* %10 Attack – %60 Def. vb. Eklenmiştir.<br />
&#124;* Hedef Takibi Eklenecektir.<br />
&#124;* Skill ID İle Attack yaptırma çalışmaları başlanmıştır.<br />
&#124;* Auto Ban Sorununu Çözük Sanıyorum 1.5 Saattir Vermedi…<br />
&#124;* Koxp Türkçeleştirildi. Yakında [Turkish - English - Spain]<br />
&#124;* Herkeze Teşekkür Ederim</p>
<p>Yapımcı &#38; Tasarımcı: eStyTech<br />
Yardımları Için Tangy Kardeşime Çok Teşekkür Ederim…</p>
<p>English:<br />
<strong>Version 1753 About<strong></strong>: </strong><br />
&#124; * Version 1753<br />
&#124; * Anti TPT is attached.<br />
&#124; * Design Hasif are plain.<br />
&#124; * Errors completely fixed.<br />
&#124; * 50 level task (7 Key Task) Removed<br />
&#124; * Auto pot Fix.<br />
&#124; * HP System Full Fix.<br />
&#124; * Automatic TS Added.<br />
&#124; *% 10 Attack – 60% Def. vb. Added.<br />
&#124; * Target Tracking will be added.<br />
&#124; * Skill has begun work to do Attack with ID.<br />
&#124; * Auto Ban Issue I think the solution is 1.5 hours not Give …<br />
&#124; * Koxp Turkish. Soon [Turkish - Türkçe - Spain]<br />
&#124; * Herkeze Thank you</p>
<p>Producer &#38; Designer: eStyTech<br />
Very Thank you for helping my brother Tangy …</p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Alcazer KOXP v4.5 [1753]]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/alcazer-koxp-v4-5-1753/</link>
<pubDate>Fri, 20 Nov 2009 17:02:58 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/alcazer-koxp-v4-5-1753/</guid>
<description><![CDATA[Hızlı Saldırı: | * CS beceri süre =&gt; 1.350 | * Ok beceri süre =&gt; 2.200 duş | * MultipleShot be]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<p><img src="http://img199.imageshack.us/img199/7245/alcazer.jpg" border="0" alt="" /></p>
<p><strong>Hızlı Saldırı: </strong><br />
<strong>&#124; * CS beceri süre =&#62; 1.350 </strong><br />
<strong>&#124; * Ok beceri süre =&#62; 2.200 duş </strong><br />
<strong>&#124; * MultipleShot beceri süre =&#62; 1.250 </strong></p>
<p><strong>Hotkeys ve araçlar () sadece ko ekran çalışmaktadır: </strong><br />
<strong>&#124; * F11 =&#62; Taarruz / Durdur </strong><br />
<strong>&#124; * ÜSTKRKT&#62; AoE Beceri Cordinate fare Yer al = </strong><br />
<strong>&#124; * CTRL + Sol Tıklama =&#62; Duvar Hack </strong><br />
<strong>&#124; * CTRL + Numpad 8 =&#62; X Cordinate – 0,25 </strong><br />
<strong>&#124; * CTRL + Numpad 2 =&#62; X Cordinate + 0,25 </strong><br />
<strong>&#124; * CTRL + Numpad 4 =&#62; Y Cordinate – 0,25 </strong><br />
<strong>&#124; * CTRL + Numpad 6 =&#62; Y Cordinate + 0,25 </strong></p>
<p><strong>Bunun için: </strong><br />
<strong>&#124; Siz bir parti bulunmaktadır * Açık Seek </strong><br />
<strong>&#124; * Hedef Bilgi sabitlenir [TPT vermek] </strong><br />
<strong>&#124; * Oto yağma sabit olacaktır [TPT vermek] </strong><br />
<strong>&#124; * Geliştirilmiş gram kontrol sabit olacaktır [TPT vermek] </strong><br />
<strong>&#124; * Sohbet logger sabit olacaktır [TPT vermek] </strong><br />
<strong>&#124; * Oto parti iyileştirilecek</strong></p>
<p><strong>Download: Yakında..</p>
<p></strong></p>
<p><img src="http://i45.tinypic.com/245bi8n.jpg" alt="furkhan" width="442" height="107" /></p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ Fuckoxp 1753 v2 [First Experience]]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/fuckoxp-1753-v2-first-experience/</link>
<pubDate>Fri, 20 Nov 2009 16:59:38 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/fuckoxp-1753-v2-first-experience/</guid>
<description><![CDATA[Tamamen türk yapımı koxpdur. Özelliklerine Gelirsek: Türkçe: Version 1753 Hakkında: |* Versiyon 1753]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<p><img src="http://img696.imageshack.us/img696/1773/fearkoxp.png" border="0" alt="" width="473" height="291" /></p>
<ul>
<li>Tamamen türk yapımı koxpdur.</li>
<li>Özelliklerine Gelirsek:</li>
</ul>
<p>Türkçe:<br />
<strong>Version 1753 Hakkında:</strong><br />
&#124;* Versiyon 1753<br />
&#124;* Anti TPT eklidir.<br />
&#124;* Tasarım Hasif sadedir.<br />
&#124;* Hatalar tamamen fixed.<br />
&#124;* 50 Seviye görevi (7 Anahtar Görevi) Kaldırıldı<br />
&#124;* Otomatik pot Fix.<br />
&#124;* HP Sistemi Full Fix.<br />
&#124;* Otomatik TS Eklenmiştir.<br />
&#124;* %10 Attack – %60 Def. vb. Eklenmiştir.<br />
&#124;* Hedef Takibi Eklenecektir.<br />
&#124;* Skill ID İle Attack yaptırma çalışmaları başlanmıştır.<br />
&#124;* Auto Ban Sorununu Çözük Sanıyorum 1.5 Saattir Vermedi…<br />
&#124;* Koxp Türkçeleştirildi. Yakında [Turkish - English - Spain]<br />
&#124;* Herkeze Teşekkür Ederim</p>
<p>Yapımcı &#38; Tasarımcı: eStyTech<br />
Yardımları Için Tangy Kardeşime Çok Teşekkür Ederim…</p>
<p>English:<br />
<strong>Version 1753 About<strong></strong>: </strong><br />
&#124; * Version 1753<br />
&#124; * Anti TPT is attached.<br />
&#124; * Design Hasif are plain.<br />
&#124; * Errors completely fixed.<br />
&#124; * 50 level task (7 Key Task) Removed<br />
&#124; * Auto pot Fix.<br />
&#124; * HP System Full Fix.<br />
&#124; * Automatic TS Added.<br />
&#124; *% 10 Attack – 60% Def. vb. Added.<br />
&#124; * Target Tracking will be added.<br />
&#124; * Skill has begun work to do Attack with ID.<br />
&#124; * Auto Ban Issue I think the solution is 1.5 hours not Give …<br />
&#124; * Koxp Turkish. Soon [Turkish - Türkçe - Spain]<br />
&#124; * Herkeze Thank you</p>
<p><img src="http://i45.tinypic.com/245bi8n.jpg" alt="furkhan" width="442" height="107" /></p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Plage Noire 2009 ]]></title>
<link>http://pygospa.wordpress.com/2009/11/20/plagenoire2009/</link>
<pubDate>Fri, 20 Nov 2009 16:42:46 +0000</pubDate>
<dc:creator>pygospa</dc:creator>
<guid>http://pygospa.wordpress.com/2009/11/20/plagenoire2009/</guid>
<description><![CDATA[The &#8220;Plage Noire&#8221; is a Gothic festival that for the first time took place this year – as]]></description>
<content:encoded><![CDATA[The &#8220;Plage Noire&#8221; is a Gothic festival that for the first time took place this year – as]]></content:encoded>
</item>
<item>
<title><![CDATA[Ben Sana Bok Demem]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/ben-sana-bok-demem/</link>
<pubDate>Fri, 20 Nov 2009 16:38:04 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/ben-sana-bok-demem/</guid>
<description><![CDATA[Ben sana bok demem, Boklar duyar ar eder. Bir zerren düşse boka, Onu da mundar eder. Tanrı senin ham]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ben sana bok demem,</p>
<p>Boklar duyar ar eder.</p>
<p>Bir zerren düşse boka,</p>
<p>Onu da mundar eder.</p>
<p>Tanrı senin hamurunu</p>
<p>Necasetle yoğurmuş,</p>
<p>Anan seni s.ç.r iken</p>
<p>Yanlışlıkla doğurmuş.</p>
<p>Neyzen Tevfik</p>
<p><img src="http://i45.tinypic.com/245bi8n.jpg" alt="furkhan" width="442" height="107" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Web Design Tutorial Resources]]></title>
<link>http://domainating.wordpress.com/2009/11/20/web-design-tutorial-resources/</link>
<pubDate>Fri, 20 Nov 2009 16:02:55 +0000</pubDate>
<dc:creator>domainating</dc:creator>
<guid>http://domainating.wordpress.com/2009/11/20/web-design-tutorial-resources/</guid>
<description><![CDATA[Originally, I started making this list as a quick reference page for our Web Design and Development ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Originally, I started making this list as a quick reference page for our Web Design and Development group at Google Groups.  Unfortunately, real life interrupted and I never got this list done.</p>
<p>So instead of posting the incomplete list of web design and development tutorial resources to the group, I thought I&#8217;d post the start of it here.  This way, the general public can comment on the resources or even add additional online websites offering tutorial resources.</p>
<p>Note that web design requires more than simply knowing how to code and present information in HTML &#38; CSS.  Usually in any such position, highly proficient graphic design skills are required with demonstrable hands-on knowledge of the Photoshop and Illustrator creativity application suites will also be required.  Further skills such as Flash, javascript, or php &#38; MySQL coding proficiency, or experience in SEO or online marketing may well also considered an huge asset.</p>
<p>The aforementioned reason is why it&#8217;s often hard to find just the type of tutorial you might require, everyone wants something different, and most tutorial resources only cover specific skillsets.  One site might be offering HTML tutorials while not offering XHTML tutorials.  Another site might cover the CSS standard to version 2 and completely ignore CSS3, etc&#8230;</p>
<p>Therefore, I am trying to build a quick reference table of online web design and development tutorial resources.  I want it for my own reference as much as for anyone else&#8217;s.  Technology is always evolving in this industry, so it is great to have reliable up-to-date resources from which to learn and to reference.</p>
<p>The W3C (the WorldWide Web Consortium) is apparently too busy developing standards and defining them with barely understandable legal speak, so do not expect any good tutorials there on the site&#8230;</p>
<p><a title="WorldWide Web Consortium" href="http://www.w3.org" target="_blank">http://www.w3.org/</a><br />
[Standards Documentation in Legal Speak]</p>
<p>&#160;</p>
<p>However, If the W3C was surely interested in leading the web technology standards, I think that they would have long ago identified their inability to communicate effectively with the rest of the world as well as addressed this problem with some easier to understand interpretations, examples and tutorials.  I personally take exception to some of the things they do, the way they do them, and the way they refuse to explain their lack of reasoning in doing some of the crazy things they do.</p>
<p>Since they don&#8217;t recognize this issue we are left to scavenge the web for decent info and tutorials in order to just have decent results.  And no one place completely covers any one standard, let along the lot of them.  In fact, there is no one decent authority to rely on.  Hence, I complied the following list of web design tutorials.</p>
<p><a title="W3 Schools" href="http://www.w3schools.com/" target="_blank">http://www.w3schools.com/</a><br />
[Free HTML/CSS Tutorials - Paid Certifications]</p>
<p><a title="QuickIt" href="http://www.quackit.com/" target="_blank">http://www.quackit.com/</a><br />
[Free HTML/CSS Tutorials for Beginners]</p>
<p><a title="tizag" href="http://www.tizag.com/" target="_blank">http://www.tizag.com/</a><br />
[Free HTML/XHTML/XML/CSS/Javascript/AJAX/VBScript/Perl/PHP/MySQL/ASP/Flash/SEO Tutorials for Beginners]</p>
<p><a title="HTBW" href="http://www.how-to-build-websites.com/" target="_blank">http://www.how-to-build-websites.com/</a><br />
[Free HTML/XHTML/CSS/Dreamweaver/PHP/Javascript/Flash/Actionscript/PHP Tutorials for Beginners]</p>
<p><a title="webmonkey" href="http://www.webmonkey.com/" target="_blank">http://www.webmonkey.com/</a><br />
[Free Web Developer's Resource with many tutorials, articles and reference materials covering almost any web design subject]</p>
<p><a title="FWH" href="http://www.freewebmasterhelp.com/" target="_blank">http://www.freewebmasterhelp.com/</a><br />
[Inexpensive HTML/XHTML/XML/WML/WAP/Javascript/SSI/PHP/MySQL/ASP/Cookies/Flash/FTP/.htaccess/Promotion Tutorials]</p>
<p><a title="hscripts" href="http://www.hscripts.com/" target="_blank">http://www.hscripts.com/</a><br />
[Free HTML/CSS/Javascript/Perl/PHP/MySQL/SEO/Linux/Photoshop Tutorials]</p>
<p><a title="htmlite.com" href="http://htmlite.com/" target="_blank">http://htmlite.com/</a><br />
[Free HTML/XHTML/XML/XSLT/CSS/SSI/Perl/PHP/MySQL/Javascript/FTP/.htaccess Tutorials]</p>
<p><a title="Tutorialtastic" href="http://www.tutorialtastic.co.uk/" target="_blank">http://www.tutorialtastic.co.uk/</a><br />
[Free HTML/XHTML/CSS/PHP/MySQL/Javascript/Graphics Tutorials]</p>
<p><a title="WebDevelopersNotes" href="http://www.webdevelopersnotes.com/tutorials/index.php3" target="_blank">http://www.webdevelopersnotes.com/tutorials/index.php3</a><br />
[Free HTML/SQL/MySQL/Javascript/Flash Tutorials]</p>
<p><a title="echo echo" href="http://www.echoecho.com/school.htm" target="_blank">http://www.echoecho.com/school.htm</a><br />
[Free HTML/DHTML/XML/CSS/SSI/Perl/PHP/ASP/Cold-Fusion/Java/Flash/Graphics/Design Tutorials]</p>
<p><a title="Sergey" href="http://www.sergey.com/web_course/content.html" target="_blank">http://www.sergey.com/web_course/content.html</a><br />
[HTML/DHTML/XML/CSS/CGI/Javascript/Java/ASP/HTTPS/SSL Free Web Technologies Overview Course]</p>
<p><a title="Jessett" href="http://www.jessett.com/" target="_blank">http://www.jessett.com/</a><br />
[creating a website: Usability/Graphics/HTML/Dreamweaver/CSS/DHTML/SEO]</p>
<p><a title="webdesign.org" href="http://www.webdesign.org/" target="_blank">http://www.webdesign.org/</a><br />
[Free HTML/CSS/PHP/ASP/Javascript/Design/Usability/Color/Templates/Photoshop/Fireworks/Gimp/PaintShopPro/CorelDraw/Illustrator/Flash/Swish/3D/SEO Tutorials]</p>
<p><a title="academictutorials.com" href="http://www.academictutorials.com/" target="_blank">http://www.academictutorials.com/</a><br />
[Free HTML/DHTML/XHTML/WAP/XML/XSL/XSLT/RSS/DTD/Perl/PHP/Python/ASP/.NET/SQL/Javascript/Java/VBScript/SVG/SMIL/Flash/Photoshop/Gimp/Matlab/Gnuplot/GIF/Graphics/SEO &#38; more Tutorials and Quizes]</p>
<p><a title="smashingmagazine.com tutorials" href="http://www.smashingmagazine.com/category/tutorials/" target="_blank">http://www.smashingmagazine.com/category/tutorials/</a><br />
[Free design tutorials for anything to do with design, all levels]</p>
<p>&#160;</p>
<p>Feel free to leave me a comment and add your own suggestions.  As indicated, I was nowhere near done when I started this list and the current list above only represents a small portion of what is currently available.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Otomatik Port Açma / Her Modemde Port Aça ]]></title>
<link>http://furkhan.wordpress.com/2009/11/20/otomatik-port-acma-her-modemde-port-aca/</link>
<pubDate>Fri, 20 Nov 2009 14:27:38 +0000</pubDate>
<dc:creator>furkhan</dc:creator>
<guid>http://furkhan.wordpress.com/2009/11/20/otomatik-port-acma-her-modemde-port-aca/</guid>
<description><![CDATA[Size önereceğim bu program ile ki adı PFConfig modeminizin ayarlarını modem imalatçısı kadar bilmeni]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Size önereceğim bu program ile ki adı PFConfig modeminizin ayarlarını modem imalatçısı kadar bilmenize gerek kalmayacak, bu program sayesinde modeminiz ne olursa olsun istediğiniz program için istediğiniz portu açabileceksiniz.</p>
<p>Programın nasıl kullanıcılacağı ve download linki verdiğim sayfada bulunmakta. Programı kuruyorsunuz, ilk başta size iki soru soracak bunlardan birisi aşağıdaki şekilde gördüğünüz gibi modeminizin marka ve modeli.</p>
<p><img src="http://img337.imageshack.us/img337/4224/16492058ed1.png" border="0" alt="" /></p>
<p><strong>İkinci olarak program modem ayarlarınıza ulaşmak için sizden modem ayar sayfasının ip numarasını[Genellikle &#124;192.168.2.1&#124; Ama Sizde Farklı Olabilir...], şifre ve kullanıcı adınızı isteyecek aşağıdaki şekildeki gibi.</strong></p>
<p>Bunları yapmanızla birlikte artık modemde istediğiniz program için istediğiniz portu açabilirsiniz. Tek yapmanız gereken program listesinden mesela utorrenti seçmek ve forward this app seçeneğiniz seçmek. Artık modeminizde o program için port açmış durumdasınız.</p>
<p><a href="http://www.portforward.com/store/PFCSetup1.0.149.exe" target="_blank">İndirmek için tıkla </a></p>
<p><img src="http://i45.tinypic.com/245bi8n.jpg" alt="furkhan" width="442" height="107" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ASP.net is Better Than PHP]]></title>
<link>http://freewebdesigningtools.wordpress.com/2009/11/20/asp-net-is-better-than-php/</link>
<pubDate>Fri, 20 Nov 2009 12:42:12 +0000</pubDate>
<dc:creator>innovationswicked</dc:creator>
<guid>http://freewebdesigningtools.wordpress.com/2009/11/20/asp-net-is-better-than-php/</guid>
<description><![CDATA[There is a current battle between programmers. They are debating and vigorously concluding that ASP.]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There is a current battle between programmers. They are debating and vigorously concluding that ASP.net is better than PHP and vice versa. They are trying to make out which of the two can provide a good source of web programming language. PHP was the first one to came on the scene. It&#8217;s loyalist are claiming that with a name that it has established, it is currently the most credible general-purpose scripting language. On the other corner, ASP.net loyalists are saying that their bet is better because it has surpassed what the counterpart can do or has accomplished. And since ASP.net is a newly introduced and regarded as the “innovation” in programming language, it has the lead. Let us see why more more modern programmers prefer ASP.net for better <a href="http://www.wickedinnovations.com/programmer.html" target="_blank">website development</a>.</p>
<p>First and foremost, ASP.net is backed by a very large company, which is Microsoft. It can react better in a more predictable manner. Backward compatibility is not lost in a point release, like what was experienced with PHP many times.</p>
<p><em><strong>Innovation means better change</strong></em>. And that&#8217;s what ASP.net is. Important points and feature of this emerging programming language are:</p>
<p><strong><em>Performance</em></strong>- ASP.net has the advantage on this because it is compiled all the way to machine instructions on the target machine before first execution.</p>
<p><strong><em>Scalability</em></strong>- ASP.NET is designed to be used in a web farm or web garden. Facilities like profiles/personalization means that many applications can be written without session state. But even with session state, this can be shared among the servers. You can use a speciel session state server (included), use a SQL server (provider included), or build your own provider.</p>
<p><strong><em>Built-in templating</em></strong> &#8211; templating frameworks of PHP can&#8217;t match ASP.net&#8217;s in terms of performance and functionality.</p>
<p><strong><em>Master Pages</em></strong> &#8211; In PHP this must be accomplished by using a complex, centralizing architecture of front controllers or app controllers. In ASP.NET a masterpage is simply a page with a special &#8220;contentplaceholder&#8221; tag.</p>
<p><strong><em>Membership controls and providers</em></strong> &#8211; ASP.NET comes with 2 providers: active directory and SQL server. More can be downloaded, or you can develop one yourself. Its merely implementing an interface.</p>
<p>WebControls</p>
<p>ViewState</p>
<p>UserControls</p>
<p>Theming/skinning</p>
<p>Internationalization/localization</p>
<p>Authorization/authentication</p>
<p>Site structure controls and providers</p>
<p>PHP may also have some of these features, but ASP.net&#8217;s are way better and come integrated.</p>
<p>Another advantage is seen on the time taken to generate and display results for a search of a small website. From Wrensoft the average time for PHP site is 0.1500 seconds while for ASP.net, 0.0150 seconds. The difference is very large. Same thing goes if it is for a larger site. PHP required an average of 1.0097 seconds while ASP.net only needs 0.0810 seconds.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Online Ajax Tutorials - A New Approach to Learning]]></title>
<link>http://soloscript09.wordpress.com/2009/11/20/online-ajax-tutorials-a-new-approach-to-learning/</link>
<pubDate>Fri, 20 Nov 2009 12:16:11 +0000</pubDate>
<dc:creator>soloscript</dc:creator>
<guid>http://soloscript09.wordpress.com/2009/11/20/online-ajax-tutorials-a-new-approach-to-learning/</guid>
<description><![CDATA[It is the next generation web programming through Ajax. Web programmers are grabbing this opportunit]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">It is the next generation web programming through Ajax. Web programmers are grabbing this opportunity to move from what is usually the case of the standard or classical technology used for web pages and introduce a new way for the server, browser and webpage to work simultaneously through Ajax. Ajax stands for Asynchronous <a href="http://www.soloscript.com/onlinehelp-JAVASCRIPT1.html">JavaScript</a> and XML with the use of nonstandard XMLHttpRequest object to communicate with server-side scripts. It can send as well as receive information in a variety of formats, including XML, HTML, and even text files and with the least necessity of having to refresh. Ajax is of an &#8220;asynchronous&#8221; nature and creating a revolution online with Ajax tutorial as your support system. Just a PC with net can provide you knowledge that will prove worth while only when you are in need for a leading edge.</p>
<p style="text-align:justify;"><strong> </strong></p>
<p style="text-align:justify;">It is but quite a task to refer the right resource of <a href="http://www.soloscript.com/onlinehelp-AJAX1.html">Ajax tutorial</a> available today to solve browser, user and various other problems that may occur. It is to know how Ajax is one of the better ways to use XMLHTTP. The next that comes with it is to learn about Ajax tutorial termed as Ajax in Action such as the programming used for Google Maps and Google Suggest where a particular search term when entered into the Google Suggest search engine opens a drop-down list of suggested search terms that updates as something is added to the search term. By using this new technology available through Ajax tutorials online, this list is continuously updated without the wait needed to reload your webpage. The benefit of programming with Ajax is new, more responsive web applications for your website and for this very reason Yahoo now uses Ajax in their Search Engine&#8217;s interface. This and more can now referred at the click of a button with Ajax tutorial with enormous knowledge waiting to enhance to better the technical knowledge that is required.</p>
<p style="text-align:justify;">Knowing how to add Ajax in-progress indicators can serve fruitful. To get into a detailed study with Rasmus’ 30 second AJAX Tutorial, to make our knowledge go that extra mile by adding the spinning icon after &#8220;Get Results&#8221; link to indicate the result seeker to wait a while the search is refined and output is given are all relevant to Ajax tutorial. Ajax tutorial gives a lot of insight on Ajax wire framing approaches to<strong> </strong>introduce to their knowledge the concept of prototyping as a solution to the problem of representing Ajax at the early stages of designing an interface. The general strategies and attitudes should be considered important. The FAQ are worth following to add <a href="http://www.soloscript.com/onlinehelp-AJAX15.html">AJAX functionality to an application</a>. Just a look at the category for Ajax tutorial and you have already made a head start in you r effort to gain the utmost out of the informative approach through e-learning. Visit for more information at <strong><a href="http://www.soloscript.com" target="_blank">http://www.soloscript.com</a></strong></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
