Broken Images In Firefox – Fixed!

Written by Zealus on December 17, 2008 – 11:36 pm -

Broken Images In Firefox

Last few months I was hunted by some weird problem on my laptop’s Firefox – random broken images. What was even more strange is that on the same page after each reload a new image (or group of images) could be broken. The issue was solidly recurring, but affecting random images and random web sites.

Uninstalled both Firefox 2 and Firefox 3 from my laptop, wiped caches and other leftovers and installed Firefox afresh. Same issue. Again!

On the verge of dumping Firefox in favor of something else (Chrome/Opera/IE?) I realized that there’s a number of Firefox plug-ins that might have a say in this issue. Once I remembered a list of plugins I have been restoring from the backup every time – I got the rogue plug-in almost instantly.

LiveHTTPheaders, when POST is set to “Fast” dumps some of the slow-loading images. It doesn’t mean that only large images affected – I had spacers lost and design all messed up with hours spent hunting down bugs in old web site designs.

Live HTTP headers config screen - That's where the problem is!
Live HTTP headers config screen – That’s where the problem is!

So, if you have a similar problem of Firefox not displaying all the images on a web page and you are using LiveHTTPheaders plug in – set the LiveHTTPheaders POST setting to “Full” (or uninstall the extension if you don’t really need it) – and your Firefox automagically will be healed!


Tags: , , , , , , , , , ,
Posted in internet, technology | Comments Off

Version or Revision Control Software

Written by Zealus on September 11, 2008 – 2:29 pm -

It has just occured to me that I don’t know any single small web development suite (from UltraEdit all the way to Dreamweaver) that would have a simple version or revision control. Of course, there are SVN, CVS, Visual SourceSafe and that monstrous Team Foundation Server, but they are not the solution.

But what a small business owner to do? Or a freelancer? Or a team of less then ten-twelve people? All these creatures seem a bit… overpowered. It’s like purchasing a freight truck instead of a van. For a team of ten hardcore programmers – it’s a great tool. For web designer, couple of coders, technical writer and their project manager – it’s the common pain in their individual necks.

So what I want to see is the tool that can:

  • integrate into popular HTML editors, like Dreamweaver, UltraEdit or others
  • act as a standalone application
  • take “snapshots” of selected folders
  • produce list of new/altered/deleted files between any two snapshots or current files
  • export full or partial set of files based on selected snapshot and provided criteria
  • produce delta between various file revisions (at least plain text files and documents)
  • produce various simple reports based on criteria selected
  • work on both Windows and Mac OS X platforms
  • be integrated into client-server environment

This, the way I see it, is a huge potential niche for someone who can throw such software into it. Traditionally, small businesses or freelancers relied either on multiple copies of files or backups. Another culprit is that most of version control systems designed by programmers and for programmers, so average person would have a hard time figuring things out (which is why it isn’t worth it).


Tags: ,
Posted in software | Comments Off

No client left behind

Written by Zealus on January 18, 2008 – 2:36 pm -

We get to deal with many leads. However, not all the leads become clients. Part of that non-converting crowd are people who choose hosted shopping cart software. The reasons why we like those people are numerous, but I am going to list just one of them.

Reason 1: Even if they didn’t accept our services, they can still spread the word. People have very different needs. One person could be happy with hosted shopping cart; another would need a full-featured web store front. So even if we suggest some third-party off-the shelf e-commerce solution – we still on good terms with our lead.

Reason 2: Even with the third-party solution customer may need unique design. This one is too obvious to complain about, so I won’t. No matter how sophisticated the solution is – people will have natural urge to tweak it to their heart’s content. While a customer is able to upload inventory from Excel file and couple of images, tweaking style sheets and design may get too complicated and boring.

Reason 3: Off-the-shelf (or hosted) e-commerce solution does have its limitations. While being useful and user-friendly your hosted solution falls short when you really need to grow. If you host plenty of pictures, sample images (or if you are electronically delivering your products, like eBooks or downloads) server load and bandwidth become issues with your hosted solution provider. You come back to people who can build a custom-fit solution for your business.

Reason 4: No matter which software you are using – there is a steep learning curve at the beginning of it. When you just starting – everything seems unusual and complicated. Once you familiarize yourself with it – you’re the king of the hill. Good thing is – when you come to someone to design and develop your custom-fit business solution – you already know what you want! We, the design and development guys, spend tremendous time determining what is it that client wants. People with experience are a great gift, like a second free customer. What could be better?

Overall, the idea of hosted shopping cart or online web page creation tool or whatever else is there is very productive for consumers, solution providers and web design guys. Consumers acquire knowledge and understanding of what they want. Solution providers acquire a stream of customers. Web design guys acquire educated customers. Everybody wins!


Tags: , ,
Posted in software | Comments Off