Advanced Search
Search Results
5 total results found
What to do when CSS stylesheets refuse to apply
There are a number of common mistakes users make when writing CSS stylesheets that are difficult to debug. Because browsers differ in how picky they are about errors, pages may look fine in some browsers but wrong in others. A common symptom of these problems ...
CSS Design Concerns for IE6, IE7, and Firefox
Below is the beginning of (hopefully) an ongoing collection of design-related CSS issues concerning different browsers. For this initial posting, I focus on Firefox, IE6, and IE7.The good news regarding IE7 is that a lot of bugs were fixed. See the following...
PHP Commenting Style
Any programmer can tell you that good commenting in your source code is an integral part of programming. Whether the language you’re dealing with is an interpreted language like Javascript or compiled like C++, good comments lead to better readability and bet...
PHPXref vs PHPDocumentor
IntroductionThere exists a wide array of PHP documentation tools on the web available free for download. Two of the most popular ones are PHPXref and PHPDocumentor. Here, I outline the differences between the two to help you decide which one you should use.T...
Subscribing to JIRA's Issues and Comments using Microsoft Outlook's RSS Feeds
1. Sign on to JIRA 2. Click on the portlet from which you want updates. 3. Found under Current View is RSS ( Issues | Comments ). Click on either “Issues” or “Comments” (you’ll want an RSS feed for both). 4. In the new window/tab that will open, locate th...