Privacy Policy | Contact Us | About Us
Technobytz – Technology, Programming, DBMS, SEO

Technobytz – Technology, Programming, DBMS, SEO

Seo, Technology, Programming, DBMS, Blogging, Wordpress, Plugins, Gadgets, Social Networking

  • PROGRAMMING
    • DBMS
    • Flex
    • JavaScript
  • SEO
  • GADGETS
  • BLOGGER
  • INTERESTING STUFFS
    • INFOGRAPHICS
  • TUTORIALS
    • PostgreSQL Tutorial
    • Number Theory Tutorial

Latest

Angular 4 JavaScript 

Steps to install bootstrap 4 using npm in an angular 4 project | Angular 4

September 13, 2017 Aravind Radhakrishnan 0

Bootstrap 4 is beta now. According to the official announcement, there isn’t any major changes left. Only bugs fixes are

Angular 2 GSOC Diaries 

#3 – Mapping with Angular, Google Maps API and GeoJSON

June 14, 2017 Vipin Raj 3
GSOC Diaries 

#2 – Indoor Mapping with Google Maps API and GeoJSON

June 7, 2017 Vipin Raj 1
GSOC Diaries 

#1 – Experimenting with Web Bluetooth API and Bluetooth Low Energy Programming

May 28, 2017 Vipin Raj 0
INFOGRAPHICS INTERESTING STUFFS 

Relation Between Games and Studies [Infographics]

April 3, 2017 Vipin Raj 0
Angular 2 Angular js JavaScript PROGRAMMING 

3 useful Angular 2 developer tools | Angular 2

October 27, 2016 Aravind Radhakrishnan 0

Database

DBMS PROGRAMMING 

LIMIT, OFFSET, ORDER BY and Pagination in PostgreSQL

January 17, 2016 Vipin Raj 0

LIMIT and OFFSET are particularly useful clauses in PostgreSQL. LIMIT, as it’s name suggests, limits the number of rows returned

LIKE and ILIKE for Pattern Matching in PostgreSQL
DBMS PROGRAMMING 

LIKE and ILIKE for Pattern Matching in PostgreSQL

January 12, 2016 Vipin Raj 0
PostgreSQL GROUP BY and Aggregate Functions – Explained
DBMS PROGRAMMING 

PostgreSQL GROUP BY and Aggregate Functions – Explained

January 11, 2016 Vipin Raj 0

JavaScript

Angular 4 JavaScript 

Steps to install bootstrap 4 using npm in an angular 4 project | Angular 4

September 13, 2017 Aravind Radhakrishnan 0

Bootstrap 4 is beta now. According to the official announcement, there isn’t any major changes left. Only bugs fixes are

Angular 2 Angular js JavaScript PROGRAMMING 

3 useful Angular 2 developer tools | Angular 2

October 27, 2016 Aravind Radhakrishnan 0
HTML 5 JavaScript PROGRAMMING 

How to render multiple pie charts in a single div? | Zingchart

September 14, 2014 Aravind Radhakrishnan 7
JavaScript PROGRAMMING 

Dojo Dijit BorderContainer – a working example | Dojo Tutorial

September 22, 2013 Anand Govind 0

Infographics

INFOGRAPHICS INTERESTING STUFFS 

Relation Between Games and Studies [Infographics]

April 3, 2017 Vipin Raj 0

Co-produced by: Game Period & Technobytz This infographic explains the importance of games in the educational system. Games can play

INFOGRAPHICS INTERESTING STUFFS 

2013 – A humble begining – Technobytz Annual report

January 3, 2014 Vipin Raj 1
INFOGRAPHICS INTERESTING STUFFS 

Smartphones Share: How It Is Rising? [Infographics]

November 2, 2013 Vipin Raj 0
INFOGRAPHICS INTERESTING STUFFS 

8 Stunning New Features of Android 4.4 KitKat [Infographics]

October 6, 2013 Vipin Raj 0

Gadgets

ANDROID GADGETS TUTORIALS 

How to Access Ubuntu PC Files From Your Android Phone

February 7, 2016 Vipin Raj 2

I recently purchased a Xiaomi Mi Pad tablet running Android KitKat. I had a large collection of movies in my

Xiaomi Mi Pad 2 Specification, Features & Price in India
ANDROID GADGETS 

Xiaomi Mi Pad 2 Specification, Features & Price in India

