technicalsuwako.moe/gemini/blog.atom

336 行
16 KiB
XML
Raw Blame 履歴

このファイルには曖昧(ambiguous)なUnicode文字が含まれています

このファイルには、他の文字と見間違える可能性があるUnicode文字が含まれています。 それが意図的なものと考えられる場合は、この警告を無視して構いません。 それらの文字を表示するにはエスケープボタンを使用します。

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
<id>gemini://technicalsuwako.moe</id>
<title>テクニカル諏訪子</title>
<updated>2023-05-13T00:00:00Z</updated>
<author><name>テクニカル諏訪子</name></author>
<link href="gemini://technicalsuwako.moe" rel="alternate"></link>
<generator uri="https://github.com/piranha/gostatic">gostatic</generator>
<entry>
<id>blog/urloli-210.gmi</id>
<author><name></name></author>
<title type="html">】URLロリ 2.1.0登場</title>
<published>2023-05-13T00:00:00Z</published>
<category term="jp"></category>
<category term="blog"></category>
<category term="ウエブ開発"></category>
<category term=""></category>
<category term="urloli"></category>
<category term="urlロリ"></category>
<link href="gemini://technicalsuwako.moe/blog/urloli-210.gmi" rel="alternate"></link>
<content type="html">
&lt;p&gt;URLロリ は2.1.0にバージョンアップしました!!&lt;/p&gt;
&lt;h2 id=&#34;url&#34;&gt;URLロリって何?&lt;/h2&gt;
&lt;p&gt;URLロリはクッソ小さいURL短縮作成ソフトだわ〜♡&lt;/p&gt;
&lt;h2 id=&#34;heading&#34;&gt;変更&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ローカライズは関数化&lt;/li&gt;
&lt;li&gt;API機能性&lt;/li&gt;
&lt;li&gt;サーバーのソースコードを短くに&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;api&#34;&gt;APIについて&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://urlo.li/api&#34;&gt;/api&lt;/a&gt;&lt;br /&gt;
インスタンスURL及びバージョンを確認(GET)&lt;/p&gt;
&lt;h3 id=&#34;heading-1&#34;&gt;例の結果&lt;/h3&gt;
&lt;pre&gt;&lt;code lang=&#34;&#34;&gt;{
&amp;#34;url&amp;#34;: &amp;#34;https://urlo.li&amp;#34;,
&amp;#34;version&amp;#34;: &amp;#34;2.1.0&amp;#34;
}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;a href=&#34;https://urlo.li/api/lolify&#34;&gt;/api/lolify&lt;/a&gt;&lt;br /&gt;
URLを短縮する(既に存在する場合、短縮済みURLを表示) (POST)&lt;/p&gt;
&lt;h3 id=&#34;heading-2&#34;&gt;必須のパラメートル&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;url&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;heading-3&#34;&gt;例の結果&lt;/h3&gt;
&lt;p&gt;既に存在する場合&lt;/p&gt;
&lt;pre&gt;&lt;code lang=&#34;&#34;&gt;curl -d url=gemini://technicalsuwako.moe https://urlo.li/api/lolify
{
&amp;#34;code&amp;#34;: 200,
&amp;#34;error&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;url&amp;#34;: &amp;#34;https://urlo.li/yoWJx&amp;#34;,
&amp;#34;origin&amp;#34;: &amp;#34;gemini://technicalsuwako.moe&amp;#34;,
&amp;#34;isnew&amp;#34;: false
}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;新しく追加された場合&lt;/p&gt;
&lt;pre&gt;&lt;code lang=&#34;&#34;&gt;curl -d url=gemini://technicalsuwako.moe/about https://urlo.li/api/lolify
{
&amp;#34;code&amp;#34;: 200,
&amp;#34;error&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;url&amp;#34;: &amp;#34;https://urlo.li/fiW3B&amp;#34;,
&amp;#34;origin&amp;#34;: &amp;#34;gemini://technicalsuwako.moe/about&amp;#34;,
&amp;#34;isnew&amp;#34;: true
}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;エラーの場合&lt;/p&gt;
&lt;pre&gt;&lt;code lang=&#34;&#34;&gt;curl -d url=technicalsuwako.moe https://urlo.li/api/lolify
{
&amp;#34;code&amp;#34;: 400,
&amp;#34;error&amp;#34;: &amp;#34;URLは「http://」又は「https://」で始めます。&amp;#34;,
&amp;#34;url&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;origin&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;isnew&amp;#34;: false
}%
&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code lang=&#34;&#34;&gt;curl -d url=gemini://technicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moetechnicalsuwako.moe https://urlo.li/api/lolify
{
&amp;#34;code&amp;#34;: 400,
&amp;#34;error&amp;#34;: &amp;#34;URLは500文字以内です。&amp;#34;,
&amp;#34;url&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;origin&amp;#34;: &amp;#34;&amp;#34;,
&amp;#34;isnew&amp;#34;: false
}
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;heading-4&#34;&gt;ソースコード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli&#34;&gt;Gitler&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-5&#34;&gt;公式インスタンス&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://urlo.li/&#34;&gt;https://urlo.li/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-6&#34;&gt;ダウンロード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli/releases&#34;&gt;リリースページ&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-7&#34;&gt;会話&lt;/h2&gt;
&lt;h3 id=&#34;xmpp&#34;&gt;XMPP&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;xmpp:urloli@chat.xmpp.076.ne.jp?join&#34;&gt;xmpp:urloli@chat.xmpp.076.ne.jp?join&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;irc&#34;&gt;IRC&lt;/h3&gt;
&lt;p&gt;irc.076.ne.jp/6697&lt;br /&gt;
#urloli&lt;/p&gt;
&lt;p&gt;以上&lt;/p&gt;
</content>
</entry>
<entry>
<id>blog/urloli-202.gmi</id>
<author><name></name></author>
<title type="html">】URLロリ 2.0.2登場</title>
<published>2023-05-12T00:00:00Z</published>
<category term="jp"></category>
<category term="blog"></category>
<category term="ウエブ開発"></category>
<category term=""></category>
<category term="urloli"></category>
<category term="urlロリ"></category>
<link href="gemini://technicalsuwako.moe/blog/urloli-202.gmi" rel="alternate"></link>
<content type="html">
&lt;p&gt;URLロリ は2.0.2にバージョンアップしました!!&lt;/p&gt;
&lt;h2 id=&#34;url&#34;&gt;URLロリって何?&lt;/h2&gt;
&lt;p&gt;URLロリはクッソ小さいURL短縮作成ソフトだわ〜♡&lt;/p&gt;
&lt;h2 id=&#34;heading&#34;&gt;変更&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Makefileでの「make install」部分を修正&lt;/li&gt;
&lt;li&gt;manページで「オプションなし」部分を追加&lt;/li&gt;
&lt;li&gt;「短熟」→「短縮」を修正&lt;/li&gt;
&lt;li&gt;クッキーは無効にする又はクッキーが未対応のブラウザ対応の修正&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;heading-1&#34;&gt;ソースコード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli&#34;&gt;Gitler&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-2&#34;&gt;公式インスタンス&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://urlo.li/&#34;&gt;https://urlo.li/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-3&#34;&gt;ダウンロード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli/releases&#34;&gt;リリースページ&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-4&#34;&gt;会話&lt;/h2&gt;
&lt;h3 id=&#34;xmpp&#34;&gt;XMPP&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;xmpp:urloli@chat.xmpp.076.ne.jp?join&#34;&gt;xmpp:urloli@chat.xmpp.076.ne.jp?join&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;irc&#34;&gt;IRC&lt;/h3&gt;
&lt;p&gt;irc.076.ne.jp/6697&lt;br /&gt;
#urloli&lt;/p&gt;
&lt;p&gt;以上&lt;/p&gt;
</content>
</entry>
<entry>
<id>blog/urloli-201.gmi</id>
<author><name></name></author>
<title type="html">】URLロリ 2.0.1登場</title>
<published>2023-05-10T17:45:00Z</published>
<category term="jp"></category>
<category term="blog"></category>
<category term="ウエブ開発"></category>
<category term=""></category>
<category term="urloli"></category>
<category term="urlロリ"></category>
<link href="gemini://technicalsuwako.moe/blog/urloli-201.gmi" rel="alternate"></link>
<content type="html">
&lt;p&gt;URLロリ は2.0.1にバージョンアップしました!!&lt;/p&gt;
&lt;h2 id=&#34;url&#34;&gt;URLロリって何?&lt;/h2&gt;
&lt;p&gt;URLロリはクッソ小さいURL短縮作成ソフトだわ〜♡&lt;/p&gt;
&lt;h2 id=&#34;heading&#34;&gt;変更&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;送信ページの無英訳を修正&lt;/li&gt;
&lt;li&gt;URLは500文字移行のエラー未表示を修正&lt;/li&gt;
&lt;li&gt;ページデータの値を改良&lt;/li&gt;
&lt;li&gt;ページでバージョンの表示を追加&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;heading-1&#34;&gt;ソースコード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli&#34;&gt;Gitler&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-2&#34;&gt;公式インスタンス&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://urlo.li/&#34;&gt;https://urlo.li/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-3&#34;&gt;ダウンロード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli/releases&#34;&gt;リリースページ&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-4&#34;&gt;会話&lt;/h2&gt;
&lt;h3 id=&#34;xmpp&#34;&gt;XMPP&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;xmpp:urloli@chat.xmpp.076.ne.jp?join&#34;&gt;xmpp:urloli@chat.xmpp.076.ne.jp?join&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;irc&#34;&gt;IRC&lt;/h3&gt;
&lt;p&gt;irc.076.ne.jp/6697&lt;br /&gt;
#urloli&lt;/p&gt;
&lt;p&gt;以上&lt;/p&gt;
</content>
</entry>
<entry>
<id>blog/urloli-200.gmi</id>
<author><name></name></author>
<title type="html">】URLロリ 2.0.0登場</title>
<published>2023-05-10T00:00:00Z</published>
<category term="jp"></category>
<category term="blog"></category>
<category term="ウエブ開発"></category>
<category term=""></category>
<category term="urloli"></category>
<category term="urlロリ"></category>
<link href="gemini://technicalsuwako.moe/blog/urloli-200.gmi" rel="alternate"></link>
<content type="html">
&lt;p&gt;URLロリ は2.0.0にバージョンアップしました!!&lt;/p&gt;
&lt;h2 id=&#34;url&#34;&gt;URLロリって何?&lt;/h2&gt;
&lt;p&gt;URLロリはクッソ小さいURL短縮作成ソフトだわ〜♡&lt;/p&gt;
&lt;h2 id=&#34;heading&#34;&gt;変更&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Makefile化&lt;/li&gt;
&lt;li&gt;ソースコードは複数ファイルに分ける&lt;/li&gt;
&lt;li&gt;コマンドラインからURL短熟&lt;/li&gt;
&lt;li&gt;バージョンの表示&lt;/li&gt;
&lt;li&gt;ヘルプの表示&lt;/li&gt;
&lt;li&gt;manページ&lt;/li&gt;
&lt;li&gt;ポート番号はご自由に決める様にした(デフォルトは9910)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;heading-1&#34;&gt;ソースコード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli&#34;&gt;Gitler&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-2&#34;&gt;公式インスタンス&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://urlo.li/&#34;&gt;https://urlo.li/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-3&#34;&gt;ダウンロード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/urloli/releases&#34;&gt;リリースページ&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-4&#34;&gt;会話&lt;/h2&gt;
&lt;h3 id=&#34;xmpp&#34;&gt;XMPP&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;xmpp:urloli@chat.xmpp.076.ne.jp?join&#34;&gt;xmpp:urloli@chat.xmpp.076.ne.jp?join&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;irc&#34;&gt;IRC&lt;/h3&gt;
&lt;p&gt;irc.076.ne.jp/6697&lt;br /&gt;
#urloli&lt;/p&gt;
&lt;p&gt;以上&lt;/p&gt;
</content>
</entry>
<entry>
<id>blog/vixip-release.gmi</id>
<author><name></name></author>
<title type="html">【オワコンテック】vixip 1.0.0登場</title>
<published>2023-05-07T00:00:00Z</published>
<category term="jp"></category>
<category term="blog"></category>
<category term="ウエブ開発"></category>
<category term="オワコンテック"></category>
<category term="vixip"></category>
<link href="gemini://technicalsuwako.moe/blog/vixip-release.gmi" rel="alternate"></link>
<content type="html">
&lt;p&gt;前に&lt;a href=&#34;https://urlo.li/&#34;&gt;URLロリ&lt;/a&gt;&lt;a href=&#34;https://hozon.site/&#34;&gt;保存サイト&lt;/a&gt;、及び&lt;a href=&#34;https://mixi.owacon.moe/&#34;&gt;spliti&lt;/a&gt;を作って、発行しましたが、今からここのブログで新リリースについて報告すると思います。&lt;br /&gt;
可能なタグは:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://076.moe/&#34;&gt;&lt;/a&gt; (一般なウエブ開発。Go言語、又はC言語の利用。PHPはレガシープロジェクトのみ)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://owacon.moe/&#34;&gt;オワコンテック&lt;/a&gt; (プライバシーUIのウエブ開発。PHPの利用)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://nippai.moe/&#34;&gt;にっぱいゲームズ&lt;/a&gt; (ゲーム開発、&lt;a href=&#34;http://comiket.co.jp/&#34;&gt;コミケ&lt;/a&gt;&lt;a href=&#34;http://cfxnvps5mxzdfh7aw5gwhhx2hmbr5vbww4m4m3znk6sjxnrd6l7bvnid.onion/&#34;&gt;オニケ&lt;/a&gt;等に参加するのは目指す。C言語、C++、又はZig言語の利用)
です。&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;vixip&#34;&gt;vixipって何?&lt;/h2&gt;
&lt;p&gt;vixipはPixiv向けプライバシーUIです。&lt;br /&gt;
PixivはTorやVPNでアクセス出来なく、&lt;a href=&#34;http://jezf25zgvxlsvuzdzm6fg2hoetmruhy4uxnolyw46tuh4jugcwc7byqd.onion/Cloudflare%E3%82%92%E4%BD%BF%E3%82%8F%E3%81%AA%E3%81%84%E7%90%86%E7%94%B1%EF%BC%88%E3%83%AA%E3%83%81%E3%83%A3%E3%83%BC%E3%83%89%E3%83%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%83%9E%E3%83%B3%EF%BC%89&#34;&gt;クラフレ&lt;/a&gt;を使って、JSは必須ですので、プライバシーは全くありません。&lt;br /&gt;
そうして、アカウントを持ってなければ、あんま何も見えません。&lt;br /&gt;
ですから、vixipを作りました。&lt;/p&gt;
&lt;h2 id=&#34;heading&#34;&gt;機能性&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;JSは不要&lt;/li&gt;
&lt;li&gt;イラストや漫画の表示&lt;/li&gt;
&lt;li&gt;コメントの表示(最新の5つのみ)&lt;/li&gt;
&lt;li&gt;オススメのイラストの表示&lt;/li&gt;
&lt;li&gt;イラストの検索&lt;/li&gt;
&lt;li&gt;RSSを使って作者にフォロー&lt;/li&gt;
&lt;li&gt;画像プロクシー(ログインせずイラストの拝見)&lt;/li&gt;
&lt;li&gt;R18とR18Gも拝見可能(インスタンス次第)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;heading-1&#34;&gt;ソースコード&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gitler.moe/suwako/vixip&#34;&gt;Gitler&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;heading-2&#34;&gt;公式インスタンス&lt;/h2&gt;
&lt;p&gt;一般ネット: &lt;a href=&#34;%E3%82%AA%E3%83%AF%E3%82%B3%E3%83%B3Pixiv&#34;&gt;https://pixiv.owacon.moe/&lt;/a&gt;&lt;br /&gt;
TorとI2Pは今週中設置します。&lt;/p&gt;
&lt;h2 id=&#34;heading-3&#34;&gt;スクショ&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_002317.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_002945.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_003137.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_003703.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_004053.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_004224.png&#34; alt=&#34;&#34; /&gt;&lt;br /&gt;
&lt;img src=&#34;https://ass.technicalsuwako.moe/Screenshot_20230507_004437.png&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;
&lt;p&gt;以上&lt;/p&gt;
</content>
</entry>
</feed>