Snippets Collections
// HTML Code
<div class="home-video">
	<div class="hp-video-container">
		<div class="slideshow-container">
			<!-- <div class="mySlides fade">
				<video loop muted autoplay playsinline class="fullscreen-bg__video">
					<source src="https://static-trailercentral.s3.amazonaws.com/videos/LUND23_W2F_Pre-roll_15_16x9_FINAL-1920.mp4" type="video/mp4">
				</video>
			</div> -->
			<div class="mySlides fade" style="opacity: 0;">
				<video loop="" muted="" autoplay="" playsinline="" class="fullscreen-bg__video">
					<source src="https://static-trailercentral.s3.amazonaws.com/videos/ben-my23-homepage-video-desktop.mp4" type="video/mp4">
				</video>
			</div>
			<div class="mySlides fade" style="opacity: 1;">
				<video loop="" muted="" autoplay="" playsinline="" class="fullscreen-bg__video">
					<source src="https://static-trailercentral.s3.amazonaws.com/videos/macdonaldmarineinc_5.mp4" type="video/mp4">
				</video>
			</div>

			
			<div class="mySlides fade" style="opacity: 0;">
				<video loop="" muted="" autoplay="" playsinline="" class="fullscreen-bg__video">
					<source src="https://static-trailercentral.s3.amazonaws.com/videos/MY2024-B2.mp4" type="video/mp4">
				</video>
			</div>
			
			<a class="prev" onclick="plusSlides(-1)">❮</a>
			<a class="next" onclick="plusSlides(1)">❯</a>
            
            <!-- <div class="dot-container">
				<span class="dot" onclick="currentSlide(1)"></span>
				<span class="dot" onclick="currentSlide(2)"></span>
				<span class="dot" onclick="currentSlide(3)"></span>
				<span class="dot" onclick="currentSlide(4)"></span>
				<span class="dot" onclick="currentSlide(5)"></span>
			</div> -->
		</div>
	</div>
	<script type="text/javascript">
		document.querySelector('.fullscreen-bg__video').playbackRate = 1;

		var slideIndex = 1;
			var myTimer;
			var slideshowContainer;
			window.addEventListener("load", function () {
				showSlides(slideIndex);
				myTimer = setInterval(function () {
					(1);
				}, 15000);
			//UNCOMMENT OUT THE LINE BELOW TO KEEP ARROWS PART OF MOUSEENTER PAUSE/RESUME
				slideshowContainer = document.getElementsByClassName("slideshow-container")[0];
			slideshowContainer.addEventListener("mouseenter", pause);
			slideshowContainer.addEventListener("mouseleave", resume);
			});
			// NEXT AND PREVIOUS CONTROL
			function plusSlides(n) {
				clearInterval(myTimer);
				if (n < 0) {
					showSlides((slideIndex -= 1));
				} else {
					showSlides((slideIndex += 1));
				}
				//COMMENT OUT THE LINES BELOW TO KEEP ARROWS PART OF MOUSEENTER PAUSE/RESUME
				if (n === -1) {
					myTimer = setInterval(function () {
						plusSlides(n + 2);
					}, 15000);
				} else {
					myTimer = setInterval(function () {
						plusSlides(n + 1);
					}, 15000);
				}
			}
			//Controls the current slide and resets interval if needed
			function currentSlide(n) {
				clearInterval(myTimer);
				myTimer = setInterval(function () {
					plusSlides(n + 1);
				}, 15000);
				showSlides((slideIndex = n));
			}


			var current = 0,
				slides = document.getElementsByClassName("mySlides");

			setInterval(function() {
			  for (var i = 0; i < slides.length; i++) {
				slides[i].style.opacity = 0;
			  }
			  current = (current != slides.length - 1) ? current + 1 : 0;
			  slides[current].style.opacity = 1;
			}, 15000);


			function showSlides(n) {
				var i;
				var slides = document.getElementsByClassName("mySlides");
				var dots = document.getElementsByClassName("dot");
				if (n > slides.length) {
					slideIndex = 1;
				}
				if (n < 1) {
					slideIndex = slides.length;
				}
				for (i = 0; i < slides.length; i++) {
					slides[i].style.opacity = 0;
				}
				for (i = 0; i < dots.length; i++) {
					dots[i].className = dots[i].className.replace(" active", "");
				}
				slides[slideIndex - 1].style.opacity = 1;
				// dots[slideIndex - 1].className += " active";
			}
			pause = () => {
				clearInterval(myTimer);
			};
			resume = () => {
				clearInterval(myTimer);
				myTimer = setInterval(function () {
					plusSlides(slideIndex);
				}, 15000);
			};
	</script>
</div>

// SCSS
.home-video{
            position: relative;
            overflow: hidden;
            .hp-video-container{
                width: 100%;
                text-align: center;
                .slideshow-container{
                    width: 100%;
                    height: 50vw;
                    position: relative;
                    margin: auto;
                    background-color: #000;
                }
            }
            .mySlides{
                position: absolute;
                -webkit-transition: opacity .5s ease-in;
                transition: opacity .5s ease-in;
                width: 100%;
                height: 100%;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                &+.mySlides{
                    opacity: 0;
                }
            }
            .prev, .next{
                cursor: pointer;
                position: absolute;
                top: 50%;
                width: auto;
                padding: 10px 15px;
                color: white;
                font-weight: bold;
                font-size: 18px;
                -webkit-transition: 0.6s ease;
                transition: 0.6s ease;
                border-radius: 2px;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                -webkit-transform: translatey(-50%);
                -ms-transform: translatey(-50%);
                transform: translatey(-50%);
                z-index: 9;
                -webkit-filter: drop-shadow(0px 4px 6px black);
                filter: drop-shadow(0px 4px 6px black);
            }
            .prev{ left: 0; }
            .next{ right: 0; }
            video{
                height: 100%;
                width: 100%;
                object-fit: cover;
            }
        }
921dd32d0e41f0002d113f7a7c0a2b7a
If you are looking for a reliable OST to PST converter, I highly recommend trying EmailsGuru OST to PST Conveter. It is user-friendly and efficiently recovers inaccessible OST files, converting them to PST without any hassle. This tool offers offers a quick and hassle-free conversion process. The tool maintain data integrity and support multiple versions of Outlook. Additionally, it provide a preview feature, allowing you to view emails before conversion. Users can smoothly run it on Windows 10, 8.1, 7, XP, Vista and all below versions. Users can try a free trial version also.
class node{
    data;
    next=null;
}
class linklistNodes{
    head=null;
    
    add(value){
          let newNode=new node
          newNode.data=value
          if( this.head==null){
              this.head=newNode
             console.log('ia am head')
               this.head.data=value
                
               return
          }
          
          let lastNode= this.head
        
          while(lastNode.next!==null){
              lastNode=lastNode.next
                }
          lastNode.next=newNode}
    
    
    find(value){
        let currentNode=this.head
        let find;
        while(currentNode.next!=null){
                 currentNode=  currentNode.next
            if(currentNode.data==value){
                find=currentNode
                console.log('find')
                
            } }
            return find
         }
         
         
         deletex(value){
             
            let linklist= this.head
            if(linklist.data==value){
                console.log('......')
               this.head=linklist.next
            }
            while(linklist.next!=null){
                
                if(linklist.next.data==value){
                    linklist.next=linklist.next.next
                    console.log('......................')
                    console.log(linklist)
                    console.log(linklist.next.next)
                       console.log('......................')
                    return
                }
                linklist= linklist.next
            }
             
             
         }
}

const linklist=new linklistNodes
linklist.add('21')
linklist.add('25')
linklist.add('26')
linklist.add('26')
linklist.add('21')
linklist.add('25')
linklist.add('26')
linklist.add('26')

linklist. deletex('25')
console.log(linklist.head)
$(document).ready(function () {
    var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
  
    /*
    var userAgent = navigator.userAgent.toLowerCase();
      var isChrome = userAgent.indexOf('chrome') > -1 && userAgent.indexOf('edge') === -1 && userAgent.indexOf('opr') === -1; // Esclude Edge e Opera
      var isSafari = userAgent.indexOf('safari') > -1 && userAgent.indexOf('chrome') === -1; // Safari ma non Chrome

      var isNotChromeAndSafari = !isChrome && !isSafari;

      console.log("isChrome:", isChrome);
      console.log("isSafari:", isSafari);
      console.log("isNotChromeAndSafari:", isNotChromeAndSafari);

    */

    // Rilevamento del browser
    if (isFirefox) {
        console.log("Rilevato Firefox: Applicare una soluzione alternativa.");
    }

    // Funzione per memorizzare il testo originale
    $('#prefix option').each(function () {
        if (isFirefox) {
            // Per Firefox, usa l'attributo direttamente nel DOM
            $(this).attr('data-original-text', $(this).text());
        } else {
            // Per altri browser, usa jQuery .data()
            $(this).data('original-text', $(this).text());
        }
        console.log("Testo originale:", $(this).text());
    });

    // Gestione dell'evento 'change'
    $(document).on('change', '#prefix', function () {
        $('#prefix option').each(function () {
            if (isFirefox) {
                // Recupera il testo originale dall'attributo
                $(this).text($(this).attr('data-original-text'));
            } else {
                // Recupera il testo originale dai dati di jQuery
                $(this).text($(this).data('original-text'));
            }
        });

        var selectedValue = $(this).val();
        var formattedPrefix = '(' + selectedValue + ')';

        // Modifica il testo dell'opzione selezionata
        $(this).find('option:selected').text(formattedPrefix);
    });

    // Gestione dell'evento 'click'
    $(document).on('click', '#prefix', function () {
        $('#prefix option').each(function () {
            if (isFirefox) {
                // Recupera il testo originale dall'attributo
                $(this).text($(this).attr('data-original-text'));
            } else {
                // Recupera il testo originale dai dati di jQuery
                $(this).text($(this).data('original-text'));
            }
        });
    });
});
// Shortcode [fellow_intern type='']

