-
as seen on SQL Authority
- Search for 'SQL Authority'
Diwali or Deepavali is popularly known as the festival of lights. It literally means “array of light” or “row of lamps“. Today we build a small clay maps and fill it with oil and light it up. The significance of lighting the lamp is the triumph of good over evil. I work every…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm planning to create a news item which uses xml as it's backend and the Display should be like:
Date: 08/Mar/2010
------------------------------
Title | News
------------------------------
News 4 | Some news
News 3 | Some news
News 2 | Some news
News 1 | Some news
------------------------------
Date:…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi!
I have people, companies, employees, events and event kinds. I'm making a report/followup sheet where people, companies and employees are the rows, and the columns are event kinds.
Event kinds are simple values describing: "Promised Donation", "Received Donation", "Phoned", "Followed up" and…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Server: Poweredge r620
OS: RHEL 6.4
Kernel: 2.6.32-358.18.1.el6.x86_64
I'm experiencing application alarms in my production environment. Critical CPU hungry processes are being starved of resources and causing a processing backlog. The problem is happening on all the 12th Generation Dell servers…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm building a database + tool that scours news feeds for a certain term. For example "food poisoning from nuts". I want to scour social media sites, news sites, major news aggregators, etc... for that term.
Question 1: What are some of the news aggregator APIs out there?
Question 2: How Would you…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi all,
this week we have been suffering some malicious vulnerability scans to our servers, increasing the load on them, making them nearly unusable.
The attack is easy to defend, just blocking the offending ip, but only after discovering it.
Is there any form of prevent it? Is it normal that…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I manage a Django site where we host the media on a subdomain. There shouldn't be any requests for media to the main domain. However I keep seeing these requests for "x.gif" showing up in the access logs on the domain that's handled by WSGI (not the media domain).
Can anyone explain what this is…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
I've got an active-passive Heartbeat cluster with Apache, MySQL, ActiveMQ and DRBD.
Today, I wanted to perform hardware-maintenance on the secondary node (node04), so I stopped the heartbeat service before shutting it down.
Then, the primary node (node03) received a shutdown notice from the…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
Quality OCR software can often be very expensive, but you may have one already installed on your computer that you didn’t know about. Here’s how you can use OneNote to OCR anything on your computer.
OneNote is one of the overlooked gems in recent versions of Microsoft Office. OneNote…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Data Control Selection Feature In ASP.NET 2.0: ASP.NET Data Controls row selection feature was based on row index (in the current page), this of course produce an issue if you try to select an item in the first page then navigate to the second page without select any record you will find the same…
>>> More