<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>teerath, Author at วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</title>
	<atom:link href="https://dit.rsu.ac.th/author/teerath/feed/" rel="self" type="application/rss+xml" />
	<link>https://dit.rsu.ac.th/author/teerath/</link>
	<description>DIT &#124; RSU</description>
	<lastBuildDate>Tue, 28 Apr 2026 08:09:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">218524940</site>	<item>
		<title>หลักสูตรการจัดการนวัตกรรมดิจิทัล ปริญญาโทออนไลน์ 2 ปีจบ DIT RSU</title>
		<link>https://dit.rsu.ac.th/dit-online-rsu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dit-online-rsu</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 07:38:59 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=10060</guid>

					<description><![CDATA[<p>College of Digital Innovation Technology ปริญญาโทออนไลน์ 100% Master of Science (Digital Innovation Management) ค่าธรรมเนียมการศึกษา 144,000 ตลอดหลักสูตร 2 ปี บริหารนวัตกรรม สร้างอนาคตดิจิทัล Online Learning: เรียนออนไลน์เดือนละ 1 วิชา [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/dit-online-rsu/">หลักสูตรการจัดการนวัตกรรมดิจิทัล ปริญญาโทออนไลน์ 2 ปีจบ DIT RSU</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10060" class="elementor elementor-10060">
				<div class="elementor-element elementor-element-29dc84c e-flex e-con-boxed e-con e-parent" data-id="29dc84c" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-ed7102c elementor-widget elementor-widget-html" data-id="ed7102c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
    /* นำ Font Sarabun มาใช้เพื่อให้ดูเป็นทางการและอ่านง่าย */
    @import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;700&display=swap');

    .dit-container {
        font-family: 'Sarabun', sans-serif;
        background-color: #ffffff;
        max-width: 950px;
        margin: 40px auto;
        color: #333;
        border-radius: 30px;
        overflow: hidden;
        box-shadow: 0 20px 50px rgba(0,0,0,0.08); /* เงาแบบนุ่มๆ */
        border: 1px solid #f0f0f0;
    }

    /* Header: เปลี่ยนจากสีดำ เป็นสีขาว/เทาอ่อน พร้อมขอบล่างสีแดงบางๆ */
    .dit-header {
        background: #ffffff;
        padding: 50px 20px;
        text-align: center;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .dit-header h1 {
        margin: 0;
        font-size: 2.4rem;
        color: #000;
        font-weight: 700;
        letter-spacing: -1px;
    }

    .dit-header h1 span {
        color: #ed1c24; /* สีแดงหลักจาก Logo */
    }

    .dit-header p {
        color: #666;
        font-size: 1.1rem;
        margin-top: 10px;
    }

    /* Content Layout */
    .dit-body {
        padding: 40px;
    }

    /* Card ข้อมูลหลัก: เน้นโค้งมนและใช้สีเทาอ่อนตัดขาว */
    .info-card {
        display: flex;
        flex-wrap: wrap;
        background: #fdfdfd;
        border-radius: 25px;
        border: 1px solid #efefef;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .info-left {
        background-color: #f9f9f9;
        padding: 40px;
        flex: 1;
        min-width: 250px;
        border-right: 1px solid #eee;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .info-right {
        padding: 40px;
        flex: 2;
        min-width: 300px;
    }

    .price-tag {
        font-size: 2.8rem;
        font-weight: 700;
        color: #ed1c24;
        margin: 0;
    }

    .price-label {
        font-size: 0.9rem;
        color: #888;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    /* List รายการแบบมี Icon วงกลมเล็กๆ */
    .feature-list {
        list-style: none;
        padding: 0;
        margin: 20px 0;
    }

    .feature-list li {
        padding: 10px 0 10px 30px;
        position: relative;
        border-bottom: 1px solid #f5f5f5;
    }

    .feature-list li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 18px;
        width: 8px;
        height: 8px;
        background-color: #ed1c24;
        border-radius: 50%;
    }

    /* กล่อง Promotion: ใช้สีแดงแบบจางๆ (Soft Red) ไม่ให้กระแทกตาเกินไป */
    .promo-banner {
        background-color: #fff5f5;
        border: 1px solid #ffebeb;
        padding: 25px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .promo-icon {
        background: #ed1c24;
        color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        flex-shrink: 0;
    }

    /* Button: สไตล์ Minimal มนๆ */
    .cta-button {
        display: inline-block;
        background-color: #ed1c24;
        color: #ffffff;
        padding: 18px 45px;
        border-radius: 15px; /* มนแบบเหลี่ยมมนนิดๆ ดูทันสมัยกว่าวงรี */
        text-decoration: none;
        font-weight: bold;
        font-size: 1.1rem;
        transition: all 0.3s;
        box-shadow: 0 10px 20px rgba(237, 28, 36, 0.2);
    }

    .cta-button:hover {
        transform: translateY(-3px);
        box-shadow: 0 15px 30px rgba(237, 28, 36, 0.3);
        background-color: #d3161c;
    }

    .dit-footer {
        text-align: center;
        padding: 40px;
        background: #f9f9f9;
        color: #999;
        font-size: 0.85rem;
    }

    @media (max-width: 768px) {
        .info-card { flex-direction: column; }
        .info-left { border-right: none; border-bottom: 1px solid #eee; }
        .dit-header h1 { font-size: 1.8rem; }
    }
</style>

<div class="dit-container">
    <header class="dit-header">
        <p style="text-transform: uppercase; font-weight: bold; color: #ed1c24; margin-bottom: 5px;">College of Digital Innovation Technology</p>
        <h1>ปริญญาโท<span>ออนไลน์</span> 100%</h1>
        <p>Master of Science (Digital Innovation Management)</p>
    </header>

    <div class="dit-body">
        <div class="info-card">
            <div class="info-left">
                <span class="price-label">ค่าธรรมเนียมการศึกษา</span>
                <p class="price-tag">144,000</p>
                <span style="color: #666;">ตลอดหลักสูตร 2 ปี</span>
            </div>
            <div class="info-right">
                <h3 style="margin-top: 0;">บริหารนวัตกรรม สร้างอนาคตดิจิทัล</h3>
                <ul class="feature-list">
                    <li><strong>Online Learning:</strong> เรียนออนไลน์เดือนละ 1 วิชา ไม่กระทบงานประจำ</li>
                    <li><strong>No Tech Background:</strong> จบสาขาไหนก็เรียนได้ เราปูพื้นฐานให้</li>
                    <li><strong>Modern Curriculum:</strong> หลักสูตรทันสมัย เน้นใช้จริงในองค์กร</li>
                </ul>
            </div>
        </div>

        <div class="promo-banner">
            <div class="promo-icon">%</div>
            <div>
                <strong style="color: #ed1c24; font-size: 1.1rem;">สิทธิพิเศษสำหรับผู้สมัคร</strong>
                <p style="margin: 5px 0; font-size: 0.95rem;">รับทุนวิจัย 20,000 บาท และส่วนลด Early Bird 10% (เมื่อสมัครภายใน 30 ก.ค. 69)</p>
            </div>
        </div>

        <div style="text-align: center; margin-top: 50px;">
            <a href="https://dit.rsu.ac.th/master-degree/ms-digital-innovation-management/" target="_blank" class="cta-button">
                เข้าชมรายละเอียดหลักสูตร
            </a>
            <p style="font-size: 0.85rem; color: #bbb; margin-top: 20px;">มหาวิทยาลัยรังสิต | Rangsit University</p>
        </div>
    </div>

    <footer class="dit-footer">
        #DIT #RSU #MasterDegree #DigitalInnovation #OnlineLearning
    </footer>
</div>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/dit-online-rsu/">หลักสูตรการจัดการนวัตกรรมดิจิทัล ปริญญาโทออนไลน์ 2 ปีจบ DIT RSU</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10060</post-id>	</item>
		<item>
		<title>ภาพรวมบรรยากาศงานสงกราต์  International and Thai</title>
		<link>https://dit.rsu.ac.th/event-dit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=event-dit</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 03:15:09 +0000</pubDate>
				<category><![CDATA[CSC]]></category>
		<category><![CDATA[DAI]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=10040</guid>

					<description><![CDATA[<p>RSUnival 2026 เพราะนวัตกรรมไม่ได้มีแค่เรื่องของเทคโนโลยี แต่คือการผสานความหลากหลายของผู้คนและวัฒนธรรมเข้าด้วยกัน! ภาพบรรยากาศสุดประทับใจ เหล่านักศึกษาวิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) ทั้งนักศึกษาต่างชาติและนักศึกษาไทย ร่วมถ่ายทอดวัฒนธรรมอันงดงามผ่านการแสดงบนเวทีและขบวนพาเหรดที่เต็มไปด้วยสีสันและรอยยิ้ม ดูภาพกิจกรรมเพิ่มเติมและร่วมแสดงความคิดเห็นบน Facebook → Fast Track Course จบภายใน 2.5 ปี เรียนจบไว ไปได้ไกลกว่า! หลักสูตร DAI: นวัตกรรมดิจิทัลและปัญญาประดิษฐ์ 🚀 Project-based [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/event-dit/">ภาพรวมบรรยากาศงานสงกราต์  International and Thai</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="10040" class="elementor elementor-10040">
				<div class="elementor-element elementor-element-426896b e-flex e-con-boxed e-con e-parent" data-id="426896b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-ceda924 elementor-widget elementor-widget-html" data-id="ceda924" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<style>
    /* ตั้งค่าพื้นฐาน */
    .rsunival-container {
        font-family: 'Sarabun', sans-serif, system-ui;
        background-color: #f9fafb;
        color: #1f2937;
        margin: 0;
        line-height: 1.6;
    }

    /* Header */
    .rsunival-header {
        background-color: #dc2626; /* สีแดง RSU */
        color: #ffffff;
        padding: 60px 20px;
        text-align: center;
    }
    .rsunival-header h1 {
        margin: 0 0 15px 0;
        font-size: 2.5rem;
        font-weight: bold;
    }
    .rsunival-header p {
        margin: 0;
        font-size: 1.2rem;
        max-width: 700px;
        margin: 0 auto;
        opacity: 0.9;
    }

    /* Layout */
    .rsunival-main {
        max-width: 1100px;
        margin: 0 auto;
        padding: 40px 20px;
    }

    /* Gallery Section */
    .section-title {
        font-size: 1.8rem;
        font-weight: bold;
        border-left: 8px solid #dc2626;
        padding-left: 15px;
        margin-bottom: 25px;
    }
    .gallery-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 15px;
        margin-bottom: 30px;
    }
    .gallery-item {
        border-radius: 12px;
        overflow: hidden;
        aspect-ratio: 16 / 9;
        background-color: #e5e7eb;
    }
    .gallery-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s;
    }
    .gallery-item img:hover {
        transform: scale(1.05);
    }

    /* Facebook Link */
    .fb-link-container {
        text-align: center;
        margin-top: 20px;
    }
    .fb-link {
        color: #2563eb;
        text-decoration: none;
        font-weight: 500;
        display: inline-flex;
        align-items: center;
    }
    .fb-link:hover {
        color: #1e40af;
        text-decoration: underline;
    }

    /* Course Card */
    .course-card {
        display: flex;
        flex-wrap: wrap;
        background: #ffffff;
        border-radius: 20px;
        box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        margin-top: 50px;
        border: 1px solid #f3f4f6;
    }
    .course-card-left {
        background-color: #b91c1c;
        color: #ffffff;
        padding: 40px;
        flex: 1;
        min-width: 250px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .course-card-right {
        padding: 40px;
        flex: 2;
        min-width: 300px;
    }
    .course-card-left span {
        color: #facc15;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 0.8rem;
        letter-spacing: 1px;
    }
    .course-card-left h3 {
        font-size: 2.2rem;
        margin: 10px 0;
    }
    .course-card-right h3 {
        margin-top: 0;
        font-size: 1.5rem;
    }
    .course-list {
        list-style: none;
        padding: 0;
        margin: 20px 0;
    }
    .course-list li {
        margin-bottom: 10px;
    }

    /* Success Box */
    .success-box {
        background-color: #fef2f2;
        border-left: 4px solid #dc2626;
        padding: 15px;
        border-radius: 8px;
        margin-bottom: 25px;
        font-style: italic;
        font-size: 0.9rem;
    }

    /* Button */
    .btn-apply {
        background-color: #dc2626;
        color: white;
        padding: 12px 30px;
        border-radius: 50px;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        box-shadow: 0 4px 10px rgba(220, 38, 38, 0.3);
        transition: background 0.2s;
    }
    .btn-apply:hover {
        background-color: #b91c1c;
    }

    /* Footer */
    footer {
        padding: 40px 20px;
        text-align: center;
        color: #6b7280;
        font-size: 0.85rem;
    }

    @media (max-width: 768px) {
        .course-card { flex-direction: column; }
    }
</style>

<div class="rsunival-container">
    <header class="rsunival-header">
        <h1>RSUnival 2026</h1>
        <p>เพราะนวัตกรรมไม่ได้มีแค่เรื่องของเทคโนโลยี แต่คือการผสานความหลากหลายของผู้คนและวัฒนธรรมเข้าด้วยกัน!</p>
    </header>

    <main class="rsunival-main">
        <section>
            <h2 class="section-title">ภาพบรรยากาศสุดประทับใจ</h2>
            <p style="color: #4b5563; margin-bottom: 30px;">
                เหล่านักศึกษาวิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) ทั้งนักศึกษาต่างชาติและนักศึกษาไทย 
                ร่วมถ่ายทอดวัฒนธรรมอันงดงามผ่านการแสดงบนเวทีและขบวนพาเหรดที่เต็มไปด้วยสีสันและรอยยิ้ม
            </p>

            <div class="gallery-grid">
                <div class="gallery-item">
                    <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/04/01-scaled.png" alt="Atmosphere">
                </div>
                <div class="gallery-item">
                    <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/04/02-scaled.png" alt="Performance">
                </div>
                <div class="gallery-item">
                    <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/04/04-scaled.webp" alt="Parade">
                </div>
            </div>

            <div class="fb-link-container">
                <a href="https://www.facebook.com/story.php?story_fbid=1426169092886464&id=100064801597824" target="_blank" class="fb-link">
                    ดูภาพกิจกรรมเพิ่มเติมและร่วมแสดงความคิดเห็นบน Facebook →
                </a>
            </div>
        </section>

        <section class="course-card">
            <div class="course-card-left">
                <span>Fast Track Course</span>
                <h3>จบภายใน 2.5 ปี</h3>
                <p style="font-style: italic; font-size: 0.9rem; opacity: 0.8;">เรียนจบไว ไปได้ไกลกว่า!</p>
            </div>
            <div class="course-card-right">
                <h3>หลักสูตร DAI: นวัตกรรมดิจิทัลและปัญญาประดิษฐ์</h3>
                <ul class="course-list">
                    <li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Project-based Learning:</strong> เน้นลงมือทำจริง เก่งจริง</li>
                    <li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f916.png" alt="🤖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Modern Curriculum:</strong> หลักสูตรล้ำสมัยที่ตลาดต้องการ</li>
                    <li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>No Background Required:</strong> ไม่มีพื้นฐานก็เรียนได้</li>
                </ul>
                
                <div class="success-box">
                    <strong>Success Story:</strong> รุ่นพี่ของเรา จบปุ๊บ ได้งานทำที่ สกมช. ปั๊บ การันตีคุณภาพและความรวดเร็ว!
                </div>

                <div style="display: flex; align-items: center; flex-wrap: wrap; gap: 20px;">
                    <a href="https://admissiononline.rsu.ac.th/" target="_blank" class="btn-apply">สมัครเรียนออนไลน์</a>
                    <div style="font-size: 0.75rem; color: #6b7280;">
                        <div>*วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี</div>
                        <div>*1402 นวัตกรรมดิจิทัลและปัญญาประดิษฐ์</div>
                    </div>
                </div>
            </div>
        </section>
    </main>

    <footer>
        <p>#DAI #CS #DIT #RSUnival 2026 #RangsitUniversity #ทีมรังสิต</p>
    </footer>
</div>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/event-dit/">ภาพรวมบรรยากาศงานสงกราต์  International and Thai</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10040</post-id>	</item>
		<item>
		<title>ยินดีกับความสำเร็จ &#8220;อดิศักดิ์ ชนสุข&#8221; นักศึกษา DIT ม.รังสิต</title>
		<link>https://dit.rsu.ac.th/congrats-adisak-rsu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=congrats-adisak-rsu</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Fri, 24 Apr 2026 02:36:46 +0000</pubDate>
				<category><![CDATA[CSC]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9948</guid>

					<description><![CDATA[<p>ขอแสดงความยินดีกับความสำเร็จ &#8220;ความมุ่งมั่นในวันนี้ คือความสำเร็จในวันหน้า&#8221; วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี มหาวิทยาลัยรังสิต ขอแสดงความยินดีกับ นายอดิศักดิ์ ชนสุข นักศึกษาสาขาวิชาวิทยาการคอมพิวเตอร์ ที่สำเร็จการศึกษาและได้รับโอกาสเข้าปฏิบัติงาน ณ บริษัท พีไอดีพี โซลูชั่น จำกัด (PIDP SOLUTION CO., LTD.) ภายหลังสำเร็จการฝึกปฏิบัติสหกิจศึกษาเป็นที่เรียบร้อย ผลงานนวัตกรรมที่โดดเด่น ระบบวิเคราะห์ความรู้สึกจากสื่อสังคมออนไลน์: พัฒนาสำหรับสำนักงานคณะกรรมการส่งเสริมวิทยาศาสตร์ วิจัยและนวัตกรรม (สกสว.) [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/congrats-adisak-rsu/">ยินดีกับความสำเร็จ &#8220;อดิศักดิ์ ชนสุข&#8221; นักศึกษา DIT ม.รังสิต</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9948" class="elementor elementor-9948">
				<div class="elementor-element elementor-element-383848e e-flex e-con-boxed e-con e-parent" data-id="383848e" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-576f142 elementor-widget elementor-widget-html" data-id="576f142" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article class="dit-congrats-post">
    <header class="dit-header">
        <h2>ขอแสดงความยินดีกับความสำเร็จ</h2>
        <p class="subtitle">"ความมุ่งมั่นในวันนี้ คือความสำเร็จในวันหน้า"</p>
    </header>

    <section class="dit-content">
        <p>วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี มหาวิทยาลัยรังสิต ขอแสดงความยินดีกับ <strong>นายอดิศักดิ์ ชนสุข</strong> นักศึกษาสาขาวิชาวิทยาการคอมพิวเตอร์</p>
        
        <p>ที่สำเร็จการศึกษาและได้รับโอกาสเข้าปฏิบัติงาน ณ <strong>บริษัท พีไอดีพี โซลูชั่น จำกัด (PIDP SOLUTION CO., LTD.)</strong> ภายหลังสำเร็จการฝึกปฏิบัติสหกิจศึกษาเป็นที่เรียบร้อย</p>
        
        <div class="project-highlight">
            <h3>ผลงานนวัตกรรมที่โดดเด่น</h3>
            <ul>
                <li><strong>ระบบวิเคราะห์ความรู้สึกจากสื่อสังคมออนไลน์:</strong> พัฒนาสำหรับสำนักงานคณะกรรมการส่งเสริมวิทยาศาสตร์ วิจัยและนวัตกรรม (สกสว.)</li>
                <li><strong>ระบบจัดการและวิเคราะห์งานวิจัยอัตโนมัติ:</strong> ขับเคลื่อนด้วยเทคโนโลยีปัญญาประดิษฐ์ (AI)</li>
            </ul>
        </div>

        <blockquote class="dit-quote">
            "ขอให้ก้าวเดินสู่ความสำเร็จที่ยิ่งใหญ่ และเป็นกำลังสำคัญในการพัฒนานวัตกรรมดิจิทัลของประเทศต่อไป"
        </blockquote>
    </section>

    <footer class="dit-footer">
        <p>อ่านรายละเอียดเพิ่มเติมเกี่ยวกับหลักสูตร: <a href="https://dit.rsu.ac.th" target="_blank">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี</a></p>
        <p>ลิงก์ข่าวประชาสัมพันธ์: <a href="https://www.rsu.ac.th/blog/014e4004-4605-47f4-b2e9-47d001d2f567" target="_blank">RSU News</a></p>
    </footer>
</article>

<style>
    /* DIT Color Theme: Red (#D32F2F), Black (#000000), Grey (#666666), White (#FFFFFF) */
    .dit-congrats-post {
        font-family: 'Sarabun', sans-serif;
        line-height: 1.8;
        color: #000000;
        max-width: 800px;
        margin: auto;
        background-color: #ffffff;
    }
    .dit-header h2 {
        color: #D32F2F;
        font-size: 26px;
        margin-bottom: 5px;
        border-bottom: 2px solid #D32F2F;
        display: inline-block;
    }
    .subtitle {
        color: #666666;
        font-style: italic;
        margin-top: 0;
    }
    .project-highlight {
        background-color: #f5f5f5;
        padding: 20px;
        border-left: 5px solid #000000;
        margin: 25px 0;
    }
    .project-highlight h3 {
        color: #D32F2F;
        margin-top: 0;
    }
    .dit-quote {
        border-top: 1px solid #D32F2F;
        border-bottom: 1px solid #D32F2F;
        padding: 15px 0;
        text-align: center;
        color: #000000;
        font-weight: bold;
        margin: 30px 0;
    }
    .dit-footer {
        font-size: 14px;
        color: #666666;
        border-top: 1px solid #eeeeee;
        padding-top: 20px;
    }
    .dit-footer a {
        color: #D32F2F;
        text-decoration: none;
    }
    .dit-footer a:hover {
        text-decoration: underline;
    }
</style>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/congrats-adisak-rsu/">ยินดีกับความสำเร็จ &#8220;อดิศักดิ์ ชนสุข&#8221; นักศึกษา DIT ม.รังสิต</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9948</post-id>	</item>
		<item>
		<title>ขอแสดงความยินดี นักศึกษา CGE บินลัดฟ้า ร่วมงานบริษัท BETSUKAWA ประเทศญี่ปุ่น</title>
		<link>https://dit.rsu.ac.th/cge-betsukawa/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cge-betsukawa</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 02 Apr 2026 05:44:23 +0000</pubDate>
				<category><![CDATA[CGE]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9557</guid>

					<description><![CDATA[<p>ขอแสดงความยินดี! นักศึกษา CGE เตรียมบินลัดฟ้า ร่วมงานกับบริษัท BETSUKAWA ประเทศญี่ปุ่น สาขาวิชาคอมพิวเตอร์เกมและอีสปอร์ต (CGE) ขอแสดงความยินดีเป็นอย่างยิ่งกับ นายสุชน ปฏิยัตโยธิน (รหัสนักศึกษา 6501271) ที่ได้สร้างความภาคภูมิใจให้กับสาขาวิชาฯ และก้าวสู่ความสำเร็จในระดับสากล หลังจากที่นายสุชนได้ปฏิบัติสหกิจศึกษาเสร็จสิ้นในประเทศไทยอย่างยอดเยี่ยม ล่าสุดได้ผ่านการคัดเลือกและกำลังจะเดินทางไปปฏิบัติงานจริง ณ บริษัท BETSUKAWA ประเทศญี่ปุ่น โดยมีกำหนดการเดินทางในวันที่ 8 เมษายน [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/cge-betsukawa/">ขอแสดงความยินดี นักศึกษา CGE บินลัดฟ้า ร่วมงานบริษัท BETSUKAWA ประเทศญี่ปุ่น</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9557" class="elementor elementor-9557">
				<div class="elementor-element elementor-element-8744590 e-flex e-con-boxed e-con e-parent" data-id="8744590" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-2845438 elementor-widget elementor-widget-html" data-id="2845438" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<div class="news-congratulation-wrapper" style="line-height: 1.8; color: #333333;">
    
    <h2 style="color: #0056b3; margin-bottom: 20px; font-weight: bold;">
        ขอแสดงความยินดี! นักศึกษา CGE เตรียมบินลัดฟ้า ร่วมงานกับบริษัท BETSUKAWA ประเทศญี่ปุ่น
    </h2>

    <p>
        สาขาวิชา<strong>คอมพิวเตอร์เกมและอีสปอร์ต (CGE)</strong> ขอแสดงความยินดีเป็นอย่างยิ่งกับ <strong>นายสุชน ปฏิยัตโยธิน</strong> (รหัสนักศึกษา 6501271) ที่ได้สร้างความภาคภูมิใจให้กับสาขาวิชาฯ และก้าวสู่ความสำเร็จในระดับสากล
    </p>

    <p>
        หลังจากที่นายสุชนได้ปฏิบัติสหกิจศึกษาเสร็จสิ้นในประเทศไทยอย่างยอดเยี่ยม ล่าสุดได้ผ่านการคัดเลือกและกำลังจะเดินทางไปปฏิบัติงานจริง ณ <strong>บริษัท BETSUKAWA ประเทศญี่ปุ่น</strong> โดยมีกำหนดการเดินทางในวันที่ <strong>8 เมษายน 2569</strong> นี้
    </p>

    <p>
        ความสำเร็จในครั้งนี้ ได้รับการดูแลและสนับสนุนอย่างใกล้ชิดจาก <strong>ผู้ช่วยศาสตราจารย์ ดร. มนตรี อินทโชติ</strong> อาจารย์ที่ปรึกษา ซึ่งเป็นกำลังสำคัญในการผลักดันศักยภาพของนักศึกษาให้มีความพร้อมสำหรับการทำงานในอุตสาหกรรมระดับโลก
    </p>

    <div style="background-color: #f4f8fc; border-left: 5px solid #0056b3; padding: 20px; margin-top: 30px; border-radius: 4px;">
        <p style="margin: 0; font-style: italic; color: #555555;">
            "ทางคณะและสาขาวิชาฯ ขออวยพรให้นายสุชนประสบความสำเร็จในหน้าที่การงาน มีความสุขกับการใช้ชีวิตในต่างประเทศ และเก็บเกี่ยวประสบการณ์อันมีค่าเพื่อเป็นแรงบันดาลใจให้กับน้องๆ รุ่นต่อไป"
        </p>
    </div>

</div>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/cge-betsukawa/">ขอแสดงความยินดี นักศึกษา CGE บินลัดฟ้า ร่วมงานบริษัท BETSUKAWA ประเทศญี่ปุ่น</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9557</post-id>	</item>
		<item>
		<title>ประชุมพัฒนาระบบแจ้งซ่อม RSUFIXED โดยนักศึกษา DAI DIT ม.รังสิต</title>
		<link>https://dit.rsu.ac.th/rsufixed-system-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rsufixed-system-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 07:21:38 +0000</pubDate>
				<category><![CDATA[DAI]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9423</guid>

					<description><![CDATA[<p>Project Meeting ก้าวสำคัญของระบบแจ้งซ่อม &#8220;RSUFIXED&#8221; เตรียมพร้อมยกระดับการบริการทั่วมหาวิทยาลัย ประชุมดำเนินงาน ณ สำนักงานอาคารและสิ่งแวดล้อม วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) เดินหน้าพัฒนาเทคโนโลยีเพื่อส่วนรวม! ล่าสุดมีการจัดประชุมติดตามการดำเนินงานพัฒนาระบบแจ้งซ่อมออนไลน์ &#8220;RSUFIXED&#8221; เพื่อเตรียมความพร้อมขั้นสุดท้ายก่อนเปิดใช้งานจริงทั่วมหาวิทยาลัยรังสิต 🛠 พัฒนาโดยคนรุ่นใหม่เพื่อชาว RSU ระบบนี้เป็นผลงานการพัฒนาโดย นักศึกษาสาขานวัตกรรมดิจิทัลและปัญญาประดิษฐ์ (DAI) วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี ภายใต้การดูแลและสนับสนุนอย่างใกล้ชิดจากทีมอาจารย์ผู้เชี่ยวชาญ วัตถุประสงค์หลัก: เพื่อเพิ่มประสิทธิภาพ ความรวดเร็ว [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/rsufixed-system-2026/">ประชุมพัฒนาระบบแจ้งซ่อม RSUFIXED โดยนักศึกษา DAI DIT ม.รังสิต</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9423" class="elementor elementor-9423">
				<div class="elementor-element elementor-element-15eb75b e-flex e-con-boxed e-con e-parent" data-id="15eb75b" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9afac73 elementor-widget elementor-widget-html" data-id="9afac73" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article class="rsu-article-container">
    
    <header class="article-header">
        <div class="category-badge">Project Meeting</div>
        <h1>ก้าวสำคัญของระบบแจ้งซ่อม "RSUFIXED" <br>เตรียมพร้อมยกระดับการบริการทั่วมหาวิทยาลัย</h1>
        <p class="subtitle">ประชุมดำเนินงาน ณ สำนักงานอาคารและสิ่งแวดล้อม</p>
    </header>

    <div class="image-grid">
        <div class="img-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/02/S__52051997_0.webp" alt="อินเตอร์เฟซระบบ RSUFIXED">
        </div>
        <div class="img-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/02/S__52051996_0.webp" alt="โปรไฟล์ RSU-Building บน Line">
        </div>
    </div>

    <section class="main-content">
        <p>วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) เดินหน้าพัฒนาเทคโนโลยีเพื่อส่วนรวม! ล่าสุดมีการจัดประชุมติดตามการดำเนินงานพัฒนาระบบแจ้งซ่อมออนไลน์ <strong>"RSUFIXED"</strong> เพื่อเตรียมความพร้อมขั้นสุดท้ายก่อนเปิดใช้งานจริงทั่วมหาวิทยาลัยรังสิต</p>
    </section>

    <section class="highlight-box">
        <h3><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> พัฒนาโดยคนรุ่นใหม่เพื่อชาว RSU</h3>
        <p>ระบบนี้เป็นผลงานการพัฒนาโดย <strong>นักศึกษาสาขานวัตกรรมดิจิทัลและปัญญาประดิษฐ์ (DAI)</strong> วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี ภายใต้การดูแลและสนับสนุนอย่างใกล้ชิดจากทีมอาจารย์ผู้เชี่ยวชาญ</p>
        <p class="objective"><strong>วัตถุประสงค์หลัก:</strong> เพื่อเพิ่มประสิทธิภาพ ความรวดเร็ว และความโปร่งใสในการแจ้งซ่อมแซมบำรุงรักษาภายในพื้นที่มหาวิทยาลัย</p>
    </section>

    <section class="action-section">
        <p>ติดตามความเคลื่อนไหวเพิ่มเติมได้ที่:</p>
        <a href="https://www.facebook.com/share/p/1ALmGTncaL/" target="_blank" class="fb-button">ดูโพสต์บน Facebook</a>
    </section>

    <footer class="article-footer">
        #RSUFIXED #DAIRSU #DITRangsit #InnovationForSociety #SmartCampus
    </footer>

</article>

<style>
    @import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;700&display=swap');

    .rsu-article-container {
        font-family: 'Sarabun', sans-serif;
        line-height: 1.6;
        color: #333;
        max-width: 800px;
        margin: 20px auto;
        border: 1px solid #e2e8f0;
        padding: 25px;
        border-radius: 12px;
        background-color: #ffffff;
        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    }

    .article-header {
        text-align: center;
        margin-bottom: 30px;
    }

    .category-badge {
        display: inline-block;
        background-color: #059669;
        color: white;
        padding: 5px 15px;
        border-radius: 20px;
        font-size: 0.9em;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .article-header h1 {
        color: #065f46;
        margin-bottom: 10px;
        font-size: 1.8em;
        line-height: 1.3;
    }

    .subtitle {
        color: #64748b;
        font-size: 1.1em;
    }

    /* สไตล์ Grid รูปภาพ */
    .image-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-bottom: 25px;
    }

    .img-item img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        object-fit: cover;
    }

    .highlight-box {
        background: #f0fdf4;
        padding: 20px;
        border-radius: 10px;
        border-left: 5px solid #10b981;
        margin-bottom: 25px;
    }

    .highlight-box h3 {
        color: #065f46;
        margin-top: 0;
    }

    .objective {
        margin-bottom: 0;
    }

    .action-section {
        text-align: center;
        margin-top: 25px;
    }

    .fb-button {
        color: #1d4ed8;
        text-decoration: none;
        font-weight: bold;
        border: 2px solid #1d4ed8;
        padding: 10px 25px;
        border-radius: 6px;
        display: inline-block;
        transition: all 0.3s ease;
    }

    .fb-button:hover {
        background-color: #1d4ed8;
        color: white;
    }

    .article-footer {
        margin-top: 30px;
        text-align: center;
        color: #94a3b8;
        font-style: italic;
        font-size: 0.9em;
    }

    @media (max-width: 600px) {
        .image-grid {
            grid-template-columns: 1fr;
        }
        .article-header h1 {
            font-size: 1.5em;
        }
    }
</style>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/rsufixed-system-2026/">ประชุมพัฒนาระบบแจ้งซ่อม RSUFIXED โดยนักศึกษา DAI DIT ม.รังสิต</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9423</post-id>	</item>
		<item>
		<title>แนะนำ 5 หลักสูตรดิจิทัลแห่งอนาคตที่ DIT ม.รังสิต &#124; CS DAI CGE SMT FAI</title>
		<link>https://dit.rsu.ac.th/dit-rsu-courses-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dit-rsu-courses-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 06:56:00 +0000</pubDate>
				<category><![CDATA[CGE]]></category>
		<category><![CDATA[CSC]]></category>
		<category><![CDATA[DAI]]></category>
		<category><![CDATA[FAI]]></category>
		<category><![CDATA[SMT]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9413</guid>

					<description><![CDATA[<p>อนาคตดิจิทัล เริ่มต้นที่นี่! เลือกสายที่ใช่ในแบบคุณที่ DIT ม.รังสิต 🚀 จะสาย Code, สาย Create หรือสาย Trade เรามีให้เลือกครบ 5 หลักสูตร ที่ตอบโจทย์โลกการทำงานจริงในอนาคต! 💻 CS (วิทยาการคอมพิวเตอร์) ตัวจริงเรื่อง Code เจาะลึกโครงสร้างระบบ เบื้องหลังความสำเร็จของโลกเทคโนโลยีแบบมือโปร 🤖 DAI [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/dit-rsu-courses-2026/">แนะนำ 5 หลักสูตรดิจิทัลแห่งอนาคตที่ DIT ม.รังสิต | CS DAI CGE SMT FAI</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9413" class="elementor elementor-9413">
				<div class="elementor-element elementor-element-19d8333 e-flex e-con-boxed e-con e-parent" data-id="19d8333" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-a8978ae elementor-widget elementor-widget-html" data-id="a8978ae" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article style="font-family: 'Sarabun', sans-serif; line-height: 1.6; color: #333; max-width: 850px; margin: 20px auto; padding: 10px;">
    
    <header style="text-align: center; margin-bottom: 40px; background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); padding: 40px 20px; border-radius: 20px; color: white; box-shadow: 0 10px 20px rgba(59, 130, 246, 0.2);">
        <h1 style="margin: 0; font-size: 2.2em; letter-spacing: 1px;">อนาคตดิจิทัล เริ่มต้นที่นี่!</h1>
        <p style="font-size: 1.2em; opacity: 0.9; margin-top: 10px;">เลือกสายที่ใช่ในแบบคุณที่ DIT ม.รังสิต <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
    </header>

    <p style="text-align: center; font-size: 1.1em; margin-bottom: 30px;">จะสาย Code, สาย Create หรือสาย Trade เรามีให้เลือกครบ <strong>5 หลักสูตร</strong> ที่ตอบโจทย์โลกการทำงานจริงในอนาคต!</p>

    <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px;">
        
        <div style="background: #fff; border: 1px solid #e2e8f0; padding: 20px; border-radius: 15px; transition: transform 0.3s;" onmouseover="this.style.transform='translateY(-5px)'" onmouseout="this.style.transform='translateY(0)'">
            <div style="font-size: 2.5em; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
            <h3 style="color: #1e40af; margin: 0 0 10px 0;">CS (วิทยาการคอมพิวเตอร์)</h3>
            <p style="font-size: 0.95em; color: #475569;">ตัวจริงเรื่อง Code เจาะลึกโครงสร้างระบบ เบื้องหลังความสำเร็จของโลกเทคโนโลยีแบบมือโปร</p>
        </div>

        <div style="background: #fff; border: 1px solid #e2e8f0; padding: 20px; border-radius: 15px; transition: transform 0.3s;" onmouseover="this.style.transform='translateY(-5px)'" onmouseout="this.style.transform='translateY(0)'">
            <div style="font-size: 2.5em; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f916.png" alt="🤖" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
            <h3 style="color: #1e40af; margin: 0 0 10px 0;">DAI (นวัตกรรมดิจิทัลและ AI)</h3>
            <p style="font-size: 0.95em; color: #475569;">ปั้นไอเดียล้ำๆ ให้เป็นจริงด้วย AI สร้าง Web & App ผ่านโปรเจกต์จริงที่ใช้ได้ในโลกธุรกิจ</p>
        </div>

        <div style="background: #fff; border: 1px solid #e2e8f0; padding: 20px; border-radius: 15px; transition: transform 0.3s;" onmouseover="this.style.transform='translateY(-5px)'" onmouseout="this.style.transform='translateY(0)'">
            <div style="font-size: 2.5em; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3ae.png" alt="🎮" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
            <h3 style="color: #1e40af; margin: 0 0 10px 0;">CGE (คอมพิวเตอร์เกมและอีสปอร์ต)</h3>
            <p style="font-size: 0.95em; color: #475569;">เปลี่ยนความชอบเป็นอาชีพ! จะสาย Game Dev ปั้นเกมสุดมันส์ หรือสาย Business E-Sport ก็ไปให้สุดทาง</p>
        </div>

        <div style="background: #fff; border: 1px solid #e2e8f0; padding: 20px; border-radius: 15px; transition: transform 0.3s;" onmouseover="this.style.transform='translateY(-5px)'" onmouseout="this.style.transform='translateY(0)'">
            <div style="font-size: 2.5em; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
            <h3 style="color: #1e40af; margin: 0 0 10px 0;">SMT (เทคโนโลยีสร้างสรรค์ฯ)</h3>
            <p style="font-size: 0.95em; color: #475569;">IT + การตลาด + การสื่อสาร เรียนรู้การเป็น Influencer และ Content Creator ตัวท็อป!</p>
        </div>

        <div style="background: #fff; border: 1px solid #e2e8f0; padding: 20px; border-radius: 15px; transition: transform 0.3s;" onmouseover="this.style.transform='translateY(-5px)'" onmouseout="this.style.transform='translateY(0)'">
            <div style="font-size: 2.5em; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
            <h3 style="color: #1e40af; margin: 0 0 10px 0;">FAI (วางแผนการเงินด้วย AI)</h3>
            <p style="font-size: 0.95em; color: #475569;">อัปเกรดการลงทุนยุคใหม่ ใช้ AI วิเคราะห์พอร์ตให้คม เหมาะสำหรับสายเทรดและนักลงทุนดิจิทัล</p>
        </div>

    </div>

    <div style="text-align: center; margin-top: 50px; padding: 30px; border-radius: 15px; background: #f8fafc; border: 2px dashed #3b82f6;">
        <h2 style="margin: 0 0 15px 0; color: #1e3a8a;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2728.png" alt="✨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ก้าวเข้าสู่โลกดิจิทัลอย่างมั่นใจไปกับเรา</h2>
        <p style="margin-bottom: 20px;">สมัครเรียนหรือสอบถามรายละเอียดเพิ่มเติมได้ทันที</p>
        <a href="#" style="background: #3b82f6; color: white; padding: 12px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; display: inline-block; box-shadow: 0 4px 10px rgba(59, 130, 246, 0.3);">สมัครเรียน / สอบถาม Inbox</a>
    </div>

    <footer style="text-align: center; margin-top: 30px; color: #94a3b8; font-size: 0.9em;">
        #DIT #RSU #วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี #มหาวิทยาลัยรังสิต #CS #DAI #CGE #SMT #FAI #Dek69
    </footer>

</article>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/dit-rsu-courses-2026/">แนะนำ 5 หลักสูตรดิจิทัลแห่งอนาคตที่ DIT ม.รังสิต | CS DAI CGE SMT FAI</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9413</post-id>	</item>
		<item>
		<title>เปิดตัวเว็บไซต์ RSU Job Fair ผลงานนักศึกษาและศิษย์เก่า CS DIT</title>
		<link>https://dit.rsu.ac.th/rsu-job-fair-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rsu-job-fair-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 06:49:26 +0000</pubDate>
				<category><![CDATA[CSC]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9404</guid>

					<description><![CDATA[<p>Official Launch เปิดตัวเว็บไซต์ job-fair.rsu.ac.th ผลงานแห่งความภูมิใจจากพี่น้องชาว CS DIT ในงาน RSU Job Fair เมื่อวันที่ 4 กุมภาพันธ์ 2569 ที่ผ่านมา ความสำเร็จที่น่าชื่นชม! เว็บไซต์ https://job-fair.rsu.ac.th/ ได้เปิดตัวอย่างเป็นทางการแล้ว โดยเป็นผลงานการพัฒนาของนักศึกษาปัจจุบันและศิษย์เก่าสาขาวิชาวิทยาการคอมพิวเตอร์ วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) 🚀 ทีมงานผู้พัฒนา [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/rsu-job-fair-2026/">เปิดตัวเว็บไซต์ RSU Job Fair ผลงานนักศึกษาและศิษย์เก่า CS DIT</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9404" class="elementor elementor-9404">
				<div class="elementor-element elementor-element-4908779 e-flex e-con-boxed e-con e-parent" data-id="4908779" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e85cb6c elementor-widget elementor-widget-html" data-id="e85cb6c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article style="font-family: 'Sarabun', sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 20px auto; border: 1px solid #e2e8f0; padding: 25px; border-radius: 12px; background-color: #ffffff; box-shadow: 0 4px 15px rgba(0,0,0,0.05);">
    
    <header style="text-align: center; margin-bottom: 30px;">
        <div style="display: inline-block; background-color: #dc2626; color: white; padding: 5px 15px; border-radius: 20px; font-size: 0.9em; margin-bottom: 10px; font-weight: bold;">Official Launch</div>
        <h1 style="color: #991b1b; margin-bottom: 10px; font-size: 1.8em;">เปิดตัวเว็บไซต์ job-fair.rsu.ac.th <br>ผลงานแห่งความภูมิใจจากพี่น้องชาว CS DIT</h1>
        <p style="color: #64748b; font-size: 1.1em;">ในงาน RSU Job Fair เมื่อวันที่ 4 กุมภาพันธ์ 2569 ที่ผ่านมา</p>
    </header>

    <section style="margin-bottom: 25px;">
        <p>ความสำเร็จที่น่าชื่นชม! เว็บไซต์ <a href="https://job-fair.rsu.ac.th/" target="_blank" style="color: #2563eb; text-decoration: none; font-weight: bold;">https://job-fair.rsu.ac.th/</a> ได้เปิดตัวอย่างเป็นทางการแล้ว โดยเป็นผลงานการพัฒนาของนักศึกษาปัจจุบันและศิษย์เก่าสาขาวิชาวิทยาการคอมพิวเตอร์ วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT)</p>
    </section>

    <section style="background: #f1f5f9; padding: 20px; border-radius: 10px; margin-bottom: 25px;">
        <h3 style="color: #0f172a; margin-top: 0; border-bottom: 2px solid #cbd5e1; padding-bottom: 8px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ทีมงานผู้พัฒนา</h3>
        <p><strong>ผู้ดูแลและที่ปรึกษา (ศิษย์เก่า):</strong></p>
        <ul style="list-style: none; padding-left: 10px; margin-bottom: 15px;">
            <li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f539.png" alt="🔹" class="wp-smiley" style="height: 1em; max-height: 1em;" /> นายสุรสิทธิ์ โคกกรวด (รหัส 5902861)</li>
        </ul>
        <p><strong>ทีมพัฒนา (นักศึกษาปัจจุบัน):</strong></p>
        <ul style="list-style: none; padding-left: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 10px;">
            <li>• นายพริษฐ์ ผิวงาม (รหัส 6601935)</li>
            <li>• นายสิทธินนท์ จันทร์ประทุม (รหัส 6602561)</li>
            <li>• นายบูรณศักดิ์ ลมปลิว (รหัส 6605074)</li>
            <li>• นายชานนท์ กุลแก้ว (รหัส 6605973)</li>
        </ul>
    </section>

    <section style="margin-top: 25px; padding: 20px; border: 1px dashed #94a3b8; border-radius: 10px;">
        <h3 style="color: #0f172a; margin-top: 0;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f64f.png" alt="🙏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ขอขอบพระคุณเป็นอย่างสูง</h3>
        <p>งานนี้สำเร็จลุล่วงด้วยดีด้วยการสนับสนุนจากทุกภาคส่วน ดังนี้:</p>
        <ul style="color: #475569; padding-left: 20px;">
            <li>ท่านคณบดีวิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี</li>
            <li>ผู้อำนวยการสำนักบริการเทคโนโลยีสารสนเทศ</li>
            <li>หัวหน้างานฝ่ายดาต้าเซ็นเตอร์ สำนักบริการเทคโนโลยีสารสนเทศ</li>
            <li>บัณฑิตวิทยาลัย และทีมงาน RSU Job Fair</li>
            <li>คณาจารย์สาขาวิชาวิทยาการคอมพิวเตอร์ ทุกท่าน</li>
        </ul>
    </section>

    <footer style="margin-top: 30px; text-align: center; color: #94a3b8; font-style: italic;">
        #RSUJobFair2026 #CSDIT #DITRangsit #WebDevelopment #ComputerScience
    </footer>

</article>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/rsu-job-fair-2026/">เปิดตัวเว็บไซต์ RSU Job Fair ผลงานนักศึกษาและศิษย์เก่า CS DIT</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9404</post-id>	</item>
		<item>
		<title>นักศึกษาวิทยาการคอมพิวเตอร์ DIT ได้รับคัดเลือกสหกิจศึกษาที่ Betsukawa</title>
		<link>https://dit.rsu.ac.th/betsukawa-internship-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=betsukawa-internship-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 06:35:10 +0000</pubDate>
				<category><![CDATA[CSC]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9396</guid>

					<description><![CDATA[<p>Success Story ก้าวไปอีกขั้น! นักศึกษาวิทยาการคอมพิวเตอร์ DIT ได้รับคัดเลือกสหกิจศึกษากับบริษัท Betsukawa วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) ขอแสดงความยินดีกับ ธนวรรธน์ ไชยนวล (รหัสนักศึกษา 6601886) นักศึกษาสาขาวิชาวิทยาการคอมพิวเตอร์ ในโอกาสได้รับคัดเลือกเข้าปฏิบัติสหกิจศึกษา ณ บริษัท Betsukawa Seisakusyo Co., Ltd. ซึ่งถือเป็นนักศึกษา คนที่ 4 [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/betsukawa-internship-2026/">นักศึกษาวิทยาการคอมพิวเตอร์ DIT ได้รับคัดเลือกสหกิจศึกษาที่ Betsukawa</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9396" class="elementor elementor-9396">
				<div class="elementor-element elementor-element-30785a6 e-flex e-con-boxed e-con e-parent" data-id="30785a6" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-bf212dc elementor-widget elementor-widget-html" data-id="bf212dc" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article style="font-family: 'Sarabun', sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 20px auto; border: 1px solid #e0e7ff; padding: 25px; border-radius: 12px; background-color: #ffffff; box-shadow: 0 4px 12px rgba(0,0,0,0.05);">
    
    <header style="text-align: center; margin-bottom: 25px;">
        <div style="display: inline-block; background-color: #1e40af; color: white; padding: 5px 15px; border-radius: 20px; font-size: 0.9em; margin-bottom: 10px;">Success Story</div>
        <h1 style="color: #1e3a8a; margin-bottom: 10px; font-size: 1.8em;">ก้าวไปอีกขั้น! นักศึกษาวิทยาการคอมพิวเตอร์ DIT <br>ได้รับคัดเลือกสหกิจศึกษากับบริษัท Betsukawa</h1>
    </header>

    <section style="display: flex; flex-wrap: wrap; gap: 20px; align-items: center; background: #f8fafc; padding: 20px; border-radius: 10px;">
        <div style="flex: 1; min-width: 250px;">
            <p style="margin-bottom: 15px;">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี (DIT) ขอแสดงความยินดีกับ <strong>ธนวรรธน์ ไชยนวล</strong> (รหัสนักศึกษา 6601886) นักศึกษาสาขาวิชาวิทยาการคอมพิวเตอร์ ในโอกาสได้รับคัดเลือกเข้าปฏิบัติสหกิจศึกษา ณ <strong>บริษัท Betsukawa Seisakusyo Co., Ltd.</strong></p>
            <p>ซึ่งถือเป็นนักศึกษา <strong>คนที่ 4 ของวิทยาลัยเรา</strong> ที่ได้รับโอกาสอันล้ำค่านี้ในการเรียนรู้งานในระดับมืออาชีพ</p>
        </div>
    </section>

    <section style="margin-top: 25px;">
        <h3 style="color: #1e3a8a; border-left: 4px solid #1e3a8a; padding-left: 10px;">รายละเอียดการฝึกสหกิจศึกษา</h3>
        <ul style="list-style: none; padding-left: 0;">
            <li style="padding: 8px 0; border-bottom: 1px dashed #cbd5e1;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>ตำแหน่ง:</strong> Programmer (ภายใต้โครงการ Cooperative Education)</li>
            <li style="padding: 8px 0; border-bottom: 1px dashed #cbd5e1;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>ขอบเขตงาน:</strong> Software design, Programing development และ CAD drawing</li>
            <li style="padding: 8px 0; border-bottom: 1px dashed #cbd5e1;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>ระยะเวลา:</strong> มิถุนายน 2569 – พฤษภาคม 2570 (1 ปีเต็ม)</li>
            <li style="padding: 8px 0;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>สถานที่:</strong> Betsukawa Innovation Center (อาคารวิษณุรัตน์ มหาวิทยาลัยรังสิต)</li>
        </ul>
    </section>

    <footer style="margin-top: 30px; text-align: center; padding: 15px; background: #eff6ff; border-radius: 8px;">
        <p style="margin: 0; color: #1e40af; font-weight: bold;">ขอแสดงความยินดีและขอให้ได้รับประสบการณ์การทำงานที่ยอดเยี่ยมครับ!</p>
    </footer>

</article>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/betsukawa-internship-2026/">นักศึกษาวิทยาการคอมพิวเตอร์ DIT ได้รับคัดเลือกสหกิจศึกษาที่ Betsukawa</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9396</post-id>	</item>
		<item>
		<title>งานวันปีใหม่ วิทยาลัย DIT 30 มกราคม 2569</title>
		<link>https://dit.rsu.ac.th/dit-new-year-party-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dit-new-year-party-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 06:16:01 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9387</guid>

					<description><![CDATA[<p>🎊 ฉลองปีใหม่วิทยาลัย DIT 2569 🎊 ร่วมสร้างรอยยิ้มและความสุขส่งท้ายเดือนมกราคม เริ่มต้นปีใหม่ด้วยพลังบวก! วิทยาลัย DIT ขอเชิญคณาจารย์และบุคลากรทุกท่านมาร่วมงานเลี้ยงสังสรรค์ส่งท้ายเดือนแรกของปี ในบรรยากาศสุดเป็นกันเอง พบกับกิจกรรมสนุกๆ ของรางวัลพิเศษ และไฮไลท์สำคัญจากท่านคณบดี 📅 วันศุกร์ที่ 30 มกราคม 2569 📍 ณ วิทยาลัย DIT 📅 กำหนดการกิจกรรม [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/dit-new-year-party-2026/">งานวันปีใหม่ วิทยาลัย DIT 30 มกราคม 2569</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9387" class="elementor elementor-9387">
				<div class="elementor-element elementor-element-a0f1c97 e-flex e-con-boxed e-con e-parent" data-id="a0f1c97" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-49db14d elementor-widget elementor-widget-html" data-id="49db14d" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article style="font-family: 'Sarabun', sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: auto; border: 1px solid #eee; padding: 20px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0,0,0,0.1);">
    
    <header style="text-align: center; margin-bottom: 30px;">
        <h1 style="color: #1a5dab; margin-bottom: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f38a.png" alt="🎊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ฉลองปีใหม่วิทยาลัย DIT 2569 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f38a.png" alt="🎊" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h1>
        <p style="font-size: 1.2em; font-weight: bold; color: #555;">ร่วมสร้างรอยยิ้มและความสุขส่งท้ายเดือนมกราคม</p>
    </header>

    <section style="margin-bottom: 30px;">
        <p>เริ่มต้นปีใหม่ด้วยพลังบวก! <strong>วิทยาลัย DIT</strong> ขอเชิญคณาจารย์และบุคลากรทุกท่านมาร่วมงานเลี้ยงสังสรรค์ส่งท้ายเดือนแรกของปี ในบรรยากาศสุดเป็นกันเอง พบกับกิจกรรมสนุกๆ ของรางวัลพิเศษ และไฮไลท์สำคัญจากท่านคณบดี</p>
        
        <div style="background-color: #f9f9f9; padding: 15px; border-left: 5px solid #1a5dab; margin: 20px 0;">
            <p style="margin: 5px 0;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>วันศุกร์ที่ 30 มกราคม 2569</strong></p>
            <p style="margin: 5px 0;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png" alt="📍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>ณ วิทยาลัย DIT</strong></p>
        </div>
    </section>

    <section style="margin-bottom: 30px;">
        <h2 style="border-bottom: 2px solid #1a5dab; padding-bottom: 5px; color: #1a5dab;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> กำหนดการกิจกรรม</h2>
        <table style="width: 100%; border-collapse: collapse; margin-top: 15px;">
            <tr style="border-bottom: 1px solid #eee;">
                <td style="padding: 10px; font-weight: bold; width: 30%;">12.00 - 12.15 น.</td>
                <td style="padding: 10px;">ลงทะเบียนเข้าร่วมงาน (ลุ้นรับสิทธิ์จับรางวัล)</td>
            </tr>
            <tr style="border-bottom: 1px solid #eee;">
                <td style="padding: 10px; font-weight: bold;">12.15 - 12.30 น.</td>
                <td style="padding: 10px;">ท่านคณบดีกล่าวอวยพร และถ่ายรูปร่วมกัน</td>
            </tr>
            <tr style="border-bottom: 1px solid #eee;">
                <td style="padding: 10px; font-weight: bold;">12.30 - 13.15 น.</td>
                <td style="padding: 10px;">รับประทานอาหารร่วมกัน จับของขวัญ และรางวัลพิเศษจากท่านคณบดี</td>
            </tr>
            <tr>
                <td style="padding: 10px; font-weight: bold;">13.15 - 14.00 น.</td>
                <td style="padding: 10px;">เล่นเกมแจกรางวัลสำหรับผู้เข้าร่วม</td>
            </tr>
        </table>
    </section>

    <footer style="text-align: center; margin-top: 40px; padding-top: 20px; border-top: 1px solid #eee;">
        <p style="font-style: italic; color: #777;">#DITNewYear2026 #วิทยาลัยDIT #ครอบครัวDIT</p>
    </footer>

</article>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/dit-new-year-party-2026/">งานวันปีใหม่ วิทยาลัย DIT 30 มกราคม 2569</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9387</post-id>	</item>
		<item>
		<title>มุมมองจากรั้ว ม.รังสิต: การเมืองที่ชัดเจน และการศึกษาที่เท่าเทียม</title>
		<link>https://dit.rsu.ac.th/first-voter-2026/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=first-voter-2026</link>
		
		<dc:creator><![CDATA[teerath]]></dc:creator>
		<pubDate>Tue, 27 Jan 2026 06:40:49 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[SMT]]></category>
		<guid isPermaLink="false">https://dit.rsu.ac.th/?p=9326</guid>

					<description><![CDATA[<p>พลังเสียง First-Voter: &#8220;ภูริพัชร์ วงสุรินทร์&#8221; กับมุมมองการเมืองโปร่งใสและความเท่าเทียม วันที่: 26 มกราคม 2569 &#124; แหล่งที่มา: สถานีประชาชน ไทยพีบีเอส สรุปประเด็นสำคัญ: นายภูริพัชร วงสุรินทร์ นักศึกษาชั้นปีที่ 3 วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยีสร้างสรรค์และสื่อสังคมออนไลน์ มหาวิทยาลัยรังสิต ตัวแทนกลุ่มพลังนิสิต &#8211; นักศึกษา First-Voter พลังเสียงคนรุ่นใหม่ [&#8230;]</p>
<p>The post <a href="https://dit.rsu.ac.th/first-voter-2026/">มุมมองจากรั้ว ม.รังสิต: การเมืองที่ชัดเจน และการศึกษาที่เท่าเทียม</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="9326" class="elementor elementor-9326">
				<div class="elementor-element elementor-element-9d2b63f e-flex e-con-boxed e-con e-parent" data-id="9d2b63f" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-c602bd6 elementor-widget elementor-widget-html" data-id="c602bd6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
					<article class="first-voter-article" itemscope itemtype="https://schema.org/Article">
    <header class="post-header">
        <h1 itemprop="headline">พลังเสียง First-Voter: "ภูริพัชร์ วงสุรินทร์" กับมุมมองการเมืองโปร่งใสและความเท่าเทียม</h1>
        <div class="post-meta">
            <span>วันที่: <time datetime="2026-01-26">26 มกราคม 2569</time></span> |
            <span>แหล่งที่มา: <strong>สถานีประชาชน ไทยพีบีเอส</strong></span>
        </div>
    </header>

    <hr>

    <div class="post-intro" itemprop="description">
        <p><strong>สรุปประเด็นสำคัญ:</strong> นายภูริพัชร วงสุรินทร์ นักศึกษาชั้นปีที่ 3 วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยีสร้างสรรค์และสื่อสังคมออนไลน์ มหาวิทยาลัยรังสิต ตัวแทนกลุ่มพลังนิสิต - นักศึกษา First-Voter พลังเสียงคนรุ่นใหม่ ได้แสดงความคิดเห็นผ่านรายการสถานีประชาชน</p>
    </div>

    <div class="image-grid">
        <figure class="grid-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/01/1_0.webp" alt="ภูริพัชร์ วงสุรินทร์ - การเมืองต้องโปร่งใส">
            <figcaption>1. ความโปร่งใสทางการเมือง</figcaption>
        </figure>
        <figure class="grid-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/01/2_0.webp" alt="ภูริพัชร์ วงสุรินทร์ - การลงทุนด้านการศึกษา">
            <figcaption>2. การลงทุนด้านการศึกษา</figcaption>
        </figure>
        <figure class="grid-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/01/3_0.webp" alt="ภูริพัชร์ วงสุรินทร์ - การหาเสียงต้องไม่โกง">
            <figcaption>3. การหาเสียงที่สุจริต</figcaption>
        </figure>
        <figure class="grid-item">
            <img decoding="async" src="https://dit.rsu.ac.th/wp-content/uploads/2026/01/4_0.webp" alt="ภูริพัชร์ วงสุรินทร์ - ปัญหาความเหลื่อมล้ำ">
            <figcaption>4. ความเหลื่อมล้ำทางการศึกษา</figcaption>
        </figure>
    </div>

    <section class="post-content" itemprop="articleBody">
        <h2>ประเด็นสำคัญที่นำเสนอ</h2>
        <p>รัฐควรมีการลงทุนที่เสมอภาคจะช่วยแก้ปัญหาเด็กหลุดนอกระบบ เพิ่มโอกาสในการศึกษาต่อระดับอุดมศึกษามากขึ้น นอกจากนี้ยังมีประเด็นสำคัญอื่นๆ ดังนี้:</p>
        <ol>
            <li><strong>การเมืองที่โปร่งใส:</strong> นักการเมืองต้องอธิบายนโยบายให้ชัดเจนและตรวจสอบได้</li>
            <li><strong>ความเท่าเทียมทางการศึกษา:</strong> การลงทุนทรัพยากรที่ทั่วถึงเป็นหัวใจหลักในการสร้างโอกาส</li>
            <li><strong>จริยธรรมทางการเมือง:</strong> การโกงในการหาเสียงไม่ใช่เรื่องปกติ และเป็นสิ่งที่ยอมรับไม่ได้ในสายตาคนรุ่นใหม่</li>
        </ol>
        <p>อ่านรายละเอียดเพิ่มเติมได้ที่: <a href="https://www.rsu.ac.th/blog/014e4004-4605-47f4-b2e9-47d001d2f567" target="_blank" rel="noopener">ข่าวประชาสัมพันธ์ มหาวิทยาลัยรังสิต</a></p>
        <p>รับชมการสัมภาษณ์ได้ที่นี่: <a href="https://www.youtube.com/watch?v=CopOFW90z4k" target="_blank" rel="noopener">https://www.youtube.com/watch?v=CopOFW90z4k</a></p>
    </section>

    <footer class="post-footer">
        <p><strong>ติดตามรับชมย้อนหลังและข้อมูลข่าวสารได้ที่:</strong></p>
        <ul>
            <li>Facebook: <a href="https://www.facebook.com/ThaiPBS" target="_blank" rel="noopener">สถานีประชาชน ไทยพีบีเอส</a></li>
            <li>YouTube: <a href="https://www.youtube.com/@ThaiPBSNews" target="_blank" rel="noopener">Thai PBS News</a></li>
            <li>Website: <a href="https://www.thaipbs.or.th/Live" target="_blank" rel="noopener">www.thaipbs.or.th/Live</a></li>
        </ul>
    </footer>
</article>

<style>
    .first-voter-article { font-family: 'Sarabun', sans-serif; line-height: 1.6; color: #333; max-width: 1000px; margin: auto; padding: 15px; }
    .post-header h1 { color: #d32f2f; font-size: 28px; margin-bottom: 10px; }
    .post-meta { font-size: 14px; color: #666; margin-bottom: 20px; }
    
    .image-grid { 
        display: grid; 
        grid-template-columns: repeat(2, 1fr); 
        gap: 20px; 
        margin: 25px 0; 
    }
    
    .grid-item { margin: 0; text-align: center; }
    .grid-item img { 
        width: 100%; 
        height: auto; 
        border-radius: 8px; 
        box-shadow: 0 4px 12px rgba(0,0,0,0.15); 
        transition: transform 0.3s ease;
    }
    .grid-item img:hover { transform: scale(1.02); }
    .grid-item figcaption { font-size: 14px; margin-top: 10px; color: #d32f2f; font-weight: bold; }
    
    .post-content h2 { border-left: 5px solid #d32f2f; padding-left: 10px; margin-top: 30px; font-size: 22px; }
    .post-footer { background: #f9f9f9; padding: 20px; border-radius: 8px; margin-top: 40px; border: 1px solid #eee; }
    .post-footer ul { list-style: none; padding: 0; }
    .post-footer li { margin-bottom: 8px; }
    .post-footer a { color: #d32f2f; text-decoration: none; font-weight: bold; }
    .post-footer a:hover { text-decoration: underline; }

    @media (max-width: 600px) { 
        .image-grid { grid-template-columns: 1fr; }
        .post-header h1 { font-size: 22px; }
    }
    p a { color: #d32f2f; text-decoration: none; font-weight: bold; }
    p a:hover { text-decoration: underline; }
</style>				</div>
					</div>
				</div>
				</div>
		<p>The post <a href="https://dit.rsu.ac.th/first-voter-2026/">มุมมองจากรั้ว ม.รังสิต: การเมืองที่ชัดเจน และการศึกษาที่เท่าเทียม</a> appeared first on <a href="https://dit.rsu.ac.th">วิทยาลัยนวัตกรรมดิจิทัลเทคโนโลยี | มหาวิทยาลัยรังสิต</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9326</post-id>	</item>
	</channel>
</rss>