function fellow_intern ( $atts, $content = null) {
    $today = date('Ymd');
	$atts = shortcode_atts(
        array(
            'type' => '',
            'number' => '-1',
        ),
        $atts,
        'fellow_intern'
    );
    $args = array(
        'post_type' => 'fellow-intern',
		'posts_per_page' => -1,
        'post_status' => 'publish',
        'orderby' => 'date',
        'order' => 'ASC',
    );

	if( !empty( $atts['type'] ) ) {
		$args['tax_query'] = array(
			array(
				'taxonomy' => 'fellow-type',
				'field' => 'slug',
				'terms' => $atts['type'],
            )
		);
	}

    $fellow_query = new WP_Query($args);

    ob_start();
    if($fellow_query->have_posts()) { ?>

    <div class="fellows-wrapper">

    <?php

    while ($fellow_query->have_posts()) {
    $fellow_query->the_post(); ?>

    <div class="fellow-inner">
		<!-- Thumbnail -->
		<div class="fellow-img">
			<?php if ( has_post_thumbnail() ) { the_post_thumbnail('full'); } ?>
		</div>
		<div class="fellow-content">
			<!-- Title -->
			<h3><?php echo the_title(); ?></h3>
			<!-- Details -->
			<div class="fellow-details">
				<?php echo the_content(); ?>
			</div>
		</div>
	</div>

    <?php }
    wp_reset_postdata();
    ?>
    </div>

    <?php
    } else { ?>
        <div>No fellows found</div>
    <?php }
    return ob_get_clean();
}
add_shortcode('fellow_intern', 'fellow_intern');
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=s, initial-scale=1.0">
    <title>Document</title>
    <style>
        body{
            background-color: rgb(66, 31, 92);
        }
        form{
            width:400px;
            margin:auto;
            border:solid 3pt rgb(197, 174, 202);
            padding:6px;
        }
        input{
            margin:5px;
            background-color: rgb(189, 161, 215);
            font-size: medium;
            border: solid 3pt rgb(199, 178, 204);
        }
        input[type=button]{
            width:80px;
            border-radius:10px;
            height:50px;
            border:solid 3pt rgb(171, 159, 184);
        }
        h1{
            text-align: center;
            color: rgb(177, 158, 191);

        }
        footer{
            text-align: center;
            padding: 10px;
            font-weight: 700;
            color: rgb(190, 163, 193);
        }
        input[type=text]{
           color: rgb(0, 0, 0);
        }
    </style>
</head>
<body>
    <h1>Calculator</h1>
    <form name="calform">
        <input type="text" id="answer" naame="answer"/>
        

        <input type="button" value="C" onclick="calform.answer.value=''"/>
      <br>
        <input type="button" value="1" onclick="calform.answer.value+='1'"/>

        <input type="button" value="2" onclick="calform.answer.value+='2'"/>
  
        <input type="button" value="3" onclick="calform.answer.value+='3'"/>
     
        <input type="button" value="+" onclick="calform.answer.value+='+'"/>
        <br>
        
        <input type="button" value="4" onclick="calform.answer.value+='4'"/>
   
        <input type="button" value="5" onclick="calform.answer.value+='5'"/>
     
        <input type="button" value="6" onclick="calform.answer.value+='6'"/>
     
        <input type="button" value="-" onclick="calform.answer.value+='-'"/>
        <br>

        <input type="button" value="7" onclick="calform.answer.value+='7'"/>

        <input type="button" value="8" onclick="calform.answer.value+='8'"/>

        <input type="button" value="9" onclick="calform.answer.value+='9'"/>

        <input type="button" value="*" onclick="calform.answer.value+='*'"/>
        <br>
        <input type="button" value="/" onclick="calform.answer.value+='/'"/>
        <input type="button" value="0" onclick="calform.answer.value+='0'"/>
        <input type="button" value="." onclick="calform.answer.value+='.'"/>
        <input type="button" value="%" onclick="calform.answer.value+='%'"/>
        <br>
        <input type="button" value="x^2" onclick="squarenumber()">
        <input type="button" value="sqrt" onclick="squareroot()">
        <input type="button" value="^" onclick="calform.answer.value='**'">
        <input type="button" value="=" onclick="calform.answer.value=eval(calform.answer.value)" />
    </form>
    
    <script>
        function squarenumber(){
            let value=calform.answer.value;
            calform.answer.value=Math.pow(value,2);
        }

        function squareroot(){
            let value=calform.answer.value;
            if(value>=0){
                calform.answer.value=Math.sqrt(value)
            }
            else{
                calform.aanswer.value="error"
            }
        }
    </script>
</body>
<footer>
    AKSHITA VASU [DEPARTMENT OD CSE ]
</footer>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Newspaper</title>
    <style>
        #container{
            width:95%;
            overflow:auto;
            margin:auto;
        }
        header{
            text-align: center;
            background-color: aquamarine;
        }
        nav ul{
            list-style-type:none;
            margin:0;padding:0;
            overflow:hidden;
        }
        nav li{
            float:left;
        }
        nav li a{
            text-decoration:none;
            text-align:center;
            padding:15px ;
        }
        nav li a:hover{
            background-color: aqua;
        }
        section{
            width:70%;
            margin:5px;
            float:left;
            padding:6px;
            border:solid 1pt black;
            background-color: burlywood;
        }

        aside{
           display:inline-block;
           margin:5px;
           padding:5px;
           width:25%;
            position: inherit;
            vertical-align:top;
            background-color: bisque;

        }
        figure{
            float:left;
            margin-right: 5px;
        }
        footer{
            text-align: center;
            font-weight:500;
            height:30px;
            background-color: rgb(131, 117, 131);
            width: 100%;
            font-size: larger;
        }

    </style>
</head>
<body>
    <div id="container">
        <header>
            <img src="TOI.png" width="500px"/>
            <nav role="navigation">
                <ul>
                    <li><a href="#">City</a></li>
                    <li><a href="#">world</a></li>
                    <li><a href="#">business</a></li>
                    <li><a href="#">tech</a></li>
                    <li><a href="#">Cricket</a></li>
                </ul>
            </nav>
        </header>

        <section>
            <h2>latest News</h2>
            <article>
                <h3>how cyclone done</h3>
                <figure>
                    <img src="cyclone.JPG" width="200px" />
                    <figcaption>CYCLONE</figcaption>
                </figure>
                Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus aspernatur in earum cupiditate odit inventore aperiam iure quia ratione unde. Et voluptatem assumenda fugiat mollitia esse porro recusandae voluptatibus a!
            </article>
        </section>
        <section>
            <h2>latest News</h2>
            <article>
                <h3>how cyclone done</h3>
                <figure>
                    <img src="cyclone.JPG" width="200px" />
                    <figcaption>CYCLONE</figcaption>
                </figure>
                Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus aspernatur in earum cupiditate odit inventore aperiam iure quia ratione unde. Et voluptatem assumenda fugiat mollitia esse porro recusandae voluptatibus a!
            </article>
        </section><section>
            <h2>latest News</h2>
            <article>
                <h3>how cyclone done</h3>
                <figure>
                    <img src="cyclone.JPG" width="200px" />
                    <figcaption>CYCLONE</figcaption>
                </figure>
                Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus aspernatur in earum cupiditate odit inventore aperiam iure quia ratione unde. Et voluptatem assumenda fugiat mollitia esse porro recusandae voluptatibus a!
            </article>
        </section>
        <section>
            <h2>latest News</h2>
            <article>
                <h3>how cyclone done</h3>
                <figure>
                    <img src="cyclone.JPG" width="200px" />
                    <figcaption>CYCLONE</figcaption>
                </figure>
                Lorem ipsum dolor sit amet consectetur adipisicing elit. Necessitatibus aspernatur in earum cupiditate odit inventore aperiam iure quia ratione unde. Et voluptatem assumenda fugiat mollitia esse porro recusandae voluptatibus a!
            </article>
        </section>
        <aside>
            <hgroup>
                <h3> <a href="#">SOMETHING</a></h3>
                <h3> <a href="#">SOMETHING</a></h3>
                <h3> <a href="#">SOMETHING</a></h3>
            </hgroup>
            <figure>
                <img src="sucess1.JPG" width="260px"/>
            </figure>
            <figure>
                <img src="quotes2.JPG" width="260px"/>
            </figure>
            <figure>
                <img src="quotes 3.JPG" width="260px"/>
            </figure>
        </aside>
        </div>
        <footer>
            aksh|hey|bhkm
        </footer>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
     <style>
        #container{
            background-color: #E2F1E7;
            color:#243642;
            width: 95%;
            border: solid 1pt black;
            margin:auto;
            padding: 10px;
        

        }
        form{
        background-color:#629584;
        padding: 10px;
          
        }
        label{
            color: #E2F1E7;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            font-weight: 200px;
        
       
        }
        input{
            padding: 10px;
            width:200px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            border-radius:10px;
        }
        input[type=checkbox]{
            width:30px;

        }
        input[type=submit],input[type=reset] {
            margin:10px;
            background-color:#DA8359;
            color:#030303;
        }
        input:focus{
            background-color: #FCFAEE;
        }
        select{
            border-color:#243642;
            background-color:#E2F1E7;
        }
       
    </style>
</head>
<body>
    <div id="container">
        <h1>registration form</h1>
        <form >
            <table>
                <tr>
                    <td><label for= "usn">usn</label></td>
                    <td><input id="usn" type="text"></td>
                </tr>
                <tr>
                    <td><label for="uname">uname</label></td>
                    <td><input id="uname" type="text"></td>
                </tr>
                <tr>
                    <td><label for="password">password</label></td>
                    <td><input id="password" type="password"></td>
                </tr>
                <tr>
                    <td><label for="bday">bday</label></td>
                    <td><input id="bday" type="date"></td>
                </tr>
                <tr>
                    <td><label for="city">select city</label></td>
                    <td><select id="city" >
                        <option>bang</option>
                        <option>mum</option>
                    </select></td>
                </tr>
                <tr>
                    <td><label for="plang">select programming lang</label>
                    </td>
                    <td><input id="plang" type="checkbox" value="C">c<br>
                    <input id="plang" type="checkbox" value="C++">C++<br>
                    <input id="plang" type="checkbox"  value="java">java</td>
                </tr>
                <tr>
                    <td><label for="mypic">upload a photo</label></td>
                    <td><input id="mypic" type="file"></td>
                </tr>
                <tr>
                    <td><label for="pskill">Rate your programming skills in Web Technology</label></td>
                    <td><input id="pkill" name="pskill" type="range" min="1" max="10" step="1" /></td>
                </tr>
                <tr>
                    <td><label for="fcolor">choose you fav color</label></td>
                    <td><input id="fcolor" type="color"></td>

                </tr>
