Bottomless Resource Search Results

How To: Program faster with some PHP speed tips

If you're looking to shave a few milliseconds off the Zend Engine's work load, check out this tutorial for some PHP programming speed tips. This efficency will pay off when you have tons of traffic to your site and save you valuable server resources.

How To: Save your server resources with PHP caching

Sometimes server space can be an issue, especially when you're talking about costly actions such as iteration, file scanning, and numerous queries. In those instances it's often best to cache! This tutorial gives you a simple example which can help your site load faster and take less abuse.

How To: Use custom fonts and provide font family resources in Microsoft Silverlight

In this clip, you'll learn how to work with custom fonts when working in MS Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Make tea tree oil soap

Making soap is a great activity and proves great results to give as gifts or to adorn your bathroom with. In this video from Soap Making Resources, learn how to make a tea tree oil soap that's gentle on your hands and smells great! Give the gift of handcrafted soap next holiday or birthday by using this video as your guide.

How To: Make a Christmas greeting card for kids

Take this year's Christmas cards to new heights by making your own unique cards! In this vido, learn how to make a pop out Christmas card with these easy to follow instructions from Leona of Artists Resource. Surprise your Christmas card list with this wonderfully inspired card sure to appease the eye and hearts of the ones you love and hold dear.

How To: Customize a CSS template for your website

Want to create a web site using the latest web standards but don't know where to begin? This tutorial outlines the usage of a CSS website template file designed to help those who are not familiar with programming. This is a great resource that will not only kick-start your first web design project, but it will also help you to learn how to manage your web site layout, fonts, and colors using CSS through simple experimentation of changing values in your style sheet.

How To: Use iCal Server

Mac OS X server includes a calendar server for users and groups to coordinate events, schedule meetings, reserve resources and use time more effectively. To get started using iCal Server on your own Mac OS X Server, watch this video tutorial.

News: Lack of Resources Could Force Apple to Delay the iPhone SE 2

Earlier this year, rumors began to swirl regarding Apple's upcoming iPhone SE 2. They predicted an A10 processor and a glass back for wireless charging, all at a price point at least $150 cheaper than the iPhone 7. While it wasn't poised to turn heads like the iPhone X, it would have been a reasonable upgrade for many users looking for a more budget-oriented Apple device.

Hack Like a Pro: Metasploit for the Aspiring Hacker, Part 6 (Gaining Access to Tokens)

Welcome back, my tenderfoot hackers! Hacker newbies have an inordinate fixation on password cracking. They believe that cracking the password is the only way to gain access to the target account and its privileges. If what we really want is access to a system or other resources, sometimes we can get it without a password. Good examples of this are replay attacks and MitM attacks. Neither requires us to have passwords to have access to the user's resources.