Home Tags Python

Tag: python

Get that Search Button Working with Apache Solr!

2
Search is probably the most important component of an application when it comes to finding valuable data, and that is precisely what Solr has...

Understanding Middleware with Apache ActiveMQ

2
Even though "middleware" might seem like a close cousin of Tolkien's Middle Earth, it's a fairly modern term in computer software and services, and...

Exploring Software: Extending J2EE Applications Using Grails

0
We look at how J2EE users can benefit from agile development methodologies by using Grails to maximise the returns from their middleware layer. Exploring Grails...

Play with GUIs using Python

5
The GUI (Graphical User Interface) is the simplest way to let users interact with the system. If you know how to create GUIs, you...

(Hadoop) MapReduce: More Power, Less Code

1
This is an introduction to MapReduce as a framework for beginners in distributed computing, and a short tutorial on Hadoop, an open source MapReduce...

All You Need to Know About Web Application Frameworks

0
Jargon fills our everyday lives on the Internet. The days when HTML and JavaScript used to be "cool" technologies are long gone. They are...

When Python Weds C

1
It is a well-known fact that the C language is closely related to many programming languages. This article discusses the Application Programming Interfaces (APIs)...

Exploring Software: Getting a Hang of Zope’s Grok

0
According to Wikipedia, "to grok" is to share the same reality or line of thinking with another physical or conceptual entity. For example, to...

FreedomYUG: Go Forth And Copy Left

2
How To Successfully Earn a Living with FOSS -- Part 1 Do you want to be an independent professional? More importantly, do you want to...

Exploring Software — Alternatives to Rails, Django

0
Zope 3 never picked up because most of the popular projects/products based on the application server never migrated from Zope 2. With "Grok --...