<tr>
                <td colspan="2"><input name="submit" type="submit" /><input type="reset" /></td>
            </tr>
            </table>
        </form>
    </div>
</body>
</html>
<html>

<head>
    <title>Program-3</title>
    <link rel="stylesheet" type="text/css" href="style.css">
</head>

<body>
    <h2  id="heading">PROGRAM 3</h2>
    <h3 id="h2">GIVING DIFFERENT STYLE USING CSS</h3>
    <hr id="line">
    <p id="para">
     
        Internal - by using a style element in the head section
        External - by using a link element to link to an external CSS file
        The most common way to add CSS, is to keep the styles in external CSS files.
    </p>
    <div id="mydiv">
        <h2>CSS</h2>
        <p>
            CSS stands for cascading syle sheet that is used to style the webpage

        </p>
        <span id="span">CSS IN HTML</span>
    </div>
    <p>The website will be working from <time id="time">10.00</time> am to <time id="time">04.00</time> pm</p>
    <img src="image.png" id="img"><br>
    Click <a href="https://www.youtube.com">here</a> to open YouTube

</body>

</html>
<!DOCTYPE html>
<html>
<head>
 
    <title>Titmetable</title>
    <style>
        table {
            border:solid 1pt black;
            border-collapse: collapse;
        }
        td,th {border:solid 1pt black;
        padding: 5pt;
        text-align: center;}

        .lab {
            background-color: azure;
        }
        thead, th{
            background-color: lightgray;
        }
        caption{
            border: solid 1pt black;
            padding: 5pt;
            background-color: aliceblue;
            color:crimson;
            font-weight: bold;
        }
        tfoot {
            background-color: lavender;
            color:brown;
            font-weight:bolder;
        }
    </style>
</head>
<body>
    <h1> Timetable </h1>
    <table>
        <caption>My class timetable</caption>
        <thead>
            <tr>
                <th>Time/Day</th>
                <th>08:00 - 09:00 AM</th>
                <th>09:00 - 10:00 AM</th>
                <th ></th>
                <th>10:20 - 11:20 AM</th>
                <th>11:20 - 12:20 AM</th>
                <th></th>
                <th>01:00 - 02:00 PM</th>
                <th>02:00 - 02:00 PM</th>
                <th>03:00 - 04:00 PM</th>

            </tr>
        </thead>
        <tbody>
            <tr>
            <th>Mon</th>
            <td>CC-B</td> <td>CC-C</td><td rowspan="6">Short Break (10.00 - 10.20 a.m.)</td>
            <td colspan="2" class="lab">5B3 Web lab</td><td rowspan="6">Lunch Break 
                (12.20 - 1.00 PM)</td><td>TOC-B</td>
            <td colspan="2"></td>
             </tr>
             <tr>
                <th>Tue</th>
                <td>CC-C</td> <td></td><td></td>
                <td>TOC-B</td><td ></td>
                <td ></td><td colspan="2"></td>
             </tr>
             <tr>
                <th>Wed</th>
                <td colspan="2" class="lab">5A3 Web lab</td>
                <td>CC-B</td><td></td>
                <td></td><td colspan="2">Club Activity</td>
             </tr>
             <tr>
                <th>Thu</th>
                <td>TOC-B</td> <td>CC-C</td>
                <td>CC-B</td><td></td><td></td>
                <td colspan="2">Mini Projects</td>
             </tr>
             <tr>
                <th>Fri</th>
                <td>CC-B</td> <td>TOC-B</td>
                <td></td><td>CC-C</td><td></td>
                <td colspan="2" class="lab">5C2-Web lab</td>
             </tr>
             <tr>
                <th>Sat</th>
                <td></td> <td></td>
                <td colspan="2">College level activity</td><td></td>
                <td colspan="2"></td>
             </tr>
        </tbody>
        <tfoot>
            <tr>
                <td colspan="10"> 2024-2025 Department of CSE</td>
            </tr>
        </tfoot>
    </table>
    
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>My First Web Page</title>
</head>
<body>
    <marquee>Basic HTML Tags</marquee>
    <h1></h1>
    <h2></h2>
    <h3></h3>
    <p></p>
    <h3></h3>
    <p>
        <b>Uttara Kannada</b> district<sup>[7]</sup>.
        <br />
         <strong>Siddapura</strong> 
        <br/>
        I <i>Kargal town</i> 
        <em>Shimoga district</em>, <u>Karnataka</u>, 
        
    </p>
    <p></p>
        <hr>
    <h2></h2>
    <h3></h3>
    <h3></h3>
    
    <blockquote>“Jobs fill your pocket, but adventures fill your soul.” – Jamie Lyn Beatty</blockquote>

    <pre>
*    +       * 
       *
    </pre>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
   

        <script src="jquery-3.7.1.min.js"></script>
        <script src="jquery.animate-colors.js"></script>
    <title>jQuery</title>
   
</head>
<body>
    <h1> JQuery </h1>
    <h2>Append content to end of paragraph and list</h2>
    <button id="btnAppend">Append Demo</button>
    <p id="aboutjq"> jQuery dates back to 2005</p>
    <ul id="featuresjq">
        <li>HTML/DOM manipulation</li>
        <li> CSS manipulation</li>
    </ul>
    <script>
        $("#btnAppend").click(function(){
            $("#aboutjq").append("<br> The various features are: ");
            $("#featuresjq").append("<li>HTML manipulation</li>");
        });
        
    </script>
    <h2>Change the state of CSS style element  </h2>
    <button id="btnGrow">Animate Text - Increase Size</button>
    <button id="btnShrink">Animate Text - Decrease Size</button>
    <div id="animText">jQuery</div>
    <script>
        $("#btnGrow").click(function() {
            $("#animText").animate({
                "opacity":0.25,
                "fontSize":"+=4px"
        });
        });
        $("#btnShrink").click(function() {
            $("#animText").animate({
                "opacity":1,
                "fontSize":"-=4px"
        });
        });
    </script>
    <h2>Change the color of any div that is animated</h2>
    <input type="color" id="ipColor" />
    <button id="btnColor">Change color</button>
    <div id="foo" style="width:200px; height:150px; border:solid 1pt black;margin:10px;"></div>
    <script>
    $("#btnColor").click(function() {
        $("#foo").animate({ backgroundColor: $("#ipColor").val()},"slow" );
    });
    </script>
</body>
</html>
#include <iostream>
#include <stdexcept>
#include <string>

int main() {
	setlocale(LC_ALL, "RU");

	class Car {
	private:
		std::string name; // Приватное поле
		int mx_speed; // Приватное поле

	public:
		Car(const std::string& name, int mx_speed) {
			setName(name);
			setMaxspeed(mx_speed);
		}

		void setName(const std::string& name) {
			this->name = name;
		}

		std::string getName() const {
			return name;
		}

		void setMaxspeed(int mx_speed) {
			if (mx_speed < 0) {
				throw std::invalid_argument("Скорость машины не может быть отрицательной.");
			}
			this->mx_speed = mx_speed;
		}

		int getMaxspeed() const {
			return mx_speed;
		}
	};

	// Производный класс
	class Porshe : public Car {
	private:
		std::string color; // Новое поле

	public:
		Porshe(const std::string& name, int mx_speed, const std::string& color)
			: Car(name, mx_speed), color(color) {}

		void display() const {
			std::cout << "Porshe: " << getName() << ", Максимальная скорость: " << getMaxspeed() << ", Цвет: " << color << std::endl;
		}
	};

	// Класс, основанный на двух других
	class Price : public Porshe {
	private:
		int cost; // Новое поле

	public:
		Price(const std::string& name, int mx_speed, const std::string& color, int cost)
			: Porshe(name, mx_speed, color), cost(cost) {}

		void showPrice() const {
			display();
			std::cout << "Цена: " << cost << std::endl;
		}
	};

	// Класс, наследующий от Rose
	class SpecialPorshe : public Porshe {
	public:
		using Porshe::Porshe; // Наследуем конструктор

	private:
		// Доступ к полям базового класса ограничен
		void setColor(const std::string& color) {
			// Метод для изменения цвета, доступен только в классе
		}
	};

	// Основная функция
	try {
		Car car("Porshe Cayenne", 260);
		car.setMaxspeed(300);
		std::cout << "Машина: " << car.getName() << ", Максимальная скорость: " << car.getMaxspeed() << std::endl;

		Porshe porshe("Porshe Macan", 330, "Голубой");
		porshe.display();

		Price price("Porshe Panamera", 250, "Белый", 3000000);
		price.showPrice();

		SpecialPorshe specialPorshe("Porshe 911", 330, "Синий");
		// specialRose.setColor("Зеленый"); // Это вызовет ошибку, так как метод недоступен в main

	}
	catch (const std::invalid_argument& e) {
		std::cerr << "Ошибка: " << e.what() << std::endl;
	}

	return 0;
}
Zomato is the famous food delivery platform in India and secondary in UAE. A lot of entrepreneurs planning to develop their Zomato clone mobile app for their business with industry-leading latest technology Here, we listed out the appropriate technology for the food mobile app development.

1. Frontend
◦ React Native is a popular cross-platform mobile app development, offering a smoother experience and faster deployment time than other technologies.
◦ Flutter: The second most powerful framework is for developing cross-platform apps because of its better performance and responsive UI.

