Welcome To Snipplr


Everyone's Recent Snippets



1 ... 26 27 28 29 30 ... 554
A pretty simple example, that always replies 'Hello World!!' to the browser. The raw ROUTER socket is listening on tcp port 8080, so any browser that sends a request on port 8080 of localhost, will get back the response. The internal NanoMsg communic...
0 757 posted 9 years ago by my-classes
**Ejemplo:** Los múltiplos de 3 y 5 en el rango 0-10 son: 3, 5, 6, 9; y su suma es 23.
0 824 posted 9 years ago by g3r4
From @blixt http://stackoverflow.com/users/119081/blixt As you can see, the classes correctly interact with each other (they share the static id from MyClass, the announce method uses the correct get_name method, etc.) One thing to note is the...
1 727 posted 9 years ago by rickygri
Copy all files and directories from src to dest.
0 984 posted 9 years ago by fedek6
allows image to scale to fit mobile windows.
0 645 posted 9 years ago by jefferis
This snippet shows you how to get previous and next post in category URL.
0 754 posted 9 years ago by fedek6
Simple loop for adding header and footer avery n times in loop. Useful for printing tables.
0 697 posted 9 years ago by fedek6
This code shows how java developers can change color space of PDF document from RGB color to CMYK and vice versa by using Aspose.PDF for Java Library. The following methods have been implemented in the Operator class for changing colors. Use it to ch...
0 1580 posted 9 years ago by johansonkatherine
Additional option for Wordpress post (year in this case). You can get it's content in template file by: `<?php>ID, 'year', true ); ?>`
1 525 posted 9 years ago by fedek6
This script allows you to monitor a list of applications each running on servers in different environments. For example, these can be webservers: apache/nginx/etc., application servers: tomcat/nodejs/IIS/etc., database servers: mysql/oracle/etc., or...
0 842 posted 9 years ago by deanhouseholder
Código final de la asignatura Microprocesadores y Microcontroladores de Tecnun - Universidad de Navarra (España). Curso 2013-2014. 3º Ingeniería en Sistemas de Telecomunicación.
0 1015 posted 9 years ago by eiger_824
Gets system, machine, OS and networking information and either writes it to a file or returns the data as a string.
1 734 posted 9 years ago by JordanRowles
Sets up the database for my project management software (in development - C#)
0 796 posted 9 years ago by JordanRowles
These logging functions will be improved and added into the SocketServer_Server.py to log information from programs on machines on the same network, but not directly connected to each other.
0 754 posted 9 years ago by JordanRowles
Client code for sending information to the logging server.
0 655 posted 9 years ago by JordanRowles
A server that receives information from programs (Name, DateTime, LogType, Data) and writes it to a file with the syntax: LogFile_{program_name}_{ISO-Date}.log
0 668 posted 9 years ago by JordanRowles
Get a set of effective product management actions, like assigning categories and updating prices in bulk, etc. Stop spending a lot of time on product management.
0 619 posted 9 years ago by Amasty
Improved Layered Navigation by Amasty is a premium 5-year-old Magento extension, to which you can entrust your navigation. It includes 7 mods: Seo layered navigation Shop by brands Ajax Layered Navigation Layered navigation filt...
0 731 posted 9 years ago by Amasty
Amasty developed AJAX Scroll extension to make catalog navigation much faster and easier.
0 774 posted 9 years ago by Amasty
Aspose.PDF for Cloud API has released PHP SDK which allows PHP developers to convert PDF files uploaded to a remote server to other formats. You can pass URL and format parameters to specify the PDF’s URL and output format and use the PUT method of...
0 2066 posted 9 years ago by johansonkatherine
How to download file from file cabinet
0 1041 posted 9 years ago by NSahu
This code sample shows how Ruby developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1407 posted 9 years ago by johansonkatherine
This code sample shows how Java developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1365 posted 9 years ago by johansonkatherine
This code sample shows how C# developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0 1774 posted 9 years ago by johansonkatherine
You could use this snippet as an Umbraco XSLT Extension to be able to get releasedate from the Umbraco post in XSLT.
0 788 posted 9 years ago by Reiff
This is template for adding custom settings in Wordpress (using settings API).
1 621 posted 9 years ago by fedek6
Drop store procedures
0 571 posted 9 years ago by ironcrema
Format a mysql datetime into a PHP date
0 748 posted 9 years ago by flatearthcomms
Stop a link overflowing it's parent's width
0 608 posted 9 years ago by flatearthcomms
1 ... 26 27 28 29 30 ... 554