apache
Apache, which is short for the Apache HTTP Server, is web server software primarily used to serve both static content and dynamic web pages.
Apache was integral to the growth and development of the internet. In its early days, Apache was the first serious competitor to the Sun Java System Web Server, formally known as the Netscape web server, and would soon surpass them.
Apache has been the most popular HTTP server software in use since April 1996, and as of March 2010 serves over half of all websites.
Apache Hadoop is the most recent project from Apache, and is a Java framework that supports data-intensive distributed applications.
You'll find bloggers talking about Apache at sites like The Eugene Maritim Kip Blog and The Apache Hama Project Blog.
Original Technorati articles tagged “apache”
-
in TechnologyLatest Version of Apache HTTP Server on 17th anniversary of ASF

Apache HTTP server 2.4 version has been released by Apache Software Foundation (ASF).by uzparacha / on Feb 22, 2012 -
in TechnologyTen Tech Trends for Your 2012 New Year’s Resolutions List

This year ten trends will move from “new concept” to “mainstream trend.” Exploring all should be on your “to-do” list.by jhaughwout / on Jan 16, 2012 -
in ITLAMP Web Sites Looking Good To Phishers

The LAMP web platform reported to be the favored target of phishing attackers.by oldgoat1957 / on Jun 11, 2011
Latest blogosphere posts tagged “apache”
-
Step by Step setting up solr cloud
—
Authority:
Here is a quick step by step instruction for setting up solr cloud on few machines. We will be setting up solr cloud to match production environment - that is - there will be separate setup for zookeeper & solr will be sitting inside tomcat instead of the default jetty.Apache zookeeper is a centralized service for ...4 days ago -
Dell, Intel Power Big Data Lab for Energy Sector
—
Authority:
Dell and Intel helped open a new big data laboratory Tuesday in Austin, Texas that will work to help enterprises perform big data analytics for home, commercial and device applications. The Pike Powers Laboratory & Center for Commercialization contains 80 terabytes of Dell computing systems running on Intel’s ...5 days ago -
Gibson Nez ~ Navajo
—
Authority:
Gibson Nez Deceased Gibson Nez, Jicarilla Apache/Navajo, is known throughout the Indian arts industry and by collectors worldwide as the master of stampwork. No other craftsman comes close to the expert precision of his sharp, clean, impossibly close stamps. Parallel lines, a hairs-breadth apart, encircle bolos and ...6 days ago -
Apache Longbow AH-64D Helicopter Crashes During Low Flight Between Trees
—
Authority:
I love the dialogue: Think we can make it in there? Nope. Oh ye of little faith. Look how big that is. And so the helicopter crashed. The pilot really put his foot in his mouth there. It was an Apache Longbow AH-64D on a low flight trying to squeeze between two trees. The pilot allegedly used to fly between ...6 days ago -
Some food for thought
—
Authority:
Just spotted on Rob Weir’s blog: May 13th, 2013: The Power of Brand and the Power of Product, Part 2 (prepared with another apparently “neutral” post: The Power of Brand and the Power of Product, Part 1 ) This is the last post of a long story, going back to June 2011 and reiterated since then: June 1st, ...6 days ago -
Author of Microsoft Business Intelligence End-user Tools Provides Context on Big Data
—
Authority:
By Markus Ehrenmueller Editor’s note: Markus Ehrenmueller-Jensen is the author of Microsoft Business Tools , and is well positioned to provide context on ways users can better leverage these tools. -bg Big Data I can remember back in the beginning of my own school time, what a sensation it was, when I could ...1 week ago -
Becoming a Rock Star Hadoop Administrator, Part 1
—
Authority:
Hadoop is just storage and computing, so administering a Hadoop cluster should be a breeze, right? Well… not necessarily. When we’re talking about Hadoop, we’re talking about a fast-moving open source project that covers many disciplines and requires deep understanding of Linux, Java, and other ecosystem ...1 week ago -
Becoming a Rock Star Hadoop Administrator, Part 1
—
Authority:
Hadoop is just storage and computing, so administering a Hadoop cluster should be a breeze, right? Well… not necessarily. When we’re talking about Hadoop, we’re talking about a fast-moving open source project that covers many disciplines and requires deep understanding of Linux, Java, and other ecosystem ...1 week ago -
Serving Fonts from CDN
—
Authority:
For maximum performance, we all know we must put our assets on CDN. Along with those assets are custom web fonts. Unfortunately custom web fonts via CDN don’t work in Firefox or Internet Explorer by default — they require custom CORS settings to display properly. Here’s the code you’ll need to make that ...1 week ago -
Switching From Apache To Nginx To Host WordPress–Personal Experience
—
Authority:
So, I started this series with backing up my website’s content and database and copying them over to a temporary Amazon Cloud server. I then rebuilt my primary server and restored the web content and database. Part One of this series can be viewed @ ...1 week ago -
A Kid’s Guide to Native American History: More than 50 Activities (A Kid’s Guide series)
—
Authority:
A Kid’s Guide to Native American History: More than 50 Activities (A Kid’s Guide series) Book title: A Kid’s Guide to Native American History: More than 50 Activities (A Kid’s Guide series) Author: Yvonne Wakim Dennis, Arlene Hirschfelder Book Description: Hands-on activities, games, and crafts ...1 week ago -
Setting up Apache Hadoop Multi – Node Cluster
—
Authority:
We are sharing our experience about Apache Hadoop Installation in Linux based machines (Multi-node). Here we will also share our experience about different troubleshooting also and make update in...1 week ago -
Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (Apache2)
—
Authority:
Using RoundCube Webmail With ISPConfig 3 On Debian Wheezy (Apache2) This guide explains how to install the RoundCube webmail application on a Debian Wheezy server running ISPConfig and Apache2, and how to enable the ISPConfig 3 plugins for RoundCube so that users can perform actions like changing their email ...1 week ago -
Apache CloudStack 4.1.0 Cloud Computing Platform Arrives
—
Authority:
In late October, we reported that Its been six months since Citrix contributed its CloudStack open source cloud computing platform to the Apache Software Foundation. Then, Apache advanced Cloudstack with an incubator version . And sure enough, in keeping with Apaches dependable care and feeding of open source ...1 week ago -
When Will My Computer Understand Me?
—
Authority:
Related PostsThe answering machinePortable dictionary and scanner merge to become QuicktionaryIBM integrates optics and electronics on a single chipWhat Is Artificial Intelligence?The coming shortage... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]1 week ago -
Native American Stories – Apache War
—
Authority:
Native American Story Teller Native American Stories – Apache War “Native American Story of the Apache War Indian History for Young Folks by Francis F. Drake The Story of a Famous Indian War” Apaches of the South-west belonging to the Athapascan family, are made up of several groups, among which are, the ...1 week ago -
Android Apache HTTP Client
—
Authority:
In this post I want to describe how to build an HTTP client using Apache library. In one of my post I describe how we can use HttpUrlConnection to create a client. Using Apache library I want to explain how we can make POST request , download images and upload multipart binary data . Moreover I will ...1 week ago -
Taming Your Cluster with ZooKeeper
—
Authority:
I was recently tasked with finding a solution for leader election in a distributed system we are developing. I began to explore the realm of distributed algorithms, which eventually resulted in a...1 week ago -
Running Map-Reduce Job in Apache Hadoop (Multinode Cluster)
—
Authority:
We will describe here the process to run MapReduce Job in Apache Hadoop in multinode cluster. To set up Apache Hadoop in Multinode Cluster, one can read Setting up Apache Hadoop Multi – Node Cluster....1 week ago -
How install Apache 2.4 PHP 5.4.16 and MariaDB 5.5.31 on Windows 7
—
Authority:
As a followup to my post on How install Apache 2.4 PHP 5.4 and MySQL 5.5.21 on Windows 7, I decided to install the latest Apache 2.4 / PHP 5.4.16 and MariaDB 5.5 with PhPMyAdmin. The difference is using MariaDB and PHP 5.4.16. Apache 2.4 Install First download Apache 2.4.4 from ...1 week ago



Follow Technorati