2. Backend
◦ Node.js: An excellent JavaScript runtime environment for real-time applications, such as food delivery, effectively managing concurrent connections and high traffic.
◦ Python (with frameworks like Django or Flask): A versatile language suitable for building scalable and maintainable backend systems.

3. Database:
◦ PostgreSQL: A powerful relational database that can handle complex queries and large datasets.
◦ MongoDB: A NoSQL database that's flexible and scalable, ideal for storing unstructured data like user preferences and order history.

The technologies that are essential to the development of all mobile apps and other on-demand app development were mentioned above. We Appticz are the pro-player in the Zomato clone script provider in the highly competitive market.
options:
  parameters:
    author: ''
    catch_exceptions: 'True'
    category: Custom
    cmake_opt: ''
    comment: ''
    copyright: ''
    description: ''
    gen_cmake: 'On'
    gen_linking: dynamic
    generate_options: qt_gui
    hier_block_src_path: '.:'
    id: top_block
    max_nouts: '0'
    output_language: python
    placement: (0,0)
    qt_qss_theme: ''
    realtime_scheduling: ''
    run: 'True'
    run_command: '{python} -u {filename}'
    run_options: prompt
    sizing_mode: fixed
    thread_safe_setters: ''
    title: ''
    window_size: 1280, 1024
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [10, 10]
    rotation: 0
    state: enabled

blocks:
- name: audio_gain
  id: variable_qtgui_range
  parameters:
    comment: ''
    gui_hint: ''
    label: ''
    min_len: '200'
    orient: QtCore.Qt.Horizontal
    rangeType: float
    start: '0'
    step: '0.1'
    stop: '10'
    value: '1'
    widget: counter_slider
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [792, 324.0]
    rotation: 0
    state: true
- name: center_freq
  id: variable
  parameters:
    comment: ''
    value: 97.9e6
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [8, 229]
    rotation: 0
    state: enabled
- name: channel_freq
  id: variable
  parameters:
    comment: ''
    value: 96.5e6
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [8, 287]
    rotation: 0
    state: enabled
- name: channel_width
  id: variable
  parameters:
    comment: ''
    value: 200e3
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [9, 346]
    rotation: 0
    state: enabled
- name: samp_rate
  id: variable
  parameters:
    comment: ''
    value: 8e6
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [8, 170]
    rotation: 0
    state: enabled
- name: analog_sig_source_x_0
  id: analog_sig_source_x
  parameters:
    affinity: ''
    alias: ''
    amp: '1'
    comment: ''
    freq: center_freq - channel_freq
    maxoutbuf: '0'
    minoutbuf: '0'
    offset: '0'
    phase: '0'
    samp_rate: samp_rate
    type: complex
    waveform: analog.GR_COS_WAVE
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [200, 324.0]
    rotation: 0
    state: enabled
- name: analog_wfm_rcv_0
  id: analog_wfm_rcv
  parameters:
    affinity: ''
    alias: ''
    audio_decimation: '10'
    comment: ''
    maxoutbuf: '0'
    minoutbuf: '0'
    quad_rate: 480e3
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [912, 252.0]
    rotation: 0
    state: enabled
- name: audio_sink_0
  id: audio_sink
  parameters:
    affinity: ''
    alias: ''
    comment: ''
    device_name: ''
    num_inputs: '1'
    ok_to_block: 'True'
    samp_rate: '48000'
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [944, 396.0]
    rotation: 0
    state: enabled
- name: blocks_multiply_const_vxx_0
  id: blocks_multiply_const_vxx
  parameters:
    affinity: ''
    alias: ''
    comment: ''
    const: audio_gain
    maxoutbuf: '0'
    minoutbuf: '0'
    type: float
    vlen: '1'
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [944, 332.0]
    rotation: 0
    state: enabled
- name: blocks_multiply_xx_0
  id: blocks_multiply_xx
  parameters:
    affinity: ''
    alias: ''
    comment: ''
    maxoutbuf: '0'
    minoutbuf: '0'
    num_inputs: '2'
    type: complex
    vlen: '1'
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [472, 256.0]
    rotation: 0
    state: enabled
- name: low_pass_filter_0
  id: low_pass_filter
  parameters:
    affinity: ''
    alias: ''
    beta: '6.76'
    comment: ''
    cutoff_freq: 75e3
    decim: int(samp_rate/channel_width)
    gain: '1'
    interp: '1'
    maxoutbuf: '0'
    minoutbuf: '0'
    samp_rate: samp_rate
    type: fir_filter_ccf
    width: 25e3
    win: window.WIN_HAMMING
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [664, 148.0]
    rotation: 0
    state: enabled
- name: osmosdr_source_0
  id: osmosdr_source
  parameters:
    affinity: ''
    alias: ''
    ant0: ''
    ant1: ''
    ant10: ''
    ant11: ''
    ant12: ''
    ant13: ''
    ant14: ''
    ant15: ''
    ant16: ''
    ant17: ''
    ant18: ''
    ant19: ''
    ant2: ''
    ant20: ''
    ant21: ''
    ant22: ''
    ant23: ''
    ant24: ''
    ant25: ''
    ant26: ''
    ant27: ''
    ant28: ''
    ant29: ''
    ant3: ''
    ant30: ''
    ant31: ''
    ant4: ''
    ant5: ''
    ant6: ''
    ant7: ''
    ant8: ''
    ant9: ''
    args: hackrf=0
    bb_gain0: '20'
    bb_gain1: '20'
    bb_gain10: '20'
    bb_gain11: '20'
    bb_gain12: '20'
    bb_gain13: '20'
    bb_gain14: '20'
    bb_gain15: '20'
    bb_gain16: '20'
    bb_gain17: '20'
    bb_gain18: '20'
    bb_gain19: '20'
    bb_gain2: '20'
    bb_gain20: '20'
    bb_gain21: '20'
    bb_gain22: '20'
    bb_gain23: '20'
    bb_gain24: '20'
    bb_gain25: '20'
    bb_gain26: '20'
    bb_gain27: '20'
    bb_gain28: '20'
    bb_gain29: '20'
    bb_gain3: '20'
    bb_gain30: '20'
    bb_gain31: '20'
    bb_gain4: '20'
    bb_gain5: '20'
    bb_gain6: '20'
    bb_gain7: '20'
    bb_gain8: '20'
    bb_gain9: '20'
    bw0: '0'
    bw1: '0'
    bw10: '0'
    bw11: '0'
    bw12: '0'
    bw13: '0'
    bw14: '0'
    bw15: '0'
    bw16: '0'
    bw17: '0'
    bw18: '0'
    bw19: '0'
    bw2: '0'
    bw20: '0'
    bw21: '0'
    bw22: '0'
    bw23: '0'
    bw24: '0'
    bw25: '0'
    bw26: '0'
    bw27: '0'
    bw28: '0'
    bw29: '0'
    bw3: '0'
    bw30: '0'
    bw31: '0'
    bw4: '0'
    bw5: '0'
    bw6: '0'
    bw7: '0'
    bw8: '0'
    bw9: '0'
    clock_source0: ''
    clock_source1: ''
    clock_source2: ''
    clock_source3: ''
    clock_source4: ''
    clock_source5: ''
    clock_source6: ''
    clock_source7: ''
    comment: ''
    corr0: '0'
    corr1: '0'
    corr10: '0'
    corr11: '0'
    corr12: '0'
    corr13: '0'
    corr14: '0'
    corr15: '0'
    corr16: '0'
    corr17: '0'
    corr18: '0'
    corr19: '0'
    corr2: '0'
    corr20: '0'
    corr21: '0'
    corr22: '0'
    corr23: '0'
    corr24: '0'
    corr25: '0'
    corr26: '0'
    corr27: '0'
    corr28: '0'
    corr29: '0'
    corr3: '0'
    corr30: '0'
    corr31: '0'
    corr4: '0'
    corr5: '0'
    corr6: '0'
    corr7: '0'
    corr8: '0'
    corr9: '0'
    dc_offset_mode0: '0'
    dc_offset_mode1: '0'
    dc_offset_mode10: '0'
    dc_offset_mode11: '0'
    dc_offset_mode12: '0'
    dc_offset_mode13: '0'
    dc_offset_mode14: '0'
    dc_offset_mode15: '0'
    dc_offset_mode16: '0'
    dc_offset_mode17: '0'
    dc_offset_mode18: '0'
    dc_offset_mode19: '0'
    dc_offset_mode2: '0'
    dc_offset_mode20: '0'
    dc_offset_mode21: '0'
    dc_offset_mode22: '0'
    dc_offset_mode23: '0'
    dc_offset_mode24: '0'
    dc_offset_mode25: '0'
    dc_offset_mode26: '0'
    dc_offset_mode27: '0'
    dc_offset_mode28: '0'
    dc_offset_mode29: '0'
    dc_offset_mode3: '0'
    dc_offset_mode30: '0'
    dc_offset_mode31: '0'
    dc_offset_mode4: '0'
    dc_offset_mode5: '0'
    dc_offset_mode6: '0'
    dc_offset_mode7: '0'
    dc_offset_mode8: '0'
    dc_offset_mode9: '0'
    freq0: center_freq
    freq1: 100e6
    freq10: 100e6
    freq11: 100e6
    freq12: 100e6
    freq13: 100e6
    freq14: 100e6
    freq15: 100e6
    freq16: 100e6
    freq17: 100e6
    freq18: 100e6
    freq19: 100e6
    freq2: 100e6
    freq20: 100e6
    freq21: 100e6
    freq22: 100e6
    freq23: 100e6
    freq24: 100e6
    freq25: 100e6
    freq26: 100e6
    freq27: 100e6
    freq28: 100e6
    freq29: 100e6
    freq3: 100e6
    freq30: 100e6
    freq31: 100e6
    freq4: 100e6
    freq5: 100e6
    freq6: 100e6
    freq7: 100e6
    freq8: 100e6
    freq9: 100e6
    gain0: '0'
    gain1: '10'
    gain10: '10'
    gain11: '10'
    gain12: '10'
    gain13: '10'
    gain14: '10'
    gain15: '10'
    gain16: '10'
    gain17: '10'
    gain18: '10'
    gain19: '10'
    gain2: '10'
    gain20: '10'
    gain21: '10'
    gain22: '10'
    gain23: '10'
    gain24: '10'
    gain25: '10'
    gain26: '10'
    gain27: '10'
    gain28: '10'
    gain29: '10'
    gain3: '10'
    gain30: '10'
    gain31: '10'
    gain4: '10'
    gain5: '10'
    gain6: '10'
    gain7: '10'
    gain8: '10'
    gain9: '10'
    gain_mode0: 'False'
    gain_mode1: 'False'
    gain_mode10: 'False'
    gain_mode11: 'False'
    gain_mode12: 'False'
    gain_mode13: 'False'
    gain_mode14: 'False'
    gain_mode15: 'False'
    gain_mode16: 'False'
    gain_mode17: 'False'
    gain_mode18: 'False'
    gain_mode19: 'False'
    gain_mode2: 'False'
    gain_mode20: 'False'
    gain_mode21: 'False'
    gain_mode22: 'False'
    gain_mode23: 'False'
    gain_mode24: 'False'
    gain_mode25: 'False'
    gain_mode26: 'False'
    gain_mode27: 'False'
    gain_mode28: 'False'
    gain_mode29: 'False'
    gain_mode3: 'False'
    gain_mode30: 'False'
    gain_mode31: 'False'
    gain_mode4: 'False'
    gain_mode5: 'False'
    gain_mode6: 'False'
    gain_mode7: 'False'
    gain_mode8: 'False'
    gain_mode9: 'False'
    if_gain0: '20'
    if_gain1: '20'
    if_gain10: '20'
    if_gain11: '20'
    if_gain12: '20'
    if_gain13: '20'
    if_gain14: '20'
    if_gain15: '20'
    if_gain16: '20'
    if_gain17: '20'
    if_gain18: '20'
    if_gain19: '20'
    if_gain2: '20'
    if_gain20: '20'
    if_gain21: '20'
    if_gain22: '20'
    if_gain23: '20'
    if_gain24: '20'
    if_gain25: '20'
    if_gain26: '20'
    if_gain27: '20'
    if_gain28: '20'
    if_gain29: '20'
    if_gain3: '20'
    if_gain30: '20'
    if_gain31: '20'
    if_gain4: '20'
    if_gain5: '20'
    if_gain6: '20'
    if_gain7: '20'
    if_gain8: '20'
    if_gain9: '20'
    iq_balance_mode0: '0'
    iq_balance_mode1: '0'
    iq_balance_mode10: '0'
    iq_balance_mode11: '0'
    iq_balance_mode12: '0'
    iq_balance_mode13: '0'
    iq_balance_mode14: '0'
    iq_balance_mode15: '0'
    iq_balance_mode16: '0'
    iq_balance_mode17: '0'
    iq_balance_mode18: '0'
    iq_balance_mode19: '0'
    iq_balance_mode2: '0'
    iq_balance_mode20: '0'
    iq_balance_mode21: '0'
    iq_balance_mode22: '0'
    iq_balance_mode23: '0'
    iq_balance_mode24: '0'
    iq_balance_mode25: '0'
    iq_balance_mode26: '0'
    iq_balance_mode27: '0'
    iq_balance_mode28: '0'
    iq_balance_mode29: '0'
    iq_balance_mode3: '0'
    iq_balance_mode30: '0'
    iq_balance_mode31: '0'
    iq_balance_mode4: '0'
    iq_balance_mode5: '0'
    iq_balance_mode6: '0'
    iq_balance_mode7: '0'
    iq_balance_mode8: '0'
    iq_balance_mode9: '0'
    maxoutbuf: '0'
    minoutbuf: '0'
    nchan: '1'
    num_mboards: '1'
    sample_rate: samp_rate
    sync: sync
    time_source0: ''
    time_source1: ''
    time_source2: ''
    time_source3: ''
    time_source4: ''
    time_source5: ''
    time_source6: ''
    time_source7: ''
    type: fc32
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [168, 92.0]
    rotation: 0
    state: enabled
