<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SchmaRs World &#187; 3.0</title>
	<atom:link href="http://www.schmars-world.de/index.php/tag/30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schmars-world.de</link>
	<description></description>
	<lastBuildDate>Mon, 03 Aug 2009 23:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>phpMyAdmin der Sprung in die 3.0.0</title>
		<link>http://www.schmars-world.de/index.php/phpmyadmin-der-sprung-in-die-300-2008-09-29/</link>
		<comments>http://www.schmars-world.de/index.php/phpmyadmin-der-sprung-in-die-300-2008-09-29/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 18:25:32 +0000</pubDate>
		<dc:creator>SchmaR</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[scripting/coding]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Phpmyadmin]]></category>
		<category><![CDATA[Webentwicklung]]></category>

		<guid isPermaLink="false">http://www.schmars-world.de/?p=68</guid>
		<description><![CDATA[Nach einen knappen einmonatigen Betatest geht die beliebte open source MySQL administrations Software endg&#252;ltig in die dritte Runde. Am 27.09 wurde nun die Finale Version 3.0.0 released und gilt als aktuelle Stable. Zu den wichtigsten Neuerungen z&#228;hlen: Die Unterst&#252;tzung f&#252;r die Storage Engine Maria (Wir berichteten im Alphatest), Experiemteller Support f&#252;r Mozilla Prism und die [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phpmyadmin.net/home_page/images/pma_logo.gif" alt="phpMyAdmin Logo" align="left" /> Nach einen knappen <a href="http://www.schmars-world.de/index.php/phpmyadmin-300-geht-in-die-beta-2008-08-25/">einmonatigen Betatest</a> geht die beliebte open source <strong>MySQL </strong> administrations Software endg&#252;ltig in die dritte Runde. Am <em>27.09</em> wurde nun die Finale Version 3.0.0 released und gilt als aktuelle Stable. </p>
<p><span id="more-68"></span></p>
<p>Zu den wichtigsten Neuerungen z&#228;hlen: Die Unterst&#252;tzung f&#252;r die Storage Engine Maria (<a href="http://www.schmars-world.de/index.php/phpmyadmin-dritte-runde-2008-08-13/">Wir berichteten im Alphatest</a>), Experiemteller Support f&#252;r Mozilla Prism und die M&#246;glichkeit des Exportes in Texy-Mark-up. Als Vorraussetzung wird nun mindestens <strong>PHP 5.2 </strong>und <strong>MySQL 5.0.15</strong> ben&#246;tigt. Desweiteren wird aufgrund einiger Securityfixes ein Umstieg auf die neue Version empfohlen.</p>
<h3>Hier ist das Komplette Changelog aus der<a href="http://wiki.cihar.com/pma/phpMyAdmin_3.0.0"> phpMyAdmin Wiki.</a></h3>
<h4>Requirements</h4>
<p>PHP 5.2+, MySQL 5.0.15+
</p>
<h4>Improvements</h4>
<p>This version supports various features of MySQL 5.1, the Maria and PBXT storage engines and SweKey hardware authentication.
</p>
<ul>
<li> [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure, partition maintenance
</li>
<li> [privileges] support for EVENT and TRIGGER
</li>
<li> [gui] Events
<ul>
<li> minimal support on db structure page</p>
</li>
<li> export
</li>
</ul>
</li>
<li> [engines] Maria support
</li>
<li> [engines] MyISAM and InnoDB: support ROW_FORMAT table option
</li>
<li> [engines] PBXT: table options, foreign key (relation view, designer)
</li>
<li> [error handler] NEW handle errors to prevent path disclosure and display/collect errors
</li>
<li> [mysqlnd] do not display strMysqlLibDiffersServerVersion if the client is mysqlnd
</li>
<li> [webapp] experimental Mozilla Prism support
</li>
<li> [export] new plugin "codegen" for NHibernate
</li>
<li> [export] new export to Texy! markup
</li>
<li> [config] new parameter CheckConfigurationPermissions
</li>
<li> [config] new parameter ShowDatabasesCommand
</li>
<li> [config] new parameter CountTables
</li>
<li> rfe #1775288 [transformation] proper display if IP-address stored as INT
</li>
<li> rfe #1758177 [core] Add the Geometry DataTypes
</li>
<li> rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY
</li>
<li> rfe #1840165 [interface] Enlarge column name field in vertical mode
</li>
<li> patch #1847534 [interface] New "Inside field" in db search
</li>
<li> [GUI] Mootools js library (<a href="http://mootools.net" class="external free" title="http://mootools.net" rel="nofollow">http://mootools.net</a>) and new parameter InitialSlidersState
</li>
<li> [core] cache some MySQL stats (do not query them with every page request)
</li>
<li> [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION
</li>
<li> [pdf] Merged tcpdf 2.2.002 (PHP5 version)
</li>
<li> prevent search indexes from indexing phpMyAdmin installations
</li>
<li> [lang] New Bangla
</li>
<li> [interface] Display options
</li>
<li> rfe #1962383 [designer] Option to create a PDF page
</li>
<li> [GUI] Color picker
</li>
<li> [navi] new parameter LeftDefaultTabTable
</li>
<li> [display] headwords for sorted column
</li>
<li> rfe #1692928 [transformation] Option to disable browser transformations
</li>
<li> [import] Speed optimization to be able to import the sakila database
</li>
<li> [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
</li>
</ul>
<h4>Fixes for 3.0.0-alpha</h4>
<ul>
<li> bug #1910621 [display] part 2: do not display a BINARY content as text
</li>
<li> [export] properly handle line breaks for YAML
</li>
<li> bug #1664240 [GUI] css height makes cfg TextareaRows useless
</li>
<li> bug #1724217 [Create PHP Code] doesn't include newlines for text fields
</li>
<li> bug #1845605 [i18n] translators.html still uses iso-8859-1
</li>
<li> bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
</li>
<li> bug #1826205 [export] Problems with yaml text export
</li>
<li> bug #1344768 [database] create/alter table new field can not have empty string as default
</li>
<li> patch #2007196, Typos in comments
</li>
<li> bug #1982315 [GUI] Comma and quote in ENUM
</li>
<li> bug #1970836 [parser] SQL parser is slow
</li>
<li> bug #2033962 [import] Cannot import zip file
</li>
</ul>
<h4>Fixes for 3.0.0-beta</span></h4>
<ul>
<li> [lang] Swedish update, thanks to Bj&#246;rn T. Hallberg
</li>
<li> bug #2050068 [gui] "Check tables having overhead" selects wrong tables
</li>
</ul>
<h4>Fixes for 3.0.0-rc1</h4>
<ul>
<li> [lang] Belarusian update, thanks to Jaska Zedlik
</li>
<li> [lang] Norwegian update, thanks to Sven-Erik Andersen
</li>
<li> [lang] Italian update, thanks to Luca Rebellato
</li>
<li> [core] safer handling of temporary files with open_basedir (thanks to Thijs Kinkhorst)
</li>
<li> [core] do not automatically set and create TempDir, it might lead to secrity issue (thanks to Thijs Kinkhorst)
</li>
<li> [lang] Czech update
</li>
<li> bug #2066923 [display] Navi browse icon does not go to page 1
</li>
<li> patch #2075263 [auth] Single sign-on and cookie clearing, thanks to Charles Suh * cws125
</li>
<li> [doc] better documentation of $cfg['TempDir']
</li>
<li> bug #2080963 [charset] Clarify doc and improved code, thanks to Victor Volkov * hanut
</li>
<img src="http://www.schmars-world.de/?ak_action=api_record_view&id=68&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.schmars-world.de/index.php/phpmyadmin-der-sprung-in-die-300-2008-09-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox: Browser auf Weltrekordkurs</title>
		<link>http://www.schmars-world.de/index.php/firefox-browser-weltrekordkurs-2008-06-15/</link>
		<comments>http://www.schmars-world.de/index.php/firefox-browser-weltrekordkurs-2008-06-15/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 19:31:13 +0000</pubDate>
		<dc:creator>SchmaR</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[Download Day]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://www.schmars-world.de/?p=13</guid>
		<description><![CDATA[Am Dienstag ist es soweit der open source Browser Firefox geht in die dritte Runde. Allein schon dies w&#228;re Grund genug zu Feiern, doch die Entwickler von Mozilla setzten noch einen, mit dem ehrgeizigen Versuch ins Guiness-Buch der Weltrekorde zu kommen, drauf. Ziel ist es den Eintrag f&#252;r die meisten Downloads einer Software innerhalb von [...]]]></description>
			<content:encoded><![CDATA[<p>Am Dienstag ist es soweit der open source Browser Firefox geht in die dritte Runde. Allein schon dies w&#228;re Grund genug zu Feiern, doch die Entwickler von Mozilla setzten noch einen, mit dem ehrgeizigen Versuch ins Guiness-Buch der Weltrekorde zu kommen, drauf. Ziel ist es den Eintrag f&#252;r die meisten Downloads einer Software innerhalb von 24 Stunden zu belegen.</p>
<p><span id="more-13"></span></p>
<p><a href="http://www.spreadfirefox.com/de/worldrecord"><img src="http://www.spreadfirefox.com/sites/all/themes/spreadfirefox_RCS/images/download-day/buttons/de/dday_badge_fox.png" border="0" alt="" /></a></p>
<p>Bis jetzt sieht es auch gar nicht schlecht aus mit diesem Vorhaben, bereits 1.286.91 Menschen haben sich bereiterkl&#228;rt am "<a href="http://www.spreadfirefox.com/de/worldrecord/">Download Day</a>" mitzuwirken und so den Rekord zu erreichen. Die gr&#246;&#223;te Dichte der Teilnehmer ist in Europa und Brasilien zu verzeichnen.</p>
<p>Praktisch gesehen lohnt sich der Umstieg auf die neue Version 3.0 auf alle F&#228;lle. Ich Pers&#246;nlich habe seit dem Erscheinen den Release candidate 1 und bin von den neuen Funktionen auf ganzer Linie &#252;berzeugt. Besonders haben es mir die <em>1-Klick-Lesezeichen</em> und die <em>Intelligente Adresszeile</em> angetan. Die Adresszeile ist Anfangs zwar etwas gew&#246;hnungsbed&#252;rftig aber sobald man sich einmal <em>eingefuchst</em> hat, ist sie eine echte Hilfestellung zur schnellen Navigation im Web. Ein weiterer positiver Punkt ist das die neue Firefox Version bei dem <a href="http://acid3.acidtests.org/">Acid 3.0</a> test wesentlich besser als der Vorg&#228;nger oder die meisten Konkurrenzprodukte abschneidet. Ein negativer Punkt ist mir dennoch aufgefallen die Verarbeitung von <a href="http://de.wikipedia.org/wiki/CSS">CSS</a> ist ein ganzes St&#252;ck toleranter gegen&#252;ber Fehlern geworden, was sich negativ auf die Einhaltung der Standards auswirken k&#246;nnte.</p>
<p>Ein weiterer kleiner Schatten tr&#252;bt die neue Version auch noch, die meisten Add-ons (Ich gehe von  meinen Erfahrungen mit dem RC 1 aus) sind Inkompatibel und wenn es suboptimal verl&#228;uft kann es noch einige Zeit dauern bis diese in einer Firefox 3.0 Kompatiblen Version vorliegen.</p>
<p>Nichts desto trotz ist der Download und das mitwirken an dem Download Day mehr als Empfehlenswert.</p>
<img src="http://www.schmars-world.de/?ak_action=api_record_view&id=13&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.schmars-world.de/index.php/firefox-browser-weltrekordkurs-2008-06-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
