Skip to main content

Home/ Coders/ Group items matching "standardization" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Rick Fan

Setting up extension development environment - MDC - 0 views

  • javascript.options.showInConsole = true. Logs errors in chrome files to the Error Console. nglayout.debug.disable_xul_cache = true. Disables the XUL cache so that changes to windows and dialogs do not require a restart. This assumes you're using directories rather than JARs. Changes to XUL overlays will still require reloading of the document overlaid. browser.dom.window.dump.enabled = true. Enables the use of the dump() statement to print to the standard console. See window.dump for more info. You can also use nsIConsoleService from privileged script. javascript.options.strict = true. Enables strict JavaScript warnings in the Error Console. Note that since many people have this setting turned off when developing, you will see lots of warnings for problems with their code in addition to warnings for your own extension. You can filter those with Console2. extensions.logging.enabled = true. This will send more detailed information about installation and update problems to the Error Console.
Joel Bennett

How to spawn console processes with redirected standard handles - 0 views

  •  
    Redirecting stdio for child processes
Joel Bennett

Visual Studio 2008 and the .NET Framework 3.5 - WindowsClient.net - 0 views

  • add standard 2D WPF controls to 3D items
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
Joel Bennett

IDesign: .NET Design and Process Solutions - 0 views

  •  
    IDesign has boadloads of downloads, from coding standards to a code library full of stuff, including tons of Data Contracts for WCF, etc.
David Corking

