Skip to main content

Home/ Coders/ Group items tagged ui

Rss Feed Group items tagged

Matteo Spreafico

Mozilla Labs » Chromeless Browser - 18 views

  •  
    The "Chromeless" project experiments with the idea of removing the current browser user interface and replacing it with a flexible platform which allows for the creation of new browser UI using standard web technologies such as HTML, CSS and JavaScript.
  •  
    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
Joel Bennett

Composite WPF and Silverlight - patterns & practices - CodePlex - 0 views

  •  
    The Composite Client Application Guidance is intended to make it easier to design and build modular WPF and Silverlight client apps with rich user interfaces and loosely coupled, independently evolveable, UI pieces.
Joel Bennett

Silverlight Spy for Silverlight 2 : First Floor - 0 views

  •  
    UI automation in Silverlight 2 provides accessibility features and can be used for automated testing as well. Silverlight Spy exposes the automation attached dependency properties on all framework elements.
Joel Bennett

WPF Chrome - MSDN Code Gallery - 0 views

  •  
    A sample project to implements a custom chrome with a UI similar to what Office 2007 does with its caption area... Basically achieves the effect, respecting the Theme chrome, and providing the same (not quite right) right-click menu on the caption as Office 2007 does
Joel Bennett

Kaxaml - Xaml Editor - 0 views

  •  
    Kaxaml is a lightweight XAML editor that gives you a "split view" so you can see both your XAML and your rendered content ... like XamlPad, but with intellisense, a tabbed ui, and more.
Joel Bennett

ASP.NET MVC 2 Roadmap - 0 views

  •  
    Asp.Net MVC is starting to look a bit like WPF ;-) aren't these DataTemplates? "Templated Helpers - allow you to automatically associate edit and display elements with data types. For example, a date picker UI element can be automatically rendered every time data of type System.DateTime is used. This is similar to Field Templates in ASP.NET Dynamic Data."
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.
yc c

YUI 3 - Yahoo! User Interface Library - 4 views

shared by yc c on 31 Oct 09 - Cached
  •  
    UI 3 is Yahoo!'s next-generation JavaScript and CSS library; it powers the new Yahoo! homepage and incorporates what we've learned in five years of dedicated library development. Today, the YUI 3 Core and a full utility set are ready for use. All YUI projects are BSD-licensed and are available for forking and contribution on GitHub.
yc c

gotAPI.com - Documentation search engine - 2 views

  •  
    gotAPI helps you find functions, classes, methods, properties, styles, tags, constants and more \n Search In\nActionScript 2.0, ActionScript 3.0, Adobe Flex 2, Adobe Flex 3.3, Apache Ant, Apache Commons, Apache RegExp, Apache Struts 1.1, Berkley DB XML, Bluetooth and OBEX, C++, CakePHP 1.2, Castor, CDC, CLDC, ColdFusion MX-7, ColdFusion MX-8, CSS, CSS, DbUnit 2.4.5, Dinkumware C/C++, DITA 1.1, DocBook, Dojo Toolkit 1.3, Drupal, Eclipse Platform 2.1, Erlang, Flickr API, FP, Google GWT, Google GWT+Gears, Groovy, Haskell, Hibernate, HTML, HTML, HttpUnit, J2EE 5.0, Java 1.5, Java 1.6, JavaScript, JavaScript, jQuery, JSON LIB, JSTL, JUnit, Log4J, MIDP, Mobile Media, MochiKit, MooTools, MySQL 4.1, OpenGL 2.1, Oracle 10g, Oracle 9i, Orb API 2.0, OSGi Platform 4.1, PBP, Perl 5.10, PHP, PostgreSQL 8.3, Prototype.js, Python 2.6.1, RMagick 1.15, RogueWave, Ruby Std Libraries, Ruby/Rails, Scala 2.7.3, Schema (XSD), Script.aculo.us 1.8, Selenium 0.8.2, Sicstus Prolog, Simple DirectMedia Layer, Spring Framework 2.0, Symphony 1.2, Twitter API, Web Services, XML DOM, XPath 2.0, XSL 2.0, Yahoo! UI\n
Brevity Software Solutions Pvt Ltd

Enterprise Mobile Application Development Company - 0 views

  •  
    Brevity Software Solutions Pvt Ltd provides enterprise mobile services that includes Application Security, Applications Design and Development for mobile, Mobile Development and Consulting, UI and UX, Mobility App Analysis and Testing, Mobility Apps Integration, Mobility Business Models, Mobility Requirement Analysis, Mobility Strategy, Mobility Technology and Support & Maintenance.
krify software

