Internal Study Session Report: How to Write a Readable Internal Blog and the Basics of WordPress

This time, we held an internal study session titled “How to Write an Internal Blog and the Basics of WordPress.”

Here’s a look at how it went.

Internal blogs are valuable assets for sharing technical information, research findings, and insights gained through daily work. At the same time, it’s not uncommon to hear people say, “I don’t know what to write,” or “I’m not good at writing.”

In this study session, we focused not on writing skills themselves but on “tips for creating articles that effectively communicate to readers.” The session covered practical topics for real-world use, including how to write blog posts, basic WordPress operations, handling images, and key points to keep in mind when using AI.

Topics Covered in the Study Session

In this study session, we learned about the following topics.

  • How to structure articles with the reader in mind
  • How to create effective titles and headings (H-tags)
  • How to write easy-to-read text using bullet points and paragraph breaks
  • Basic operations in WordPress (Gutenberg)
  • Useful editing features such as List View and grouping
  • Image optimization and the use of WebP format
  • Key points for creating screenshots
  • Secure handling of images and files with information security in mind
  • Important considerations and effective methods when using AI

We didn’t just focus on learning how to operate WordPress; we also emphasized the importance of writing articles with the perspective that they will serve as resources for someone in the future.

Scenes from the Study Session

Internal blogs are assets that carry knowledge into the future.

An internal blog doesn’t end at the moment it’s written.

By sharing the knowledge, insights, and trial‑and‑error experiences gained through daily work and learning, individual experiences become assets for the entire organization. Not only technical information but also lessons learned on the job, study session content, and work-related improvements can all serve as valuable knowledge for other team members.

Internal blogs also serve as a record of activities and initiatives. By documenting “what was learned,” “why a particular approach was chosen,” and “what results were achieved,” they become valuable resources for your future self and for members who join later and need to look back.

In addition, articles such as employee introductions and event reports help convey the company’s atmosphere and the people who work there. They not only deepen mutual understanding among team members but also contribute to recruitment efforts and corporate branding.

An internal blog is a “company resource that someone in the future will read.” With this study session as a starting point, I hope each person will keep in mind how to create articles that are a little easier to read and a little clearer to understand, leading to even more valuable information sharing.

We plan to continue holding study sessions on WordPress in the future.
Please look forward to the next article as well!


社内勉強会レポート:読みやすい社内ブログの書き方とWordPressの基本

今回は社内勉強会「社内ブログの書き方とWordPressの基本」を開催しました。

その様子をご紹介します。

社内ブログは、技術情報や調査結果、業務で得た知見を共有するための大切な資産です。一方で、「何を書けばいいのか分からない」「文章を書くのが苦手」という声も少なくありません。

今回の勉強会では、文章力ではなく「読み手に伝わる記事を書くためのコツ」をテーマに、ブログの書き方からWordPressの基本操作、画像の扱い方、AI活用時の注意点まで、実際の運用を意識した内容を紹介しました。

勉強会で取り上げた内容

今回の勉強会では、次のようなテーマについて学びました。

  • 読者を意識した記事構成の考え方
  • 読まれやすいタイトルや見出し(Hタグ)の付け方
  • 箇条書きや段落分けによる読みやすい文章の作り方
  • WordPress(Gutenberg)の基本操作
  • リストビューやグループ化など便利な編集機能
  • 画像の最適化やWebP形式の活用
  • スクリーンショット作成時のポイント
  • 情報セキュリティを意識した画像・ファイル管理
  • AIを活用する際の注意点と効果的な使い方

単にWordPressの操作方法を学ぶだけではなく、「未来の誰かが読む資料」という視点で記事を書くことの大切さについても共有しました。

勉強会の様子

社内ブログは知識を未来へつなぐ資産

社内ブログは、書いた時点で終わりではありません。

日々の業務や学習の中で得た知識や気付き、試行錯誤した内容を共有することで、個人の経験は組織全体の財産になります。技術情報だけでなく、業務で得た学びや勉強会の内容、仕事の工夫なども、他のメンバーにとって価値あるナレッジになります。

また、社内ブログは活動や取り組みを記録として残す役割もあります。「何を学んだか」「なぜその方法を選んだか」「どのような成果があったか」を残すことで、未来の自分や後から参加したメンバーが振り返るための貴重な資料になります。

