Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Menu
  • Home
  • Post Archive
  • Tags
  • Search
That Which Inspires Awe

That Which Inspires Awe

A software development blog

Latest Posts

Autoloading Yii application classes in external scripts

Sometimes I want to have access to all of my classes in a Yii application externally.

Read more…
~1 min read October 24, 2013

Background jobs with PHP part 2

In this post, as promised, we’re going to implement a queue of jobs with Resque and Redis

Read more…
5 min read October 21, 2013

PHP Fatal error: Cannot redeclare class with Yii

I am fairly new to PHP and Yii. Lately i struggled with a ‘cannot redeclare class’ error.

Read more…
1 min read October 11, 2013

Background jobs with PHP part 1

A background job is a task that is executed ‘behind the scenes’ and without user intervention.

Read more…
2 min read October 9, 2013

Configuring Tomcat to accept Estonian ID card

In order to accept Estonian ID card, Tomcat needs to be configured to accept client side certificates.

Read more…
1 min read September 20, 2013

Setting up SSL on Apache

This article explains how to create an SSL certificate, get it signed and configure Apache web server

Read more…
3 min read September 19, 2013

Configure SSL on Apache Tomcat

Here we are going to have a look at how to set up SSL on Apache Tomcat 7.0.

Read more…
1 min read September 3, 2013

How to enable SSL listen port in Weblogic

Where to find the option in Weblogic console to enable SSL?

Read more…
~1 min read August 19, 2013

Programming tips and tricks #1

These are not necessarily related to the technical aspects of programming.

Read more…
~1 min read May 28, 2013
  • Previous
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • Next

© 2024 That Which Inspires Awe. Powered by Jekyll & So Simple.