Skip to main content

Posts Tagged ‘html’

Typing On Laptop@1x.jpg

Background to Foreground Image Solution for Responsive Web Development

Proper design plays a key role when it comes to the topic of responsive web design (RWD). But sometimes we don’t have the luxury of a flushed out design to begin with. We often have to manage and make practical use of the assets in hand, and in some cases, background images can become a […]

FR 2052a

Facelets – JavaScript Parsing

One of the most common issues when starting a project for the 1st time with FACELETS (XHTML + XML) is that it does not handle very well JAVASCRIPT enclosed in a normal <SCRIPT> tag within the JSF file. The reason behind this is that XML has five special characters which have a special treatment by […]

How to Generate and Personalize an Html Report for JMeter

When creating load testing projects, we usually integrate JMeter with Apache Ant to run JMeter scripts in a batch. The test result auto-generated by JMeter ONLY provides the data collected during the load testing run. To present a comprehensive test report, visualizing such data to charts or diagrams are required. One of the solutions for […]

Myths & Facts – Websphere Portal and UI.

Having worked as a front end developer, integrating the UI with backend systems, I am presenting below some of the myths and facts concerning UI (html, css, javascript, images, fonts) code integration with websphere portal and a few best practices one should follow – Myth – Websphere portal is not compatible with latest front end frameworks like […]

SharePoint 2013 – Is Access 2013 the New InfoPath?

If you were at the SharePoint conference this year in Las Vegas, you probably saw the InfoPath Funeral procession through the vendor pavilion.  If not here is a clip:   We have known for quite some time Microsoft isn’t putting a large effort into InfoPath and in fact “… InfoPath 2013 is the last release […]

HTML Prototyping – JEKYLL!

One of the daily & major tasks of a front end developer is to write HTML prototyping. And when it comes to writing reusable, editable and modularized html for a large enterprise application, we are often lost as to where the different fragments of code are and a small change made to a div classname […]

Shaming Yourself Into Better Code

Last week Harry Roberts of CSS Wizardry posted an article that caught my attention. It was simply titled “shame.css.” http://csswizardry.com/2013/04/shame-css/ He talks about the issue all developers face at some point in the life-cycle of a project – having to hack together code to get a defect fixed quickly. It’s the struggle between wanting to keep code […]

W3C Calls HTML5 “Definition Complete.” So What Does That Mean?

A few weeks ago the World Wide Web Consortium (W3C) announced the completion of the HTML5 definition. That sounds exciting, right? HTML5 is finished and we can start implementing full HTML5 into our sites now?! Well the answer to both those questions is “not really.” The specifications definition is now considered to be feature complete, but that is […]

Insights from a Developer: Use Google Web Fonts

Let’s discuss typefaces.  As the designer, you have the distinct privilege of selecting the fonts that will be used on the website, and barring client restrictions, you have free reign to use whichever fonts you desire.  You should keep in mind when choosing a font, though, that this typeface needs to be present not only […]

Zen Coding in Editplus 3.50

You may already know Editplus as an excellent text editor software. 2012.11.01, Editplus released a new version 3.50, in this version added one more major feature – Zen Coding. What is Zen Coding Zen Coding is an editor plug-in for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core […]

Books on X/HTML & CSS

Molly Malsam, who always has a variety of interesting posts, just published a short blog on some books helping you to figure out XHTML/CSS.  If you need to bone up, check out her recommendation and other books that might fit the bill. Over the past couple of weeks I’ve been looking over a number of […]

Books on X/HTML & CSS

Molly Malsam, who always has a variety of interesting posts, just published a short blog on some books helping you to figure out XHTML/CSS.  If you need to bone up, check out her recommendation and other books that might fit the bill. Over the past couple of weeks I’ve been looking over a number of […]

Load More