Related Content
RoMac Plus FauxMax Macropad Kit From Mechboards
I've been doing some research into mechanical keyboards recently and I've realised that re-built keyboards are not the only keyboards available. You can buy keyboard kits from companies that contain all the needed components for you to put together your dream keyboard.
Eight Rules Of Local Website Development Setup
A development environment is an essential part of any web development project. It allows the website to be run outside of the production environment so that features or bugs can be worked on without disruption to the live website.
Avoiding Customer Frustrations With Website Contact Forms
Having a web presence is essential for all businesses, and if the website contains a contact form then it is essential that it correctly sends contacts to that business. Contact forms are useful as it allows users to easily contact you directly through your website.
Seven Tips For Getting The Most Out Of Marp
The Marp suite of tools is great for creating presentations from simple Markdown rules.
Creating Presentations In Markdown With Marp
Marp or Markdown Presentation Ecosystem is a collection of tools that allows the generation of presentations of different formats from a markdown template. The tools are written in JavaScript and have a number of options that allow presentations of different styles and formats.
7 Common Mistakes To Avoid When Writing Tests
I was talking with a fellow programmer the other day about a poor test that we were reviewing and we got onto the subject of what makes a poor test. The test in question had a reliance on a previous test being run, and the problem we encountered was that on some systems the dependent test was run after this test, which caused it to fail.
Comments
I need to convert same variables to uppercase|lowercase|captalize.
How can I do this?
Submitted by Bruno Batista on Thu, 06/28/2012 - 17:56
PermalinkAdd new comment