<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 15:24:17 +0000</lastBuildDate>
    <item>
      <title>(SQL) SQL Searh And Replace in ALL DataBase - Eloi</title>
      <link>https://snipplr.com/view/37010/sql-searh-and-replace-in-all-database</link>
      <description>&lt;p&gt;Stored Procedure for search and replace a string in all fields of all tables of one DataBase&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 21:54:31 UTC</pubDate>
      <guid>https://snipplr.com/view/37010/sql-searh-and-replace-in-all-database</guid>
    </item>
    <item>
      <title>(SQL) SQL Searh in ALL DataBase - Eloi</title>
      <link>https://snipplr.com/view/37009/sql-searh-in-all-database</link>
      <description>&lt;p&gt;Stored Procedure for search a string in all fields of all tables of one DataBase&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 21:47:17 UTC</pubDate>
      <guid>https://snipplr.com/view/37009/sql-searh-in-all-database</guid>
    </item>
    <item>
      <title>(MySQL) The Worst Performing Indexes - Eloi</title>
      <link>https://snipplr.com/view/16218/the-worst-performing-indexes</link>
      <description>&lt;p&gt;This script shows the top 10 worst indexes (in terms of selectivity %) on the whole MySQL server instance. Selectivity is the percentage of distinct values in an indexed field compared to the number of records in the table.&#13;
Note that this query can take some time to complete on servers with lots of databases or lots of tables.&#13;
&#13;
Jay Pipes (http://jpipes.com/)&lt;/p&gt;</description>
      <pubDate>Tue, 23 Jun 2009 08:02:28 UTC</pubDate>
      <guid>https://snipplr.com/view/16218/the-worst-performing-indexes</guid>
    </item>
    <item>
      <title>(PHP) Random Password - Eloi</title>
      <link>https://snipplr.com/view/15637/random-password</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 07 Jun 2009 15:14:43 UTC</pubDate>
      <guid>https://snipplr.com/view/15637/random-password</guid>
    </item>
    <item>
      <title>(MySQL) Create Table Users - Eloi</title>
      <link>https://snipplr.com/view/14738/create-table-users</link>
      <description>&lt;p&gt;Splitting table users in frequently and infrequently accessed attributes&lt;/p&gt;</description>
      <pubDate>Tue, 05 May 2009 11:20:21 UTC</pubDate>
      <guid>https://snipplr.com/view/14738/create-table-users</guid>
    </item>
    <item>
      <title>(MySQL) Create Table Sessions - Eloi</title>
      <link>https://snipplr.com/view/14731/create-table-sessions</link>
      <description>&lt;p&gt;Saving the IP as Int we save a lot of space and permit do beautibul selects&lt;/p&gt;</description>
      <pubDate>Tue, 05 May 2009 10:26:39 UTC</pubDate>
      <guid>https://snipplr.com/view/14731/create-table-sessions</guid>
    </item>
    <item>
      <title>(DOS Batch) IIS 6 Compression Gzip &amp; Deflate - Eloi</title>
      <link>https://snipplr.com/view/11837/iis-6-compression-gzip--deflate</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 04 Feb 2009 09:28:03 UTC</pubDate>
      <guid>https://snipplr.com/view/11837/iis-6-compression-gzip--deflate</guid>
    </item>
    <item>
      <title>(CSS) Another Reset CSS - Eloi</title>
      <link>https://snipplr.com/view/7704/another-reset-css</link>
      <description>&lt;p&gt;My personal Reset CSS: a mixt of YUI, Eric Meyer and others&lt;/p&gt;</description>
      <pubDate>Mon, 04 Aug 2008 18:25:41 UTC</pubDate>
      <guid>https://snipplr.com/view/7704/another-reset-css</guid>
    </item>
    <item>
      <title>(CSS) TamaÃ±os de Fuentes Relativos (Cross-Browser) - Eloi</title>
      <link>https://snipplr.com/view/113/tamaos-de-fuentes-relativos-crossbrowser</link>
      <description>&lt;p&gt;Una manera sencilla y muy limpia para utilizar tamaÃ±os de fuentes relativos y que todos los navegadores muestren el mismo tamaÃ±o de letra.&#13;
&#13;
Solo hay que asignar al "body" un tamaÃ±o de letra en "%" y luego al resto de elementos asignarle otro tamaÃ±o en "em:s".&#13;
&#13;
Si el % en el body es de "62.5%" y a una clase se le asigna "1em" el resultado es una fuente de 10px.&#13;
&#13;
Visto en "http://friendlybit.com/css/reminder-cross-browser-font-sizes/" y probado para IE6, IE7 Beta 3, Firefox 1.5 y Opera 9.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Jun 2006 02:33:27 UTC</pubDate>
      <guid>https://snipplr.com/view/113/tamaos-de-fuentes-relativos-crossbrowser</guid>
    </item>
  </channel>
</rss>
