|
Sep 2, 2010
| Author: pinaldave
| Source: Journey to SQL Authority with Pinal Dave
In my earlier article SQLAuthority News – Training and Consultancy and Travel – Story of Last 30 Days I had mentioned that I prefer to do 50% consultation and 50% training. Since then I often receive what do I do consultation for and wh ...
[ read more]
|
|
Sep 1, 2010
| Author: Robert Bravery
| Source: The Brave Programmer
Can you believe it. My blog is listed as one of the finalists in this years SA Blog awards. Thanks to you guys.
[ read more]
|
|
Aug 31, 2010
| Author: Tudor
| Source: Tudor Barbu's professional blog
Over the years, I’ve encountered a lot of strange things in PHP, but this one is off the scale:
[ read more]
|
|
Aug 31, 2010
| Author: altuure
| Source: Altuure Java Blog
Like Annotations, Generics are also a runtime metadata that you can process at the run time. Here you can see how to traverse the runtime information to get this information. You Can simply traverse the inheritance tree ofr the class an ...
[ read more]
|
|
Aug 30, 2010
| Author: Chad
| Source: Chad++ - Game Programming Blog
At the end of last year I made a blog post entitled New Year’s Resolution? Be A Better Coder. In that post, I detailed three key areas in which I hoped resolved to improve. We’re over half a year down. July is finished and here’s where ...
[ read more]
|
|
Aug 30, 2010
| Author: Programmist
| Source: Dream.In.Code Featured Topics
Reading this topic on Slashdot made me wonder how prevalent this is. I'm talking about discrimination based on being too old, not too young Anyone have experience with this?
[ read more]
|
|
Aug 30, 2010
| Source: the_codist()
At my church there is a wall with all the people who donated when the church was built. I think it may have a thousand or so names on it, all in what appears to be a random order.
[ read more]
|
|
Aug 28, 2010
| Author: Apun Hiran
| Source: Apun's Weblog
Step By Step Installation 11gR2 Non ASM
========================================
Connect as root user:
1.) groupadd dba
2.) useradd -d /home/oracle -g dba -G dba oracle
3.) Create directories for oracle grid installation, the direc ...
[ read more]
|
|
Aug 27, 2010
| Author: Justin
| Source: Ajar Productions
Here’s a little sneak preview of a new extension that I’ve been working on: Share and Enjoy:
[ read more]
|
|
Aug 21, 2010
| Author: Bennett
| Source: Semicolon
One of my favourite talks from Barcamp Auckland 4 was What is User Experience? by Haunani Pao (@haunanipao). She described UX from the point of view of a practitioner and gave a lot of insights into how she approaches UX work. I made a ...
[ read more]
|
|
Aug 17, 2010
| Author: alexmipego
| Source: Alexandre Gomes
So, I’ve decided to add In-App-Purchase support for one of my apps. I’ve researched about the subject a few times but it always seemed quite a bit of code for a lazy-driven project until I found a quite nice tutorial that at the bottom ...
[ read more]
|
|
Aug 15, 2010
| Author: Markus Winand
| Source: Software Quality is Quality of Life
Today, I’d like to introduce my new Web-Book Use The Index, Luke. Use The Index, Luke is a guide to Oracle database performance for developers. I started the book because I noticed that almost every existing book or online document on t ...
[ read more]
|
|
Aug 15, 2010
| Author: va
| Source: Java World
Break statement has following three uses:-
[ read more]
|
|
Aug 4, 2010
| Author: Saurabh
| Source: Programming Skills - Coding logic
IBM researchers have successfully mapped out the long-distance network of the brain of the Macaque monkey, which holds significant ramifications for reverse-engineering the brain and creating a network of cognitive computing chips. “We ...
[ read more]
|
|
Aug 4, 2010
| Author: Simon Harriyott
| Source: Simon's Software Stuff
I got the following error message when trying to start a site on port 80 in IIS
[ read more]
|
|
Jul 31, 2010
| Author: Josh
| Source: joshclarkson.net
Variables. They hold information. They contain values that can be made to change or stay the same depending on your purpose. A variable let’s call it “$x” could contain a number like 14 or a string of text like “this is a string” or som ...
[ read more]
|
|
Jul 27, 2010
| Author: padreati
| Source: JavaSign
I am aware that in this new modern world, one of the main problems is time. That happens to me, also. I don't write here to complain about that. I write this call only for two things.
[ read more]
|
|
Jun 29, 2010
| Author: schettino72
| Source: cut the bullshit
Here are the slides of my doit presentation at pycon apac 2010
[ read more]
|
|
Jun 26, 2010
| Source: Error_Success
Following on from my previous notes, here’s some more. Again, if this isn’t interesting exits are located to the front, rear and sides. You may have to go backwards to reach the nearest exit.
[ read more]
|
|
Apr 13, 2010
| Author: don
| Source: ALTERthought Blogs
On Wednesday, April 21st, Sunjay Pandey will be speaking at the Project Management Institute’s Fairview Park Forum . Sunjay will be presenting a topic entitled Project Plan Ninja which discusses how to manage Rapid Business Requirement ...
[ read more]
|
|
Mar 18, 2010
| Author: Aaron Melcher
| Source: resolve as wontfix
Oh man. So I finally landed a full time gig in the Boston area. You are looking at the newest programmer for DoubleTap Games. Today was my third day and I love it. Looks likes I'll have the opportunity to work on some pretty cool th ...
[ 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 f ...
[ 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]
|
|
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]
|
|
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]
|
|
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]
|