Web Design Services | Krify - 0 views

  •  
    Krify has hands on expertise in web designing and web development services. Our web designers (UI Designers) & Graphic designers help you design magnificent websites, which creates a lasting impression and gives your brand a corporate identity. At Krify, we also help you to customize your websites and rebuild your existing websites. We work on Web 2.0 platform and Web 3.0 platform. We build websites for small scale, medium and enterprise businesses as per their business requirements Krify has experienced web designers, web developers, graphic designers & animators to create eye-filling websites.
suniljoshi19

The Ultimate React Cheat Sheet | Reactjs Cheat Sheet - 0 views

  •  
    React is an open-source, front-end, JavaScript library for building user interfaces or UI components. Just like Vuejs, It gives us the ability to create components, layouts etc in our application. In this article we will go through all the fundamentals of Reactjs in this React Cheat Sheet.
iwebservices7

A Complete Guide to Hire Flutter Developer for your Mobile App Project - 1 views

  •  
    Flutter is the one of the most popular framework among developers for developing mobile apps as per a StackOverflow survey. Flutter is a mobile application development platform that offers an entire UI kit for developing scalable and flexible mobile apps consisting of the best typography, icons, and scrolling functions. Since it is a full-fledged cross-platform, developers can create an app in relatively less time and cost-effectively. It is backed by a large developer community that provides necessary guidance during flutter mobile app development. Since Flutter is a relatively new platform, it is hard to find and hire a flutter developer who truly knows how to work with it. With this article, we aim to assist you in finding the right flutter expert for your next mobile app project.
htmlslicemate.com

Free Framework for Developing Android Apps Using HTML, CSS and JavaScript - 0 views

  •  
    Fries by Jaune Sarmiento just reached version number 1.0. The project offers a framework for the development of web apps in the look and feel of native Android apps. If you are familiar with Android's UI from version 4 on, you will definitely know your ways around, once you get a hold of Fries. In its current iteration, Fries is optimized to cooperate with PhoneGap, thus letting you build native Android experiences.
htmlslicemate.com

Principles of Design and David Kadavy's Design for Hackers, Interview - 0 views

  •  
    E-books about principles of design, and specifically about web design, are getting more and more popular. Years ago these kind of information can only be found on universities, but now they're everywhere and people are taking them in like hungry lions. If you don't know this, well, seriously, what rock have you been living under last year? Sacha Greif wrote "Step by Step UI design" Jarrod Drysdale wrote "Bootsrapping Design" Nathan Barry wrote three e-books, "App Design Handbook", "Designing Web Applications" and "Authority".
htmlslicemate.com

A Guide to the New HTML5 Form Input Types - 0 views

  •  
    There's a plethora of new HTML5 form input types (13 new ones to be exact) that make creating engaging and easy-to-use web forms much easier for web designers. The new HTML5 input types give us data validation, date picker controls, color picker controls, inline help text, and more in the web browsers that support them. Advantage of HTML5 Form Input Types The benefits of these new input types are tremendous for web designers. First, the new input types reduce our reliance on client-side- and server-side-scripting for validating common data types like dates, email addresses, and URLs. For mobile UI developers: You know that creating cross-platform web forms using HTML4 standards is a pain. Using HTML5 form input types could make things easier. For instance, a form written with HTML5 can utilize the mobile device's native specialized keyboards depending on what the target input type is. Here's an example of using HTML4 input types (on the left) for entering dates in a web form versus using the HTML5 date input type (on the right):
roberthayes222

Hosting Server Side Code in Cloud - Platform as a Service (PaaS) - 0 views

  • Custom Code Your Code , Our Cloud No infrastructure worries Create and deploy your REST service in few commands Write it using your very own powerful JAVA platform No security hassles….Runs inside scalable and secure App42 platform Manage your service using Command Line/API or interactive AppHQ UI Coming Soon !!! Support of other language including Java Script, Ruby and PHP
roberthayes222

Cross Plateform Push Notification Api, How to Send Push Notification Api - 0 views

  • Push Notification Cross platform scalable push notification solution Get started without any backend setup Send Cross platform Push messages with single API Call Supports iOS, Android and Windows Phone Supports Channel Subscription mode of message delivery Send Push notification from AppHQ UI Console No Infrastructure and scalability worries
roberthayes222

User Management Api, Manage App Users, Create User for the App - 0 views

  • User Management Hassle free Use Management with secure authentication and authorization. No backend and server setup required Manage your app users using API or AppHQ UI Console Extend User Profile as much as you want. Create user engaging apps with easy to use APIs Activate and revoke user accounts with a single click.
‹ Previous 21 - 40 of 71 Next › Last »
Showing 20 items per page