• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Tutsplanet

Tutsplanet

Free Technical and Blogging Resources

  • Home
  • Web Hosting
  • Programming
  • Plugins
  • Twitter Trends
  • Tools
  • About Us

General

General TagsYouTube

Get a YouTube video thumbnail from the YouTube API

Mar 27, 2017 Editorial Staff 1 Comment

Getting a Youtube video thumbnail is very easy thanks to YouTube for their predictable format. http://img.youtube.com/vi/[youtube-video-id]/0.jpg http://img.youtube.com/vi/[youtube-video-id]/1.jpg http://img.youtube.com/vi/[youtube-video-id]/2.jpg http://img.youtube.com/vi/[youtube-video-id]/3.jpg The first one is a full-size image and rest of them are thumbnails(ie.1,2,3) The default thumbnail would be, that you see when the video previews. For the high-quality version of the thumbnail use an url similar…Continue Reading

General

Gmail’s ‘Undo Send’ Feature Made public

Mar 27, 2017 Editorial Staff Leave a Comment

Google adds a new functionality to their google mail, probably one of the most wanted feature. We all had that moment, “oops I sent mail to the wrong person, or pressed reply to all, instead of sending to one”. You can set this in your Gmail settings options, coming under the general tab. You can…Continue Reading

General TagsMagento

How to get a Website Id using a Store Id?

Mar 26, 2017 Editorial Staff Leave a Comment

Getting website Id by using the store Id And to get all store Ids under one website you can use the below code

General TagsEditor

Dreamweaver hangs when opening or viewing a file

Mar 26, 2017 Editorial Staff Leave a Comment

we can be solved this by disabling CSS rendering in Dreamweaver. open Dreamweaver. click on view. click style rendering. untick display styles. That solves the issue but you cannot see the live page in the display view unless viewed in the browser.

General

Show language bar in task bar windows 7

Mar 25, 2017 Editorial Staff Leave a Comment

There is a quick solution to enable the language bar in taskbar(windows 7) Control Panel > Regional and Language settings  > Keyboards & Languages  > Change keyboards > Language bar > Show in system tray :

General TagsCodeigniter

CodeIgniter pagination url with get parameters

Mar 25, 2017 Editorial Staff Leave a Comment

CodeIgniter pagination url with get parameters In pagination config: if (count($_GET) > 0) $config[‘suffix’] = ‘?’ . http_build_query($_GET, ”, “&”); Your current $_GET vars will be shown in pagination links. You can replace $_GET by another associative array. This won’t add a query string unless one already exists. Update: I just saw, if you go…Continue Reading

General

Google Airport set for San Jose, California

Mar 25, 2017 Editorial Staff Leave a Comment

San jose airport

A new deal is in the works this week that would have Google running their own fabulous Google-branded airport out of San Jose has been reported this week, city approval and all. This report comes from the current San Jose airport where officials are “urging” the city to sign a deal that would allow two…Continue Reading

General

Display A Search Box on your Site Search Results in Google search

Mar 12, 2017 Editorial Staff Leave a Comment

Google have added a new feature to its thousands of excellent features. It’s search box, getting a prominent spot just under the site description. The new search box is available for both desktop and mobile searches. You can see a picture below when I searched for eBay in google. Its very handy and informative from…Continue Reading

General

Lists of time zones with abbreviations

Feb 27, 2017 Editorial Staff Leave a Comment

World Timezones

Lists of time zones with abbreviations Abbr. Name UTC offset ACDT Australian Central Daylight Savings Time UTC+10:30 ACST Australian Central Standard Time UTC+09:30 ACT Acre Time UTC-05 ACT ASEAN Common Time UTC+06:30 – UTC+09 ADT Atlantic Daylight Time UTC-03 AEDT Australian Eastern Daylight Savings Time UTC+11 AEST Australian Eastern Standard Time UTC+10 AFT Afghanistan Time…Continue Reading

General

This Netflix Chrome Extension Lets You Access Tons of Hidden Categories

Feb 15, 2017 Editorial Staff Leave a Comment

Most of the Netflix customers doesn’t know this fact that a number of categories are hidden from public view in Netflix. But you can enter to this to categories by hitting the direct URL to address bar. Feeling nerdy, only geeks has the access to that. So here comes a handy chrome extension that helps…Continue Reading

General

Decode to Base64 format

Feb 13, 2017 Editorial Staff Leave a Comment

