Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged 5*

Rss Feed Group items tagged

Vernon Fowler

@font-face gotchas « Paul Irish - 1 views

  • There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well.
  • And.. regarding @font-face syntax I now recommend the bulletproof smiley variation over the original bulletproof syntax.
  • @font-face { font-family: 'Graublau Web'; src: url('GraublauWeb.eot'); src: local('?'), url('GraublauWeb.woff') format('woff'), url('GraublauWeb.ttf') format('truetype'); }
  • ...5 more annotations...
  • in Webkit (Chrome/Safari), applying font-weight:bold to faux-bold some @font-face'd text will not succeed. Same applies for font-style:italic.
  • text-transform doesn't play well with @font-face in current implementations.
  • @font-face doesnt play nice with css transitions.
  • If a @font-face declaration is within a media query @media screen { ..., it will fail in Firefox.
  • SVG Fonts - Currently SVG is the only way to get webfonts working on iPhone and iPad.
  •  
    "There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well. "
Mishael Ekeyi

Live Demo - Lifespring Creative Studios - 0 views

  •  
    Prestashop Games store Web Template. Features include: Minic slider (powered by Nivo Slider), Fully configurable at the backend, julien Breux top horizontal menu V 2.8.6, Manufacturer block in carousel, Mobile application, prestashop 1.4.5 - 1.5, Works in all modern browser, Animated cart features, extended social block.
Adelle Andrea

Kugou Music 5.1.0 Android Apk App | Android Apk Free Download | Android App Download - 0 views

  •  
    Kugou Music 5.1.0 Android Apk App v5 .1.0 update: Updated Content: Upgrade Kugou Music decoder. Supply lossless music. Supported formats include MP3,m4a,flac,ape,wma,wmv,ogg, acc. Add the function of the mobile phone memory files moving to the expansion card. Optimize the network stability of landing account number.
paradiso solutions

WHAT THE IPHONE 5 RELEASE MEANS TO DEVELOPERS? - 0 views

  •  
    With the launch of iPhone 5 many people started wondering how the 4 inch screen would affect the existing apps and what this all means to the app developers.
lumin world

Get Best Website Site at Professional Web Development Company - 1 views

  •  
    People are looking to develop their website with the professional developers .They are looking to make their website user friendly, so that they can get visitors or users to their website which increases ROI. They will contact professional best web design and Development Company to get their required website that might be E-commerce or PHP website.
eSparkInfo Solution

What does the new WordPress 3.5 have in store for us? - 1 views

  •  
    The version 3.5 named "Elvin" after the famous drummer Elvin Jones has lots of pleasant surprises in store for WordPress users. Especially with features like media library, plugin installations and theme previewer.
arjun aswal

Azeem Ibrahim - YouTube - 0 views

  •  
    A self-made success in a number of diverse fields, Glasgow-born Azeem Ibrahim has been described by his peers as a brilliant young scholar, financial wizard and last of the true remaining polymaths. In 2007, Azeem became the youngest person on Carter Anderson's UK Power 100 list, which described him as one of the most influential and highest-achieving people in Britain. The same year Azeem was included in the Observer Courvoisier Future 500 - a definitive list of the nation's most forward-thinking and brightest young innovators.
arjun aswal

Azeem Ibrahim - The Express Tribune Blog - 0 views

  •  
    A self-made success in a number of diverse fields, Glasgow-born Azeem Ibrahim has been described by his peers as a brilliant young scholar, financial wizard and last of the true remaining polymaths. In 2007, Azeem became the youngest person on Carter Anderson's UK Power 100 list, which described him as one of the most influential and highest-achieving people in Britain. The same year Azeem was included in the Observer Courvoisier Future 500 - a definitive list of the nation's most forward-thinking and brightest young innovators.
arjun aswal

Dr Azeem Ibrahim - The Express Tribune - 0 views

  •  
    A self-made success in a number of diverse fields, Glasgow-born Azeem Ibrahim has been described by his peers as a brilliant young scholar, financial wizard and last of the true remaining polymaths. In 2007, Azeem became the youngest person on Carter Anderson's UK Power 100 list, which described him as one of the most influential and highest-achieving people in Britain. The same year Azeem was included in the Observer Courvoisier Future 500 - a definitive list of the nation's most forward-thinking and brightest young innovators.
arjun aswal

Azeem Ibrahim - 0 views

  •  
    A self-made success in a number of diverse fields, Glasgow-born Azeem Ibrahim has been described by his peers as a brilliant young scholar, financial wizard and last of the true remaining polymaths. In 2007, Azeem became the youngest person on Carter Anderson's UK Power 100 list, which described him as one of the most influential and highest-achieving people in Britain. The same year Azeem was included in the Observer Courvoisier Future 500 - a definitive list of the nation's most forward-thinking and brightest young innovators.
Luciano Ferrer

Cómo crear una newsletter perfecta | - 1 views

  •  
    1.- Selecciona bien el contenido, asunto y personalización 2.- ¡No quiero ser spam! 3.- Generar comunicaciones para dispositivos móviles 4.- Condiciones legales y baja 5.- Newsletters sociales 6.- Escuchar al lector 7.- Páginas de suscripción y páginas de destino 8.- Cuidar la base de datos de usuarios 9.- Periodicidad y hora de los envíos 10.- Medir los resultados
Vernon Fowler

You May Ask Yourself These Five Simple Content Strategy Questions - 0 views

  •  
    1. What am I trying to accomplish? 2. What are my competitors doing? 3. What do I already have? 4. Do I have the capacity to create content sustainably? 5. How will the content be cared for throughout its lifecycle?
htmlslicemate.com

50 Design Problems In 50 Days: Real Empathy For Innovation - 0 views

  •  
    I recently travelled 2517 miles to try to solve 50 problems in 50 days using design - a journey that would challenge me to fundamentally rethink my understanding of the user-experience design process. I set myself a challenge. I wanted to test the limits of design's ability to solve problems - big and small. To do this, I left the comfort of my computer chair and set out into the unknown. Each day, I had 24 hours to observe a problem, attempt to solve it and then communicate the solution.............read more
htmlslicemate.com

Authenticate Your Twitter API Calls Before March - 0 views

  •  
    On the 5th of March, Twitter is going to retire version 1 of its API. The replacement, version 1.1 is very similar, but with one major difference; every single call must be authenticated. This means that come March, your existing API calls will break; including simple things like displaying tweets on your site. To fix this, you need to move to the new v1.1 API, and authenticate with Twitter. Let's look at how to do this in WordPress, by embedding a list of tweets on your site
htmlslicemate.com

5 Tips on Picking Great Images for Your Articles - 0 views

  •  
    Articles with pictures accompanying them are proven to get clicked on at a higher rate than text-only articles. Our eyes gravitate to the imagery we spot when we land on a page. This has always been true, dating back centuries. When news was delivered daily inside of newspapers, the papers always featured a prominent and attractive photo on their covers. Today, on the internet, a primarily visual medium, the raw communicative power of imagery has increased exponentially. Picking the right photo, though, can be daunting, difficult, or time-consuming.............................
htmlslicemate.com

5 Ways to Use Email Pop Ups That Don't Suck - 0 views

  •  
    Many opinions lean towards hating pop ups for being intrusive, rude and a place to lose your soul (I joke, but see my recent tweet). There are however those who swear that pop up forms are super effective for increasing email signups (see Problogger's tweet). So maybe you're considering a pop up form on your site but are wary of how it will affect your visitors and rub them the wrong way. Thankfully there are ways to use pop up forms and still give visitors a great experience. Here are 5 things you can do that will boost conversion rates on email pop ups while not annoying your visitors.
Adan Shaw

Web And Rich Media Design By Ebook Design Company India - 0 views

  • Design Production Services Reality has been associated with the outsourced production of print, web and rich media design ads and collateral for a long time. We are specialists in delivering high quality pre-media design artwork for all types of platforms including mobile platforms. Our design production services have enabled clients to offload their below-the-line requirements to us so that they can focus on their core business needs. Our partnerships have allowed large retail chains and big name brands to reduce their marketing expenses and time to market by 40%.
  •  
    Reality Premedia is a professional designing company offering creative web design, logo design, ebook, apps, CMS and ecommerce design to world wide clients. Get both user and search engine friendly websites at affordable cost.
1 - 20 of 1089 Next › Last »
Showing 20 items per page