<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: hiroaki yamashita</title>
    <description>The latest articles on DEV Community by hiroaki yamashita (@yamashee).</description>
    <link>https://dev.to/yamashee</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1461618%2Ffa804013-7fae-48dd-9581-9a761587bc52.jpg</url>
      <title>DEV Community: hiroaki yamashita</title>
      <link>https://dev.to/yamashee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yamashee"/>
    <language>en</language>
    <item>
      <title>Let's learn WebP before introduce it</title>
      <dc:creator>hiroaki yamashita</dc:creator>
      <pubDate>Sat, 25 May 2024 18:07:43 +0000</pubDate>
      <link>https://dev.to/yamashee/lets-learn-webp-before-introduce-it-5c82</link>
      <guid>https://dev.to/yamashee/lets-learn-webp-before-introduce-it-5c82</guid>
      <description>&lt;h2&gt;
  
  
  What's the WebP
&lt;/h2&gt;

&lt;p&gt;WebP is a powerful image format developed by Google that prioritizes both &lt;strong&gt;smaller file sizes&lt;/strong&gt; and &lt;strong&gt;high image quality&lt;/strong&gt;. &lt;br&gt;
Launched in 2010, it's recently gained significant traction due to:&lt;/p&gt;

&lt;h3&gt;
  
  
  Internet Explorer's Retirement (June 2022)
&lt;/h3&gt;

&lt;p&gt;Previously, Internet Explorer's lack of WebP support hindered its adoption. With its discontinuation, WebP has become a viable option for websites seeking faster loading times.&lt;/p&gt;

&lt;h3&gt;
  
  
  SEO and User Experience Benefits
&lt;/h3&gt;

&lt;p&gt;Smaller image sizes translate to faster page loads, a crucial factor for both search engine ranking and user experience.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5s5se7z2te7r964d6xmf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5s5se7z2te7r964d6xmf.png" alt="Image description" width="537" height="355"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Advantages of WebP
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Reduced File Size
&lt;/h3&gt;

&lt;p&gt;Compared to JPEG, WebP offers &lt;strong&gt;20-80% smaller file sizes&lt;/strong&gt; while maintaining similar image quality. This significantly improves website loading speed. &lt;/p&gt;

&lt;h3&gt;
  
  
  Minimal Quality Loss
&lt;/h3&gt;

&lt;p&gt;WebP utilizes advanced compression techniques that minimize image quality degradation.&lt;/p&gt;

&lt;h3&gt;
  
  
  Supports Transparency
&lt;/h3&gt;

&lt;p&gt;Unlike JPEG, WebP offers lossless compression with transparency, similar to PNG. This makes it ideal for graphics with transparent backgrounds.&lt;/p&gt;

&lt;h2&gt;
  
  
  Things to Consider with WebP
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Limited Editing Software Support
&lt;/h3&gt;

&lt;p&gt;While popular image editing software like Photoshop and Illustrator can't use WebP files, if these are old version.&lt;/p&gt;

&lt;h3&gt;
  
  
  Compatibility with Applications
&lt;/h3&gt;

&lt;p&gt;WebP files might not be directly compatible with certain applications like Microsoft Office. By the way, it can't paste dev.to.&lt;/p&gt;

&lt;h2&gt;
  
  
  Converting Images to WebP
&lt;/h2&gt;

&lt;p&gt;There are several methods to convert images to WebP format:&lt;/p&gt;

&lt;h3&gt;
  
  
  Squoosh
&lt;/h3&gt;

&lt;p&gt;This free web app by Google allows you to convert images directly in your browser without uploading them to a server. &lt;/p&gt;

