<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" 
            xmlns:atom="http://www.w3.org/2005/Atom"
            xmlns:content="http://purl.org/rss/1.0/modules/content/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            >

<channel>
	<title>Jet Profiler for MySQL</title>
	<link>http://www.jetprofiler.com</link>
	<description>On Jet Profiler, MySQL profiling and query optimizing.</description>
	<image>
		<width>120</width>
		<height>25</height>
		<link>http://www.jetprofiler.com</link>
		<title>Jet Profiler for MySQL</title>
		<url>http://www.jetprofiler.com/img/jp_logo_feed.png</url>
	</image>
	<language>en-us</language>
	<copyright>2010 Aegik AB. All rights reserved.</copyright>
	<atom:link href="http://www.jetprofiler.com/rss/" rel="self" type="application/rss+xml"/>
	<item>
		<title>Scalable, High Performance Java &amp; PHP Cloud Hosting</title>
		<link>http://www.jetprofiler.com/blog/23/scalable-high-performance-java--php-cloud-hosting/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/23/scalable-high-performance-java--php-cloud-hosting/</guid>
		<category>news</category>
		<pubDate>Tue, 30 Apr 2013 08:30:45 -0400</pubDate>
		<description>When Amazon launched EC2 in 2006, cloud hosting (or Platform-as-a-Service) was born. One interesting newcomer in the field of PaaS is a company called Elastx. They provide easy Java and PHP hosting with automated scaling. Since you only pay for the actual CPU and memory usage, the service becomes very affordable. Their user interface is very simple to use and you are up and running in just a few minutes.

Click here to learn more about Elastx and their services!</description>
		<content:encoded>When Amazon launched EC2 in 2006, cloud hosting (or Platform-as-a-Service) was born. One interesting newcomer in the field of PaaS is a company called &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://elastx.com/&quot;&gt;Elastx&lt;/a&gt;. They provide easy Java and PHP hosting with automated scaling. Since you only pay for the actual CPU and memory usage, the service becomes very affordable. Their user interface is very simple to use and you are up and running in just a few minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://elastx.com/&quot;&gt;Click here&lt;/a&gt; to learn more about Elastx and their services!&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/23/scalable-high-performance-java--php-cloud-hosting/#comments&quot;&gt;2 Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>Excluding queries from statistics</title>
		<link>http://www.jetprofiler.com/blog/22/excluding-queries-from-statistics/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/22/excluding-queries-from-statistics/</guid>
		<category>news</category>
		<pubDate>Wed, 13 Mar 2013 11:20:23 -0400</pubDate>
		<description>The latest update (v 3.0.9) includes a feature for excluding queries from statistics. To make Jet Profiler ignore certain queries, you need to edit the original query in the application code. 

Start the query with /*jp-ignore*/ (no spaces), for example &amp;quot;/*jp-ignore*/ SELECT ... FROM ...&amp;quot;

This will prevent the query from showing up in Top Queries and the other tabs. The query will, however, still affect general preset statistics (such as number of threads running and threads busy). Also make sure that your mysql client library preserves comments - some libraries including the mysql command line client removes comments by default.</description>
		<content:encoded>The latest update (v 3.0.9) includes a feature for excluding queries from statistics. To make Jet Profiler ignore certain queries, you need to edit the original query in the application code. &lt;br /&gt;
&lt;br /&gt;
Start the query with &lt;b&gt;/*jp-ignore*/&lt;/b&gt; (no spaces), for example &amp;quot;/*jp-ignore*/ SELECT ... FROM ...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This will prevent the query from showing up in Top Queries and the other tabs. The query will, however, still affect general preset statistics (such as number of threads running and threads busy). Also make sure that your mysql client library preserves comments - some libraries including the mysql command line client removes comments by default.&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/22/excluding-queries-from-statistics/#comments&quot;&gt;6 Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>Jet Profiler 3 updates</title>
		<link>http://www.jetprofiler.com/blog/21/jet-profiler-3-updates/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/21/jet-profiler-3-updates/</guid>
		<category>news</category>
		<pubDate>Fri, 08 Mar 2013 13:20:53 -0500</pubDate>
		<description>New updates in Jet Profiler 3 include the following improvements:


