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
1613
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
1818
posted 11 years ago by rickygri
This snippet shows you how to get previous and next post in category URL.
0
2461
posted 11 years ago by fedek6
Simple loop for adding header and footer avery n times in loop. Useful for printing tables.
0
1657
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
4506
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
1128
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
1877
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
3695
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
3380
posted 11 years ago by JordanRowles
Sets up the database for my project management software (in development - C#)
0
3574
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
3558
posted 11 years ago by JordanRowles
Client code for sending information to the logging server.
0
2379
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
2330
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
1176
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
2426
posted 11 years ago by Amasty
Amasty developed AJAX Scroll extension to make catalog navigation much faster and easier.
0
2473
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
4203
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
4208
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
4196
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
3863
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
2525
posted 11 years ago by Reiff
This is template for adding custom settings in Wordpress (using settings API).
1
1244
posted 11 years ago by fedek6