さらに、社員紹介やイベント紹介などの記事は、会社の雰囲気や働く人の姿を伝え、メンバー同士の理解を深めるだけでなく、採用活動や企業ブランディングにもつながります。

社内ブログは、「未来の誰かが読む社内資料」です。今回の勉強会をきっかけに、一人ひとりが「少し読みやすく、少し伝わりやすい記事」を意識し、より価値のある情報発信につなげていければと思います

今後もWordPressをテーマにした勉強会を継続して開催していく予定です。
次回の記事もぜひお楽しみに!


Engineer’s Blog: New Features in WordPress 7.0 and How to Use Them

I’m oz, and I’ll be writing this edition of the Engineer’s Blog.
Since WordPress has recently been updated, I’d like to introduce some new features that should be useful for actual website management, along with how to make the most of them.

1. Responsive Display Control Features

In WordPress 7.0, you can now configure which devices each block is displayed on.

  • Display on PC only
  • Display on tablet only
  • Display on smartphone only

You can configure settings like the ones described above. Previously, you had to write CSS or install a dedicated plugin, but this is now available as a standard feature.

For example, you can hide images on smartphones to improve page load speed, or switch large tables designed for desktop computers to a different layout on smartphones.

2. Adding an Icon Block

WordPress 7.0 also includes a feature that makes it easy to place icons.

Until now, you couldn’t place icons without installing the Font Awesome plugin.

For example,

  • Display a phone icon next to the phone number
  • Display an email icon next to the email address
  • Display a warning icon next to the notes

You can create visually intuitive websites, such as these.

Email

Note

Summary

In this post, we’ve highlighted some of the new features added in WordPress 7.0 that are likely to be useful for actual website management.

The “responsive display control” and “new icon blocks” we’ve introduced here are relatively easy to use even without specialized knowledge, and they help improve the readability and usability of your website.

WordPress is updated regularly, with new features being added all the time. Even if you use it without giving it much thought on a daily basis, taking this opportunity to try out the new features might help you manage your site more efficiently.

There are still many features I haven’t fully mastered myself, so I plan to continue trying out new features and learning how to make the most of them.

That’s all for this post.
Thank you for reading this far.
Stay tuned for the next Engineer Blog post!

技術者ブログ:WordPress 7.0の新機能と活用方法について

今回の技術者ブログを担当します、ozです。
今回、Wordpressがアップデートされたということで、実際のサイト運用で役立ちそうな新機能と、その活用方法について紹介します。

1.レスポンシブ表示の制御機能

WordPress 7.0では、ブロックごとに表示する端末を設定できるようになりました。

例えば、

  • PCのみ表示
  • タブレットのみ表示
  • スマートフォンのみ表示

上記のような設定が可能です。これまではCSSを記述したり、専用プラグインを導入したりする必要がありましたが、標準機能として利用できるようになりました。
活用例としては、スマートフォンでは画像を非表示にしてページの表示速度を改善したり、PC向けの大きな表をスマートフォンでは別のレイアウトに切り替えたりすることができます。

2.アイコンブロックの追加

WordPress 7.0では、アイコンを簡単に配置できる機能も追加されました。

今までは、Font Awesomeプラグインを導入しないとアイコンを配置できませんでした。
例えば、

  • 電話番号の横に電話アイコンを表示する
  • メールアドレスの横にメールアイコンを表示する
  • 注意事項に警告アイコンを表示する

など、視覚的に分かりやすいサイトを作成できます。

メール

注意

まとめ

今回は、WordPress 7.0で追加された新機能の中から、実際のサイト運用で役立ちそうな機能を紹介しました。
今回紹介した「レスポンシブ表示の制御機能」や「アイコンブロックの追加」は、専門的な知識がなくても比較的簡単に利用でき、Webサイトの見やすさや利便性の向上につながります。
WordPressは定期的にアップデートが行われ、新しい機能が追加されています。普段何気なく利用している方も、この機会に新機能を試してみることで、より効率的なサイト運用ができるかもしれません。
私自身もまだ使いこなせていない機能がたくさんあるので、今後も新しい機能を試しながら活用方法を学んでいきたいと思います。

