Every web developer knows the power of a good Google search when faced with a developing problem. Learning how to search the right keywords and then knowing which search results will yield helpful hints is key to getting answers to your very specific questions. There are countless forums where we computer geniuses can trade advice, […]
Women in Technology: An Interview with Julia White
Every few months or so, a new article, study, or Facebook status will appear that discusses the growing number of women and minorities pursuing careers in technology. Still, social barriers continue to make it difficult for these parties to be successful in their fields. That’s why I wanted to have the chance to pick Julia […]
jWeb Welcomes Sam Kampert to the Developing Team
The demand for good web developers has grown greater in recent years. As businesses move online to reach new customers, they often need help building a website that can meet their needs. jWeb Media strives to find developers who can meet any website need our clients may have, and our newest team member, Sam Kampert, […]
jWeb Welcomes Jesse Kemper to the Web Development Team
As more and more business move online to create their own unique presence, the need for web developers who can help them achieve that goal grows as well. Whether you need to host a website or develop a complete UI design, jWeb Media strives to find devs who can meet any website need our clients […]
Weighing WordPress: Is It Right for Your Website?
I’m an unapologetic geek. I argue about small details in Star Wars. I sometimes ponder what house I would be sorted in if I had gotten a Hogwarts letter of admission. (I like to think I’d be in Gryffindor.) I can bore you endlessly about the differences of certain types of craft beer. However, my […]
Capturing Enter KeyPress Event With jQuery
One of my most popular articles at my personal site, http://ne0phyte.com, is an article I wrote a few years back on how to capture the “Enter” key using JavaScript. I was really into the script.aculo.us and Prototype JavaScript libraries back in those … Continue reading →
Technique To Display Product Ratings Using CSS
One of the built-in functions of Magento, or any ecommerce platform for that matter, is the ability for users to submit product ratings and then have those ratings displayed next to each product. This is rendered as a fractional number … Continue reading →