Improved multiple instance handling.Faster data retrieval.New, more efficient MySQL JDBC driver from SkySQL / MariaDB.Top Schemas is now available in the free version by default.Faster startup time.Bug fixes. 

To read the full changelog, click here.</description>
		<content:encoded>New updates in Jet Profiler 3 include the following improvements:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Improved multiple instance handling.&lt;/li&gt;&lt;li&gt;Faster data retrieval.&lt;/li&gt;&lt;li&gt;New, more efficient MySQL JDBC driver from SkySQL / MariaDB.&lt;/li&gt;&lt;li&gt;Top Schemas is now available in the free version by default.&lt;/li&gt;&lt;li&gt;Faster startup time.&lt;/li&gt;&lt;li&gt;Bug fixes. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;br /&gt;
To read the full changelog, &lt;a href=&quot;http://www.jetprofiler.com/api/update/changelog.php?type=prof&quot;&gt;click here&lt;/a&gt;.&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/21/jet-profiler-3-updates/#comments&quot;&gt;Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>Hands on with Jet Profiler</title>
		<link>http://www.jetprofiler.com/blog/20/hands-on-with-jet-profiler/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/20/hands-on-with-jet-profiler/</guid>
		<category>news</category>
		<pubDate>Thu, 28 Feb 2013 16:34:05 -0500</pubDate>
		<description>There are a lot of great articles and reviews written about Jet Profiler and we think it&amp;#039;s about time they get a bit of attention. Here&amp;#039;s a great article, Hands on with Jet Profiler, that was published yesterday by a company called Monitis.

A few highlights from the article:

&amp;quot;I recorded continuously for more than 2 days and Jet Profiler was as responsive at the end as it was at the start. Only the switching between the graphs seemed to get slower when there is more recorded data. But that seems to be logical. Let’s do the math again here to establish the number of queries dealt with over 2 days i.e. 2 days = 48 hours or 2,880 minutes. And with 12,000 queries a minute we have a staggering 34,560,000 queries recorded in those 2 days.&amp;quot;

&amp;quot;Without going through all the great features of Jet Profiler in detail, some of them are really helpful in planning your workload. When using Jet Profiler for a day or more, you can see how the number of queries distributes across the day. Another graph shows you the distribution of read and write queries or the distribution of Select, Update, Insert and Delete queries. All of that gives you a great overview of your usage of MySQL resources.&amp;quot;

&amp;quot;As of version 3.0.0 Jet Profiler supports another useful function. MySQL is often hidden behind firewalls, their port is mostly not directly accessible. It is often necessary to manually create an SSH tunnel with port forwarding to reach the MySQL server. Jet Profiler 3.0.0 can now create the SSH tunnel automatically and this great feature makes it way easier to use.&amp;quot;

-------------------------------------------------------------------------------------------
Monitis is a cloud-based IT monitoring solution which consolidates backend monitoring, application monitoring, website monitoring, and cloud monitoring in an all-in-one, central monitoring service. The article is written by Gerhard Steinbeis. Thank you for a great review!</description>
		<content:encoded>There are a lot of great articles and reviews written about Jet Profiler and we think it&amp;#039;s about time they get a bit of attention. Here&amp;#039;s a great article, &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://blog.monitis.com/index.php/2013/02/27/hands-on-with-jetprofiler/&quot;&gt;Hands on with Jet Profiler&lt;/a&gt;, that was published yesterday by a company called Monitis.&lt;br /&gt;
