Skip to main content

Home/ Coders/ Group items tagged P&P

Rss Feed Group items tagged

11More

Moving to Symbian S60: One Year Later - 0 views

  • too many ways to develop for Symbian devices: native code, WRT (web run-time) widgets, Java, browser-apps, etc.
    • David Corking
       
      What disadvantage did he find with having choice? Fragmented community, inconsistent UI, difficulty integrating with 3rd party apps, something else?
  • 5-9 clicks just to add a calendar item.
  • disjointed software updating -- which requires a Windows PC in older Nokia devices -- that leaves many North American users without fixes to serious issues for all but the most popular of handsets.
  • ...7 more annotations...
  • there really isn't something as stable and capable as the Symbian OS (yet).
  • Check with your home or renter's insurance whether they will or not before purchasing high-end models.
  • Nokia's Symbian devices do not always use the same software as Samsung and LG's Symbian devices.
  • Battery life is better with Nokia E-series devices; much better.
  • This platform is fun, but is in major transition; something like what Palm is going through with Palm OS 5 and webOS.
  • phone as a laptop/MP3 player/GPS/web server replacement
  • definitely had its points where I wanted to turn back to the Palm Treos
3More

Coding Horror: Top 25 Most Dangerous Programming Mistakes | 2009 - 0 views

  • Heck, even if you are aware of these security mistakes, you might end up committing them anyway. I know I have. Have you?
    • David Corking
       
      :)
  •  
    Some old, some from the 2000s, some still happening too often.
5More

JavaScript as a Functional Language | Ajaxonomy | 2009 - 0 views

  • there is a little bit of hand-waving involved in calling JavaScript a functional language. JavaScript is not a side-effect free language, nor is it an expression-based language (i.e., it is not value-oriented, but rather variable-oriented). There is no tail call optimization in any of the current implementations, so recursion must be kept shallow. And the list goes on. Truth be told, JavaScript is really one of the first hybrid imperative-functional languages.
  • Higher-order functions allow us to do functional composition,
  • Since JavaScript does not have "overloaded" functions, this type of functionality is usually simulated using manipulation of the function's arguments. Currying comes in handy because it allows you to do this manipulation in a much cleaner and more modular way.
  • ...1 more annotation...
  • Closures have quite a few applications in real-world JavaScript: event binding, callbacks, sorting, mapping (in the classical Lisp sense), and many others. In more modern JavaScript programming, you can find them almost everywhere.
  •  
    This is a short tutorial approach to an old but little-noticed saw.
4More

Mozilla Labs » Announcing the Jetpack SDK - 4 views

  • The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
  • An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
  • Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
  •  
    An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS).
4More

Building Super-Scalable Web Systems with REST - 3 views

  • Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
  • The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
  • If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
  • ...1 more annotation...
  • Instead of getting hammered by millions of requests a day, the internet would shoulder easily 90% of that load making it much easier to scale. Thanks Al.

Computer Help like No Other! - 1 views

started by sally pearson on 08 Jul 11 no follow-up yet

hübsch,Mont blanc kugelschreiber - 0 views

started by medium1 medium1 on 30 Dec 13 no follow-up yet

ralph lauren pas cher Les - 0 views

started by escaping1 escaping1 on 26 Jul 14 no follow-up yet

longchamp pliage À - 0 views

started by longchamppas on 29 Jul 14 no follow-up yet

sac longchamp pliage xl pas cher Nous - 0 views

started by subsequent1 subsequent1 on 24 Jul 14 no follow-up yet
6More

jQuery 选择器 - 0 views

  • $("p.intro") 选取所有 class="intro" 的 <p> 元素。
  • $("p#demo") 选取所有 id="demo" 的 <p> 元素。
  • $("[href]") 选取所有带有 href 属性的元素。
  • ...3 more annotations...
  • $("[href$='.jpg']") 选取所有 href 值以 ".jpg" 结尾的元素。
  • $("ul li:first") 每个 <ul> 的第一个 <li> 元素
  • $("div#intro .head") id="intro" 的 <div> 元素中的所有 class="head" 的元素

Gucci Portefeuilles Autour - 0 views

started by longchamppas on 17 Jul 14 no follow-up yet

Don't Need Any Collateral Against Financial Endorsement - 0 views

started by Mark Smith on 22 Dec 15 no follow-up yet

Short And Trouble Free Fiscal Backing With Easiest Procedure - 0 views

started by Mark Smith on 06 Jan 16 no follow-up yet

They Are Arranged Trouble Free Credit Within A Same Day - 0 views

started by Antony Marphy on 08 Feb 16 no follow-up yet

Able To Conquer Any Short Term Unexpected Hassles With Ease - 0 views

started by Same Day Payday Loans on 22 Feb 16 no follow-up yet

They Are Arranged Trouble Free Credit Within A Same Day - 0 views

started by Antony Marphy on 25 Feb 16 no follow-up yet

Cash Debt Instantly With No Hassle - 0 views

started by Zoey hiroe on 03 Mar 16 no follow-up yet
« First ‹ Previous 81 - 100 of 534 Next › Last »
Showing 20 items per page