&lt;p&gt;This ensures security for sensitive content. (&lt;a href="https://squoosh.app/"&gt;https://squoosh.app/&lt;/a&gt;)&lt;/p&gt;

&lt;h3&gt;
  
  
  Saruwaka
&lt;/h3&gt;

&lt;p&gt;This online service offers batch conversion, making it ideal for converting multiple images at once. (&lt;a href="https://www.canva.com/features/image-converter/"&gt;https://www.canva.com/features/image-converter/&lt;/a&gt;)&lt;/p&gt;

&lt;h3&gt;
  
  
  Command Line
&lt;/h3&gt;

&lt;p&gt;The official WebP website provides command-line tools for conversion. &lt;/p&gt;

&lt;p&gt;This method offers greater control and automation but might be less user-friendly for beginners. (&lt;a href="https://developers.google.com/speed/webp/docs/using"&gt;https://developers.google.com/speed/webp/docs/using&lt;/a&gt;)&lt;/p&gt;

&lt;h2&gt;
  
  
  Summary
&lt;/h2&gt;

&lt;p&gt;By adopting WebP, you can significantly enhance your website's loading speed, improve user experience, and potentially boost your SEO ranking. &lt;/p&gt;

&lt;p&gt;Remember to consider compatibility with other applications and editing software for a seamless workflow.&lt;/p&gt;

</description>
      <category>webp</category>
      <category>seo</category>
      <category>performance</category>
    </item>
    <item>
      <title>Japanese standard stock photos</title>
      <dc:creator>hiroaki yamashita</dc:creator>
      <pubDate>Thu, 16 May 2024 17:47:29 +0000</pubDate>
      <link>https://dev.to/yamashee/japanese-standard-stock-photos-43cc</link>
      <guid>https://dev.to/yamashee/japanese-standard-stock-photos-43cc</guid>
      <description>&lt;p&gt;There are many free image sites around the world. &lt;br&gt;
Many sites require a fee or registration&lt;/p&gt;

&lt;p&gt;You might be worried about security if you use a company PC. &lt;br&gt;
At first, you might think, 'I can't pay for just one free photo!'&lt;br&gt;&lt;br&gt;
This is understandable.&lt;/p&gt;

&lt;p&gt;this time, i introduce free and no registration images sites by genre that i usually used.&lt;/p&gt;

&lt;h2&gt;
  
  
  classic in Japan
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Irasutoya
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.irasutoya.com/"&gt;https://www.irasutoya.com/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  PAKUTASO
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://www.pakutaso.com/"&gt;https://www.pakutaso.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These images are used in every aspect of our lives.&lt;br&gt;
not just websites. &lt;br&gt;
For example, poster around town, presentation, YouTube, on the tv.&lt;br&gt;
most Japanese people have seen these images.&lt;/p&gt;

&lt;p&gt;both have a casual feel to them, so they may not be suitable for stylish designs.&lt;/p&gt;

&lt;h2&gt;
  
  
  icon
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Google material symbols
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://fonts.google.com/icons"&gt;https://fonts.google.com/icons&lt;/a&gt;&lt;br&gt;
Google provides a large collection of icons that you can use. &lt;br&gt;
These icons are designed for web use.&lt;br&gt;
we can use these easily set cdn and input tags to source codes.&lt;/p&gt;

&lt;h3&gt;
  
  
  icooon-mono
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://icooon-mono.com/"&gt;https://icooon-mono.com/&lt;/a&gt;&lt;br&gt;
This is another popular option.&lt;br&gt;
we can change icon color on site.&lt;br&gt;
if you need simple ions, this site and google material symbols are all you need.&lt;/p&gt;

&lt;h2&gt;
  
  
  illust
&lt;/h2&gt;

&lt;h3&gt;
  
  
  soco-st
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://tyoudoii-illust.com/"&gt;https://tyoudoii-illust.com/&lt;/a&gt;&lt;br&gt;
The images have a soft feel.&lt;br&gt;
The illustrations allow you to change the theme color. &lt;br&gt;
so, this is highly versatile.&lt;/p&gt;

&lt;h3&gt;
  
  
  tyoudoii-illust
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://tyoudoii-illust.com/"&gt;https://tyoudoii-illust.com/&lt;/a&gt;&lt;br&gt;
'Tyoudoii' is a Japanese word.&lt;br&gt;
It translates to 'just the right feel' in English.&lt;br&gt;
There are many illustrations of humans on this site.&lt;/p&gt;

&lt;h2&gt;
  
  
  photos
&lt;/h2&gt;

&lt;h3&gt;
  
  
  O-DAN
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://o-dan.net/"&gt;https://o-dan.net/&lt;/a&gt;&lt;br&gt;
O-DAN allows you to search for free stock photos across 36 sites.&lt;/p&gt;

&lt;h2&gt;
  
  
  Devices from Design at Meta
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://design.facebook.com/toolsandresources/"&gt;https://design.facebook.com/toolsandresources/&lt;/a&gt;&lt;br&gt;
This is a website from Meta.&lt;br&gt;
This side has image of the digital devices such as smartphones and PCs.&lt;/p&gt;

&lt;p&gt;Images are downloaded in ZIP format.&lt;br&gt;
Therefore, you will need to download them using a PC.&lt;/p&gt;

&lt;h2&gt;
  
  
  advice
&lt;/h2&gt;

&lt;p&gt;While these are free image sites, some images require attribution and may not be usable for commercial purposes.&lt;br&gt;
i recommend to check carefully each sites rules before use.&lt;/p&gt;

</description>
      <category>design</category>
      <category>image</category>
    </item>
    <item>
      <title>For web worker! 5 extensions that will help you your work done</title>
      <dc:creator>hiroaki yamashita</dc:creator>
      <pubDate>Thu, 02 May 2024 15:00:19 +0000</pubDate>
      <link>https://dev.to/yamashee/for-web-worker-5-extensions-that-will-help-you-your-work-done-24ph</link>
      <guid>https://dev.to/yamashee/for-web-worker-5-extensions-that-will-help-you-your-work-done-24ph</guid>
      <description>&lt;p&gt;&lt;a href="https://dev.to/yamashee/my-favorite-3-chrome-extensions-48a"&gt;Past post is here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I introduce my favorite chrome extensions. &lt;br&gt;
This time, I introduce 5 extensions to web worker. &lt;/p&gt;

&lt;h2&gt;
  
  
  Similar web
&lt;/h2&gt;

&lt;p&gt;Those extensions can traffic information of web site all around the world. &lt;br&gt;
It can analyze competitors site, and SEO measures.&lt;br&gt;
however, free version has limitation what can access information.&lt;br&gt;
And, if site traffic are very few, you can't get information. &lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/%E3%82%B7%E3%83%9F%E3%83%A9%E3%83%BC%E3%82%A6%E3%82%A7%E3%83%96-%E3%83%88%E3%83%A9%E3%83%95%E3%82%A3%E3%83%83%E3%82%AF%E3%83%A9%E3%83%B3%E3%82%AF%E3%81%A8%E3%82%A6%E3%82%A7%E3%83%96%E3%82%B5%E3%82%A4%E3%83%88%E5%88%86/hoklmmgfnpapgjgcpechhaamimifchmp"&gt;Get Similar web&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Wappalyzer - Technology
&lt;/h2&gt;

&lt;p&gt;profiler&lt;br&gt;
This extension let you get tech information about site. For example, framework, server, CMS, analytics tools.&lt;br&gt;
You can know used tech that site in the world.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/wappalyzer-technology-pro/gppongmhjkpfnbhagpmjfkannfbllamg"&gt;GetWappalyzer - Technology &lt;br&gt;
profiler&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  HTML error checker
&lt;/h2&gt;

&lt;p&gt;You can found Syntex error if there are any error in HTML.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/html%E3%82%A8%E3%83%A9%E3%83%BC%E3%83%81%E3%82%A7%E3%83%83%E3%82%AB%E3%83%BC/ohdllebchmmponnofchalfkegpjojcaf"&gt;Get HTML error checker&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Alt &amp;amp; meta viewer
&lt;/h2&gt;

&lt;p&gt;you can get alt of images, and meta information(title, description, ogp etc.)&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/alt-meta-viewer/jjcjblcbnjhgjlnclhficglfjedhpjhl"&gt;Alt &amp;amp; Meta viewer&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Pasty
&lt;/h2&gt;

&lt;p&gt;I went to open multipie sites at once...&lt;br&gt;
This extensions meet the needs.&lt;br&gt;
You can open sites that copied clipboard.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/pasty/hdjihnnclpjhfdbbinmgoiehhoehhlgf"&gt;Get Pasty&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Summary
&lt;/h2&gt;

&lt;p&gt;How did you this? &lt;br&gt;
Tend of chrome extensions are so fast.&lt;br&gt;
In some case, used service is end suddenly. &lt;br&gt;
In some case, A compatible service has been released.&lt;br&gt;
If you want to work expensively, I recommend to check chrome extensions regularly.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>my favorite 3 Chrome extensions</title>
      <dc:creator>hiroaki yamashita</dc:creator>
      <pubDate>Wed, 01 May 2024 14:51:55 +0000</pubDate>
      <link>https://dev.to/yamashee/my-favorite-3-chrome-extensions-48a</link>
      <guid>https://dev.to/yamashee/my-favorite-3-chrome-extensions-48a</guid>
      <description>&lt;p&gt;I introduce my my favorite 3 Chrome extensions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Voice In
&lt;/h2&gt;

&lt;p&gt;this is especially recommend chrome extension!!&lt;br&gt;
We can voice input easily on chrome.&lt;/p&gt;

&lt;p&gt;voice input is not used much in Japan.&lt;br&gt;
But, I use voice input everyday.&lt;/p&gt;

&lt;p&gt;I usually voice input in Japanese.&lt;br&gt;
so, it is difficult to input programming code by this extensions for me.&lt;br&gt;
but, I wanna be speak English well, and input programming code by this extensions.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/voice-in-speech-to-text-d/pjnefijmagpdjfhhkpljicbbpicelgko"&gt;get Voice in&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Video Speed Controller
&lt;/h2&gt;

&lt;p&gt;this is extension that can control video speed easily.&lt;br&gt;
just one touch keyboard 's' or 'd'.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/image-downloader/cnpniohnfphhjihaiiggeabnkjhpaldj"&gt;get Video Speed Controller&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Image Downloader
&lt;/h2&gt;

&lt;p&gt;this is excellent extension.&lt;br&gt;
because it can list and download all images in bulk in current page.&lt;br&gt;&lt;br&gt;
we do not need to open developer mode to download images.&lt;br&gt;
by the way, take care copyright of images.&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/image-downloader/cnpniohnfphhjihaiiggeabnkjhpaldj"&gt;get Image Downloader&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;next time, I'm gonna introduce another chrome extensions when I using in the work.&lt;/p&gt;

</description>
      <category>extensions</category>
    </item>
  </channel>
</rss>
