Quantcast
Channel: Andrei Boar » Blog
Browsing all 5 articles
Browse latest View live

Hello World

This is my first blog post. Tweet

View Article



Wrapper methods: are they good or not?

Last week I was doing some pairing programming with a colleague of mine, and we were designing an API client class and at one point inside a method I had this piece of code:return...

View Article

Using the php \Soap client with a .p12 file

1. Convert the certificate from .p12 to .pemopenssl pkcs12 -in yourfilet.p12 -out newfile.pem -nodes -clcerts2. Create the SOAP client and check the available functions:$options = array( 'soap_version'...

View Article

Tools for coding standards

As a professional developer I try as much as possible to create a discipline for clean projects. And one of the measure I take is to respect the coding standards specification. It’s not hard and it...

View Article

Image may be NSFW.
Clik here to view.

Code or it didn’t happen

Last night I was watching Alvaro Videla having a talk about RabbitMQ as I wanted to learn more about working with an AMQP broker server. I already had a plan to start reading the “RabbitMQ in action”...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images