Tag Archives: web development
WordPress.com Stats Plugin
Since the day after I started my blog until yesterday (a span of 3 weeks), the WordPress.com Stats plug-in has not worked for me. I wasn’t sure why but I didn’t make it a priority because I’ve setup Google Analytics to track visitor trends and site referrals. I was fixing […]
CSS Sprites Speed Up Your Site
CSS sprites work by creating a single graphic with all your site icons, calling for it once, and using the background-position style attribute to show the appropriate section of the graphic. It sounds a little complicated and will take some work setting up, but your visitors will love you for […]
Loading Your Site With Google Adsense Quicker
You decided to add some Google Adsense to your website for a little ad revenue, but your web page loads much slower now. That’s because the browser is trying to call an external script (Google’s) and their Adsense servers seem to always run slow. Google wants you to put the […]
Posted in: Web Development
Tagged: Adsense, code, CSS, Google, HTML, JavaScript, load, quicker, speed, syntax, web, web development, WordPress
Using WampServer 2 For Local Web Development
WampServer is a server environment that runs locally on your computer. It allows you to create web applications with Apache, MySQL, and PHP on a Windows computer. It also comes with phpMyAdmin to manage database information just as you would on your web host’s server. Installing WampServer is pretty straight […]
Lorem Ipsum – Sample Text
Lorem Ipsum is Latin sample text used in the web development and printing industries. Web designers use Lorem Ipsum passages in place of real content while designing a web page. It’s proven that people draw their attention to text they can read. As a web developer, you want the opposite […]
Posted in: Web Development
Tagged: designer, dummy text, generator, lorem ipsum, sample text, web, web development
Instant Sample Text
If you want to quickly insert text on a Word Document, you can do so by typing =rand() and pressing ENTER. For Microsoft Office 2003 and before, the sample text reads The quick brown fox jumps over the lazy dog and is displayed in 3 paragraphs, 5 times per paragraph. […]
Posted in: Office, Web Development
Tagged: 2003, 2007, 2010, designer, dummy text, generator, lorem ipsum, Office, sample text, web, web development
Recent Comments