FeedCluster.com - Free Community Aggregators, Blog Aggregator Hosting Create Aggregator | Submit Blog | Log In
This is a community aggregator of blogs about computer programming, algorithms, web development, programming languages and tools.
SQLAuthority News – SQL Server Health Check Service – Speed UP SQL Server
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]
CommentsView blog reactions
Yay! I’m a finalist in the 2010 SA Blog awards. Please vote for me.
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]
CommentsView blog reactions
PHP switch
Over the years, I’ve encountered a lot of strange things in PHP, but this one is off the scale: [read more]
CommentsView blog reactions
How to get Generic Metadata from a Class at Runtime
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]
CommentsView blog reactions
New Year’s Resolution Progress Update (7 of 12)
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]
CommentsView blog reactions
Have you experienced Ageism? in Corner Cubicle
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]
View blog reactions
Multi Threaded Problem With People As Computer
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]
View blog reactions
Oracle 11gR2 Grid Infrastructure Installation Steps
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]
0 CommentsView blog reactions
Automatic Lip Syncing in Adobe Flash with SmartMouth (sneak peak)
Here’s a little sneak preview of a new extension that I’ve been working on: Share and Enjoy: [read more]
CommentsView blog reactions
What is User Experience? at BCA4
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]
CommentsView blog reactions
Adding In-App-Purchase Support: Avoid AppId Troubles
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]
CommentsView blog reactions
Use The Index, Luke!
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]
CommentsView blog reactions
Using Break as GOTO
Break statement has following three uses:- [read more]
0 CommentsView blog reactions
IBM Scientists Create Most Comprehensive Map of the Brain’s Network
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]
CommentsView blog reactions
Error starting site in IIS
I got the following error message when trying to start a site on port 80 in IIS [read more]
View blog reactions
Understanding Variables
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]
CommentsView blog reactions
PerforceNB 1.0.5.1 build for 6.9 - Call for help!
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]
0 CommentsView blog reactions
doit slides (pycon asia-pacific 2010)
Here are the slides of my doit presentation at pycon apac 2010 [read more]
CommentsView blog reactions
Ubuntu Installation Notes #3
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]
View blog reactions
Speaking @ PMI Fairview Park Forum
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]
CommentsView blog reactions
New Job! Barely any time to post!
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]
5 CommentsView blog reactions
It took some time
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]
0 CommentsView blog reactions
CSV to Excel – keep leading zeros
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]
CommentsView blog reactions
Weird Usage Of “select” in perl
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]
CommentsView blog reactions
Designing Your Own Lightbox in Javascript
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]
14 CommentsView blog reactions
Using Visual Studio 2008 with Visual C++ 6.0 compiler
How to configure Visual Studio 2008 to use Visual C++ 6.0 compiler and tools [read more]
CommentsView blog reactions
Magic in mathematics II
Fun with the number cyclic numbers, and specifically with 142857 as it is the smallest of such numbers. [read more]
CommentsView blog reactions
Testing Is Important, So Plan It Soon
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]
View blog reactions
Play Online Thambola . Housie . Bingo !!!!!!!
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]
1 CommentView blog reactions
Permanently Moved
Please check enrii.blog for future updates. [read more]
2 CommentsView blog reactions