December 10, 2015 Vipin Raj 0
How to Create a WIFi Hotspot for Android/Windows In Ubuntu
ANDROID GADGETS WINDOWS PHONE 

How to Create a WIFi Hotspot for Android/Windows In Ubuntu

August 24, 2014 Vipin Raj 8
Angular 4 JavaScript 

Steps to install bootstrap 4 using npm in an angular 4 project | Angular 4

September 13, 2017September 13, 2017 Aravind Radhakrishnan 0 Comment

Bootstrap 4 is beta now. According to the official announcement, there isn’t any major changes left. Only bugs fixes are

Read more
Angular 2 GSOC Diaries 

#3 – Mapping with Angular, Google Maps API and GeoJSON

June 14, 2017June 14, 2017 Vipin Raj 3 Comments

This post is a continuation of my previous post titled: Indoor Mapping with Google Maps API and GeoJSON. In the

Read more
GSOC Diaries 

#2 – Indoor Mapping with Google Maps API and GeoJSON

June 7, 2017June 7, 2017 Vipin Raj 1 Comment

This post describes the works I have done during the first week of “coding period” of my Google Summer of

Read more
GSOC Diaries 

#1 – Experimenting with Web Bluetooth API and Bluetooth Low Energy Programming

May 28, 2017June 30, 2017 Vipin Raj 0 Comment

This is the first post among the series of posts I am planning to write regarding the concepts and technologies

Read more
INFOGRAPHICS INTERESTING STUFFS 

Relation Between Games and Studies [Infographics]

April 3, 2017May 3, 2017 Vipin Raj 0 Comment

Co-produced by: Game Period & Technobytz This infographic explains the importance of games in the educational system. Games can play

Read more
Angular 2 Angular js JavaScript PROGRAMMING 

3 useful Angular 2 developer tools | Angular 2

October 27, 2016April 22, 2017 Aravind Radhakrishnan 0 Comment

Nowadays JavaScript is the most widely used technology for building Web and Mobile based applications. Angular JS is the core

Read more
ANDROID GADGETS TUTORIALS 

How to Access Ubuntu PC Files From Your Android Phone

February 7, 2016February 12, 2016 Vipin Raj 2 Comments

I recently purchased a Xiaomi Mi Pad tablet running Android KitKat. I had a large collection of movies in my

Read more
How to Install and Configure BSNL EVDO in Ubuntu or Linux Mint-3
TUTORIALS 

How to Install BSNL EVDO in Ubuntu / Mint in 3 Minutes

January 27, 2016January 27, 2016 Vipin Raj 2 Comments

Configuring BSNL EVDO in Linux variants like Ubuntu, Mint etc is a nightmare for most of us, especially one who

Read more
LIMIT-OFFSET-ORDER BY-Pagination in PostgreSQL
DBMS PROGRAMMING 

LIMIT, OFFSET, ORDER BY and Pagination in PostgreSQL

January 17, 2016January 27, 2016 Vipin Raj 0 Comment PostgreSQL Tutorial

LIMIT and OFFSET are particularly useful clauses in PostgreSQL. LIMIT, as it’s name suggests, limits the number of rows returned

Read more
DBMS PROGRAMMING 

LIKE and ILIKE for Pattern Matching in PostgreSQL

January 12, 2016January 27, 2016 Vipin Raj 0 Comment PostgreSQL Tutorial

LIKE and ILIKE are used for pattern matching in PostgreSQL. LIKE is the SQL standard while ILIKE is a useful

Read more
  • ← Previous

Popular Posts

  • How to: Install PostgreSQL 9.3 on Ubuntu – Complete Guide
  • 10 Most Useful PostgreSQL Commands with Examples | Postgres Tutorials
  • SQL Trigger – A complete Example in PostgreSQL
  • LIKE and ILIKE for Pattern Matching in PostgreSQL
  • How to Install Network Simulator (NS2) & nam in Ubuntu 14.04
  • Closure Table – Store Hierarchical Data Seamlessly | PostgreSQL
  • How to take Automatic SQL Database Backup using pgAgent | PostgreSQL
  • How to: Install PostGIS 2 for PostgreSQL 9.3 on Ubuntu [Guide]
  • Flex – preinitialize, initialize and creationcomplete | Adobe Flex Tutorial #6
  • Recursive WITH Query Evaluation In PostgreSQL – Explained
Copyright © 2021 Technobytz – Technology, Programming, DBMS, SEO. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.