今回は以上になります。
ここまで読んでくださり、ありがとうございました。
次回の技術者ブログもお楽しみに!

Employee Introduction

Thank you for taking the time to read this.
Nice to meet you — my name is NoOne, and I joined the company in April 2026!
In this post, I’d like to share what led me to join Dandelions and my impressions after starting here.

Reason for joining

In Nagoya, I studied mainly Internet security at a technical college specializing in IT. As I continued taking classes, I also had opportunities to learn not only about Internet security and infrastructure, but also system development and web design. The more I explored different fields, the more I found each of them interesting, and before I knew it, I had reached job‑hunting season without being able to decide on one specific path I absolutely wanted to pursue.Since I didn’t have a clear idea of what I wanted to do, I decided to focus not only on finding a job that matched my skills, but also on finding a workplace with a good atmosphere where I could work comfortably. During that uncertain time, I encountered Dandelions at a company information session held at my school and later joined their internship program.During the internship, I found that despite being a global environment with many foreign employees, communication was incredibly smooth, and the company culture encouraged everyone—regardless of position—to freely share their opinions. I felt, ‘I want to work in such a wonderful place,’ and that’s what led me to decide to join the company.

Impressions after joining

I am currently in training, studying for IT‑related certifications and working to improve my technical skills. Even though I attended an IT vocational school, it doesn’t mean the training content is easy for me—there are many things I still don’t understand, and I often find myself getting stuck. However, thanks to the support of senior employees who teach us as instructors, as well as the help we give each other within my cohort, I feel that I’m able to learn and grow in a very supportive environment.
In addition to technical skills, we also receive thorough instruction in business etiquette. Since I was a student until just recently, I’m still not fully confident in basic business manners such as exchanging business cards, proper grooming, and handling phone calls. But my seniors and supervisors always teach me kindly, no matter how many questions I ask. Because they are so willing to help, I feel safe challenging myself every day and can sense my own growth.
As a working professional—and as a member of Dandelions—I want to continue doing my best so that I can represent the company with confidence when interacting with people outside the organization.

Introduction

As a hobby, I enjoy playing PC games. If you’re a PC gamer, you’ve probably felt the urge at least once to ‘perfect your desk setup.’ I’m definitely one of those people — I’ve been gradually improving not only my PC itself but also my peripherals and audio environment.
The PC I’m currently using was something I bought with a ‘looks over performance’ mindset, so lately I’ve been bothered by its slow startup and overall sluggishness. Then, almost as if perfectly timed, a collaboration PC featuring my favorite creator was released! I thought, ‘This is it — a PC that’s perfect both in appearance and performance!’ and decided to buy it.
On top of that, a collaboration keyboard with the same creator is scheduled to arrive around August this year. I’m turning this excitement into motivation and doing my best at work every day.

Thank you for reading all the way to the end.
That’s all for this time.
Please look forward to the next employee introduction!

社員紹介

ご覧いただきありがとうございます。
はじめまして、2026年4月に入社しました「NoOne」です!
今回はダンデライオンズへの入社のきっかけや入社後の感想などについて書いていこうと思います。

入社したきっかけ

私は名古屋でIT系の専門学校でインターネットセキュリティを主に学んでいました。授業を受けていくにつれてインターネットセキュリティやインフラ系だけでなく、システム開発やWebデザインにも触れる機会がありました。幅広いことを学ぶうちにどれも面白く感じ、自分の中で「これを絶対にやりたい!」というものを決められないまま就活の時期を迎えていました。やりたいことが特に決まっていなかった私は、「自分に合った仕事内容」だけではなく、「雰囲気が良く働きやすい環境」を軸に探すことにしました。そんな曖昧なときに、学校の会社説明会でダンデライオンズに出会い、インターンシップに参加しました。インターンシップでは外国籍の方が多く在籍しているグローバルな環境でありながらコミュニケーションが非常にスムーズで、上下関係なく誰でも意見を発信できる会社だと感じました。「こんな素敵な場所で働きたい!」と思い入社を決意しました。

入社後の感想

