Tuesday, January 21, 2014
Sunday, January 5, 2014
Resizing images for Email
Overview
Re sizing or reducing the image size will be helpful for us in cases like
- Sending set of images via email .
- Portable drive space for set of bulk images
Most of email servers have limitations with maximum size of attachments. You can upload and provide the link but for some privacy reasons you prefer to send photos via email.This post provides just two commands for reduce size of set of bulk images.
Labels:
email
,
image size
,
imagemagick
,
resize
Saturday, December 28, 2013
Load testing with Apache Bench
Overview
We use load testing to check how our application behavior when large number of requests concurrently access the application. This post is about how to do a simple load test with Apache Bench.
Labels:
Apache
,
Apache Bench
Tuesday, December 24, 2013
How to publish Mock Service with SoapUI
Overview
SoapUI is well known tool for manipulating different tests with web services and rest services. This post will discuss about mock service and applicability of mock services in your service based projects.
Labels:
soapUI
,
Web Service
Tuesday, December 17, 2013
What is bpel
Overview
This post describe some basic concepts of BPEL which is a XML based language used to model business processes.
Subscribe to:
Posts
(
Atom
)