Base64 Base64 is a generic term for a number of similar encoding schemes that encode binary data by treating it numerically and translating it into a base 64 representation. The Base64 term originates from a specific MIME content transfer encoding. Base64 encoding schemes are commonly used when there is a need to encode binary data…Continue Reading

General

Encode to Base64 format

Feb 13, 2017 Editorial Staff Leave a Comment

Base64 Base64 is a generic term for a number of similar encoding schemes that encode binary data by treating it numerically and translating it into a base 64 representation. The Base64 term originates from a specific MIME content transfer encoding. Base64 encoding schemes are commonly used when there is a need to encode binary data…Continue Reading

General

Smule, The Karaoke mobile app

Jan 5, 2017 Editorial Staff Leave a Comment

Smule the karaoke app, become heavily famous among music lovers. The app let you sing your favourite track, and giving you are in a recording studio. It’s for the people who practicing for reality shows and sometimes to satisfy your inner passion. Smule invested heavily on social media to make popular this app. Now they…Continue Reading

General

Hyperloop One will build the first Hyperloop system, will reduce Dubai to Abu Dhabi Journey to 12 minutes

Jan 5, 2017 Editorial Staff Leave a Comment

Hyperloop One and United Arab Emirates on their way to developing the first hyperloop system. Hyperloop One announced the first hyperloop system will be in Dubai to Abu Dhabi. “Having signed an agreement with DP World in August to pursue a cargo-based Hyperloop One system at Jebel Ali Port, our focus has now expanded to…Continue Reading

General

Find the song without knowing the lyrics

Jan 5, 2017 Editorial Staff Leave a Comment

Find the song without knowing the lyrics Its annoying when we know how to hum the song but can’t find the name or lyrics of the song. Here we find out some services that let you know how to find the song without knowing the lyrics. 1)Midomi If you have a tune that stuck in…Continue Reading

General

Amazon launches a dedicated shop for items featured on Product Hunt

Jan 5, 2017 Editorial Staff Leave a Comment

Amazon collaborating with Product hunt for a dedicated shopping section in amazon website. The san Fransisco-based startup, Product hunt came so far with startup ideas and supporting startups to sell their dream products. This new collection, called Featured on Product Hunt,  is available as a part of Amazon Launchpad online store. Launchpad is a great place…Continue Reading

General

Replace “\n” with new line characters, using Notepad++

Jan 4, 2017 Editorial Staff Leave a Comment

Due to bad formatting you will encounter the below scenario in your day to day work. You may want this file to convert to Excel/CSV. First of all, you want to convert the escaped newline character to real “\n”. You can easily do this via using Notepad++(a free source code editor which supports several programming languages…Continue Reading

General

Comments in HTML

Dec 13, 2016 Editorial Staff Leave a Comment

How to use comments in HTML <div id=”content”> <div class=”header”><!–your comment comes here–></div> </div> <!– END div-content–>

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3

Primary Sidebar

Quick Links

  • Top 21 Website Ideas To Make Money Online in 2021
  • A Simple YouTube Video Downloader Script in PHP
  • The 50 Most Useful jQuery Plugins for Frontend Development
  • Replace “\n” with new line characters, using Notepad++
  • Using Third-Party Libraries in Codeigniter
  • Upload Multiple Images and Store in Database using PHP and MySQL.
  • Hierarchical Tree view Category Example in Laravel
  • Laravel Image Intervention Tutorial With Example
  • How to import sql file in MySQL database using PHP?
  • Free VAT Calculator Online

Subscribe

* indicates required

Search Here

Share

   

Hot topics

  • Replace “\n” with new line characters, using Notepad++ 57 views
  • How to enter new line in Microsoft Teams? 39 views
  • Open a URL in a new tab using JavaScript 28 views
  • A Simple YouTube Video Downloader Script in PHP 25 views
  • Laravel WhereHas() Eloquent Example 22 views
  • How to change PHP version on MAMP – Mac OSX 18 views
  • How to Create PDF File From HTML Form Using Fpdf? 17 views
  • PHP: Implode () with quotes 16 views
  • Simple PHP Shopping Cart 14 views
  • Get Uploads Directory Path in WordPress 14 views

Categories

  • Design & Development
  • Drupal
  • Facebook
  • General
  • How To
  • ios
  • Javascript
  • Linux
  • Magento
  • Marketing
  • News
  • PHP
  • Plugins
  • Programming
  • Snippets List
  • Social Media
  • Softwares
  • Themes
  • Tips
  • Wordpress
  • YouTube

Copyright © 2022 · Planet on Genesis Framework · Powered By BunnyCDN . Network wallpapernoon.com