|
Mar 17, 2010
| Author: Robert Bravery
| Source: The Brave Programmer
Blog comments are like living water to a blog. They make a blog come alive. Enable interaction. It encourages the new blogger, and gives the seasoned blogger a reason to carry on.
[ read more]
|
|
Mar 17, 2010
| Author: pinaldave
| Source: Journey to SQL Authority with Pinal Dave
Today, we are going to discuss about something very simple, but quite commonly confused two options of ALTER DATABASE.
The first one is ALTER DATABASE …ROLLBACK IMMEDIATE and the second one is WITH NO_WAIT.
Many people think they are ...
[ read more]
|
|
Mar 16, 2010
| Author: schettino72
| Source: cut the bullshit
Let’s say you want to create a slide presentation and you are not very much into presentation software.
S5 is a good enough HTML based alternative for a slideshow presentation. reStructuredText and rst2s5 can free you from writing HTML ...
[ read more]
|
|
Mar 16, 2010
| Author: darek9576
| Source: Dream.In.Code Featured Topics
This is a different type of question that i would like to ask all java and non-java programmers. (Hopefully i put it in the right place...)
[ read more]
|
|
Mar 13, 2010
| Author: Josh
| Source: joshclarkson.net
This post will show you how to get checkbox values with jQuery and how to set checkbox values with jQuery.
In my application I wanted to have two checkboxes and when one box was unchecked to check the other checkbox (to always keep one ...
[ read more]
|
|
Mar 2, 2010
| Author: altuure
| Source: Altuure Java Blog
Image by Neil Crosby via Flickr
[ read more]
|
|
Feb 27, 2010
| Source: Error_Success
After much Googling, testing, head scratching and the odd SVN reversion I’ve managed to texture-map things. Specifically a triangle-strip that draws a square. So I drew a screenful, and implemented some basic tile-based scrolling. I als ...
[ read more]
|
|
Feb 23, 2010
| Author: Bennett
| Source: Semicolon
When designing Microsoft Money 2000, Microsoft followed a “new user interface model”, which they called inductive user interface (IUI). The Microsoft Inductive User Interface Guidelines are available on MSDN. I came across them a few mo ...
[ read more]
|
|
Feb 19, 2010
| Author: Tudor
| Source: Tudor Barbu's professional blog
Few days ago I was working on some python scripts that needed to iterate back and forth through calendar dates. Working with dates in python is pretty easy, due to its datetime package.
Basically is like this:
[ read more]
|
|
Feb 17, 2010
| Author: Aaron Melcher
| Source: resolve as wontfix
A few months ago I looked into why the keyword goto seemed to be so controversial (see here). In the process of researching and writing that blog post I gained a more educated perspective of goto. It didn't seem too bad to me. At the ...
[ read more]
|
|
Feb 10, 2010
| Author: Thoughts on programming
| Source: Programming Rants
It took some time... but I gave in. Just bought myself a macbook last night on Gumtree. Pretty cheap, 370 quid, a bit abused by the previous owner, but nothing that cannot be repaired in the medium term.
[ read more]
|
|
Feb 9, 2010
| Author: lalit
| Source: Programming Tips and Tricks
When opening a csv file in excel, leading zero’s are displaced as below:
if the CSV file has “010101″, when opened in excel, it becomes “10101″.
To overcome this issue, store data in CSV file as =”010101″ (add ‘equals’ sign before the ...
[ read more]
|
|
Jan 28, 2010
| Source: the_codist()
After reading the internet's large negative response to Apple's new iPad, I can only remember the same comments about the iPod and iPhone.
[ read more]
|
|
Jan 13, 2010
| Author: Simon
| Source: Simon's Software Stuff
I've been using (a copy of) the MVC example from the N2 trunk. By default, there is no SEO tab. To add this, copy SEODefinitionAppender.cs and TitleAndMetaTagApplyer.cs from the N2.Templates.Mvc project (Services folder) to the example ...
[ read more]
|
|
Dec 29, 2009
| Author: Shantanu Goel
| Source: Safer Code
Many times while going through some perl code, you must have come across snippets like “select((select(fh), $|=1)[0])” and wondered what this means, even though you might know that:
[ read more]
|
|
Dec 27, 2009
| Author: va
| Source: Java World
Java includes a special Three-way(Ternary) operator that can replace certain types of if-then-else statements.These statements include assignment when certain conditions are fulfilled.This operator is " ? ".The working of " ? " operator ...
[ read more]
|
|
Nov 17, 2009
| Author: alexmipego
| Source: Alexandre Gomes
Microsoft has 3 .Net flavors, the complete stack, the .Net Compact Framework and the .Net Micro Framework for extremely resource-constrained devices. The later is being open sourced under the Apache 2.0 license. A copy of the full annou ...
[ read more]
|
|
Nov 14, 2009
| Author: Arvind Gupta
| Source: Learning Computer Programming
In nowadays web 2.0 world use of Lightbox is very common. While Lightbox, fancybox (similar to the former) are great scripts and have wide uses, creating a script similar to these is never a bad idea. If you learn, read on else use o ...
[ read more]
|
|
Oct 28, 2009
| Author: Bojan Resnik
| Source: Bojan Resnik’s Blog
How to configure Visual Studio 2008 to use Visual C++ 6.0 compiler and tools
[ read more]
|
|
Oct 6, 2009
| Author: don
| Source: ALTERthought Blogs
On Wed Oct 7th, Sunjay Pandey will be speaking at the Project Management Institute’s Norfolk Dinner Meeting. Sunjay will be presenting the topic: The Switching Gears Factor which describes portions of ALTERthought’s IT Governance appro ...
[ read more]
|
|
Sep 23, 2009
| Author: Apun Hiran
| Source: Apun's Weblog
Mostly used in case of Data Guard.
[ read more]
|
|
Sep 15, 2009
| Author: Justin
| Source: Ajar Productions
This extension adds a command that will take a selected symbol and overwrite it with an imported file, thus replacing all instances of the symbol. It’s very similar to updating a symbol, except that this allows you to update the symbol ...
[ read more]
|
|
Jul 27, 2009
| Author: Kasper B. Graversen
| Source: First Class Thoughts
Fun with the number cyclic numbers, and specifically with 142857 as it is the smallest of such numbers.
[ read more]
|
|
Apr 24, 2009
| Author: Giancarlo Frison
| Source: Quality Integration Productivity
The application being discussed has to behave in the following way: perform the client authentication, accomplish the request and response operations and forward notifications asynchronously to the client. The Mina framework fulfills th ...
[ read more]
|
|
Oct 19, 2008
| Author: Isaac Rodriguez
| Source: Developer's Corner
First of all, I want to apologize to all my readers for being away for so long. Personal reasons have kept me away from posting but things are settling down, so I want to resume this enjoyable task, and I hope you keep following my work.
[ read more]
|
|
Jun 7, 2006
| Author: Krishnakanth Soni
| Source: Free Java Source Code !!!
This site has been moved to http://www.99applications.com
To download code/application click the following link 99applications.com/java_programs and you can also find many c and c plus plus common programs in C & C++ section
[ read more]
|
|
Mar 9, 2006
| Author: EngLee
| Source: life as programmer
Please check enrii.blog for future updates.
[ read more]
|
|
Jul 20, 2004
| Author: Jonathan Leger
| Source: Coding Tips Daily Blog
// Cookie handeling routines.
[ read more]
|