現在研修中で、IT系の資格対策勉強や技術面の学習に取り組んでいます。IT系の専門学校に通っていたからといって、研修内容が簡単にわかるというわけではなく、分からないことが多く手が止まってしまう場面も多々あります。そんな中、講師として教えてくださる先輩社員の方にサポートしていただいたり、同期のメンバーで教え合ったりしながら学びを深められるとても良い環境で研修を進められていると感じています。また、研修では技術面だけでなく、ビジネスマナーもとても丁寧に教えていただいています。ついこの間まで学生だった私は、名刺交換や身だしなみのルール、電話対応など、基本的なビジネスマナーもおぼつかない状態ですが、先輩や上司の方々がいつも親切に教えてくださいます。分からないところをたくさん質問しても快く教えていただけるため、日々安心して挑戦を重ね、成長できていると感じます。社会人として、そしてダンデライオンズの一員として社外に出ても恥ずかしくないようこれからも頑張っていきたいです。

自己紹介

私は趣味で、パソコンゲームをしています。PCゲーマーの方なら、一度は「デスク周りをこだわりたい!」と思ったことがあるのではないでしょうか。私もその1人で、PC本体だけでなく、周辺機器や音響環境にもこだわりたいと、コツコツ環境を整えています!今使っているPCは「性能を妥協し見た目重視」で購入したものだったため、最近起動や動作の遅さが気になっていました。そんな中、まるでタイミングを見計らったかのように、推しのコラボPCが発売されたのです!「これなら見た目も性能も完璧なPCが手に入る!」と、思い切って購入しました。さらに今年の8月頃には、推しのコラボキーボードも届く予定です。このワクワク感をモチベーションに変えて、日々の仕事を頑張ります!

ここまで読んでいただきありがとうございました。
今回は以上となります。
次回の社員紹介もお楽しみに!!

February 2026 Internship Experience②

Eight people participated in our internship program in February. In Testimonial ②, we’d like to introduce the Japanese students!

Japanese students(Male)

I am a vocational school student scheduled to graduate in 2027. I decided to participate after attending an information session at my school, where I was drawn to your company’s “global yet relaxed corporate culture,” and I am pleased to be taking part in this winter internship.

On the first day, we used generative AI to create images based on the theme “Ukiyo-e × Modern.” We experimented with different prompts to get as close as possible to our ideal image. We were able to produce a piece we were satisfied with, and the positive feedback we received from our colleagues gave us a great boost of confidence.

On the morning of the second day, we practiced exchanging business cards and received practical advice from employees in sales roles. In the afternoon, we experienced the system testing process. We learned that even simple tasks carry the heavy responsibility of “upholding the company’s trust.” Drawing on what we learned in class, we were able to complete the task without any mistakes by paying close attention to every detail.

On the third day, we created a website introducing the history of Toyokuni Shrine. We organized information gathered through AI and online research in chronological order and built the site using WordPress. The intuitive interface allowed us to experiment with how to present the content, making it a valuable experience that gave us a real sense of the joy of sharing information.

Now that my internship has come to an end, I can say it was an intensive five days that covered everything from the latest technologies to the fundamentals of business. I intend to use this experience as a foundation as I move forward with my student life and career development.

Japanese students(Male)

I participated in an internship in February 2026.
I’d like to share what I actually did during this internship and my thoughts on the experience.

On the first day, we worked on AI-powered image generation and self-analysis using mind maps. For the image generation, we created images in groups based on the theme of “harmony,” sharing our ideas along the way. Despite the limited time, our discussions led to results we were very satisfied with.
We also experienced mind mapping, a technique that allows us to explore our experiences and thoughts through association. It was a valuable opportunity to reflect on who we are now and who we hope to become in the future.

On the second day, we exchanged business cards and conducted test runs.
During the business card exchange, we were taught the basic etiquette we need to follow.
It was a good opportunity to realize that the rules are stricter than I had imagined and that there is a lot to keep in mind.
For the tests, we verified that the system we built was functioning as intended. We had to check for issues across different devices and versions, and I felt that this was both an important and challenging task.

On the third day, we worked on creating web pages and preparing the necessary materials.
We split into two groups and used a platform called WordPress to build the sites.
I think that by dividing up the tasks, we were able to make steady progress without any major setbacks.

During this internship, I learned many things that I couldn’t have learned in school. I hope to draw on these lessons in the future, both in school and in my career.