- name: qtgui_freq_sink_x_0
  id: qtgui_freq_sink_x
  parameters:
    affinity: ''
    alias: ''
    alpha1: '1.0'
    alpha10: '1.0'
    alpha2: '1.0'
    alpha3: '1.0'
    alpha4: '1.0'
    alpha5: '1.0'
    alpha6: '1.0'
    alpha7: '1.0'
    alpha8: '1.0'
    alpha9: '1.0'
    autoscale: 'False'
    average: '0.2'
    axislabels: 'True'
    bw: samp_rate
    color1: '"blue"'
    color10: '"dark blue"'
    color2: '"red"'
    color3: '"green"'
    color4: '"black"'
    color5: '"cyan"'
    color6: '"magenta"'
    color7: '"yellow"'
    color8: '"dark red"'
    color9: '"dark green"'
    comment: ''
    ctrlpanel: 'True'
    fc: center_freq
    fftsize: '1024'
    freqhalf: 'True'
    grid: 'False'
    gui_hint: ''
    label: Relative Gain
    label1: ''
    label10: ''''''
    label2: ''''''
    label3: ''''''
    label4: ''''''
    label5: ''''''
    label6: ''''''
    label7: ''''''
    label8: ''''''
    label9: ''''''
    legend: 'True'
    maxoutbuf: '0'
    minoutbuf: '0'
    name: '""'
    nconnections: '1'
    norm_window: 'False'
    showports: 'False'
    tr_chan: '0'
    tr_level: '0.0'
    tr_mode: qtgui.TRIG_MODE_FREE
    tr_tag: '""'
    type: complex
    units: dB
    update_time: '0.10'
    width1: '1'
    width10: '1'
    width2: '1'
    width3: '1'
    width4: '1'
    width5: '1'
    width6: '1'
    width7: '1'
    width8: '1'
    width9: '1'
    wintype: window.WIN_BLACKMAN_hARRIS
    ymax: '10'
    ymin: '-140'
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [448, 36.0]
    rotation: 0
    state: enabled
- name: qtgui_freq_sink_x_1
  id: qtgui_freq_sink_x
  parameters:
    affinity: ''
    alias: ''
    alpha1: '1.0'
    alpha10: '1.0'
    alpha2: '1.0'
    alpha3: '1.0'
    alpha4: '1.0'
    alpha5: '1.0'
    alpha6: '1.0'
    alpha7: '1.0'
    alpha8: '1.0'
    alpha9: '1.0'
    autoscale: 'False'
    average: '0.1'
    axislabels: 'True'
    bw: samp_rate
    color1: '"blue"'
    color10: '"dark blue"'
    color2: '"red"'
    color3: '"green"'
    color4: '"black"'
    color5: '"cyan"'
    color6: '"magenta"'
    color7: '"yellow"'
    color8: '"dark red"'
    color9: '"dark green"'
    comment: ''
    ctrlpanel: 'True'
    fc: channel_freq
    fftsize: '1024'
    freqhalf: 'True'
    grid: 'False'
    gui_hint: ''
    label: Relative Gain
    label1: ''
    label10: ''''''
    label2: ''''''
    label3: ''''''
    label4: ''''''
    label5: ''''''
    label6: ''''''
    label7: ''''''
    label8: ''''''
    label9: ''''''
    legend: 'True'
    maxoutbuf: '0'
    minoutbuf: '0'
    name: '""'
    nconnections: '1'
    norm_window: 'False'
    showports: 'False'
    tr_chan: '0'
    tr_level: '0.0'
    tr_mode: qtgui.TRIG_MODE_FREE
    tr_tag: '""'
    type: complex
    units: dB
    update_time: '0.10'
    width1: '1'
    width10: '1'
    width2: '1'
    width3: '1'
    width4: '1'
    width5: '1'
    width6: '1'
    width7: '1'
    width8: '1'
    width9: '1'
    wintype: window.WIN_BLACKMAN_hARRIS
    ymax: '10'
    ymin: '-140'
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [568, 356.0]
    rotation: 0
    state: enabled
- name: rational_resampler_xxx_0
  id: rational_resampler_xxx
  parameters:
    affinity: ''
    alias: ''
    comment: ''
    decim: '5'
    fbw: '0'
    interp: '12'
    maxoutbuf: '0'
    minoutbuf: '0'
    taps: ''
    type: ccc
  states:
    bus_sink: false
    bus_source: false
    bus_structure: null
    coordinate: [864, 132.0]
    rotation: 0
    state: enabled

connections:
- [analog_sig_source_x_0, '0', blocks_multiply_xx_0, '1']
- [analog_wfm_rcv_0, '0', blocks_multiply_const_vxx_0, '0']
- [blocks_multiply_const_vxx_0, '0', audio_sink_0, '0']
- [blocks_multiply_xx_0, '0', low_pass_filter_0, '0']
- [blocks_multiply_xx_0, '0', qtgui_freq_sink_x_1, '0']
- [low_pass_filter_0, '0', rational_resampler_xxx_0, '0']
- [osmosdr_source_0, '0', blocks_multiply_xx_0, '0']
- [osmosdr_source_0, '0', qtgui_freq_sink_x_0, '0']
- [rational_resampler_xxx_0, '0', analog_wfm_rcv_0, '0']

metadata:
  file_format: 1
