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.
Trace-Driven Cache SimulatorThe 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.
New Look for TehDevsTehDevs.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 PlatformBit 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 EasyIf 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…
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 ApplicationsI’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.
Basic Software Development Lifecycle![]()
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…