Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
To retrieve the weather forecast for your location based only on your current IP, the full tutorial will have the following 5 sections (http://bit.ly/1A5Y651), that will:
- Describe elements needed for weather forecast retrieval
- Describe the weat...
0
1071
posted 9 years ago by Hexahow
Use the code below to lookup IP address in bulk using C-Sharp programming languages and IP2Location MySQL database. In this tutorial, we use the IP2Location LITE database to lookup country of origin from the visitor's IP address. Free databases are a...
0
1438
posted 9 years ago by Hexahow
While searching on the Internet on how to make SIP video calls using C#, I recognised that there aren’t any brief and straightforward tutorial in this topic. I found multi-page articles (sorry, but some of them are full of bullsh*t) and neverending...
0
1420
posted 9 years ago by sacha-manji
Unlike linked style sheets, it is necessary to enclose CSS in Headers in a "style type".
This example media query is for screens under 1024 (tablets and phones) to make sure the images do not extend beyond the layout.
0
1194
posted 9 years ago by jefferis
JavaScript Google Enabler. This code should be placed in all html creatives for Google DoubleClick Studio.
0
1294
posted 9 years ago by RodolfoMiranda
https://www.chrisjmendez.com/2015/01/22/js-turn-image-into-vector-art-silhouette/
0
1344
posted 9 years ago by chrisaiv
Sort & query arrays in PHP. Sort multi dimensional arrays by object properties and filter the array by specific criteria.
Documentation:
https://github.com/mattnicholson/DataList
1
1173
posted 9 years ago by mattnicholson
Use rescue_from ActiveRecord::RecordNotUnique when DB transaction fail on uniqueness check
0
906
posted 9 years ago by yaworsk
This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result you’ll get an awesome native app for Android devices with rich UI and high performance.
0
1279
posted 9 years ago by kengajunior
An C++ header using templates.
Array implementation of binary tree.
0
976
posted 9 years ago by elvis_popovic
Datoteka zaglavlja za "main_drvo.cpp" iz kolegija Strukture podataka, zadaća 4. Funkcije za rad nad binarnim stablom pomoću pokazivaÄa.
0
781
posted 9 years ago by igradeca
Datoteka zaglavlja za "main_drvo.cpp" iz kolegija Strukture podataka, zadaća 4.
Algoritmi za obilazak stabla.
0
832
posted 9 years ago by igradeca
Datoteka zaglavlja za "main_drvo.cpp" iz kolegija Strukture podataka, zadaća 4.
Operacije nad općenitim stablom
0
807
posted 9 years ago by igradeca
Glavni program koji služi za izvedbu binarnoga stabla te rad sa funkcijama binarnoga stabla.
0
860
posted 9 years ago by ivan_uzarevic
Zaglavlje sa funkcijama, izvedenih pomoću pokazivaÄa, za rad sa binarnim stablom
0
811
posted 9 years ago by ivan_uzarevic
Zaglavlje sa funkcijama, izvedenih pomoću polja, za rad sa binarnim stablom
0
907
posted 9 years ago by ivan_uzarevic
Implementacija algoritma sortiranja pomoću hrpe iz kolegija Strukture podataka.
0
817
posted 9 years ago by 8ivana8
Implementacija binarnog stabla pretraživanja iz kolegija Strukture podataka.
0
775
posted 9 years ago by 8ivana8
Implementacija općenitog stabla prvo dijete - sljedeći brat pomoću polja
0
776
posted 9 years ago by mateocindric
Program za izvođenje općenitog stabla (prvo dijete - sljedeći brat) za 4. zadatak iz kolegija Strukture podataka
0
979
posted 9 years ago by ivan_uzarevic
Implementacija binarnog stabla pomoću pokazivaÄa za kolegij Strukture podataka.
0
756
posted 9 years ago by 8ivana8
Implementacija binarnog stabla pomoću polja za kolegij Strukture podataka.
0
781
posted 9 years ago by 8ivana8
Implementacija općenitog stabla „prvo dijete - sljedeći brat“ pomoću polja za kolegij Strukture podataka.
0
816
posted 9 years ago by 8ivana8