// Cannot Find with Title in one line - stacked on mobile
.cannot-find-section{
    padding: _res-m(130) _res-m(121);
    @include screen-sm-min{
        padding: _res(52) 0;
        >.ari-row{
            @include _flex($halign: space-between);
            &::before, &::after{
                display: none;
            }
        }
        .cannot-find-search{
            width: 80%;
        }
    }
    @include section-padding;
}
.cannot-find-title{
    margin-bottom: _res-m(63);
    @include screen-sm-min{
        margin-bottom: 0;
        width: 20%;
    }
    .title{
        color: $brand-secondary;
        font-family: $headings-font-family;
        font-weight: normal;
        font-size: _res-m(74);
        text-align: center;
        line-height: 1.2;
        @include screen-sm-min{
            font-size: _res(38);
            text-align: left;
        }
    }
}
.cannot-find-search{
    .Advanced-Inventory-Search_1-0-2{
        .advanced-inventory-search.collapse-never{
            padding: 0;
            .row-flex{
                @include screen-xs{
                    flex-direction: column;
                    gap: _res-m(63);
                }
                @include screen-sm-min{
                    flex-wrap: nowrap;
                    gap: _res(27);
                }
                .column-auto.collapse{
                    padding: 0;
                    @include screen-xs{
                        width: 100% !important;
                    }
                    select{
                        border: none;
                        height: _res-m(128);
                        font-size: _res-m(33);
                        margin: 0;
                        padding: 0 _res-m(47);
                        @include screen-sm-min{
                            height: _res(31,54);
                            font-size: _res(10,14);
                            padding: 0 _res(20);
                        }
                    }
                    &.column-btn{
                        #viewResults{
                            @include btn-style;
                            width: 100%;
                            font-size: 0;
                            &::before{
                                content: "Search";
                                font-size: _res-m(30);
                            }
                            @include screen-sm-min{
                                font-size: 0;
                                &::before{
                                    font-size: _res(10,18);
                                }
                            }
                        }
                    }
                    &:nth-child(5), &:last-child{
                        display: none !important;
                    }
                }
            }
        }
    }
}
internal final class NW_PurchAgreementHelper
{
    public static PurchAgreementId CreatePA(NW_SigningContract contract)
    {
        AgreementHeaderDefault agreementHeaderDefault;
        PurchAgreementHeader purchAgreementHeader;
        PurchAgreementHeaderDefault purchAgreementHeaderDefault;
        PurchAgreementFormDatasourceManager Manager;
        Common  purchSalesagreementHeaderDefault;
        PurchAgreementId tmpAgreementId;
        NumberSeq num;
        NW_SigningContractLine  NW_SigningContractLine;

        num = NumberSeq::newGetNum(PurchParameters::numRefPurchAgreementId());
        tmpAgreementId = num.num();
        VendTable VendTable = VendTable::find(contract.VendAccount);
        purchAgreementHeader.clear();
        purchAgreementHeader.initValue();
        purchAgreementHeader.VendAccount = contract.VendAccount;
        purchAgreementHeader.initFromVendTable();
        purchAgreementHeader.AgreementDescription= contract.AgreementDescription;
        purchAgreementHeader.PurchNumberSequence = tmpAgreementId;
        purchAgreementHeader.DocumentTitle = tmpAgreementId;
        purchAgreementHeader.DefaultAgreementLineType = CommitmentType::ProductCategory;
        purchAgreementHeader.DefaultAgreementLineEffectiveDate = contract.DefaultAgreementLineEffectiveDate;
        purchAgreementHeader.DefaultAgreementLineExpirationDate = contract.DefaultAgreementLineExpirationDate;
        purchAgreementHeader.NADepartment = contract.NADepartment;

        agreementHeaderDefault.clear();
        agreementHeaderDefault.initValue();

        purchAgreementHeaderDefault.clear();
        purchAgreementHeaderDefault.initValue();

        purchAgreementHeader.doInsert(); // skip insert code
        agreementHeaderDefault.initFromVendTable(VendTable);
        agreementHeaderDefault.AgreementHeader = purchAgreementHeader.RecId;
        agreementHeaderDefault.insert();
        purchAgreementHeaderDefault.initFromVendTable(VendTable);
        purchAgreementHeaderDefault.PurchaseAgreementHeader = purchAgreementHeader.RecId;
        purchAgreementHeaderDefault.insert();

        // copy attatchement 
        Docu::copy(contract, purchAgreementHeader);

        //lines
        AgreementLine agreementLine;
        //AgreementLineQuantityCommitment agreementLineQuantity;
        AgreementLineVolumeCommitment agreementLineVolume;
        AgreementLineDefault agreementLineDefault;
        InventDimId inventDimId = InventDim::findOrCreateBlank().inventDimId;

        while select NW_SigningContractLine
            where NW_SigningContractLine.HeaderRequestId == contract.RequestId
        {
            //RecId category = 5637147352;
            
            agreementLineVolume.clear();
            agreementLineVolume.Agreement = purchAgreementHeader.RecId;
            agreementLineVolume.Category = NW_SigningContractLine.Category;
            agreementLineVolume.InventDimId = inventDimId;
            agreementLineVolume.InventDimDataAreaId = curExt();
            agreementLineVolume.LineDiscountPercent = NW_SigningContractLine.LineDiscountPercent;
            agreementLineVolume.CommitedAmount = NW_SigningContractLine.CommitedAmount;
            agreementLineVolume.EffectiveDate = NW_SigningContractLine.EffectiveDate;
            agreementLineVolume.ExpirationDate = NW_SigningContractLine.ExpirationDate;
            agreementLineVolume.DefaultDimension = NW_SigningContractLine.DefaultDimension;
            agreementLineVolume.insert();

            //agreementLineDefault.ProjectActivityNumberDataAreaId = companyView.id;
            agreementLineDefault.AgreementLine = agreementLineVolume.RecId;
            //agreementLineDefault.ProjectCategoryDataAreaId = companyView.id;
            //agreementLineDefault.SalesCommissionGroupDataAreaId = companyView.id;
            //agreementLineDefault.SalesModeOfDeliveryDataAreaId = companyView.id;
            agreementLineDefault.insert();
        }
        return tmpAgreementId;
    }

    public static void CancelPA(PurchAgreementId Id)
    {
        PurchAgreementHeader    PurchAgreementHeader;
        ttsbegin;
        select forupdate PurchAgreementHeader where PurchAgreementHeader.PurchNumberSequence == Id;
        PurchAgreementHeader.AgreementState = AgreementState::Closed;
        PurchAgreementHeader.update();
        ttscommit;
    }

    public static void ChangePA(PurchAgreementId Id, NW_SigningContract contract)
    {
        NW_SigningContractLine  NW_SigningContractLine;
        PurchAgreementHeader    PurchAgreementHeader;

        ttsbegin;
        select forupdate PurchAgreementHeader where PurchAgreementHeader.PurchNumberSequence == Id;
        PurchAgreementHeader.DefaultAgreementLineEffectiveDate = contract.DefaultAgreementLineEffectiveDate;
        PurchAgreementHeader.DefaultAgreementLineExpirationDate = contract.DefaultAgreementLineExpirationDate;
        PurchAgreementHeader.NADepartment = contract.NADepartment;
        PurchAgreementHeader.update();
        ttscommit;
        // lines
        AgreementLine agreementLine;
        //AgreementLineQuantityCommitment agreementLineQuantity;
        AgreementLineVolumeCommitment agreementLineVolume;
        AgreementLineDefault agreementLineDefault;
        InventDimId inventDimId = InventDim::findOrCreateBlank().inventDimId;
        ttsbegin;
        while select NW_SigningContractLine
            where NW_SigningContractLine.HeaderRequestId == contract.RequestId
        {
            if(NW_SigningContractLine.AgreementRecId) // updare
            {
                select forupdate agreementLineVolume where agreementLineVolume.RecId == NW_SigningContractLine.AgreementRecId;
                agreementLineVolume.CommitedAmount = NW_SigningContractLine.CommitedAmount;
                agreementLineVolume.EffectiveDate = NW_SigningContractLine.EffectiveDate;
                agreementLineVolume.ExpirationDate = NW_SigningContractLine.ExpirationDate;
                agreementLineVolume.DefaultDimension = NW_SigningContractLine.DefaultDimension;
                agreementLineVolume.update();
            }
            else //insert
            {
                agreementLineVolume.clear();
                agreementLineVolume.Agreement = purchAgreementHeader.RecId;
                agreementLineVolume.Category = NW_SigningContractLine.Category;
                agreementLineVolume.InventDimId = inventDimId;
                agreementLineVolume.InventDimDataAreaId = curExt();
                agreementLineVolume.LineDiscountPercent = NW_SigningContractLine.LineDiscountPercent;
                agreementLineVolume.CommitedAmount = NW_SigningContractLine.CommitedAmount;
                agreementLineVolume.EffectiveDate = NW_SigningContractLine.EffectiveDate;
                agreementLineVolume.ExpirationDate = NW_SigningContractLine.ExpirationDate;
                agreementLineVolume.DefaultDimension = NW_SigningContractLine.DefaultDimension;
                agreementLineVolume.insert();

                agreementLineDefault.AgreementLine = agreementLineVolume.RecId;
                agreementLineDefault.insert();
            }
        }
        ttscommit;
    }

    public static void SendEmailGeneratedPA(str Id)
    {
        NW_ProcurmentEmailSetup EmailSetup;
        NW_SigningContract          contract;
        Email                       ToEmail;
        select EmailSetup
            where EmailSetup.NW_ProcurmentEmailTypes == NW_ProcurmentEmailTypes::GeneratedPA;
        select firstonly contract where contract.RequestId == Id;
        if(EmailSetup)
        {
            str body="";
            SysMailerMessageBuilder builder = new SysMailerMessageBuilder();
            Body=EmailSetup.jobAdText;
            Body=strReplace(Body,"{RequestId}", contract.RequestId);
            Body=strReplace(Body,"{AgreementId}", contract.PurchNumberSequence);
            Body=strReplace(Body,"{Type}", enum2Str(contract.ContractType));
            Body=strReplace(Body,"{VendorName}", contract.vendName());
            Body=strReplace(Body,"{EffectiveDate}", any2Str(contract.DefaultAgreementLineEffectiveDate));
            Body=strReplace(Body,"{ExpirationDate}",any2Str(contract.DefaultAgreementLineExpirationDate));
            builder.setSubject(EmailSetup.Subject);
            builder.setBody(body,true);
            builder.setFrom(EmailSetup.Sender);
            builder.addTo(VendTable::find(contract.VendAccount).email());
            SysMailerFactory::getNonInteractiveMailer().sendNonInteractive(builder.getMessage());
        }
    }

