<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>blog.crox.net (Entries tagged as php)</title>
    <link>https://blog.crox.net/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.5.0 - http://www.s9y.org/</generator>
    <pubDate>Sun, 04 Aug 2019 00:53:42 GMT</pubDate>

    <image>
    <url>https://blog.crox.net/templates/2k11/img/s9y_banner_small.png</url>
    <title>RSS: blog.crox.net - </title>
    <link>https://blog.crox.net/</link>
    <width>100</width>
    <height>21</height>
</image>

<item>
    <title>All-black maps with staticmaplite (OSM static map generation - Access control configuration prevents your request from being allowed)</title>
    <link>https://blog.crox.net/archives/111-All-black-maps-with-staticmaplite-OSM-static-map-generation-Access-control-configuration-prevents-your-request-from-being-allowed.html</link>
    
    <comments>https://blog.crox.net/archives/111-All-black-maps-with-staticmaplite-OSM-static-map-generation-Access-control-configuration-prevents-your-request-from-being-allowed.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=111</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=111</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    I&#039;ve been using the &lt;a href=&quot;https://wiki.openstreetmap.org/wiki/StaticMapLite&quot;&gt;staticmaplite&lt;/a&gt; library for a while to generate static maps based on OSM tiles.&lt;br /&gt;
&lt;br /&gt;
Recently I started getting the following error when downloading tiles:&lt;br /&gt;
&lt;pre&gt;Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.&lt;/pre&gt;The OSM team was very responsive when I contacted them and they pointed me to &lt;a href=&quot;https://operations.osmfoundation.org/policies/tiles/&quot;&gt;https://operations.osmfoundation.org/policies/tiles/&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Based on that info, I checked how staticmap.php was fetching tiles and noticed that the User-Agent string was hardcoded to &quot;Mozilla/4.0&quot;. I fixed this and now I can fetch tiles again. You can get the updated version from here: &lt;a href=&quot;https://github.com/crox-net/staticmaplite&quot;&gt;https://github.com/crox-net/staticmaplite&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 04 Aug 2019 00:21:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/111-guid.html</guid>
    <category>maps</category>
<category>osm</category>
<category>php</category>

</item>
<item>
    <title>Graphs with php</title>
    <link>https://blog.crox.net/archives/4-Graphs-with-php.html</link>
    
    <comments>https://blog.crox.net/archives/4-Graphs-with-php.html#comments</comments>
    <wfw:comment>https://blog.crox.net/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.crox.net/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (crox)</author>
    <content:encoded>
    I&#039;m looking for an easy solution to plot out graphs using php (or perl). So far I&#039;ve found a couple which look nice:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://quimby.gnus.org/circus/chart/chart-manual.php&quot;&gt;Chart&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.aditus.nu/jpgraph/&quot;&gt;JpGraph&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://naku.dohcrew.com/libchart/pages/introduction/&quot;&gt;Libchart&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://celeste.cn/PHP-GNUPlot/&quot;&gt;PHP-GNUPlot&lt;/a&gt; (needs GNUPlot)&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://pear.veggerby.dk/samples/&quot;&gt;Image_Graph&lt;/a&gt; (PEAR Package)&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.gerd-tentler.de/tools/phpgraphs/&quot;&gt;HTML-GRAPHS&lt;/a&gt; is not exactly what I want, but still a nice idea&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.maani.us/charts/index.php?menu=Introduction&quot;&gt;PHP/SWF Charts&lt;/a&gt; seems to be popular, but I don&#039;t want flash&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 26 Aug 2006 22:46:01 +0000</pubDate>
    <guid isPermaLink="false">https://blog.crox.net/archives/4-guid.html</guid>
    <category>linux</category>
<category>php</category>

</item>

</channel>
</rss>