2026年2月インターンシップ体験談②

2月に当社でインターンシップを行い、8名の方に参加していただきました。体験談②では、日本人学生の方々をご紹介します!

日本人学生(男性)

2027年卒業予定の専門学生です。参加したきっかけは学校での説明会を通じて、貴社の「グローバルかつ穏やかな社風」に魅力を感じ、この度冬季インターンシップに参加させていただきました。

1日目は生成AIを活用し、「浮世絵×現代」というテーマで画像生成に挑戦しました。理想のイメージに近づけるため、プロンプトの試行錯誤を繰り返しました。納得のいく作品を仕上げることができ、社員の方から高評価をいただけたことは大きな自信になりました。

2日目午前は名刺交換の練習を行い、営業職の社員の方から実践的なアドバイスをいただきました。午後はシステムのテスト工程を体験。単純な作業にこそ「企業の信頼を支える」という重い責任が伴うことを学びました。授業の経験を活かし、細部まで注意を払いミスなく終えることができました。

3日目は、豊国神社の歴史を紹介するサイトを制作しました。AIやネットで調査した情報を年代順に整理し、WordPressを用いて構築しました。直感的な操作でコンテンツの見せ方を工夫でき、情報発信の楽しさを実感する貴重な経験となりました。

インターンシップを終えて、最新技術からビジネスの基本まで、凝縮された5日間でした。この経験を糧に、今後の学生生活とキャリア形成に励みたいと思います。

日本人学生(男性)

私は2026年の2月にインターンシップに参加させていただきました。
今回のインターンシップの中で実際に行ったことと、その感想をお話ししていきたいと思います。

1日目はAIを活用した画像生成と、マインドマップを用いた自己分析を行いました。画像生成は「和」というテーマに沿って、グループでイメージを共有して作成していきました。限られた時間の中で話し合ったことで、満足のいくものができました。
マインドマップという、自分の経験や思いを連想して深堀をする体験をしました。今の自分や将来の自分の姿を見つめ直す良い時間になりました。

2日目は名刺交換とテスト体験を行いました。
名刺交換は名刺交換の基本的なマナーについて覚えるべきことを教えてもらいました。
想像していたよりも厳密で、考えることが多いということを知るいい機会になりました。
テストはつくったシステムが想定通りの動作をしているかの確認をしました。デバイスやバージョンごとに問題が起きていないかの確認をしなかればならず、重要で大変な作業だと感じました。

3日目はwebページの作成とそのための資料作成を行いました。
WordPressというサイトを利用して2つのグループに分かれて作成していきました。
どちらの作業も、役割分担をしたことで、躓くことなく進んでいくことができたと思います。

今回のインターンシップの中で、学校では学べないことをいくつも学ぶことができました。学んだことを今後の学校や社会人になってからも思い出して、活かしていきたいです。

February 2026 Internship Experience①

Eight people participated in our internship program in February. In Testimonial ①, we’d like to introduce our international students!

Myanmar international students(Women)

I am an international student studying web development in Japan. My school teacher introduced me to Dandelions Inc., and I participated in their 2026 internship program. My goals for the internship were to experience the actual work of professionals and to communicate effectively with both Japanese and international colleagues. The internship lasted five days, from February 16 to February 20.
On the morning of the first day, we all gave brief self-introductions. Then, we used AI to generate images. We also had group discussions, which were a lot of fun. In the afternoon, we learned how to use mind maps to structure our self-promotion. It was a great experience.

On the second day, a company employee taught us the proper etiquette and procedures for exchanging business cards. We actually exchanged business cards, which was a great opportunity to learn about Japanese business culture. We listened to an explanation of system testing and conducted some actual tests. It was interesting to assign roles for the presentation and divide up the tasks among us.

On the morning of the third day, we went to Toyokuni Shrine to take photos for the website. We split into groups and had fun summarizing what each of us had researched. In the afternoon, we received a tutorial on how to use WordPress, and then we all worked together to upload the information and photos we had compiled to the site.

I learned so much and got to know everyone well—I’m really glad I took part in this internship.

Myanmar international students(Male)

I joined this Dandelions internship through a referral from one of my teachers. I felt it was a valuable opportunity to gain hands-on experience in web development in a real-world setting, so I was eager to take on the challenge.