    public static void SendEmailSendSigningToVendor(str Id)
    {
        NW_ProcurmentEmailSetup EmailSetup;
        NW_SigningContract          contract;
        Email                       ToEmail;
        select EmailSetup
            where EmailSetup.NW_ProcurmentEmailTypes == NW_ProcurmentEmailTypes::SendSigningToVendor;
        select firstonly contract where contract.RequestId == Id;
        if(EmailSetup)
        {
            str body="";
            SysMailerMessageBuilder builder = new SysMailerMessageBuilder();
            Body=EmailSetup.jobAdText;
            Body=strReplace(Body,"{RequestId}", contract.RequestId);
            Body=strReplace(Body,"{AgreementId}", contract.PurchNumberSequence);
            Body=strReplace(Body,"{Type}", enum2Str(contract.ContractType));
            Body=strReplace(Body,"{VendorName}", contract.vendName());
            Body=strReplace(Body,"{EffectiveDate}",any2Str(contract.DefaultAgreementLineEffectiveDate));
            Body=strReplace(Body,"{ExpirationDate}",any2Str(contract.DefaultAgreementLineExpirationDate));
            builder.setSubject(EmailSetup.Subject);
            builder.setBody(body,true);
            builder.setFrom(EmailSetup.Sender);
            builder.addTo(VendTable::find(contract.VendAccount).email());
            SysMailerFactory::getNonInteractiveMailer().sendNonInteractive(builder.getMessage());
        }
    }

    public static void SendEmailVendorAction(str Id)
    {
        NW_ProcurmentEmailSetup EmailSetup;
        NW_SigningContract          contract;
        Email                       ToEmail;
        select EmailSetup
            where EmailSetup.NW_ProcurmentEmailTypes == NW_ProcurmentEmailTypes::VendorAction;
        select firstonly contract where contract.RequestId == Id;
        if(EmailSetup)
        {
            str body="";
            SysMailerMessageBuilder builder = new SysMailerMessageBuilder();
            Body=EmailSetup.jobAdText;
            Body=strReplace(Body,"{RequestId}", contract.RequestId);
            Body=strReplace(Body,"{AgreementId}", contract.PurchNumberSequence);
            Body=strReplace(Body,"{Type}", enum2Str(contract.ContractType));
            Body=strReplace(Body,"{VendorName}", contract.vendName());
            Body=strReplace(Body,"{EffectiveDate}",any2Str(contract.DefaultAgreementLineEffectiveDate));
            Body=strReplace(Body,"{ExpirationDate}",any2Str(contract.DefaultAgreementLineExpirationDate));
            builder.setSubject(EmailSetup.Subject);
            builder.setBody(body,true);
            builder.setFrom(EmailSetup.Sender);
            builder.addTo(VendTable::find(contract.VendAccount).email());
            SysMailerFactory::getNonInteractiveMailer().sendNonInteractive(builder.getMessage());
        }
    }

}
/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

  Your Code here
  
}}
/* Test website on real Safari 11+ */
<P CLASS=”text-eclips”>hello i am shailesh gupta.</P>


.text-eclips{
   display: -webkit-box;
   max-width: 100%;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
<?php
/**
 * The template for displaying 404 pages (not found)
 *
 * @link https://codex.wordpress.org/Creating_an_Error_404_Page
 *
 * @package ideacafe
 */

get_header();
?>
<style>
		* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
}

#notfound {
  position: relative;
  height: 65vh;
    margin-bottom: 30px;
}

#notfound .notfound {
padding:10px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 410px;
  width: 100%;
  text-align: center;
}

.notfound .notfound-404 {
  height: 145px;
  position: relative;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 100px;
  margin: 0px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url('https://wallpaperaccess.com/full/187161.jpg') no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
  background-position: center;
}


.notfound h2 {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

.notfound p {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0px;
}

.notfound a {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: #fa9e64;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #0046d5;
          box-shadow: 0px 4px 15px -5px #0046d5;
}


@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
      height: 142px;
    }
    .notfound .notfound-404 h1 {
      font-size: 80px;
    }
}

	</style>




<div id="notfound">
		<div class="notfound">
			<div class="notfound-404">
				<h1>Oops!</h1>
			</div>
			<h2>404 - Page not found</h2>
			<p>The page you are looking for might have been removed had its name changed or is temporarily unavailable.</p>
			<a href="<?php echo site_url(); ?>">Go To Homepage</a>
		</div>
	</div>
<?php
get_footer();
<!DOCTYPE html>
<html>
<style>
body, html {
  height: 100%;
  margin: 0;
}
.bgimg {
  background-image: url('https://img.freepik.com/free-vector/minimalist-background-with-leaves_23-2148909131.jpg?w=2000');
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  color: white;
  font-family: "Courier New", Courier, monospace;
  font-size: 25px;
}

.topleft {
  position: absolute;
  top: 0;
  left: 16px;
}

.bottomleft {
  position: absolute;
  bottom: 0;
  left: 16px;
}

.middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

hr {
  margin: auto;
  width: 40%;
}
.main-heading{
	color:#000;
}
</style>
<body>

<div class="bgimg">
  <div class="middle">
  	<img src="https://i.pinimg.com/originals/00/94/18/009418460183d05cbbff41179436b3eb.gif" width="100px">
    <h1 class="main-heading">COMING SOON</h1>
    <hr>
  </div>
</div>

</body>
</html>
	
// Create an Options Page
add_action('admin_menu', 'acf_repeater_import_menu');
function acf_repeater_import_menu() {
    add_menu_page(
        'ACF Repeater Import',        // Page Title
        'ACF Import',                // Menu Title
        'manage_options',            // Capability
        'acf-repeater-import',       // Menu Slug
        'acf_repeater_import_page',  // Callback Function
        'dashicons-upload',          // Icon
        20                           // Position
    );
}
function acf_repeater_import_page() {
    ?>
    <div class="wrap">
        <h1>Import CSV into ACF Repeater Field</h1>
        <form method="post" enctype="multipart/form-data">
            <input type="file" name="acf_csv_file" required>
            <input type="hidden" name="acf_import_nonce" value="<?php echo wp_create_nonce('acf_import'); ?>">
            <button type="submit" class="button button-primary">Import CSV</button>
        </form>
    </div>
    <?php
    // Check if form is submitted
    if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['acf_import_nonce'])) {
        if (!wp_verify_nonce($_POST['acf_import_nonce'], 'acf_import')) {
            echo '<div class="notice notice-error"><p>Nonce verification failed!</p></div>';
            return;
        }
        // Check if file is uploaded
        if (!empty($_FILES['acf_csv_file']['tmp_name'])) {
            $file = $_FILES['acf_csv_file']['tmp_name'];
            // Call the import function
            acf_import_csv_to_repeater($file);
        } else {
            echo '<div class="notice notice-error"><p>Please upload a CSV file.</p></div>';
        }
    }
}



function acf_import_csv_to_repeater($file) {
    // The page ID where the ACF repeater field exists
    $page_id = 1004; // Replace with your page ID
    // The ACF field key for the repeater field
    $acf_field_key = 'exhibitor_list'; // Replace with your repeater field key
    // Read the CSV file
    $repeater_data = [];
    if (($handle = fopen($file, "r")) !== FALSE) {
        // Read the CSV header (optional)
        $header = fgetcsv($handle);
        // Loop through the CSV rows
        while (($row = fgetcsv($handle)) !== FALSE) {
            $repeater_data[] = [
                'column_one' => $row[0], // Replace with the key of your ACF subfield
                'column_two' => $row[1], // Replace with the key of your ACF subfield
				'column_three' => $row[2], // Replace with the key of your ACF subfield
                // Add more subfields as needed
            ];
        }
        fclose($handle);
    }
    // Update the ACF repeater field with the data
    if (!empty($repeater_data)) {
        update_field($acf_field_key, $repeater_data, $page_id);
        echo '<div class="notice notice-success"><p>Repeater field updated successfully!</p></div>';
    } else {
        echo '<div class="notice notice-error"><p>No data to import.</p></div>';
    }
}
//add into function.php

