By Billy, on August 27th, 2010%
About a month back I joined a new social network HisKingship.com. I have really enjoyed being a part of this new network and I wanted to share the vision for HisKingship.com with the readers of inMessment. I sent the founder an email with several interview questions. → Read More . . .
By Guest, on July 29th, 2010%
Warning: Extreme Geek Content!
Read only if you want to invest in your deep knowledge of technology.
One of the new features of .NET Framework 4 and ASP.NET 4 is related to the handling of the client Id of the controls generated by the ASP.NET. With this new feature, the client Id’s can be more cleanly handled and also provides some level of control to the user to decide how the client Id’s would be generated. → Read More . . .
By Guest, on July 21st, 2010%
Every time you surf the internet, it’s one script after another that gives you the content that you are looking for. Coders and programmers know it is the essence of every program. One of the most effective ways to improve the efficiency and scalability in a program is to use loops. The programmer saves time by sending the script into a loop and therefore bypassing the need for more work to be spent adding things in. In comparison to this technique, have you ever thought about loops in your daily life? How many things are you bypassing by reverting to your routine? → Read More . . .
By Billy, on July 15th, 2010%
How does one start investing? This is a common question. I have a really simple answer: One has to start giving.
To invest money, I have to spend less than I make and save the leftover amount for a long time. This means I have to give my money to a savings account, mutual fund, stock broker, etc. I lose control of my money for a time with the hope (hopefully educated hope) that when I get it back it will have grown. → Read More . . .
By Billy, on July 15th, 2010%
I would love to post your guest post. I do not have all the answers and I certainly do not have all it will take to make this blog successful. Of course, the risk is that your post will not be written the way I would right, or even the topic I would write about, but isn’t that the whole point! → Read More . . .
By Brian Del Turco, on July 9th, 2010%
True authority – whether in public policy, business, Christian leadership, or wherever - benefits others. Real authority serves. It lifts. It frees. A good author uses authority in a good way. She originates something. He creates something. An author moves in authority for the service and benefit of others. → Read More . . .
By Billy, on July 7th, 2010%
Soon after I started the Founding Father posts, I wanted a way to put a little blurb on each post but I did not want to retype this blurb every time. PHP include to the rescue! PHP is the programing language that my WordPress blog is based on and it has a standard function call “include” that accomplishes exactly what I need. → Read More . . .