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

<rss version="2.0">
    <channel>
      <title>manatlan's news</title>
      <link>http://manatlan.com/</link>
      <description>manatlan's news</description>
      <webMaster>me@manatlan.com</webMaster>

      <language>en</language>

		<item>
			<title><![CDATA[htag 1.0.0 &amp; htag 2.0.0]]></title>
			<link><![CDATA[http://manatlan.com/blog/htag_1_0_0___htag_2_0_0]]></link>
			<guid><![CDATA[http://manatlan.com/blog/htag_1_0_0___htag_2_0_0]]></guid>
			<description><![CDATA[<p>Htag 1.0.0 is out ... htagui 1.0.0 &amp; htagweb 1.0.0 &amp; htbulma 1.0.0 too ! (it's not christmas)</p>

<p>Htagui, htbulma &amp; htagweb needs htag 1.0.0 max !</p>

<p>and because, it's not christmas ... htag 2.0.0 is available too !</p>

<p>It takes years to see a "1.0.0" release, and now : 1.0.0 &amp; 2.0.0 are here, in pypi ... crazy !</p>

<p>htag 1.0.0 is in end of life ... the future is htag 2.x.x</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Sat, 07 Mar 2026 16:26:16 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[htag2]]></title>
			<link><![CDATA[http://manatlan.com/blog/htag2]]></link>
			<guid><![CDATA[http://manatlan.com/blog/htag2]]></guid>
			<description><![CDATA[<p>While htag has never reach the 1.0.0 ... a new htag2 will go out ;-)
It's crazy ... htag2 is completly ai driven development (with antigravity), and it's already fully usable (but subject to api changes). The main idea, was to full rebuild from scratch by an AI, and produce a skill.md by an AI ... and now: asking a skilled AI can produce fully workable htag app ootb (completly amazing!). Things that was not possible with htag1, because LLM doesn't understand my "old" code and tricks ootb.
It's completly amazing (but not perfect yet) how it's a lot easier to maintain a beast like this (skill, docs, repo, ci/cd, ideas, tests ...). It's developped with intention (not really prompts) !</p>

<p>I don't know really where to go ... it's not really compatible with htag1, because some concepts are better implemented (kiss &amp; rock-solid). But got a tone of ia/works, to be able to reach the feature of the first version (apk, etc ..). But the way is really really easier ...</p>

<p>I can't really mesure the gain of ai driven dev ... but it takes at least 1000x less times, to publish an htag2 (more solid) than the htag1. Ans as I said : a lot of things to do.
But one thing is sure, htag2 couldn't exists if htag1 was not, because I've learn a lot of things with htag1 ... And with htag2, I continue to learn, by reading ia answer .... but a lot faster and easier !  </p>

<p>Currently, I don't know how things will go ... but htag2 could easily be the way to follow.</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Sat, 28 Feb 2026 14:16:53 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[htag big changes]]></title>
			<link><![CDATA[http://manatlan.com/blog/htag_big_changes]]></link>
			<guid><![CDATA[http://manatlan.com/blog/htag_big_changes]]></guid>
			<description><![CDATA[<p><a href="https://github.com/manatlan/htag">htag</a> is entered in its 0.90 version ;-)</p>

<p>The 1.0 will be the new major release soon. I've made some big "docs update" in <a href="https://manatlan.github.io/htag/">htad docs</a>, and <a href="https://github.com/manatlan/htagapk">htagapk</a> ...</p>

<p>All old runners (BrowserHTTP, BrowserStarletteWS, ...) are deprecated, and will be removed in 1.0. There is now only one, which can emulate all features, with no dependancies, <strong>only pure python</strong> (no more starlette, uvicorn, tornado for specialized ones)</p>

<p>Now, I'll need to polish the api, and make the docs ...</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Fri, 01 Mar 2024 12:10:27 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[htag android apk]]></title>
			<link><![CDATA[http://manatlan.com/blog/htag_android_apk]]></link>
			<guid><![CDATA[http://manatlan.com/blog/htag_android_apk]]></guid>
			<description><![CDATA[<p>The original recipe to build an android/apk didn't work for some months. So I dive into another way, and now there is a new recipe, which use the buildozer docker image.</p>

<p>Seems to be the best way, because google changes a lot of things, and buildozer follow the changes frequently. So i decided to use the right way of building an apk, using the latest changes from buildozer git.</p>

<p><a href="https://github.com/manatlan/htagapk">The recipe is still there</a> ... but the manual way is a lot simpler, using my new command line <a href="https://github.com/manatlan/htagapk/blob/main/make.md">make.py</a> ! It should work on any linux box (no windows!) But it's a lot simpler/faster !</p>

<p>And it should be more solid than the <a href="https://github.com/ArtemSBulgakov/buildozer-action">github action</a>, which is currently broken ;-(</p>

<p>Hope it will live long !</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Tue, 14 Nov 2023 11:53:20 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[pyscript + htag + matplotlib : full clientside ... amazing !]]></title>
			<link><![CDATA[http://manatlan.com/blog/pyscript___htag___matplotlib___full_clientside_____amazing]]></link>
			<guid><![CDATA[http://manatlan.com/blog/pyscript___htag___matplotlib___full_clientside_____amazing]]></guid>
			<description><![CDATA[<p>Try this <a href="https://raw.githack.com/manatlan/htag/main/examples/pyscript_matplotlib.html">demo of htag+matplotlib</a> in clientside only (it's a static html page) ...</p>

<p>It works very well on client-side, thanks pyscript &amp; matplotlib !</p>

<p>It shows, that with <a href="https://github.com/manatlan/htag">htag</a>, you can easily mix powerful py3 libs and powerful JS libs ... (and when py3 libs are ported in pyscript/pyodide, it can works in html only !)</p>

<p>Now, I need to more examples, mixing powerful JS libs (leaflet ?, ace editor ?, camera features ?, ...) with powerful python libs (matplotlib ?, numpy ?, graphviz ? ...). Was <a href="https://github.com/manatlan/htag">htag</a> a missing link between the two, to easily code powerful GUI py3 app ?!?</p>

<p>I need to find an idea, to show well the real benefits of <a href="https://github.com/manatlan/htag">htag</a> ... possibilities are endless, but really need to find a mashup, an idea to code, to show ... any ?</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Thu, 18 Aug 2022 18:21:55 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[htag is officially public]]></title>
			<link><![CDATA[http://manatlan.com/blog/htag_is_officially_public]]></link>
			<guid><![CDATA[http://manatlan.com/blog/htag_is_officially_public]]></guid>
			<description><![CDATA[<p>I've made an <a href="https://www.reddit.com/r/Python/comments/vysnci/htag_a_new_gui_tookit_for_webdesktopandroid_from/">announcement on reddit</a></p>

<p>It's not the 1.0 release. But it's stable ... and works great for me.</p>

<p>I've already got a lot of htag's apps. So it's wildly tested IRL. Now, it's public, and it will start its real life ;-)</p>

<p>The 14 july is a good date, for france ;-)</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Thu, 14 Jul 2022 18:40:05 GMT</pubDate>
		</item>
		<item>
			<title><![CDATA[pyscript and htag]]></title>
			<link><![CDATA[http://manatlan.com/blog/pyscript_and_htag]]></link>
			<guid><![CDATA[http://manatlan.com/blog/pyscript_and_htag]]></guid>
			<description><![CDATA[<p>Even if you live on another planet ... you can't miss <a href="https://pyscript.net/">pyscript</a> ;-)</p>

<p>It's the most incredible thing which has happened in the last few years, in the python or javascript world ... (to my point of vue)</p>

<p>The promise is very high : just run any python code in a html page (with just a js include). And you can pip everything that is pip'able ;-)</p>

<p>It opens/unlocks a lot of things, that we can't imagine just now ...</p>

<p>Although, <a href="https://github.com/manatlan/htag">htag</a> is not officially public. I've just pip'ed <a href="https://github.com/manatlan/htag">htag</a> in a pyscript page, just for test ...</p>

<p>And yes : the first public release (coming soon), will come with a 'runner' which will let you code a gui frontend, with <a href="https://github.com/manatlan/htag">htag</a>, in an html page ...
There will be a 'runner' for pyscript !!!</p>

<p>It's clearly not the goal/promise of <a href="https://github.com/manatlan/htag">htag</a> ... But it will be possible, from scratch ;-). I don't know if it will be useful : but a <a href="https://github.com/manatlan/htag">htag</a> component (with the same codebase), which can already be used in a browser/web, a desktop app (pywebview) or a android app (guy instance) ... and can be runned in an simple html page, without any python/backside ?! It's completly crazy ...</p>
]]></description>
            <author>manatlan</author>
			<pubDate>Sat, 07 May 2022 11:23:13 GMT</pubDate>
		</item>
    </channel>
</rss>