Dr. Dobb's | Smartphone Operating Systems: A Developer's Perspective | March 30, 2009 - 0 views

  • The industry stewards have countered Apple's move with their own application stores, so there's a huge opportunity to write the "killer app" for one of several smartphone platforms.
  • 40 MB to less than 4 MB of free RAM
  • one-app-at-a-time requirement complicates any implementation of a copy-and-paste mechanism.
  • ...45 more annotations...
  • As a security sandbox, the iPhone OS permits only one third-party application to run at a time, and not in the background.
  • adding some useful Bluetooth profiles that supported stereo headsets, data synchronization, or the ability to implement multiplayer games would be usefu
  • iPhone OS 3, that provides some of the missing features mentioned here, such as the A2DP profile for Bluetooth, voice recording, and copy-and-paste.
  • Have to learn Objective-C; is only smartphone platform that uses it.
  • Competitors will soon catch up on the UI.
  • embed navigation and GPS plotting into applications.
  • provide their own map content
  • The OS now supports the use of accessories connected to the iPhone either through its 30-pin docking connector or wirelessly via Bluetooth. Now that the device has been "opened", you can expect an entire ecosystem to build up around the device, much like the iPod has.
  • peer-to-peer connectivity using Bonjour
  • developers can now allow users, from within the application, to purchase and obtain new content
  • No voice dial.
  • A client-server mechanism provides access to low-level system resources, and in fact the kernel itself is a server that parcels out resources to those applications that need them. This transaction scheme allows applications to exchange data without requiring direct access to the OS space.
  • C/C++ for porting existing UNIX applications, and Java to port Java ME MIDlets. As mentioned previously, the software stack offers several run-times that offer application development using WRT widgets, Flash, and Python. The primary programming language for the platform is Symbian C++,
  • Handango has managed the wide-scale distribution of Nokia applications. In February, Nokia announced plans to launch its Ovi Store, which sells applications, videos, games, pod-casts and other content, similar to Apple's App Store. The store will be accessible by Nokia S60 smartphones in May.
  • Non-standard Symbian C++ has steep learning curve, with special idioms to master. Large number of Symbian APIs to learn, since it contains hundreds of classes and thousands of member functions.
  • BlackBerry Device Software executes multiple applications simultaneously
  • Manages multiple e-mail Exchange e-mail accounts, along with support for POP3 and SMTP, and e-mails can have file attachments
  • FIPS 140-2 compliant, and supports AES or Triple DES encryption sessions via BlackBerry Enterprise Servers
  • BlackBerry Device Software has enhanced the capabilities of the platform with its own Java virtual machine (JVM), along with new Java classes that offer multitasking capabilities and UI enhancements to go beyond the capabilities of Java ME.
  • You can also take existing Java ME code and add specific BlackBerry classes to make a hybrid Java ME application
  • don't intermix MIDP 2.0 and BlackBerry API calls that perform either screen drawing or application management.
  • The catch to writing an application that uses BlackBerry API extensions is that it ties the application this smartphone. However, this is no worse than using the unique Java classes found in Google's Android.
  • Apple promotes the design goal that applications should accomplish one purpose.
  • no Flash support, and you can't download files.
  • For non-Exchange users, Apple's MobileMe online service, after some fits and starts in 2008, now supports the push of e-mails and changes to the calendar and contacts.
  • The iPhone 3G can work in tandem with Microsoft Exhange Server 2003 and 2007 to support enterprise operations.
  • Cocoa Touch is a subset of Apple's Cocoa,
  • Cocoa Touch components manage most of the writing to the screen and playing media, yet there are APIs exposed that let you access the accelerometer and camera.
  • Quartz engine is identical to the one found in Mac OS X
  • Only a select few higher-level frameworks have access to the kernel and drivers. If necessary, an application can indirectly access some of these services through C-based interfaces provided in a LibSystem library.
  • the SDK provides Dashcode, which is a framework based on a Web page composed of HTML and Javascript. You can use DashCode's simulator to write and test your web application. You can also use several other third-party frameworks to write web applications, and debug these with Aptanna Studio's tools.
  • Made by HTC, the G1 is the first smartphone using the Android platform.
  • e-mail program (which makes use of Google's Gmail), a mapping program (using the company's Google Maps), and a browser that uses WebKit, not Google's Chrome web browser
  • Android is not Java ME, nor does it support such applications
  • ability to both browse and manage multiple IM conversations. On the other hand, such heavy use of the smartphone's CPU shortens battery life significantly. Maybe Apple is on to something in limiting the number of applications that the platform can run.
  • On the positive side, the Android APIs support a touch interface (and the G1 has a capacitive touch screen), but not any multi-touch gestures.
  • copying text from the web pages is the browser isn't allowed
  • The advantage to Android's use of a different bytecode interpreter is that the DVM was designed so that multiple instances of it can run, each in their own protected memory space, and each executing an application. While this approach offers stability and a robust environment for running multiple applications, it does so at the expense of compatibility with Java ME applications.
  • Seasoned Java programmers will find the Android SDK an amalgam of Java SE and Java ME methods and classes, along with unique new ones
  • compile the Java code to generate Dalvik bytecode files, with an extension of .dex. These files, along with the manifest, graphics files, and XML files, are packaged into an .apk file that is similar to a Java JAR file.
  • The certificate that you use to generate the private key does not require a signing authority, and you can use self-signed certificates for this purpose.
  • The Developer Phone provides access to a shipping Android device without the cash outlay or contract contortions required when developing for the other platforms.
  • in February the site began supporting priced applications. Google allows developers to take seventy percent of the proceeds.
  • it's possible that you might pick up a malicious application before it is detected by the user community.
  • Open source, open platform: if you hate the mail program, some third-party is writing a better one.
  •  
    Lengthy developer's overview of Symbian, Mac OS X iPhone, Blackberry, Android. This talks about the leading app platforms except Java ME and Windows Mobile, though it does explain how Blackberry and Symbian support Java ME.
Matteo Spreafico

LINQPad - 1 views

  •   LINQPad lets you interactively query SQL databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio!
  • it's a highly ergonomic code snippet IDE that instantly executes any C#/VB expression, statement block or program – the ultimate in dynamic development.
  • Best of all, LINQPad standard edition is free and can run without installation (or with a low-impact setup)
Matteo Spreafico

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.
Fabien Cadet

