<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>ABunchOfUtils news</title>
<description>News about the latest updates on abunchofutils.com</description>
<link>http://abunchofutils.com/news/</link>
<lastBuildDate>Fri, 17 Apr 2026 21:31:27</lastBuildDate>
<pubDate>Fri, 10 Apr 2015 15:28:32</pubDate>
<item>
<title>New text manipulation utility</title>
<description>&lt;p&gt;Another new utility just added to the site. The new &lt;a href=&quot;https://abunchofutils.com/u/computing/text-manipulation/&quot;&gt;Text manipulation utility&lt;/a&gt; provides some basic text manipulation operations including reversing text, converting case, trimming and various line operations.&lt;/p&gt;</description>
<link>https://abunchofutils.com/news/permalink/new-text-manipulation-utility/14/</link>
<guid isPermaLink="true">https://abunchofutils.com/news/permalink/new-text-manipulation-utility/14/</guid>
<pubDate>Fri, 10 Apr 2015 15:28:32</pubDate>
</item>
<item>
<title>Responsive design and a new utility</title>
<description>&lt;p&gt;A bit late to the game but you can now use all of the utilities available on abunchofutils.com on small-screen devices thanks to a responsive design.&lt;/p&gt; 
&lt;p class=&quot;align_center&quot;&gt;&lt;img src=&quot;https://abunchofutils.com/assets/images/content/responsive-snap.png&quot; width=&quot;225&quot; height=&quot;400&quot; alt=&quot;Responsive design mobile phone screenshot&quot;/&gt;&lt;/p&gt;
&lt;p&gt;Some of the utility interfaces are quite complex so this wasn't straight-forward for all of them and it means some more advanced features are not available on every device. 
Rather than create a cluttered interface we display only the essential features on smaller screens and this seems to work quite well.&lt;/p&gt;
&lt;p&gt;In other news, we added a new utility recently. The new &lt;a href=&quot;https://abunchofutils.com/u/computing/word-density-counter/&quot;&gt;Word density counter&lt;/a&gt; utility simply shows a summary of the occurence of distinct words within a given text sample.&lt;/p&gt;</description>
<link>https://abunchofutils.com/news/permalink/responsive-design-and-new-utility/13/</link>
<guid isPermaLink="true">https://abunchofutils.com/news/permalink/responsive-design-and-new-utility/13/</guid>
<pubDate>Wed, 08 Apr 2015 19:52:51</pubDate>
</item>
<item>
<title>Another Date format helper update...</title>
<description>&lt;p&gt;The &lt;a href=&quot;https://abunchofutils.com/utils/developer/date-format-helper/&quot;&gt;date format helper&lt;/a&gt; utility is now a bit easier to use in most cases. A new drop-down list allows you to quickly select common date/time formats.&lt;/p&gt; 
&lt;p&gt;The drag and drop interface for building custom formats is still present on another tab - so you can still use this to easily get the format string for a custom date format.&lt;/p&gt;</description>
<link>https://abunchofutils.com/news/permalink/another-date-format-helper-update/12/</link>
<guid isPermaLink="true">https://abunchofutils.com/news/permalink/another-date-format-helper-update/12/</guid>
<pubDate>Sun, 07 Apr 2013 16:46:48</pubDate>
</item>
<item>
<title>Update to Date format helper utility...</title>
<description>&lt;p&gt;The &lt;a href=&quot;https://abunchofutils.com/utils/developer/date-format-helper/&quot;&gt;Date format helper&lt;/a&gt; utility now has support for &lt;strong&gt;Java&lt;/strong&gt; using the &lt;code&gt;SimpleDateFormat#format&lt;/code&gt; method.&lt;/p&gt;
&lt;p&gt;As with the existing support for &lt;strong&gt;PHP&lt;/strong&gt; and &lt;strong&gt;MySQL&lt;/strong&gt; date formatting functions this displays the formatting pattern to use for a given date/time style as well as a code example to demonstrate how to use it.&lt;/p&gt;</description>
<link>https://abunchofutils.com/news/permalink/update-to-date-format-helper-utility/11/</link>
<guid isPermaLink="true">https://abunchofutils.com/news/permalink/update-to-date-format-helper-utility/11/</guid>
<pubDate>Sat, 16 Feb 2013 23:39:08</pubDate>
</item>
<item>
<title>New URI parameter inspector utility...</title>
<description>&lt;p&gt;The new &lt;a href=&quot;https://abunchofutils.com/utils/developer/uri-parameter-inspector/&quot;&gt;URI parameter inspector&lt;/a&gt; gives you a list of all of the parameters in a provided URI, decoding the values as necessary. For example, if you provide the following input: &lt;code&gt;http://www.example.com?value1=123&amp;amp;value2=456&lt;/code&gt; - the utility shows the two query parameters like this:&lt;/p&gt;
&lt;div class=&quot;align_center bottom_spacer&quot;&gt;&lt;img width=&quot;453&quot; height=&quot;63&quot; src=&quot;https://abunchofutils.com/assets/images/content/uri_inspector_snap1.png&quot; alt=&quot;List of query parameters&quot;/&gt;&lt;/div&gt;


&lt;p&gt;Not very useful when you only have a small number of parameters but when you have many and some of the values are encoded it allows you find and check a particular value very easily.&lt;/p&gt;

&lt;p&gt;As well as showing normal query parameters, this utility can also list parameters that are present in the fragment section of the URI. For example, with the following input:&lt;br/&gt;
&lt;code&gt;http://www.example.com?value1=123&amp;amp;value2=456#fragparam1=test1&amp;amp;fragparam2=test2&lt;/code&gt; - the utility shows two separate lists for each type of parameter like so:&lt;/p&gt;
&lt;div class=&quot;align_center bottom_spacer&quot;&gt;&lt;img width=&quot;453&quot; height=&quot;135&quot; src=&quot;https://abunchofutils.com/assets/images/content/uri_inspector_snap2.png&quot; alt=&quot;&quot;/&gt;&lt;/div&gt;


&lt;p&gt;Whilst the fragment of a URI is not directly intended to contain parameters it is commonly used in this way in Javascript-based web applications and by other client-side technologies.&lt;/p&gt;</description>
<link>https://abunchofutils.com/news/permalink/new-uri-parameter-inspector-utility/10/</link>
<guid isPermaLink="true">https://abunchofutils.com/news/permalink/new-uri-parameter-inspector-utility/10/</guid>
<pubDate>Sun, 27 Jan 2013 19:08:00</pubDate>
</item>
</channel>
</rss>