&lt;br /&gt;
A few highlights from the article:&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;&lt;b&gt;I recorded continuously for more than 2 days and Jet Profiler was as responsive at the end as it was at the start&lt;/b&gt;. Only the switching between the graphs seemed to get slower when there is more recorded data. But that seems to be logical. Let’s do the math again here to establish the number of queries dealt with over 2 days i.e. 2 days = 48 hours or 2,880 minutes. And with 12,000 queries a minute we have a staggering 34,560,000 queries recorded in those 2 days.&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;Without going through all the great features of Jet Profiler in detail, some of them are really helpful in planning your workload. When using Jet Profiler for a day or more, you can see how the number of queries distributes across the day. Another graph shows you the distribution of read and write queries or the distribution of Select, Update, Insert and Delete queries. &lt;b&gt;All of that gives you a great overview of your usage of MySQL resources&lt;/b&gt;.&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;As of version 3.0.0 Jet Profiler supports another useful function. MySQL is often hidden behind firewalls, their port is mostly not directly accessible. It is often necessary to manually create an SSH tunnel with port forwarding to reach the MySQL server. &lt;b&gt;Jet Profiler 3.0.0 can now create the SSH tunnel automatically and this great feature makes it way easier to use&lt;/b&gt;.&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://portal.monitis.com/&quot;&gt;Monitis&lt;/a&gt; is a cloud-based IT monitoring solution which consolidates backend monitoring, application monitoring, website monitoring, and cloud monitoring in an all-in-one, central monitoring service. The article is written by &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://blog.tinned-software.net/&quot;&gt;Gerhard Steinbeis&lt;/a&gt;. Thank you for a great review!&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/20/hands-on-with-jet-profiler/#comments&quot;&gt;Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>40% off on upgrades to Enterprise version</title>
		<link>http://www.jetprofiler.com/blog/19/40-off-on-upgrades-to-enterprise-version/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/19/40-off-on-upgrades-to-enterprise-version/</guid>
		<category>news</category>
		<pubDate>Mon, 17 Dec 2012 15:22:09 -0500</pubDate>
		<description>If you upgrade your Jet Profiler version from Professional to Enterprise before Christmas, you will receive a 40% discount ($240 instead of $399)! 

In addition to all the features in the Professional version, the Enterprise version allows multiple instances so that you can record from many databases at once. It also supports command line scheduling for automated recording.

Click here to upgrade to the Enterprise version now!</description>
		<content:encoded>If you upgrade your Jet Profiler version from Professional to Enterprise before Christmas, you will receive a 40% discount ($240 instead of $399)! &lt;br /&gt;
&lt;br /&gt;
In addition to all the features in the Professional version, the Enterprise version allows multiple instances so that you can record from many databases at once. It also supports command line scheduling for automated recording.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.jetprofiler.com/buy/upgrade.php&quot;&gt;Click here&lt;/a&gt; to upgrade to the Enterprise version now!&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/19/40-off-on-upgrades-to-enterprise-version/#comments&quot;&gt;Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>Jet Profiler for MySQL 3 release</title>
		<link>http://www.jetprofiler.com/blog/18/jet-profiler-for-mysql-3-release/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/18/jet-profiler-for-mysql-3-release/</guid>
		<category>mysql</category>
		<category>news</category>
		<pubDate>Mon, 10 Dec 2012 09:38:12 -0500</pubDate>
		<description>We are excited to announce that the new version of Jet Profiler for MySQL 3 is finally available.

This release includes the following important improvements:
- SSH Tunneling - connect to remote database servers using SSH tunneling. 
- HTML Reports - makes saving and sharing the profiling results easier.
- Japanese translation.
- Improved memory management for large result sets. 
- Bug fixes.

We also offer a completely new solution called Jet Profiler Enterprise. In addition to all the features in the professional version, it allows multiple instances so you can record from many databases at once. It also supports command line scheduling for automated recording.

For more details please read What is new in Jet Profiler for MySQL 3 and update your version.

If you upgrade from Professional to Enterprise before Christmas, you will receive a 40% discount ($240 instead of $399)! Click here to upgrade to the Enterprise version.</description>
		<content:encoded>We are excited to announce that the new version of &lt;b&gt;Jet Profiler for MySQL 3&lt;/b&gt; is finally available.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;This release includes the following important improvements:&lt;/b&gt;&lt;br /&gt;