Design Patterns: 15 Years After the Revolution, by Danny Kalev @ InformIT [2009-10-30] - 1 views

  • by defining a description template that included among the rest: Known uses. Sample code (as opposed to a typical algorithm which were often described in plain English and perhaps a few sketchy lines of pseudo-code). Collaboration (A description of how classes and objects used in the pattern interact with each other). Consequences (results and side-effects). Related patterns.
  • Would a 2009 catalog of the 23 classic design patterns look much different? According to the authors of Design Patterns: Elements of Reusable Code, the answer is no.
  • The authors would reclassify certain patterns and omit a few of the original patterns but the design and implementation would remain pretty much the same: "We have found that the object-oriented design principles and most of the patterns haven't changed since then" says Erich Gamma. You can't escape the feeling that patterns are frozen in time
  • ...2 more annotations...
  • In the meantime, in the C++ world the tide has turned towards a completely different paradigm known as generic programming (and to some extent, functional programming). Instead of plain classes and a complex inheritance chain, C++ these days uses templates, meta-programming and static type checking. The C++ Standard Library is the most prominent showpiece of the generic and functional programming idioms.
  • Over-engineering is another source of criticism. Programmers who become acquainted with patterns are often tempted to solve every problem using a pattern, even when a much simpler solution would probably be a better choice.
Matteo Spreafico

OQGRAPH Engine for MySQL, MariaDB and Drizzle - 1 views

  • The Open Query GRAPH engine (OQGRAPH) is a computation engine allowing hierarchies and more complex graph structures to be handled in a relational fashion. In a nutshell, tree structures and friend-of-a-friend style searches can now be done using standard SQL syntax, and results joined onto other tables.
Fabien Cadet

12 Standard Screen Patterns, by Theresa neil, 2010-01-17 - 18 views

  •  
    If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Fabien Cadet

2006-10: Resolving ELF Relocation Name / Symbols | EM_386 blog - 0 views

  • From the ELF 1.2 standard:"Relocation is the process of connecting symbolic references with symbolic definitions. For example, when a program calls a function, the associated call instruction must transfer control to the proper destination address at execution. In other words, relocatable files must have information that describes how to modify their section contents, thus allowing executable and shared object files to hold the right information for a process's program image. Relocation entries are these data."
krify software

Hire iPhone App Developers India | UK | Krify - 1 views

  •  
    Krify has carved a niche for itself in the development of Android Apps. We have a talented team of Android Developers who have all the necessary skills to develop travel apps, dating apps, educational apps, gaming apps, healthcare apps and many more. Development of Android apps has been one of the core competencies for Krify in the recent years. Our team of developers have developed unique apps like Parental Control, Implantoo, Employse, Slate, etc. for Android devices. Source
Binay Jha

SEO Web Design Company India, Offshore Custom Web Design Services - 2 views

  •  
    AIT softwares is an offshore outsourcing center in India. The web design company has a sole objective of delivering industry-standard web based SEO-friendly design & development solutions to its clients worldwide. Web design solutions, We provide complete digital business design solution, software design & development and online branding. Which enhances demand of your product or services.
jackmcmahon4

