Search Results
Search found 1758 results on 71 pages for 'dr death'.
Page 33/71 | < Previous Page | 29 30 31 32 33 34 35 36 37 38 39 40 | Next Page >
-
-
TeraGrid Application Deadline Approaches
Time requests must be in by April 15 Business - Management Science - Management - Management Information Systems - Call For PapersRead the article
-
The iPhone Isn't Easy
How to get started building an app iPhone - Smartphone - Handhelds - App Store - AndroidRead the article
-
Presented By:
Read the article
-
Presented By:
Read the article
-
SQLAuthority News – Meeting SQL Friends – SQLPASS 2011 Event Log
- by pinaldave
One of the biggest reason I go to SQLPASS is that my friends are going there too. There are so many friends with whom I often talk on Facebook and Twitter but I rarely get time to meet them as well talk with them. One thing I am usually sure that many fo them will be for sure attend SQLPASS. This is one event which every SQL Server Enthusiast…Read the article
-
High Availability for IaaS, PaaS and SaaS in the Cloud
- by BuckWoody
Outages, natural disasters and unforeseen events have proved that even in a distributed architecture, you need to plan for High Availability (HA). In this entry I'll explain a few considerations for HA within Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS). In a separate post I'll talk more…Read the article
-
SQLBits VI – The sixth sets
- by Rob Farley
My involvement stopped with the tagline, but SQLBits VI is on tomorrow. The theme of the event is Performance Tuning, which has nothing to do with Bruce Willis or dead people – unless Bruce Willis has just become a database expert and been shot for doing a dropping an index (some would say that’s a crime worthy of the death penalty). It’s…Read the article
-
Troubleshooting Windows Blue Screen Errors
The so-called ‘Blue Screen of Death’ has inspired fear in the hearts of mere mortals, but Systems Administrators are expected be capable of casually beating back this sinister beast. So imagine Ben Lye’s distress when he discovered that many aspiring SysAdmins had no structured approach to tackling the root of the problem. Setting out to…Read the article
-
Myth Busting the Duplicate Content Myth
Using previously published articles such as you find on article sites does not mean you are going to suffer the wrath of search engines and suffer the "Duplicate Content Penalty" death sentence. If you respect your readers, your guest bloggers and article authors, then you should not worry. If you are trying to deceive readers or search…Read the article
-
Why is permadeath essential to a roguelike design?
- by Gregory Weir
Roguelikes and roguelike-likes (Spelunky, The Binding of Isaac) tend to share a number of game design elements: Procedurally generated worlds Character growth by way of new abilities and powers Permanent death I can understand why starting with permadeath as a premise would lead you to the other ideas: if you're going to be starting…Read the article
-
How to Tell a Hardware Problem From a Software Problem
- by Chris Hoffman
Your computer seems to be malfunctioning — it’s slow, programs are crashing or Windows may be blue-screening. Is your computer’s hardware failing, or does it have a software problem that you can fix on your own? This can actually be a bit tricky to figure out. Hardware problems and software problems can lead to the same symptoms — for…Read the article
-
Tab Sweep: Email, AntClassLoader, CouchBase Manager, Memory Usage, ...
- by arungupta
Recent Tips and News on Java, Java EE 6, GlassFish & more : • Java, GlassFish v3, High CPU and Memory Usage, Locked Threads, Death (Gregor Bowie) • Why I will continue to use Spring *and* Java EE in new Enterprise Java Projects in 2012/2013 (Nikos…Read the article
-
Dynamic character animation - Using the physics engine or not
- by Lex Webb
I'm planning on building a dynamic reactant animation engine for the characters in my 2D Game. I have already built templates for a skeleton based animation system using key frames and interpolation to specify a limbs position at any given moment in time. I am using Farseer physics (an extension of Box2D) in Monogame/XNA…Read the article
-
HTG Explains: Why Does Rebooting a Computer Fix So Many Problems?
- by Chris Hoffman
Ask a geek how to fix a problem you’ve having with your Windows computer and they’ll likely ask “Have you tried rebooting it?” This seems like a flippant response, but rebooting a computer can actually solve many problems. So what’s going on here? Why does resetting a device or restarting a program fix so many problems?…Read the article
-
Why Hire a Web Page Developer?
Death they say is a good leveler. But today it is the web. Service providers of the past decade started with the internet and are reaping the benefits of conducting business over the internet. Old monolith brick-and-mortar service providers have to now transit into this web-world or become morphed. Hence large or small,…Read the article
-
Paradigms fit for UI programming
- by Inca
This is a more specific question (or actually two, but they are related) coming from the comments of OOP technology death where someone stated that OOP is not the right paradigm for GUI programming. Reading the comments there and here I still have the feeling there are things to learn: which programming paradigms are…Read the article
-
switch HDD in laptop
- by jolly
the internal hard drive that I have right now in my laptop is coming near its death, clicking for life, so I decided to buy a new HDD. However, I don't want to spend two weeks setting up my system to fit me as it does right now, so I thought that I can make just a hard copy of all the contents to the new disk (using…Read the article
-
Secure Wi-Fi Video On The Battlefield
Network security can be a life or death proposition in a war zone. A new product provides secure wireless HD video in a walkie-talkie-sized device for just those scenarios.Read the article
-
Is SEO Dead?
Google has release yet another update - Caffeine, and with it comes the next wave of people claiming that SEO is dead. This happens almost once a year, it seems. Not Google's updates, but the clamoring for the death of SEO. Let's examine some reasons why people think it this time around, and whether or not SEO is…Read the article
-
How to verify power provided to processors is clean
- by GregC
Once in a blue moon, I am seeing a blue screen of death on a shiny new Dell R7610 with a single 1100 Watt Dell-provided power supply on a beefy UPS. BCode is 101 (A clock interrupt was not received...), which some say is caused by under-volting a CPU. Naturally, I would have to contact Dell support, and their…Read the article
-
How to Transform a user's search string into a MS SQL Full-Text Search Phrase
- by Atomiton
I've search for answers for this and I can't seem to find an answer to what should be somewhat simple. This is related to another question I asked, but it's different. What's the best way to take a user's search phrase and throw it into a CONTAINSTABLE(table, column, @phrase, topN ) phrase? Say, for example…Read the article
-
display data from json file in datagrid
- by kayn
I want to display data from a json files in a data grid using dojo ver 1.0.0. I am able to diplay the data when i declare it on my code but when i store the same data in a json format so i can reference it in my script,i get an empty grid. This is my json file; { data: [ ['10''myfile','Css',…Read the article
-
Dropdownlist and Datareader
- by salvationishere
After trying many solutions listed on the internet I am very confused now. I have a C#/SQL web application for which I am simply trying to bind an ExecuteReader command to a Dropdownlist so the user can select a value. This is a VS2008 project on an XP OS. How it works is after the user selects a table,…Read the article
-
ColdFusion structs Direct Assignment vs object literal notation.
- by Tom Hubbard
The newer versions of ColdFusion (I believe CF 8 and 9) allow you to create structs with object literal notation similar to JSON. My question is, are there specific benefits (execution efficiency maybe) to using object literal notation over individual assignments for data that is essentially static? For…Read the article