links for 2010-07-29

Link — admin @ 00:35

links for 2010-07-23

Link — admin @ 00:04

links for 2010-07-20

Link — admin @ 00:07

links for 2010-07-17

Link — admin @ 00:03

links for 2010-07-15

Link — admin @ 00:07
  • Static URLs are known to be better than Dynamic URLs because of a number of reasons
    1. Static URLs typically Rank better in Search Engines.
    2. Search Engines are known to index the content of dynamic pages a lot slower compared to static pages.
    3. Static URLs are always more friendlier looking to the End Users.

    Example of a dynamic URL
    http://www.widgets.com/product.php?categoryid=1&productid=10

    This tool helps you convert dynamic URLs into static looking html URLs.

    Example of the above dynamic URL Re-written using this tool
    http://www.widgets.com/product-categoryid-1-productid-10.htm

links for 2010-07-14

Link — admin @ 00:04
  • Do you use email in your business? The CAN-SPAM Act, a law that sets the rules for commercial email, establishes requirements for commercial messages, gives recipients the right to have you stop emailing them, and spells out tough penalties for violations.

    Despite its name, the CAN-SPAM Act doesn’t apply just to bulk email. It covers all commercial messages, which the law defines as “any electronic mail message the primary purpose of which is the commercial advertisement or promotion of a commercial product or service,” including email that promotes content on commercial websites. The law makes no exception for business-to-business email. That means all email – for example, a message to former customers announcing a new product line – must comply with the law.

    Each separate email in violation of the CAN-SPAM Act is subject to penalties of up to $16,000, so non-compliance can be costly. But following the law isn’t complicated. Here’s a rundown of CAN-SPAM’s main requirements:

links for 2010-07-13

Link — admin @ 00:04
  • ".epub" is the file extension of an XML format for reflowable digital books and publications. ".epub" is composed of three open standards, the Open Publication Structure (OPS), Open Packaging Format (OPF) and Open Container Format (OCF), produced by the IDPF. ".epub" allows publishers to produce and send a single digital publication file through distribution and offers consumers interoperability between software/hardware for unencrypted reflowable digital books and other publications. The Open eBook Publication Structure or "OEB", originally produced in 1999, is the precursor to OPS.
    (tags: idpf epub ebooks)

links for 2010-07-09

Link — admin @ 00:06
  • The custom image-resize script created for Mimbo Pro is now available as an open-source project! It’s already being used by a handful of other theme designers and I look forward to seeing what other folks do with it. The script was written by Tim McDaniels as a way to achieve the core functionality of phpthumb while using half the code. Ben then added PNG and GIF support, plus improved speed and caching.
    How do I use it? Simply copy the source code into a new document called ‘timthumb.php’, place it in a folder on your site (ex: /scripts/) and call the image like this: <img src="/scripts/timthumb.php?src=/images/whatever.jpg&h=150&w=150&zc=1" alt="">

links for 2010-06-22

Link — admin @ 00:07

links for 2010-06-16

Link — admin @ 00:07
  • Public repo for the latest HTML5 JavaScript shiv for IE to recognise and style the HTML5 elements.
    Also include's @jon_neal's latest printable HTML5 elements.
    To use, include the following script in your <head> element above your CSS:
    <!–[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]–>
Pagina successiva »
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2010 Appunti di storie di web | powered by WordPress with Barecity