- SSH Tunneling - connect to remote database servers using SSH tunneling. &lt;br /&gt;
- HTML Reports - makes saving and sharing the profiling results easier.&lt;br /&gt;
- Japanese translation.&lt;br /&gt;
- Improved memory management for large result sets. &lt;br /&gt;
- Bug fixes.&lt;br /&gt;
&lt;br /&gt;
We also offer a completely new solution called &lt;b&gt;Jet Profiler Enterprise&lt;/b&gt;. In addition to all the features in the professional version, it allows multiple instances so you can record from many databases at once. It also supports command line scheduling for automated recording.&lt;br /&gt;
&lt;br /&gt;
For more details please read &lt;a href=&quot;http://www.jetprofiler.com/api/update/changelog.php?type=prof&amp;amp;utm_source=Polaricon+AB+Complete+list&amp;amp;utm_campaign=98a3617d36-Newsletter_2_JP312_10_2012&amp;amp;utm_medium=email&quot;&gt;What is new&lt;/a&gt; in Jet Profiler for MySQL 3 and update your version.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;If you upgrade from Professional to Enterprise before Christmas, you will receive a 40% discount ($240 instead of $399)! &lt;a href=&quot;http://www.jetprofiler.com/buy/upgrade.php&quot;&gt;Click here&lt;/a&gt; to upgrade to the Enterprise version.&lt;/b&gt;&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/18/jet-profiler-for-mysql-3-release/#comments&quot;&gt;1 Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
	<item>
		<title>50% discount on Friday 26 October!</title>
		<link>http://www.jetprofiler.com/blog/17/50-discount-on-friday-26-october/</link>
		<guid isPermaLink="true">http://www.jetprofiler.com/blog/17/50-discount-on-friday-26-october/</guid>
		<category>news</category>
		<pubDate>Thu, 25 Oct 2012 08:42:00 -0400</pubDate>
		<description>We&amp;#039;re excited to announce that Jet Profiler for MySQL will be featured on BitsDuJour, a &amp;#039;deal-of-the-day&amp;#039; website that offers extensive, one-time discounts on a variety of great products. 

Jet Profiler for MySQL will be featured at BitsDuJour on Friday, 26 October, at the dramatically reduced price of $249.50 (50% discount). The normal purchase price for Jet Profiler for MySQL is $499.00!

If you have any friends or colleagues who might be interested in Jet Profiler for MySQL, please let them know about this sale. We can&amp;#039;t afford to offer this kind of discount often, and it will only be available on BitsDuJour for a single day. 

Visit the promotion page on BitsDuJour on Friday 26 October to get Jet Profiler for MySQL for $249.50.</description>
		<content:encoded>We&amp;#039;re excited to announce that Jet Profiler for MySQL will be featured on BitsDuJour, a &amp;#039;deal-of-the-day&amp;#039; website that offers extensive, one-time discounts on a variety of great products. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Jet Profiler for MySQL will be featured at BitsDuJour on Friday, 26 October, at the dramatically reduced price of $249.50&lt;/b&gt; (50% discount). The normal purchase price for Jet Profiler for MySQL is $499.00!&lt;br /&gt;
&lt;br /&gt;
If you have any friends or colleagues who might be interested in Jet Profiler for MySQL, please let them know about this sale. We can&amp;#039;t afford to offer this kind of discount often, and it will only be available on BitsDuJour for a single day. &lt;br /&gt;
&lt;br /&gt;
Visit the &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://www.bitsdujour.com/software/jet-profiler-for-mysql/&quot;&gt;promotion page on BitsDuJour&lt;/a&gt; on Friday 26 October to get Jet Profiler for MySQL for $249.50.&lt;br /&gt;
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://www.jetprofiler.com/blog/17/50-discount-on-friday-26-october/#comments&quot;&gt;Comments&lt;/a&gt;		</content:encoded>
		<dc:creator>Jet Profiler team</dc:creator>
	</item>
</channel>

</rss>

