Getting Started with PowerBuilder
Posted by Calvin Allen on March 19, 2009 – 10:01 pm

For this article, I will be showing you how to create a basic PowerBuilder application. I will be using PowerBuilder 11.5, which is the most recent version released by Sybase.

Click here to read more…

Trace-Driven Cache Simulator
Posted by Chris Spurlock on March 17, 2009 – 5:21 pm

The following article is a paper I wrote during my senior year of college. The paper was for ELCE 442 Computer Architecture. In the article I cover the miss rate of L1 (Level 1) cache systems. The higher the miss rate in the L1 cache, the more often the CPU has to dig deeper(L2, L3, RAM, HDD, etc…) to find the information it is seeking. This causes the CPU to have to wait to continue it’s job list. The larger the cache does not necessarily mean the lowest miss rate, either.

Click here to read more…

New Look for TehDevs
Posted by Chris Spurlock on March 17, 2009 – 12:49 am

TehDevs.net has be revamped with a new page design. Upcoming features are to include, but not limited to, the following sections: How-To, Demos, and Downloads. We have more than enough articles planned, and they will come along as we find the time to write them. Stay tuned!

Release: Serenity Application Platform
Posted by Adam Kinder on June 17, 2008 – 5:29 pm

Bit of cross promotion here, so bear with me :)

I have finally, after a good few months of hard work, released Serenity Application Platform. Head over to the E29 company site to view more info, including how to download the build, install it, and create applications.

PHP Profiling Made Easy
Posted by Adam Kinder on June 10, 2008 – 12:06 pm

If you’re a PHP developer working with xdebug ( which you should be ), I cannot recommend Webgrind enough.

The current release is 0.6 and is being developed under Google’s summer of code program. If you are running XAMPPon Windows, read the rest of this article for some tips on getting Webgrind to run properly.
Click here to read more…

Coming Soon: TehDevs 2.0
Posted by Adam Kinder on May 20, 2008 – 8:50 pm

Just wanted to give our readers a heads up, we’re working on a better design and more content for TehDevs, dubbed TD2.0 Chris is working on our new WP2.5 theme and widget conversion, and Andy and I are working on fleshing out the content in our upcoming HowTo section.

Stay tuned!

Custom U3 Applications
Posted by Chris Spurlock on April 24, 2008 – 12:00 am

I’m sure everyone visiting this site has heard of U3 Smart drives. Have you ever wanted to be able to add your own applications to the launchpad? Well, now you can; for some applications anyways.

Click here to read more…

Basic Software Development Lifecycle
Posted by Adam Kinder on April 7, 2008 – 10:46 pm

Stockexchange: User interface
A software development lifecycle accomplishes a few things, one being that your product actually gets into the hands of customers. Apparently quite a few Zuckerburg CEOs seem to think it means that you rename and reversion your product 80 times for your own delight and glee.
Click here to read more…


© Copyright 2007-2009 TehDevs.net