function my_loginlogo() {
	echo '<style type="text/css">
	  h1 a {
		background-image: url(' . get_template_directory_uri() . '/images/bluecross-logo.svg) !important;
	  }
	</style>';
  }
  add_action('login_head', 'my_loginlogo');
  function the_dramatist_custom_login_css() {
    echo '<style type="text/css"> 
	.login h1 a{    background-size: contain;    width: 100%!important;height: 85px;}
	#login{border: 1px solid #000;padding: 30px;margin-top: 5%;border-radius: 10px;    background: #fff!important;}
	body.wp-core-ui{background: url(https://i.pinimg.com/originals/f6/4c/59/f64c59febd4dca0c078b8f7b3e0a4553.jpg);background-repeat: no-repeat;background-size: cover;background-position: center right;}
	.login form {border: 0px;padding: 2px;}
	.login #nav{padding-left: 0px;}
	.login #backtoblog{padding-left: 0px;}
	</style>';
}
add_action('login_head', 'the_dramatist_custom_login_css');
const array = [
    {
        "name": "Qualification Level",
        "categoryDefinitions": [
            {
                "facetName": "Qualification Level",
                "data": "qualLevel",
                "label": null,
                "subCategories": [],
                "queryStringCategoryExtraPart": "qualLevel",
                "metadataClass": "qualLevel",
                "allQueryStringParamNames": [
                    "f.Qualification Level|qualLevel"
                ],
                "queryStringParamName": "f.Qualification Level|qualLevel"
            }
        ],
        "selectionType": "MULTIPLE",
        "constraintJoin": "OR",
        "facetValues": "FROM_SCOPED_QUERY_WITH_FACET_UNSELECTED",
        "order": [
            "CATEGORY_DEFINITION_ORDER",
            "LABEL_ASCENDING"
        ],
        "allQueryStringParamNames": [
            "f.Qualification Level|qualLevel"
        ]
    },
    {
        "name": "Delivery Mode",
        "categoryDefinitions": [
            {
                "facetName": "Delivery Mode",
                "data": "deliveryMode",
                "label": null,
                "subCategories": [],
                "queryStringCategoryExtraPart": "deliveryMode",
                "metadataClass": "deliveryMode",
                "allQueryStringParamNames": [
                    "f.Delivery Mode|deliveryMode"
                ],
                "queryStringParamName": "f.Delivery Mode|deliveryMode"
            }
        ],
        "selectionType": "MULTIPLE",
        "constraintJoin": "OR",
        "facetValues": "FROM_SCOPED_QUERY_WITH_FACET_UNSELECTED",
        "order": [
            "CATEGORY_DEFINITION_ORDER",
            "LABEL_ASCENDING"
        ],
        "allQueryStringParamNames": [
            "f.Delivery Mode|deliveryMode"
        ]
    }
 
]

const getValues = array.reduce((total, item) => {
  const name = item?.name;
  const value = item?.allQueryStringParamNames[0];
  
  if (name && value) {
    total[name] = value;
  }
  
  return total;
}, {});


total[name] = value; anthing in [] is dynamic
Explore together with Tafri Travels' Group Tour Packages! With our packages, you can enjoy the best of adventure, bonding, and unforgettable experiences with friends, family, colleagues, or an adventurous mix of new companions. Our journeys blend iconic sights, authentic flavors, and unique cultural experiences, from vibrant city tours to serene escapes in nature. We provide expert guides and seamless planning so you can focus on making memories. At Tafri Travels, the journey is just as thrilling as the destination - let's make every moment memorable!
SELECT Id,LogUser.Name, LogLength,Application,Status,DurationMilliseconds,StartTime,RequestIdentifier 
FROM ApexLog 
ORDER BY StartTime DESC
SELECT Id, Name, Owner.Name, OwnerId, CreatedBy.Name 
FROM Report 
USING SCOPE allPrivate 
WHERE Name = 'missing report' and FolderName = 'Private Reports'

remove_action( 'shutdown', 'wp_ob_end_flush_all', 1 );
To Do This	Use Command
Enter or exit fullscreen
ff
Previous photo
jj
Next photo
kk
Like photo
ll
Learn about Addus Technologies, a top cryptocurrency trading bot development company that specializes in AI-powered, automated trading solutions. Improve your trading efficiency with custom bots designed for arbitrage, market-making, trend-following, and other tasks. Empower your business with 24-hour trading, real-time market analysis, constant profit, and secure automation.

https://www.addustechnologies.com/crypto-trading-bot-development-company

Talk to Our Experts - 
Mail: business@addustechnologies.com
Phone Number: +919003792244
numofwords=0
numofdigits=0
numofletters=0
text=input("enter a text:")



for x in text:
    if x>='0' and x<='9':
        numofdigits+=1
    elif x==' ' :
        numofwords+=1
    
    elif x>='A' and x<='Z':
        numofletters+=1
        
    elif x>='a' and x<='z':
        
        numofletters+=1
        
print(numofwords)
print(numofdigits)
print(numofletters)
    
sudo apt-get install wine
gh repo clone sonic2kk/AmazonMusicLinux
cd AmazonMusicLinux
wine install.sh
/*
*autoloader makes it so that we dont have to requre 
*
*/

spl_autoload_register(function ($class){
   $path = basePath('Framework/' . $class . '.php');
   if (file_exists($path)){
       require $path;
   }
});


// basepath 
function basePath($path = '')
{
    return __DIR__ . '/' . $path;
}
star

Wed Dec 18 2024 10:29:05 GMT+0000 (Coordinated Universal Time)

@vishalsingh21

star

Wed Dec 18 2024 10:19:09 GMT+0000 (Coordinated Universal Time) https://home.openweathermap.org/api_keys

@A_Znk

star

Wed Dec 18 2024 10:07:25 GMT+0000 (Coordinated Universal Time) https://www.emailsguru.com/ost/pst/

@adamsmith #osttopst #convertosttopst #osttopstconverter #ost #pst #emails #tools

star

Wed Dec 18 2024 10:03:12 GMT+0000 (Coordinated Universal Time) https://tobiasahlin.com/blog/hiding-an-element-if-its-empty/

@zaki

star

Wed Dec 18 2024 08:59:40 GMT+0000 (Coordinated Universal Time)

@ziaurrehman #html

star

Wed Dec 18 2024 07:46:43 GMT+0000 (Coordinated Universal Time)

@StefanoGi

star

Wed Dec 18 2024 06:45:55 GMT+0000 (Coordinated Universal Time)

@omnixima #javascript

star

Wed Dec 18 2024 06:20:02 GMT+0000 (Coordinated Universal Time) https://www.earnlogic.in/gst-registration-in-coimbatore.php

@earnlogic #gstregistration in coimbatore

star

Wed Dec 18 2024 06:19:38 GMT+0000 (Coordinated Universal Time) https://www.earnlogic.in/copyright-registration-in-coimbatore.php

@earnlogic #copyrightregistration in coimbatore

star

Wed Dec 18 2024 06:19:01 GMT+0000 (Coordinated Universal Time) https://www.earnlogic.in/trademark-registration-in-coimbatore.php

@earnlogic #trademarkregistration in coimbatore #trademarkregistration

star

Wed Dec 18 2024 03:11:30 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 02:49:03 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 02:45:28 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 01:57:21 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 01:21:55 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 01:19:19 GMT+0000 (Coordinated Universal Time)

@akshva

star

Wed Dec 18 2024 00:53:28 GMT+0000 (Coordinated Universal Time)

@akshva

star

Tue Dec 17 2024 21:31:25 GMT+0000 (Coordinated Universal Time)

@Yakostoch #c++

star

Tue Dec 17 2024 13:50:31 GMT+0000 (Coordinated Universal Time) https://appticz.com/zomato-clone

@aditi_sharma_

star

Tue Dec 17 2024 11:35:58 GMT+0000 (Coordinated Universal Time) https://greatscottgadgets.com/sdr/grc/lesson1.grc

@Alexlotl

star

Tue Dec 17 2024 11:10:42 GMT+0000 (Coordinated Universal Time)

@vishalsingh21

star

Tue Dec 17 2024 10:41:38 GMT+0000 (Coordinated Universal Time)

@MinaTimo

star

Tue Dec 17 2024 07:38:33 GMT+0000 (Coordinated Universal Time) undefined

@Fudgiebars

star

Tue Dec 17 2024 06:41:37 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:41:19 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:38:57 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:38:11 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:37:20 GMT+0000 (Coordinated Universal Time) https://www.smartcorp.in/fssai-registration-in-coimbatore.php

@smartcorpadmin

star

Tue Dec 17 2024 06:36:23 GMT+0000 (Coordinated Universal Time) https://www.smartcorp.in/trademark-registration-in-coimbatore.php

@smartcorpadmin

star

Tue Dec 17 2024 06:32:46 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:29:59 GMT+0000 (Coordinated Universal Time)

@sayali14

star

Tue Dec 17 2024 06:25:37 GMT+0000 (Coordinated Universal Time)

@davidmchale

star

Tue Dec 17 2024 05:20:02 GMT+0000 (Coordinated Universal Time) https://tafritravels.com/group-tour

@tafritravel

star

Tue Dec 17 2024 05:18:09 GMT+0000 (Coordinated Universal Time) https://tafritravels.com/corporate-tour

@tafritravel

star

Tue Dec 17 2024 01:54:44 GMT+0000 (Coordinated Universal Time) https://unix.stackexchange.com/questions/203846/how-to-sync-two-folders-with-command-line-tools

@xsirlalo

star

Tue Dec 17 2024 01:54:42 GMT+0000 (Coordinated Universal Time) https://unix.stackexchange.com/questions/203846/how-to-sync-two-folders-with-command-line-tools

@xsirlalo

star

Tue Dec 17 2024 01:42:57 GMT+0000 (Coordinated Universal Time) https://bkonect.atlassian.net/wiki/spaces/BKONECT/pages/557065/Generate+Debug+logs+for+a+System+User

@dannygelf #salesforce #apex #soql

star

Tue Dec 17 2024 00:59:54 GMT+0000 (Coordinated Universal Time)

@dannygelf #salesforce #apex #soql

star

Tue Dec 17 2024 00:58:05 GMT+0000 (Coordinated Universal Time) https://www.linkedin.com/posts/steven-trumble_discovered-a-new-useful-soql-keyword-today-activity-7198366400841678848-AVur/

@dannygelf #flow #salesforce #email

star

Mon Dec 16 2024 20:08:25 GMT+0000 (Coordinated Universal Time) https://12daysofweb.dev/2024/calc-size-and-interpolate-size/

@rstringa

star

Mon Dec 16 2024 15:49:58 GMT+0000 (Coordinated Universal Time)

@Bh@e_LoG

star

Mon Dec 16 2024 12:46:36 GMT+0000 (Coordinated Universal Time) https://appticz.com/android-app-development

@davidscott

star

Mon Dec 16 2024 10:36:12 GMT+0000 (Coordinated Universal Time)

@2late #excel

star

Mon Dec 16 2024 08:45:11 GMT+0000 (Coordinated Universal Time) https://www.facebook.com/

@milliontrillion

star

Mon Dec 16 2024 08:37:20 GMT+0000 (Coordinated Universal Time) https://www.addustechnologies.com/crypto-trading-bot-development-company

@Seraphina

star

Mon Dec 16 2024 08:05:49 GMT+0000 (Coordinated Universal Time)

@dayeen

star

Mon Dec 16 2024 04:23:16 GMT+0000 (Coordinated Universal Time)

@jrray ##linux

star

Mon Dec 16 2024 03:20:26 GMT+0000 (Coordinated Universal Time) https://neapay.com/post/java-versions-for-neapay-products-simulator-converter-switch-authorization-cards-issuer-iso8583_110.html

@Funrainzzz

star

Mon Dec 16 2024 01:26:28 GMT+0000 (Coordinated Universal Time)

@Joe_Devs #php

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension