Check out my newest little project that will serve up your standard CSS along with a CSS file (if its available) for the users browser.
For example, you have you standard style.css file that has all of your sites CSS rules. Then, you notice a CSS bug that occurs in Safari, so you would create safari.css and this little system will detect when Safari shows up and serve up the style.css file with the safari.css file appended to the end of it (Yes, it combines them into one file) and it also offers browser compression and setting of the browser cache so that newly combined/formed, specific browser tailored, with line breaks and CSS comments removed for best compression, and then browser cache set so the browser and server both get the best and most efficient single CSS file to work with.
You can configure everything:
- You can set multiple “base” css files. i.e. reset.css and style.css or whatever.
- You can configure if you want it do remove line breaks and/or all CSS comments
- You can configure if you want the file to be compressed or not
- You can set as many specific browser and browser version specific CSS files, or none at all. For Example:
- chrome.css
- firefox.css
- ie-all.css
- ie-lte6.css
- ie-lte8.css
Click Here for Demo
(view this same page from different browsers…)
Contact me if you’re interested!
I am in the early development of a mobile plug-in/extension that would turn your existing, Open Cart, OsCommerce, or ZenCart e-commerce store into a mobile friendly e-commerce store. It will be an add-on or extension to your existing site, so it wouldn’t interfere with anything you have setup already, it will just offer up this “theme” if someone shows up on an iPhone, iPad, iPod Touch or Android phone.
I need to know who out there is interested in this, and if it costs like $20 to buy this would anyone complain? It will support all the main functions as your main site would, searching, browsing by category or mfg, logging into their account, and of course checkout etc.
I need some feedback from folks to fill in some blanks and find out what peoples needs are, so please drop a comment and I will respond!
Thanks,
Josh