On the first day, following a company presentation and self-introductions, we held a group discussion on creating prompts for generating photos using AI. We considered what kind of language to use to generate photos that closely match the desired image, and learned the importance of providing specific, easy-to-understand instructions rather than abstract expressions. We also realized that even with the same theme, different perspectives and ideas can lead to completely different results, and truly appreciated the importance of exchanging opinions within the team.

On the second day, we conducted a browser testing session, using Windows, Mac, Android, and iOS to verify differences in display and behavior across various browsers. Since I usually only test in a single environment, I was surprised to see how layout and behavior differed depending on the device and browser. Through the process of verifying minor discrepancies and bugs one by one, I gained a deep understanding of the importance of user-centric testing and quality control.

On the third day, we took photos at Toyokuni Shrine and used that footage to create a website using WordPress. By conducting market research, defining our target audience, and creating a site structure before beginning production, we learned the importance of planning skills as well as design. Although the program was short, we experienced the entire process from planning to production and presentation, which allowed us to clearly identify our challenges and areas for growth. I hope to apply what I learned in this program to my future creative projects and career goals.

2026年2月インターンシップ体験談①

2月に当社でインターンシップを行い、8名の方に参加していただきました。体験談①では、外国人留学生の方々をご紹介します!

ミャンマー人留学生(女性)

私は日本でWebの勉強をしている留学生です。学校の先生から紹介してもらい、株式会社ダンデライオンズの2026年のインターンシップに参加しました。私のインターンシップ参加の目標は、社会人の実際の仕事を体験し、日本人も外国人もみんなでいいコミュニケーションをとることです。インターンシップは5日間で、2月16日から2月20日です。
1日目の午前中には、みんなで簡単な自己紹介をしました。そして、AIを使って画像生成を行いました。グループディスカッションもしてとても楽しかったです。午後には自己PRの考え方としてマインドマップを学びました。いい経験をさせてもらいました。

2日目は名刺交換の注意点ややり方を社員の方から教えてもらいました。実際に名刺交換を行い、日本のビジネス文化を知るいい機会になりました。システムテストの説明を聞いて、実際のテストもやりました。プレゼンの担当を決めてそれぞれのやることを分けて面白かったです。

3日目の午前中には、Webサイトのため豊国神社へ写真を撮りに行きました。グループに分かれてそれぞれの調べたことをまとめて楽しかったです。午後にはWordPressの使い方を説明してもらって、まとめた情報と写真をWordPressに入れてみんなで制作しました。

知らないことをたくさん教えてもらい、皆と仲良くなってこのインターンシップに参加して本当によかったです。

ミャンマー人留学生(男性)

今回のダンデライオンズのインターンシップは、学校の先生の紹介をきっかけに参加しました。実務に近い環境でWeb制作を体験できる貴重な機会だと感じ、積極的に挑戦したいと思いました。

1日目は会社説明や自己紹介の後、AIで写真を生成するためのプロンプト作成についてグループディスカッションを行いました。どのような言葉を使えばイメージに近い写真が生成されるのかを考え、抽象的な表現ではなく、具体的かつ分かりやすい指示を出すことの重要性を学びました。また、同じテーマでも視点や発想が異なることで全く違う結果になることを知り、チームで意見を出し合うことの大切さも実感しました。

2日目はブラウザテスト体験を行い、Windows・Mac・Android・iOSを使用して、さまざまなブラウザでの表示や動作の違いを確認しました。普段は一つの環境でしか確認していなかったため、デバイスやブラウザによってレイアウトや動きに違いが出ることに驚きました。細かなズレや不具合を一つ一つ検証する作業を通して、ユーザー目線での確認や品質管理の重要性を深く理解することができました。

3日目は豊国神社で写真撮影を行い、その素材を活用してWordPressでサイト制作を体験しました。市場調査やターゲット設定、構成作成を行った上で制作を勧めたことで、デザインだけでなく企画力の大切さも学びました。短い期間でしたが、企画から制作、発表まで一連の流れを経験し、自分の課題と成長店を明確にすることができました。今回の学びを今後の制作活動や将来の目標につなげていきたいと考えています。