Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
**Ejemplo:**
Los múltiplos de 3 y 5 en el rango 0-10 son: 3, 5, 6, 9;
y su suma es 23.
0
1653
posted 11 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
1869
posted 11 years ago by rickygri
This snippet shows you how to get previous and next post in category URL.
0
2495
posted 11 years ago by fedek6
Simple loop for adding header and footer avery n times in loop. Useful for printing tables.
0
1711
posted 11 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
4559
posted 11 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
1168
posted 11 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
1925
posted 11 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
3741
posted 11 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
3428
posted 11 years ago by JordanRowles
Sets up the database for my project management software (in development - C#)
0
3621
posted 11 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
3605
posted 11 years ago by JordanRowles
Client code for sending information to the logging server.
0
2441
posted 11 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
2375
posted 11 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
1225
posted 11 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
2464
posted 11 years ago by Amasty
Amasty developed AJAX Scroll extension to make catalog navigation much faster and easier.
0
2523
posted 11 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
4271
posted 11 years ago by johansonkatherine
This code sample shows how Ruby developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.
0
4254
posted 11 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
4255
posted 11 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
4061
posted 11 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
2577
posted 11 years ago by Reiff
This is template for adding custom settings in Wordpress (using settings API).
1
1286
posted 11 years ago by fedek6