Skip to Content

Blogs

My first release on drupal.org morse code converter

 
It has been long waiting for me to have my first release of drupal module.
It was my simple but unique thought to create one Drupal module which converts the simple alphabets into morse code.
Morse code is code of dots (.) and dashes (-).
All alphabets and numerics can be represented in terms of dots and dashes in this code.
Each word is converted into dots and dashes and then sent over the transmission.
This is considered world's simplest way of transmitting the code over the channel.

SOAP and WSDL in PHP Best tutorial on zend framework

Hi Guys,

We have very rare documentation provided with about the SOAP.
I would like to provide some more useful links which are awesome to follow for starting point.
I was stuck badly from almost 3 days and it helped me alot for understanding of SOAP with WSDL.
For understanding WSDL and SOAP.
http://www.packtpub.com/article/soap-and-php-5

Fixing SSL handshake failed: error on SVN checkout

I was trying to findout the reason for the same.
Wasted lot of time in checking out through my ubuntu 11.10 version but still couldn't get any solution.
svn: OPTIONS of 'https://mysite.com/myrepository/project1': SSL handshake failed: SSL error: Key usage violation in certificate has been detected. (https://mysite.com)
I finally foundout that its problem of libneon after googling alot.

Tags: 

Pages

Subscribe to RSS - blogs