Buy Yelp Reviews - 100% Real, Permanent, Reviews - 0 views

  •  
    Buy Yelp Reviews Introduction Yelp is the largest review site on the internet. It has over 400 million reviews and counting, and it's growing fast. You can find everything on Yelp: restaurants, shops, banks and even real estate agents! Most importantly though, you can buy Yelp reviews from RealServiceIT at the lowest price online! What is yelp? Yelp is a website that allows users to rate and review local businesses. It was founded in 2004 by two former PayPal employees, Jeremy Estoppel and Russel Simmons. The company has since grown into an American multinational corporation with more than 2 million reviews on its site alone, covering over 500 cities across the U.S., Canada and Mexico (and counting). Yelp claims to be the world's leading local guide for consumers looking for great local businesses at any point in time-from restaurants and coffee shops, pet services and dentists, garage sales or car repair services-to hotels & resorts; auto dealerships; beauty salons & spas; doctors offices & hospitals; mortgage companies etc.. How to buy Yelp reviews You can buy Yelp reviews from a review site. This is the most common way that businesses do it, because you don't need to spend money on content creation or pay people to write it for you. You'll probably want to choose an agency that has access to a lot of Yelpers and knows how they work, so they can find the right ones for your business' needs. The best agencies have access not only to all the current Yelps in their network but also those who were recently active (and therefore likely active again soon) as well as past customers who have left positive feedback about their experience at your business location(s). Why buy from a review site? Why buy from a review site? They're real. You know that person who has been giving you bad advice? There is no way they would do so if they were doing it out of the goodness of their heart, right? Well, that same logic applies here. If someone is giving you a bad
  •  
    Buy Yelp Reviews Introduction Yelp is the largest review site on the internet. It has over 400 million reviews and counting, and it's growing fast. You can find everything on Yelp: restaurants, shops, banks and even real estate agents! Most importantly though, you can buy Yelp reviews from RealServiceIT at the lowest price online! What is yelp? Yelp is a website that allows users to rate and review local businesses. It was founded in 2004 by two former PayPal employees, Jeremy Estoppel and Russel Simmons. The company has since grown into an American multinational corporation with more than 2 million reviews on its site alone, covering over 500 cities across the U.S., Canada and Mexico (and counting). Yelp claims to be the world's leading local guide for consumers looking for great local businesses at any point in time-from restaurants and coffee shops, pet services and dentists, garage sales or car repair services-to hotels & resorts; auto dealerships; beauty salons & spas; doctors offices & hospitals; mortgage companies etc.. How to buy Yelp reviews You can buy Yelp reviews from a review site. This is the most common way that businesses do it, because you don't need to spend money on content creation or pay people to write it for you. You'll probably want to choose an agency that has access to a lot of Yelpers and knows how they work, so they can find the right ones for your business' needs. The best agencies have access not only to all the current Yelps in their network but also those who were recently active (and therefore likely active again soon) as well as past customers who have left positive feedback about their experience at your business location(s). Why buy from a review site? Why buy from a review site? They're real. You know that person who has been giving you bad advice? There is no way they would do so if they were doing it out of the goodness of their heart, right? Well, that same logic applies here. If someone is giving you a bad
maobang

storage shelf 4 tier - 0 views

  •  
    The brief introduction of warehouse long span widespan racking system The Longspan shelf picking system is an ideal solution for manual storage of small and medium non palletizing products. The medium duty storage shelf Ususlly used in warehouse of supermarket, hardware, autoparts and other goods that without pallet, long span racking is our medium duty storage racking solution, which can be loaded 100-500KG per layer. Designed for installation in narrow places, used to fix boxes, parts or any heavy objects. It still maintains an impressive weight, up to 3000kg per rack. And we have many standard sizes to choose or other sizes are available to meet your requirement.
maobang

modular mezzanine floor manufacturers - 0 views

  •  
    1. Bolt construction: easy assembly, no need any welding. Small space for shipping. 2. Ultra-resistant: made of high quality durable materials including Cold-rolled Steel, and anti-rust coating. Ready to endure many years of use. 3. Can take full advantage of your space: It can transform your workshop, garage or any workspace thanks to the adaptable and large dynamic storage capacity of this warehouse rack 4. Large storage capacity: It can support 200kg to 5000 kg per square meter. Mezzanine Floors are ideal for making use of unused roof space and can effectively double the work area at a fraction of the cost compared to relocating to larger premises. They are fully engineered mezzanine floors to meet the Standards and the Building Code in your country. Mezzanine Floor Builders specialize in clear span Mezzanine floors of up to 14 metres to reduce the amount of columns, for easy mobility around the warehouse.
titansuhe

lifting electric wire rope hoist - 1 views

  •  
    Manufacturers & Suppliers of standard & custom Electric Wire Rope Hoist. Featured with fast lifting speed, longer lifting distance and high working duty, electric wire rope hoists are widely used for industrial purpose in the field such as factories, warehouse, port, oil & gas, mining, etc. Enquire Now!
titansuhe

wire rope sling - 1 views

  •  
    Manufacturers & Suppliers of standard & custom clamp wire clip sling. Steel Wire Rope Slings are used in steel warehouses, metalworking shops, and construction sites where extreme lifting height is required. Most steel wire rope slings are engineered according to requirements. Enquire Now!
« First ‹ Previous 61 - 80 of 97 Next ›
Showing 20 items per page