Описание тега ng-options

Связанный с элементом AngularJS .HTML SELECT с привязкой данных angular. При желании атрибут ngOptions можно использовать для динамического создания списка<option> элементы для <select> element using an array or an object obtained by evaluating the ngOptions expression. An extension to NDesk. Options for writing console applications with multiple commands get_post() with a specific class only - Wordpress I am using Wordpress as the CMS for a site the I'm building. the page template: I need a div with the class of "" to be called before the and not to be call again by the php that follows. Can one do something along the lines of ""? Thank you. For those interested, here is a pretty clean way to handle this scenario. Here is the template: And the corresponding controller: This may also be useful to generate tables (with nested in)… Even though I ended up using kiwiupover’s solution!;-) Regards, D. Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, XSL transformation HtmlHelper/ActionResult, FileResult with range request support, custom attributes and more. Resources Project Site Documentation Demos Lib.Web.Mvc is a library which contains some helper classes for ASP.NET MVC such as strongly typed jqGrid helper, XSL transformation HtmlHelper/ActionResult, FileResult with range request support, custom attributes and more. Returns the next highest integer value by rounding up value if necessary. php.net Examples A function common to many programming languages that returns the next integer value by rounding the value up if necessary. So instead of as you said its looking for So you could do something like this: and in your body something like this: It's worth noting that on your you don't need to have that form as i cannot see it's going to be doing much UPDATE So to have the pagination manipulated on the from you could have return a hidden div called along with its full content. You can use this plugin to add custom fields to your post http://wordpress.org/extend/plugins/advanced-custom-fields/ and then in your loop, you can add a condition like Returns the next lowest integer value by rounding down value if necessary. php.net Examples A function common to many programming languages that returns the next lowest integer value by rounding the value down if necessary. is a NVIDIA-provided tool for assembling Parallel Thread eXecution (PTX) code, as part of the toolchain for targeting NVIDIA GPU computing processors via CUDA. It translates.ptx assembly files into.cubin files (cuda binary files). ptxas is an assembler for Parallel Thread eXecution. Most languages include their own logging capabilities, but sometimes it is easier to see your logs right in the browser. Chrome Logger used to be known as ChromePHP. Currently supported server side libraries include: Python PHP Ruby Node.js http://github.com/yannickcr/node-chromelogger http://github.com/olahol/express-chrome-logger.NET ColdFusion For more information: http://www.chromelogger.com/ Chrome Logger is a Google Chrome extension for debugging server side applications in the Chrome console. Binds the value of a property of a Control to a parameter object. The GWT TabLayoutPanel component SUM is an aggregate function used in most DBMS that returns the sum of the given expression AMQP 0-9-1 library and client for Node.JS. This library does not implement AMQP 1.0 or AMQP 0-10. Github: https://github.com/squaremo/amqp.node node-amqp is an AMQP client for nodejs. Adding a reCaptcha to my form I am trying to implement reCaptcha to my page (HTML and PHP) but for some reason, when I enter the text, it is not working. I have already verified multiple times the private and public keys and I can confirm that they are placed correctly. The error I get back looks just like this: The error method does not return anything, as you can see. Here is the code: The form: The PHP: Acts_as_ferret is a plugin for Ruby on Rails which makes it simple to implement full text search for Rails. It builds on Ferret which is a ruby port of Apache Lucene. It is a technology suitable for nearly any application that requires full-text search. Wiki: http://wiki.github.com/jkraemer/acts_as_ferret/ This ActiveRecord mixin adds full text search capabilities to any Rails model. Development of Android software which utilizes multiple displays. Data contracts allow you to pass structured data to and from services. In object-oriented programming, a type that inherits from another type can be used in place of the original type. In service-oriented programming, schemas rather than types are communicated, and therefore the relationship between types is not preserved. The allows information about derived types to be included in the data contract so that they can be properly serialized for transfer over the wire. See Also http://msdn.microsoft.com/en-us/library/ms730167.aspx Known Types are a mechanism to allow information about derived types to be included in a data contract for serialization purposes. The Portal for Java is a reference implementation written in Java of the server counterpart of the Portal project which provides useful semantics and concepts for modern web application development in the server side as well as server implementation. The Portal and Portal for Java project is developed and maintained by Donghwan Kim. If you are interested, please subscribe to the discussion group. This class is used to create pop-up balloons for pushpins to be displayed in Bing Maps (similar to InfoWindow in Google) There are many motivations for wanting to rewrite Git history: Fixing up an old commit Reducing repository size by removing large files previously checked into the repo - they still take up disk space even if removed from later commits Removing sensitive data (passwords, credentials, etc) which you wouldn't want to share when sharing the repo, or even just moving a repo to an external hosting provider Re-arranging or removing entire folders to reflect the splitting up of many sub-projects from one repo to many, or vice-versa Git repositories store the whole of project history, and by design Git commits are immutable (their id changes completely if even a small part of their content or history is changed) - so how can you remove unwanted data stored deep in your repository’s past? Tools for rewriting history Changing history in a Git repository means rewriting all of the subsequent commit history from that point. There are several tools available to let you do this: - for fixing the most recent commit you just made. to rebase a branch's history, replaying it to look as though it was all based on a different (often newer) point in the repository's history. Used with the flag, can be used to interactively re-order history. - an automated tool to rewrite many commits (on many branches) using one or more shell-scripts to make the alterations, which gives it great flexibility. The BFG Repo-Cleaner - an alternative to which achieves greater speed & usability by restricting itself to common use-cases around the task of removing unwanted data. Sharing the rewritten history If a repository has been shared prior to the rewrite, it's necessary to afterwards push the rewritten version to the main server with a or flag, and then request other users to re-clone the repository. Rewriting the history of a Git repository, for example to edit old commits, remove unwanted data (e.g. private data or large files), rearrange file structure, fix commit metadata, etc. tshark is the command line version of wireshark; a free and open-source packet analyzer. Create new XML Element I have this XML file: I know this is the exact format for HTML, but still, this is a XML file. My problem is that I want to create another span tag. This tag should be added above the tag that already exists. I tried some code but its all just a mess and now I am even more confused to how to achieve this. I am doing C# ASP.NET. The end output should look like this: here's something to get you started you can look at the XmlDocument documentation for more functionality the linq-to-sql XDocument, works similarly. SqlFu is a versatile micro-orm (like dapper.net, peta poco, massive etc) for.Net 4. SqlFu is Apache licensed. SqlFu based on three equally important principles: - User Friendliness - Versatility - Performance SqlFu supports SqlServer 2005+ MySql Postgresql SqlServerCE 4 Sqlite Some advanced features include: Typed Expressions Database Migrations support Fluent DDL Builder Stored Procedure support Database Tools More info on github: https://github.com/sapiens/SqlFu SqlFu is a versatile micro-orm (like dapper.net, peta poco, massive etc) for.Net 4. SqlFu is Apache licensed. Ok so this is the answer, for anyone who wants to see: Jabaco is a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful software for all Java supported operating systems. Jabaco is a tool to create modern applications. A better replacement by keeping the spirit of VB6 in the development process. Making it useable for experienced VB6 users. A modern IDE with a modern framework based on Swing. Make all the frameworks based on the Java technology (J2EE) useable for VB6 programmers and simplify the handling with Java for rapid development and prototyping. Source: Jabaco reference The Jabaco compiler is a Windows integrated development environment (IDE) and a code debugger. Jabaco takes BASIC syntax source code -Microsoft Visual Basic 6 style- and compiles it to Java bytecode executable by the Java Virtual Machine. For more information: Jabaco reference Jabaco wikipedia Jabaco Basic the question related to this can be tagged with jabaco Jabaco empowers the VB6 programmer to write for the Java platform. How to get a form in jquery submit callback I would like to know how to get a from the provided by jQuery, because i have n forms on a single page, with a commun class and a attribute attached to each form. I need to get back this and the inputs of the in this callback, i can't otherwise since they just have a cummon class. I am looking for something like that: HTML I get for the How to get the textarea content? https://en.wikipedia.org/wiki/Denotational_semantics Denotational semantics is an approach of formalizing the meanings of programming languages by constructing mathematical objects (called denotations) that describe the meanings of expressions from the languages. Source: Wikipedia Try this code: You must check that your page having HTML like Also Check that you include the before using it. does this help at all? take a look of this fiddle http://jsfiddle.net/sarfarazdesigner/6CvU7/ i think you have a mistake in your html code i make a fiddle and it will work fine Adding child node to list using Jquery I have a ordered list (ol) of data in some predefined order. I need to add a new child node to the list when a button is clicked. The image shows the list data: For example, when I click the "Add" button on the List 3, it should create and append a new child node "List 3.3" to the parent node. But if I click List 4 "Add" button, it should create a new child node "List 4.1". The HTMl code is: How can I accomplish this by using jQuery? The function should be something along these lines: About Backbone.Paginator is a set of opinionated components for paginating collections of data using Backbone.js. It assists with pagination of requests to a server (e.g an API) as well as pagination of single-loads of data, where it may be used to further paginate a collection of N results into M pages within a view. External Links GitHub Paginator is a set of paginating components for collections of data using Backbone.js. Angular.js - JavaScript Framework Developer - Google Inc. Initial Release - 2009 Current Stable - 1.0.6 Written in - JavaScript Official site - http://www.angularjs.org/ Licensed under - MIT License About AngularJS is an open-source JavaScript framework, maintained by Google, that assists with running what are known as single-page applications. Its goal is to augment browser-based applications with model–view–controller (MVC) capability, in an effort to make both development and testing easier. The library reads in HTML that contains additional custom tag attributes; it then obeys the directives in those custom attributes, and binds input or output parts of the page to a model represented by standard JavaScript variables. The values of those JavaScript variables can be manually set, or retrieved from static or dynamic JSON resources. External Resources GitHub repo - https://github.com/angular/angular.js an open-source JavaScript framework that assists with running what are known as single-page applications. Coursera is, as stated by wikipedia, an educational technology company offering massive open online courses (MOOCs) founded by computer science professors Andrew Ng and Daphne Koller from Stanford University. Coursera works with universities to make some of their courses available online, and offers courses in engineering, humanities, medicine, biology, social sciences, mathematics, business, computer science, and other areas. Coursera is an educational technology company offering massive open online courses (MOOCs) founded by computer science professors Andrew Ng and Daphne Koller from Stanford University. JS FIDDLE LINK JQUERY Trusted Computing is a technology to enhance security of computer systems. The key component is the Trusted Platform Module (TPM). As a hardware device it provides features that software can't. Trusted computing is developed and promoted by the Trusted Computing Group (TCG). Trusted computing is a technology to enhance security of computer systems. The key component is the Trusted Platform Module (TPM). As a hardware device it provides features that software can't. Trusted computing is developed and promoted by the Trusted Computing Group (TCG). A Karnaugh map provides a pictorial method of grouping together expressions with common factors and therefore eliminating unwanted variables. The Karnaugh map can also be described as a special arrangement of a truth table. Karnaugh maps can be used to simplify boolean expressions For example: The Karnaugh map provides a simple and straight-forward method of minimising boolean expressions. With the Karnaugh map Boolean expressions having up to four and even six variables can be simplified. GreaseKit is a SIMBL (a patching tool for Cocoa apps) plugin, that adds user scripting to Safari, Mailplane, Diet Pibb.app and all WebKit applications. GreaseKit is a SIMBL plugin, that adds user scripting to Safari, Mailplane, Diet Pibb.app and all WebKit applications. It shows a breakdown of a process's committed virtual memory types as well as the amount of physical memory (working set) assigned by the operating system to those types. Besides graphical representations of memory usage, VMMap also shows summary information and a detailed process memory map. Powerful filtering and refresh capabilities allow you to identify the sources of process memory usage and the memory cost of application features. VMMap is a process virtual and physical memory analysis utility. A jump table (also known as a branch table) is used to transfer program control (branching) to another part of the program by storing a table of branch instructions. How to get Id using Jquery in MVC? I am developing the MVC application. I want to get the Id of the record when I click on the remove link. In alert window I want to show record ID which I removed. How to do this? I can see the record ID i.e. data-id = 4 but cant get check the below HTML code after running the app. If you are talking about an ID attribute in your Model then you can simply add that in a hidden field inside your span and access it on client side like EDIT If the following HTML is being produced Then, you should use the following jQuery Code You can see it working here UPDATE If your HTML looks like this, Then, when you click the link this should get the You must put the ID somewhere in your HTML mark-up, since, once in client-land, you don't have access to the model anymore. Basically you can use the new HTML5 attributes: then: Tntnet is a modular, multithreaded, high performance webapplicationserver for C++. To create webapplications Tntnet has a template-language called ecpp similar to php, jsp or mason, where you can embed c++-code inside a html-page to generate active content. Tntnet is a modular, multithreaded, high performance webapplicationserver for C++. libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend. QGLViewer allows people programming in OpenGL to play around with three dimensional scenes or to write software that uses OpenGL. Gemalto is an international digital security company providing software applications, secure personal devices such as smart cards and tokens in addition to managed services. They provide development suites to design and develop successful applications and services that use Gemalto products or integrate with them. Gemalto is an international digital security company providing software applications, secure personal devices such as smart cards and tokens in addition to managed services. Camomile [CAml MOdules for MultI-Lingual Extension] is a Unicode library for objective caml (a. k. a. OCaml or O'Caml) language. It provides Unicode character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from about 200 encodings, collation and locale-sensitive case mappings, and more. The library is currently designed for Unicode Standard 3.2. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version, with the exception similar to OCaml standard library. Camomile [CAml MOdules for MultI-Lingual Extension] is a Unicode library for objective Caml language. money_format is a PHP function that formats a number as a currency string. It can also be combined with setlocale. Examples References PHP.net on money_format money_format is a PHP function that formats a number as a currency string. is a PHP function that dumps information about a variable. Examples returns References PHP.net on var_dump var_dump is a PHP function that dumps information about a variable. The starting point for a new state. With you can walk a directory tree and get, for each of the subdirectories, a list of file names. A simple example goes like `os.walk()` is a Python function which serves to walk a directory tree. XenForo is a commercial Internet forum software package written in the PHP programming language using the Zend Framework. The software is developed by a team led by former vBulletin lead developers Kier Darby and Mike Sullivan. Authentication is any process by which a system verifies the identity of a User who wishes to access it. Since Access Control is normally based on the identity of the User who requests access to a resource, Authentication is essential to effective Security. Authentication may be implemented using Credentials, each of which is composed of a User ID and Password. Alternately, Authentication may be implemented with Smart Cards, an Authentication Server or even a Public Key Infrastructure. Users are frequently assigned (with or without their knowledge) Tickets, which are used to track their Authentication state. This helps various systems manage Access Control without frequently asking for new Authentication information. A security measure designed to protect a communications system against acceptance of a fraudulent transmission or simulation by establishing the validity of a transmission, message, or originator. A means of identifying individuals and verifying their eligibility to receive specific categories of information. Evidence by proper signature or seal that a document is genuine and official. In evasion and recovery operations, the process whereby the identity of an evader is confirmed. See also evader; evasion; evasion and recovery; recovery operations; security. Breakpoint is a SASS/Compass extension that makes writing media queries in Sass super simple. Create a variable using a simplified syntax based on most commonly used media queries, then call it using the mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself, to handling cross-browser compatibility issues, so you can focus on what's important: making sure your website looks its best. Breakpoint also allows you to get the context of your media queries from your code, allowing you to write dynamic mixins based on their media query context. If you'd prefer the semantic awesomeness of string names to identify your queries as opposed to variables, or want to dynamically generate media queries, check out the Respond-To syntax, now included in Breakpoint core, or jet-propelled Breakpoint Slicer mixins. Documentation: https://github.com/Team-Sass/breakpoint/wiki Breakpoint: A SASS/Compass extension to set media queries How to use jquery toggle to display/hide post replies? I am wanting post replies to be hidden on page load, and then toggled on clicking link: html: css: jquery: jsfiddle: http://jsfiddle.net/rwone/grBkm/9/ (solved solution) Your problem is with your usage of the function. It traverses up the DOM tree, starting at the selector element(s), looking for the first element that matches the selector. However, your is the child of a sibling of your, so you want to go up first to the, and then across to. You can achieve that by doing the following: Take a look at an updated demo. Try this link..It shows a good example. http://papermashup.com/simple-jquery-showhide-div/ this should work.. use next() instead of closest() $(this).next('.container').toggle('blind'); The Koneki project is a proposed open source incubator project under the Eclipse Technology Project. Koneki is using Lua as the main programming language for embedded development. Machine-to-Machine (M2M) refers to technologies that allow both wireless and wired systems to communicate with other devices of the same ability. The Koneki project delivers tools for Machine-to-Machine solutions developers to help them develop, simulate, test and deploy their M2M applications. The OfficeWriter API is a.NET library that allows you to generate, manipulate, and read Excel and Word documents from your own applications without the need to have Microsoft Office installed. It has native integration with SSRS and SharePoint. More information Developer Documentation Product Homepage SoftArtisans Company Homepage The OfficeWriter API is a.NET library that allows you to generate, manipulate, and read Excel and Word documents from your own applications without the need to have Microsoft Office installed. It has native integration with SSRS and SharePoint. fgetcsv() is a PHP function which parses the line it reads for fields in CSV format and returns an array containing the fields read. Waypoints is a jQuery plugin that makes it easy to execute a function whenever you scroll to an element. http://imakewebthings.com/jquery-waypoints/ Waypoints is a jQuery plugin that makes it easy to execute a function whenever you scroll to an element. Found a solution. I had to wrap the drop in a conditional. It still allows me to drop into the container without each item being able to duplicate itself when dragged while, inside the container. Relates to ICEfaces 1.8, an open-source Rich Internet Application (RIA) development framework based on the JavaServer Faces 1 standard. DataDroid is an Android Library created by Nicolas Klein which facilitates the developement of Android applications when you have to manage local data or to call REST webservices for remote data. Resources Official website GitHub Page Presentation of the library How to use it Sample application on the Play Store License DataDroid is available under the BeerWare license. an Android Library that facilitates the management of local (databases) and remote (REST webservices) data in your Android applications A complete example you (http://jsfiddle.net/79HEY/): HTML JavaScript Sklearn (Scikit-learn) is, according to its website, an easy-to-use and general-purpose machine learning in Python, it integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. Sklearn (Scikit-learn) is an easy-to-use and general-purpose machine learning library in Python, it integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. Jaspersoft is a company offering support and services around its open source main product which is the popular java reporting engine JasperReports. Jaspersoft is a company offering support and services around its open source main product which is the popular java reporting engine jasperreports. LibTomCrypt is, according to its website, a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. LibTomCrypt is, according to its website, a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. Avoid 2 nesting divs upon parent click When a user clicks on the parent div; the window location is taken to the child 's href value. However there are 2 other div's within that should avoid that functionality. How would I go about ignoring the and divs within its parent div? Essentially I'd like to make the whole div clickable, yet avoiding the 2 nesting divs. Help? Thank you for your help in advance. Hsenv is, according to its website, a haskell package that provides functionality (inspired by Python's virtualenv) to create isolated Haskell environments. Hsenv is a haskell package that provides functionality (inspired by Python's virtualenv) to create isolated Haskell environments. Try this: Edwin Scheme is the Scheme programming language available from within the EdWin emacs editor. Edwin Scheme is the Scheme programming language available from within the EdWin emacs editor. RazorPDF for MVC is, according to its website, a package that uses the Razor View Engine to create iTextXML which in turn is used to produce PDF files. RazorPDF is basically a port of the PDF feature of Spark View Engine. RazorPDF for MVC is a package that uses the Razor View Engine to create iTextXML which in turn is used to produce PDF files. RazorPDF is basically a port of the PDF feature of Spark View Engine. XSBT.org is the online launch repository for the Scala SBT(Simple Build Tool) tool. XSBT.org is the online launch repository for the Scala SBT(Simple Build Tool) tool. hcSticky is, according to its website, a cross-browser jQuery plugin that makes any element on your page float. It is used for sidebars on long pages, so they can be visible all the time user scrolls down the page, instead of a empty space visitors usually see. It is also used for floating top menus, emphasizing it to the user at all time. hcSticky is a cross-browser jQuery plugin that makes any element on your page float. It is used for sidebars on long pages, so they can be visible all the time user scrolls down the page Mobile optimizing a WordPress blog using Moovweb SDK What is the best way to mobile optimize my Wordpress blog that is image heavy without having to do device specific image editing? The general structure of my posts is something like this: iCheck is a javascript library to customize checkboxes and radio buttons, it provides plugins for both jQuery and Zepto. iCheck is a javascript library to customize checkboxes and radio buttons, it provides plugins for both jQuery and Zepto. The Elvis operator is a shortening of Java's ternary operator. One instance of where this is handy is for returning a 'sensible default' value if an expression resolves to or. A simple example of Elvis operator in the Groovy language: The Elvis operator is a shortening of Java's ternary operator. One instance of where this is handy is for returning a 'sensible default' value if an expression resolves to false or null. IPMItool is, according to its website, a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. IPMItool is an utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. How to keep leading zeros on using custom 'data' attribute I have a simple html page to test custom 'data' attribute that is used for HTML check boxes to hold 'id' data. However, on retrieving values of those 'id' against selected check boxes, I lost leading zeros in those data-id attribute. For example, one specific check box is defined as: When I retrieve the value of its 'id', the returned value is 372 instead of 00372. Please help. The code details of my HTML page: Use.attr('data-id'): codepen As Nick suggests, you should use the method if you want the string representation of the data attribute in question. As the jQuery docs state (http://api.jquery.com/data/#data-key): The method is meant to store a serialization of (more or less) arbitrary data associated with an html element. It is meant to conform to the HTML5 data attribute specification, which can be found at http://www.w3.org/TR/html5/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes Fortress is an open source, standards based Identity and Access Management SDK, written in Java. It communicates LDAPv3 protocol to directory servers or Representational state transfer over the Web. It is fully compliant with ANSI RBAC (INCITS 359-2004) and includes programming APIs to add, update, delete, and search RBAC entitities and policies in addition to performing run-time policy enforcement. Fortress Javadoc: 120 IAM APIs for LDAPv3 Fortress open source IAM may be obtained from the following locations: GIT openldap repo houses source: openldap-fortress-core Maven Central Repository contains source and binaries: artifactId: fortress IAMfortress.org maintains quickstart packages: Quickstart packages Fortress Open Source IAM SDK It refers to the header file to be included in C++11 source files in order to use the power of the newly introduced Thread support library. Here you can find the reference (from cppreference.com) to the library. C++11 Threads support library Immutant is an application server for Clojure. It's an integrated platform built on JBoss AS7 providing support for Ring handlers, asynchronous messaging, caching, scheduled jobs, XA transactions, clustering, daemons and more. The official website can be found here. Immutant is an application server for Clojure The open-source Arduino environment makes it easy to write code and upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing, avr-gcc, and other open source software. It comes already with many examples with a wide variety of possibilities. It's currently the simplest way to work with any Arduino board and it's code. You can import many third party libraries to work together with the basics. Some recent versions include a Library search tool that helps finding many of them. External links Website Arduino is an open source IDE running on Windows, Mac OSX and Linux. Traditionally you need to compile PECL extensions on Windows your own. Traditionally Windows user do not compile. This tag takes questions to bring smallen that gap. a jQuery plugin. see https://layout.jquery-dev.net/ Questions about jQuery UI Layout plugin If you have some kind of image preset creation module installed you can make mobile friendly (smaller, lighter) image preset and then serve those images to mobile client by modifying SRC. On you example code transformation would look something like: Also it would be good idea to make images responsive to various screen sizes. So in your SCSS you would want to have something like this: I would use @media includes in your CSS: You can also automatically scale all image by doing: OpenSG is, according to its website, a portable scenegraph system to create realtime graphics programs, e.g. for virtual reality applications. It is developed following Open Source principles (LGPL) and can be used freely. It runs on Windows, Linux, Solaris and MacOS X and is based on OpenGL. OpenSG is a portable scenegraph system to create realtime graphics programs, e.g. for virtual reality applications. It runs on Windows, Linux, Solaris and MacOS X and is based on OpenGL. A Ruby on Rails application's database settings are stored in a configuration file:. If you open this file in a new Rails application, you’ll see a default database configured to use SQLite3. The file contains sections for three different environments in which Rails can run by default: The development environment is used on your development/local computer as you interact manually with the application. The test environment is used when running automated tests. The production environment is used when you deploy your application for the world to use. Ruby on Rails database configuration file. Delphi XE4 is the multi-device, easy-to-learn app development solution to create high performance, true native apps for PCs, tablets, and smartphones and get them to market and to users fast. Manage one codebase, one team, and one schedule to develop apps that give you more control, tighter security, and a better user experience. Delphi iOS apps run directly on the device for fast performance you can only get with true native apps. Delphi enables visual design of iOS user interfaces for multiple device types, resolutions, and orientations. Delphi’s rapid prototyping lets you create a visual prototype that runs directly on the target device so you can incorporate feedback, and get your app to market fast. Delphi is the multi-device, true native app development solution for iOS, Windows and Mac. This tag is related to Delphi developer using the iOS. How to program Objects in JS based on elements I am trying to build clean object oriented code in JavaScript which is closely connected to HTML elements. The situation I try to solve is a page where there are multiple suggestions given. Every suggestion has a few options, and every option has a button to active it. A simplified snippet of the HTML looks like this: I know how to script this without the use of objects, but since i want to add more functionality to suggestions I want to take the clean OO approach. I expect you known the benefits of OO and take my choice What I tried thus far looks like this: It works as expected up to the onclick function. When it is triggered the function is started but the scope changed. I thought I would have access to the object but I'm limited to the scope of the jQuery instance of the clicked element. I've had a few idea's but they all had their caveats: adding all the attributes and functions to the specific DOM elements, but i couldn't figure how to do that OO using jquery.data() for adding the attributes to the element. but i couldn't figure how to add the function to the jquery instance. using another library like Prototype, YUI3 or a specific design pattern. So I started reading at: http://prototypejs.org/learn/extensions.html http://addyosmani.com/resources/essentialjsdesignpatterns/book/ (the first half at least) a few blog posts about YUI3 Till this moment I can't find a known solution to Object Oriented programming in JavaScript which is closely connected to the elements on a page. All OO JS examples I find don't have elements as their starting point. All suggestions are welcome. You can use for that: Then will be called in the context of your object. First of all I would go for a more maintainable OO pattern. Then, to relate to elements, you simply have to make them an instance property. All you really need are abstractions on top of elements. A would have a as a container, if you make an class, it would have an as a container, etc. Then add all the functions you need. The important part is to call the events in the right scope, and that can be done via. If you like this approach, then have a look at the Google Closure Library, everything is built in this style. Admittedly, it is a massive library with a lot of tools and using the library without the tools is not really efficient. If you just want to get things done fast, use jQuery and. And replace the native JS methods with jQuery methods to ensure cross-browser compatibility. The command evaluates integer arithmetic expressions and performs regular expression matching. It is primarily useful for scripts processed by shells that do not have built-in capabilities for such expressions. Expression evaluation command Zend Framework ships with concrete element classes covering most HTML form elements. Most simply specify a particular view helper for use when decorating the element, but several offer additional functionality. The following is a list of all such classes, as well as descriptions of the functionality they offer. Zend Form Element Button Zend Form Element Captcha Zend Form Element Checkbox Zend Form Element File Zend Form Element Image etc... Forms are relatively easy to create. At the bare minimum, each element or fieldset requires a name; typically, you’ll also provide some attributes to hint to the view layer how it might render the item. The form itself will also typically compose an InputFilter– which you can also conveniently create directly in the form via a factory. Individual elements can hint as to what defaults to use when generating a related input for the input filter. Zend Framework provides the form class in library to create the form. The form has different elements. This tag is related to form elements provide by zend form class. The Zend_Validate component provides a set of commonly needed validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order. supplies a set of commonly needed validators, but inevitably, developers will wish to write custom validators for their particular needs. The task of writing a custom validator is described in this section. defines two methods, and, that may be implemented by user classes in order to create custom validation objects. An object that implements interface may be added to a validator chain with. Such objects may also be used with. As you may already have inferred from the above description of, validation classes provided with Zend Framework return a boolean value for whether or not a value validates successfully. They also provide information about why a value failed validation. The availability of the reasons for validation failures may be valuable to an application for various purposes, such as providing statistics for usability analysis. Basic validation failure message functionality is implemented in. To include this functionality when creating a validation class, simply extend. In the extending class you would implement the method logic and define the message variables and message templates that correspond to the types of validation failures that can occur. If a value fails your validation tests, then should return FALSE. If the value passes your validation tests, then should return TRUE. Zend Framework provide the validate class to validate the forms elements. Zend have this class in library. This tag is for validation in zend framework. The returned resource object has action methods which provide high-level behaviors without the need to interact with the low level service. Requires the module to be installed. By default, trailing slashes will be stripped from the calculated URLs, which can pose problems with server backends that do not expect that behavior. This can be disabled by configuring the like this: $resource docs An angularjs factory which creates a resource object that lets you interact with RESTful server-side data sources. A factory which creates a resource object that lets you interact with RESTful server-side data sources. Calabash is an automated acceptance testing framework for Android and iOS. It supports both native and hybrid app testing. It's developed and maintained by Xamarin and is released under the Eclipse Public License. It's Official site See More Calabash-iOS calabash-ios Calabash-Android calabash-android An automated acceptance testing framework for Android and iOS. Calabash enables you to write and execute automated acceptance tests of mobile apps. Calabash is cross-platform, supporting Android and iOS native apps. I want to expand on Derek's comment, and on some of the other answers here to address the burning question. ok, but how can i use it? The data-* series of attributes are designed for storing a set of data as attributes on an HTML element, and it's designed in such a way so that you don't have to explicitly deal with data to JSON conversions yourself or store all the data in a single attribute. Instead of storing all your data in a single data-* attribute, store the data in individual attributes, like so: Then, when you need to retrieve your data, you can retrieve it all at once with a simple JavaScript command: As you can see, non-data-* attributes, like the id and class, are not included in dataset, which makes it easy to extract only the data itself. Moreover, the userObj is similar to a pure JavaScript object, which I can confirm by stringifying it: However, truth be told, the object isn't a true JavaScript object but is in fact a DOMStringMap, which has limitations when it comes to nesting data, which we'll see below: void setDataAttr(in DOMString prop,   in DOMString value); Parameters prop The property whose value is to be set. value The property's new value. Note that the above value is a DOMString, not an object. In your case, you're storing all of your data as a single, stringified JSON object on a single data-* field called data-field. This isn't incorrect, but it's slightly different, and may lead to more work for you. It may have different advantages and disadvantages in regards to readability, for instance, as well as the extra work converting the string to an object. In your case, to extract the data, you'd need to do this: Except, here's where we begin to see holes in this methodology. The dataset.field value is not an object like it would be in the first example; instead, it's a string, and we must convert it to an object ourselves: Now we can access the properties of the data represented by data-field: Unlike a regular JSON object, which can contain nested JSON objects, the DOMStringMap is an object containing key/value pairs where the values are all strings. In short, any nested objects inside a value are represented as strings, not as an object, which means they must be converted to objects individually. Again, this isn't a bad thing, but it suggests that storing objects in a single element might be better reserved for more complex data structures where the object representation is more than just one level deep. In that case, we must convert from string to JSON, but we'd have a good reason to do so in that case, since the engine won't do those conversions for us beyond just one level of nesting. Try manipulating the data yourself from the Chrome JavaScript console, or the Firebug console, if you prefer Firefox. The console allows us to play around with different techniques in real-time and get a stronger feel for how a certain feature is supposed to work. Hope this helps! Features Roll back to any point in a model's history - an unlimited undo facility! Recover deleted models - never lose data again! Admin integration for maximum usability. Group related changes into revisions that can be rolled back in a single transaction. Automatically save a new version whenever your model changes using Django's flexible signalling framework. Automate your revision management with easy-to-use middleware. django-reversion can be easily added to your existing Django project with an absolute minimum of code changes. django-reversion is an extension to the Django web framework that provides comprehensive version control facilities. Documentation: SAP BusinessObjects BI 3.x (and earlier) - Developer SDK Library SAP BusinessObjects BI 4.x - Developer SDK Library A software development kit (SDK) to access users and groups, folders and objects, and services provided by BusinessObjects Enterprise. Includes Java,.Net, COM, SOAP, and REST versions. If you have jQuery included in your page, why don't you use it, First, use data attribute to store some info about box, You can directly add click event listener for all elements which has a class as like this, And here is the updated and working jsFiddle DEMO DO NOT USE THIS TAG. See the meta discussion DO NOT USE THIS TAG. Instead try to use something more specific like name-collision, failed-installation, merge-conflict-resolution, conflicting-libraries etc (see also the meta discussion: https://meta.stackru.com/questions/284369/end-the-conflict) unable to set mysqld --max_allowed_packet=16M in opencms installation i am installing opencms first time,. I found a problem during installtion i have tried SET GLOBAL max_allowed_packet=16777216; and max_allowed_packet=32M; as per openCms installtion guide, but didnt help. any idea or help will be appreciated, thanks Change in the my.ini file. Include the single line under [mysqld] in your file and restart mysql server ggdendro is a set of tools for extracting dendrogram and tree plot data so that dendrograms and tree plots can be plotted using the r package ggplot2. The ggplot philosophy is to separate clearly the data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device without exposing the data. The ggdendro package resolves this by making available functions that extract the dendrogram plot data. The reference manual can be accessed from here. ggdendro package is a set of tools for extracting dendrogram and tree diagram plot data for use with ggplot The HTTP listener is implemented as a kernel-mode device driver called the HTTP protocol stack (HTTP.sys). IIS uses HTTP.sys, which is part of the networking subsystem of the Windows operating system, as a core component. When IIS runs in worker process isolation mode, HTTP.sys listens for requests and queues those requests in the appropriate queue. Each request queue corresponds to one application pool. An application pool corresponds to one request queue within HTTP.sys and one or more worker processes. If a defective application causes the user-mode worker process to terminate unexpectedly, HTTP.sys continues to accept and queue requests, provided that the WWW service is still running, queues are still available, and space remains in the queues. http.sys is Microsoft Windows HTTP protocol stack file More information can be found on the RDiscount project page. RDiscount is the Ruby binding to Discount, a fast Markdown to HTML processor with many syntax extensions. The BNF Converter project is a tool similar to Yacc and ANTLR in that it takes a grammar specification written in BNF notation and generates a compiler that recognizes the language specified. The Github site says: The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It is currently able to generate C, C++, C#, F#, Haskell, Java, and OCaml, as well as XML representations. Given a Labelled BNF grammar the tool produces: an abstract syntax implementation a case skeleton for the abstract syntax in the same language an Alex, JLex, or Flex lexer generator file a Happy, CUP, or Bison parser generator file a pretty-printer as a Haskell/Java/C++/C module a Latex file containing a readable specification of the language More information: https://bnfc.digitalgrammars.com/. BNFC is the BNF Converter compiler construction tool which takes an annotated BNF (Backus-Naur Form) grammar and creates a parser from it. A charting library with dependencies on jQuery and Raphael. Example Add a tag in the that will contain your chart: Add a tag with the following code: The result: Supported Chart Types Line and area charts Bar charts Donut charts Latest stable version 0.5.1 / 15 June 2014 License Simplified BSD License Visit the morris.js website for examples on how to get started or Github to see the source code. A charting library with dependencies on jQuery and Raphael A complete list of supported traversal functions is available at jQuery's API documentation: Traversing. Subcategories of this category are Filtering, Tree Traversal, and Miscellaneous Traversal. Functions like, and are included in this category. Functions in the Traversing category in the jQuery JavaScript library allow for the selection and manipulation of element(s) based on the function description. A displays two buttons, one with a minus ("–") symbol and one with a plus ("+") symbol. The bounding rectangle for a stepper matches that of a object. If you set stepper behavior to (which is the default), pressing and holding one of its buttons increments or decrements the stepper’s value repeatedly. The rate of change depends on how long the user continues pressing the control. Apple Documentation A UIStepper control provides a user interface for incrementing or decrementing a value. MySql doesn't allow you to use subqueries in the FROM clause of a VIEW, eg. the following command will throw an error: Restrictions on Views #1349 - View's SELECT contains a subquery in the FROM clause Error 1193: Unknown system variable '%s' Error 1193: Unknown system variable '%s' This error message is self explanatory: Error #1222 - The used SELECT statements have a different number of columns The form of enables a query result to be stored in variables. The number of columns returned by the select has to match the number of variables: will throw error 1222, while the following form is correct: Error #1222 - The used SELECT statements have a different number of columns MySQL 5.1 was released at the end of November 2008, and included an event scheduler, partitioning, plugin API, row-based replication and server log tables. While the generic mysql tag should be used with all MySQL related questions, this tag should be used if a question is about a problem seen while running version 5.1 or if it is about features specific to this version. MySQL version 5.1 is a version of the popular database system MySQL and included an event scheduler, partitioning, plugin API, row-based replication and server log tables For questions concerning Lines of Code. Concurrent modification is a common problem with some thread-using applications, when not properly using locks/syncronization. It may cause errors or exceptions, such as ConcurrentModificationException in Java. SRWare Iron, is a free browser forked from Google's Chrome/Chromium browser. Iron claims to be optimized for privacy and security. Resources: SRWare Iron, homepage SRWare Iron Wikipedia page Rebuttal to SRWare's claims: SRWare Iron Browser – A Private Alternative To Chrome? The chromium tag SRWare Iron, is a free browser forked from Google's Chrome/Chromium browser. Iron claims to be optimized for privacy and security. ruby-install is a command-line tool (oft paired with chruby) for installing various Ruby versions. ruby-install is a command-line tool (oft paired with chruby) for installing various Ruby versions on Unix-like systems. The ftp4j library implements a Java full-features FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the remote FTP site (directory listing included), create, delete, rename and move remote directories and files. Source: http://www.sauronsoftware.it/projects/ftp4j/index.php "The ftp4j library implements a Java full-features FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the remote FTP site (directory listing included), create, delete, rename and move remote directories and files." -- Sauron Software Previous post link to arbitrary URL Prior to installing WordPress on my website, I created several 'posts' that I would like my "previous post" link to, following these rules: Look for Wordpress created posts If no Wordpress-created post exists, link to a specific URL How can that be accomplished? The several things I have tried have not worked and i am having a difficult time finding info online. Here is my code: ipdb exports functions to access the IPython debugger, which features tab completion, syntax highlighting, better tracebacks, better introspection with the same interface as the pdb module. Interactive Python Debugger, IPython-interface to pdb Consider building an SVM over the (very little) data set shown in Picture for an example like this, the maximum margin weight vector will be parallel to the shortest line connecting points of the two classes, that is, the line between and, giving a weight vector of. The optimal decision surface is orthogonal to that line and intersects it at the halfway point. Therefore, it passes through. So, the SVM decision boundary is: Working algebraically, with the standard constraint that, we seek to minimize. This happens when this constraint is satisfied with equality by the two support vectors. Further we know that the solution is for some. So we have that: Therefore a=2/5 and b=-11/5, and. So the optimal hyperplane is given by and b= -11/5. The margin boundary is This answer can be confirmed geometrically by examining picture. LuaCOM is an add-on library to the Lua language that allows Lua programs to use and implement objects that follow Microsoft's Component Object Model (COM) specification and use the ActiveX technology for property access and method calls. It is implemented as a C++ library and runs either stand-alone or embedded in another application. LuaCOM has been designed and implemented by Vinicius Almendra and Renato Cerqueira, and is maintained by Fabio Mascarenhas, at TeCGraf. TeCGraf is a laboratory of the Department of Computer Science. LuaCOM is available under the same terms and conditions as the Lua language, that is, it can be used at no cost for both academic and commercial purposes. Installation LuaCOM can be easily installed using luarocks by running the following command in terminal: or alternatively: Useful Link http://github.com/davidm/luacom - project page, latest source code. http://github.com/davidm/luacom/issues (bug tracker) -- Send Bug Reports and comments. Tag wiki credits http://www.tecgraf.puc-rio.br/~rcerq/luacom/ https://github.com/davidm/luacom/blob/master/README http://lua-users.org/wiki/LuaCom an add-on library to the Lua language that allows Lua programs to use and implement objects that follow Microsoft's Component Object Model (COM) specification and use the ActiveX technology for property access and method calls. Unicode characters beyond the 16-bit Basic Multilingual plane. Those which require surrogate pairs in languages with UTF-16 as their native text encoding. Using Tumblr API to pull first sentence from post captions I've got a quick question regarding the Tumblr API. I'm working on a website for a photographer and would like to use that API to stream the first 50 - 100 words from her two most recent posts on her homepage. The JS file I've written streams the captions from the two most recent posts, but I can't figure out how to pull only the first fifty or so words. Any advice would be greatly appreciated!! "Out of Vocabulary" words, terms, n-grams, etc in the fields of computational linguistics and natural language processing. The term for encountering items in input which do not previously exist in a dictionary, database, corpus, etc. Common table expressions- recursive call I found this piece of code here Output: I can't get the meaning of the code correctly, especially the usage of length. Have a look at the query results when you change it to include the LENGTH column. You will notice on each recursion the length of the string gets longer. The recursice loops will end once the leng grows to longer than 300 CHUD is Apple's Computer Hardware Understanding and Debugging framework, used for advanced software profiling. The CHUD tools included, among other things, Apple's Shark profiling application and a preference pane that could reduce the number of active processors to any number between the number of available processors and 1. CHUD is Apple's Computer Hardware Understanding and Debugging framework, used for advanced software profiling. WSO2 Identity Server enables enterprise architects and developers to improve customer experience by reducing identity provisioning time, guaranteeing secure online interactions, and delivering a reduced single sign-on environment. The WSO2 Identity Server decreases identity management and entitlement management administration burden by including role base access control (RBAC) convention, fine-grained policy based access control, and SSO bridging. Home page WSO2 Identity Server enables enterprise architects and developers to improve customer experience by reducing identity provisioning time, guaranteeing secure online interactions, and delivering a reduced single sign-on environment. About jQuery-socialist is a jQuery plugin, which combines feeds from various social media in one place. It can be used it to aggregate, combine content and create a page based on social feeds from various social media, blogging/micro-blogging platforms and RSS. External Resources GitHub Reop a jQuery plugin plugin that combines multiple social media feeds in one place. The Istanbul 2.0 API is now available and is being actively developed in the new istanbuljs organization. Istanbul - a JavaScript code coverage tool written in JavaScript Features All-JavaScript instrumentation library that tracks statement, branch, and function coverage. Module loader hooks to instrument code on the fly Command line tools to run node unit tests "with coverage turned on" and no cooperation whatsoever from the test runner Multiple report formats: HTML, LCOV, Cobertura, and more. Ability to use as middleware when serving JavaScript files that need to be tested on the browser. Can be used on the command line as well as a library Based on the awesome parser and the equally awesome code generator Well-tested on Node.js (prev, current and next versions) and the browser (instrumentation library only) A JavaScript code coverage tool written in JavaScript. Vanilla JS is a fast, lightweight, cross-platform framework for building powerful JavaScript applications. Vanilla JS. Vanilla JS is a fast, lightweight, cross-platform framework for building powerful JavaScript applications. GnuWin provides ports of tools with a GNU or similar open source license, to modern MS-Windows (Microsoft Windows 2000 / XP / 2003 / Vista / 2008 / 7) returns the previous post link as a string (empty if there aren't any previous posts): The message is central in the classic Microsoft Windows API. It is sent to a window when it needs to redraw (a portion of) its content. WM_PAINT is a central message in the classic Microsoft Windows API. There are two charting libraries with name ChartJS Chart.js provides easy, object oriented client side graphs for designers and developers. It comes with six graph types and is based on HTML5 Canvas. ChartJS provides visualization options for any business intelligence needs. Contains multiple chart types, gauges and range selector. Chart.js (http://www.chartjs.org/) - easy, object oriented client side graphs ChartJS (http://chartjs.devexpress.com/) - rich javascript charting and visualization library from DevExpress Tooltip is a jQuery plugin that is part of twitter-bootstrap. It may be used to display the content of the attribute. From the tooltip documentation: Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage. This tag is for questions related to the Twitter Bootstrap tooltip jQuery plugin. Python image steganography library. Steganography is the art and science of writing hidden messages in such a way that no one apart from the sender and intended recipient even realizes there is a hidden message. Documentation: http://domnit.org/stepic/doc/ Python image steganography The command line interpreter for Version 10 Unix and Plan 9, or Byron Rakitzis's port of that interpreter to modern Unix-like OSes. Counterclockwise is an eclipse plugin helping develop solutions with clojure. Counterclockwise is an Eclipse plugin to help developers write Clojure code. The Tumblr API doesn't support returning partial captions. You'll need to pull the full caption from the API and create a substring in your own code that contains the first 50 - 100 words. This would look something like this: That takes the first 500 characters, which will give you close to 100 words. You could then append to (as opposed to appending). You can learn more about how substring works here. There are several ways to accomplish what you're asking for. Here's one idea. First add both properties as attributes to the s in your Listview. Like so: This will make swapping the values easier later. Now add some radio selectors: And finally, we need some JavaScript to tie it all together when you select a radio: You can see a working demo here: http://jsfiddle.net/5cpKW/4/ The only I couldn't figure out was getting the results to update if you select a new radio after some are displayed, but I've never used jQuery Mobile before, so perhaps someone else can chime in on that point. The Haskell XML Toolbox (HXT) is a collection of tools for processing XML with Haskell. Links Home page HXT on Hackage The Haskell XML Toolbox (HXT) is a collection of tools for processing XML with Haskell. Mageia is a fork of Mandriva Linux, started in 2010. It's free software and community-supported. Mageia homepage About Mageia Mageia is a GNU/Linux-based operating system, supported by a nonprofit organisation of elected contributors. jquery.prev() strange behavior I have a very simple list of LI's and they are all on the same level (nothing nested) I want to find the previous element of any element who's class is level1. For some reason prev() is failing on items when the 'level1' element is more than one sibling away. I don't want to use prevAll() because I only want the closest li that comes before my element and has a class of level1. console output: What am I doing wrong? I expected prev() to return overview for core concepts, access and New Access but they are coming back undefined. Is there a flaw in my logic? Just update your if statement with that doesn't provide the functionality you want. The functionality you're looking for is in Once you have a set of values from you can use something like to get what you need (as has been mentioned) or identify the closest element by id (i.e. a number-based id or some similar method). However you decide to go about it, won't get you what you want. Try a combination of and This will make sure you always get the closest possible sibling no matter the distance. Try this code Check Fiddle Official web page: http://nim-lang.org/ Nimrod is the deprecated name for Nim, a statically typed, imperative programming language that combines pascal semantics with a python-like syntax and extensive support for meta-programming. Pass data-attribute value of clicked element to ajax settings For an implementation of Magnific Popup, I need to pass a post id to the ajax settings. The post id is stored in a data attribute of the element to which Magnific Popup is bound. I would like this to work: html element: Javascript: Where postId is read from the data attribute. Thanks in advance. Blocks are self-contained collections of content and functionality that are displayed from Drupal within theme regions. See also drupal-regions drupal-themes drupal-theming Blocks are self-contained collections of content and functionality that are displayed from Drupal within theme regions. hook_nodeapi() is the hook that on Drupal 6, and previous versions, acts on nodes. In Drupal 7, it has been replaced from a family of hooks, such as hook_node_load(), hook_node_presave(), and hook_node_view(). See also drupal-hooks hook_nodeapi() is the hook that on Drupal 6, and previous versions, acts on nodes. Regions are places where Drupal blocks can be placed, defined by the active theme. See also drupal-blocks drupal-themes drupal-theming Regions are places where Drupal blocks can be placed, defined by the active theme. An input format is an ordered collection of filters. Any text that is being displayed to the browser should be run through the filters in an input format first. The input format then applies all of the filters, in the right order, so that one filter feeds its output to the next, forming a chain. This chaining of filters can be the source of great flexibility as well as great confusion. The flexibility comes from the fact that filters can be made to work together, the confusion comes from the case where filters inadvertently work against each other, one filter undoing the work of the previous filter. Drupal captures input in its raw form, saving whatever gets submitted straight to the database without alteration. Then, before displaying any such content in the browser, Drupal processes the text by choosing an input format to apply. Why doesn't Drupal apply the filters in an input format before saving input into the database? The answer is simple; flexibility. Changing the text a user has input before saving it in the database, would make it impossible to get back to the original state. A site administrator could never change the configuration of the filters. By filtering on output, not on input, Drupal gives the site administrator the option of changing how content is displayed at any time. An input format is an ordered collection of filters. Any text that is being displayed to the browser should be run through the filters in an input format first. In Drupal, an exposed filter is a filter used by the Views module that is exposed to users, who can decide the criteria used to filter the content shown from a view. A view allows to filter the content shown basing on some criteria (e.g. the user who created the nodes, the content type of the node, the creation date). There are two types of filter: Exposed filters are filters whose value is exposed to users, who can change its value, and change the entities shown from the view Contextual filters are filters whose value is passed in the URL of the view "Contextual Filters" refers to the contextual information taken from a page display available to Drupal core and modules. "Contextual Filters" is a synonym and the new name for "Arguments" in Drupal 7. This tag is for questions about relationships used with the Views module. The NSTableRowView class is the view shown for a row in an NSTableView. It is responsible for displaying attributes associated with the row, including the selection highlight, and group row look. Inheritance order: NSObject > NSResponder > NSView The NSTableRowView class is the view shown for a row in an NSTableView. It is responsible for displaying attributes associated with the row, including the selection highlight, and group row look. Paredit keeps parentheses balanced while editing Lisp source code. Paredit is an emacs minor mode for controlled editing of s-expressions. You may use public method to open popup dynamically http://dimsemenov.com/plugins/magnific-popup/documentation.html#public_methods $(this) retrieve the current element (the link you clicked on), and attr the value of the specified attribute. I have found the best and the simplest answer to make 9-patch image. This is best link to create 9-patch image for all the resolutions - XHDPI, HDPI, MDPI, LDPI in just one click. Let me know if you have any queries, and do upvote it, if it was helpful to you. Wordpress - Posts and Pages I am currently developing a mutlisite wordpress setup, each site is a different language (EG: site.com, site.dk etc). The sites consist of a number of pages which contain static content, however I also want to include posts (a blog) into both of the sites. Q1. Is it possible to create a page that shows all the posts listed by latest publish date, with a dropdown that filters by category? How do I do this? Do I need to refer to loop.php? Basically it should return the following code for all post articles... Why doesn't this work? It doesn't return anything? I have already created a page template portfolio-page.php for the above but cannot findout how to loop through the posts and return them with the above code? Q2. How do I return a dropdown list with all the categories? Q3. How do I filter by category from the dropdown list? Thanks for any help!:) Sorry I am new to PHP and wordpress... The question is a bit vague so I will just share some starting points: A1) To get a list of posts you can use the get_posts function from wordpress. It already sorts them by the post date desc and you can also add a parameter for the category if one is picked. A2) To get a dropdown of categories there's a function that does exactly that: wp_dropdown_categories Check the docs as there are a lot of parameters that can be used with the get_posts function so you should be able to filter them as you wish. wxOCaml is a GUI toolkit for the OCaml programming language. It allows OCaml programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as an OCaml library, automatically generated from an interface specification, that wraps the popular wxWidgets cross-platform GUI library, which is written in C++. Resources http://www.typerex.org/ocplib-wxocaml/ - Downloads, screenshots, and documentation https://github.com/OCamlPro/ocplib-wxOCaml - Development repository wxOCaml is an OCaml wrapper for the cross-platform C++ GUI API wxWidgets. will only return the of the first element, not all. You can map the collection directly. http://jsfiddle.net/3HS8P/2 Doing a on a jQuery object will return a jQuery object, so you also need to do to get the actual array, to be able to its elements. As @Alnitak pointed out in the comments below, CSS doesn't allow styling id's which start with a number (although it may work, it's not allowed by the spec.). I'd recommend using instead of, and then accessing it using. drupal-content-types is for questions about the usage of Drupal content types including managing, creating, filtering, displaying and designing content types. A single web site could contain many types of content, such as informational pages, news items, polls, blog posts, real estate listings, etc. In Drupal, each item of content is called a node, and each node belongs to a single content type. Content type defines various default settings for nodes of that type, such as whether the node is published automatically and whether comments are permitted. Read more on drupal.org. This tag is for questions about the usage of Drupal content types: managing, creating, filtering, displaying, and designing content types. Heist is a Haskell template system supporting both HTML5 and XML. It is commonly used with the Snap Framework, but it can be used standalone as well. Links Heist on Hackage Heist tutorial Heist is a Haskell template system supporting both HTML5 and XML. The VCL language is a small domain-specific language designed to be used to define request handling and document caching policies for the Varnish HTTP accelerator. When a new configuration is loaded, the varnishd management process translates the VCL code to C and compiles it to a shared object which is then dynamically linked into the server process. The VCL documentation can be found on the documentation site. The Varnish Configuration Language (VCL) is a small domain-specific language used to define request handling and caching policies for the Varnish HTTP accelerator. Do not confuse this with the Visual Component Library (VCL) used in Delphi and C++Builder. Use the "vcl" tag for questions related to those products. This tag is highly ambiguous. Please do not use this tag, it is being removed from the site. Please use the other relevant tags for your question. http://meta.stackru.com/questions/316057/do-we-need-the-checklist-tag-if-so-what-is-it-about A now-obsolete bidirectional DB25-based I/O port. Artistic 2.0 is compatible with the GPLv2 and GPLv3, in contrast to Artistic 1.0, which the FSF never considered compatible with the gpl. Artistic 2.0 code may also be redistributed under the lgpl, mpl or any pure copyleft license. The Artistic License is the software license under which Perl and many CPAN modules are distributed. It requires modified files to contain a prominent notice that they have been altered. It also requires people who redistribute changes to make them freely available and make efforts to propagate them back to the free-software community. The Kony technology stack is primarily cloud-hosted and it enables low-code development of mobile, tablet, wearable, desktop, kiosk and responsive and/or progressive web applications using a single codebase written in Javascript, capable of running across different operating systems including Android, iOS and Windows. Developed and introduced in 2007 by mobile application development company, Kony, Inc, the Kony Platform includes several products: Kony Visualizer: Kony's IDE for rapid low-code WYSIWYG omni-channel development. It has two editions: Visualizer Starter -meant for fast prototyping, designers and citizen developers, and Visualizer Enterprise -capable of generating native installable applications and deploying web applications to the Kony Cloud. Kony Fabric: Kony's cloud-hosted, browser-based low-code, integration layer. Originally conceived to be an MBaaS, it has progressively evolved to also include Model Driven Development (MDD/MDA) and API development features. It includes multiple out-of-the-box integration and authentication adapters for integrating with SOAP and RESTful API's, AWS, social media, relational databases, MongoDB, OpenAPI, RAML, Oauth, SAML, LDAP, as well as enterprise-grade third-party solutions such as MQ, SAP, Salesforce or MuleSoft, among others. Other notable features include its own Application Performance Management (APM) engine and reports, as well as Offline Objects which can enable client applications to work offline and then sync data with backends when network connectivity is reestablished. Kony Cloud: Kony's cloud services. Kony AppFactory: Kony's out-of-the-box, cloud-based CI/CD solution. Kony Push Notifications: Which allows you to orchestrate campaign-driven and event-driven messages for your end-users while abstracting away from the complexities of dealing with push notifications across Android and iOS. Kony Marketplace: Kony's registry for developers to publish and share reusable components. Kony DBX Engage: An instant messaging application conceived for Financial Institutions, that enables banking agents to provide remote personalized care to customers. Kony also has Industry-specific technology solutions, most notably its Kony DBX brand for Financial Services and Kony DFX brand for Field Operations. Official Website: https://www.kony.com Getting Started: https://basecamp.kony.com/s/getting-started Tutorials: https://basecamp.kony.com/s/app-platform-tutorials Developer Community: https://basecamp.kony.com/s/ Documentation: https://basecamp.kony.com/s/app-platform-documentation Kony is a cloud-first low-code omni-channel development platform that allows you to write a single codebase in Javascript and generate native applications for multiple operating systems and form factors, as well as Responsive and/or Progressive Web Applications. Though the product suite is diverse, the two core products are Kony Visualizer and Kony Fabric. The Spam module provides a trainable Bayesian filter, automatic learning of spammer URLs, flagging of content with an excessive number of links, the ability to create custom filters, and more. The Spam module includes several spam filter modules, all of which work together to determine if a given piece of content is spam. Each module will review the content and return a score between 1 and 99, where 1 means there is a 1% chance that the scanned content is spam and 99 means there is a 99% chance that the scanned content is spam. The Spam module takes a weighted average of all of these scores and assigns a final overall score for the content. Based on this final score, the content may or may not be allowed to be posted on your website. The Spam module provides numerous tools to auto-detect and deal with spam content that is posted to your site, without having to rely on third-party services. Oracle Data Integrator is a comprehensive data integration platform that covers all data integration requirements: from high-volume, high-performance batch loads, to event-driven, trickle-feed integration processes, to SOA-enabled data services. Oracle Data Integrator can be used in several projects including: Conventional Data Integration Business Intelligence and Data Warehousin Modernization Initiatives Migrations and Consolidations Service Oriented Architecture (SOA) Initiatives Master Data Management It has two main advantages over competing products: It uses an ELT type approach, i.e. all of the transformations happen on the target datawarehouse server in SQL. This means that ODI is not a black box and developers know exactly what is going on. This is great for debugging. It also means that ODI can leverage the horse power of the target warehouse server and does not require any additional application servers like traditional ETL tools, Informatica etc. It lowers the TCO. The main advantage of ODI over competitive products is the code template approach. This guarantees extreme reusability of your and your developer's ETL code. Data transformation logic and strategies are encapsulated in so called Knowledge Modules and can be reused across your data warehouse. This may cut down development time by 30-50%. Oracle Data Integrator is a comprehensive data integration platform that covers all data integration requirements. Bootstrap Application Wizard is an open source twitter-bootstrap add-on to create multi step forms. The wizard screens are called cards and they have an API to simplify interaction and communication between them. Official site Github Application Wizard is a Twitter-Bootstrap add-on to create multi step forms C# 4.5 introduced the following features: Task Parallel library and Parallel.ForEach BigInteger ExpandoObject Tuple Caller Information Attributes Named and Optional Arguments C# 4.5 is a minor release adding onto C# 4.0, it did not accompany a new version of the.NET framework. The C# tag should be used if your question is not specific to C# 4.5 Simple, flexible, and configurable image cropping for ASP.NET. CropImage.NET is a drop in replacement for the old ASP.NET WebCropImage control Autocomplete is a Kendo UI (kendo-ui) component. Related tags kendo-ui telerik An auto-complete UI widget for html5 in the Kendo UI Web product. In the mathematical discipline of linear algebra, a matrix decomposition or matrix factorization is a factorization of a matrix into a product of matrices. In numerical analysis, different decompositions are used to implement efficient matrix algorithms. In the mathematical discipline of linear algebra, a matrix decomposition or matrix factorization is a factorization of a matrix into a product of matrices. In the mathematical discipline of linear algebra, a matrix decomposition or matrix factorization is a factorization of a matrix into a product of matrices. In numerical analysis, different decompositions are used to implement efficient matrix algorithms. In the mathematical discipline of linear algebra, a matrix decomposition or matrix factorization is a factorization of a matrix into a product of matrices. A view for selecting the time of day, in either 24 hour or AM/PM mode. The hour, each minute digit, and AM/PM (if applicable) can be conrolled by vertical spinners. The hour can be entered by keyboard input. Entering in two digit hours can be accomplished by hitting two digits within a timeout of about a second (e.g. '1' then '2' to select 12). The minutes can be entered by entering single digits. Under AM/PM mode, the user can hit 'a', 'A", 'p' or 'P' to pick. Useful links Official reference Creating a Time Picker - official guide A view for selecting the time of day, in either 24 hour or AM/PM mode, in Android applications. The Multi Router Traffic Grapher, or just simply MRTG, is free software for monitoring and measuring the traffic load on network links. It allows the user to see traffic load on a network over time in graphical form. It was originally developed by Tobias Oetiker and Dave Rand to monitor router traffic, but has developed into a tool that can create graphs and statistics for almost anything. MRTG is written in Perl and can run on Windows, Linux, Unix, Mac OS and NetWare. The Multi Router Traffic Grapher, or just simply MRTG, is free software for monitoring and measuring the traffic load on network links. Web API (application programming interface) is used to refer to both a server-side API upon a web server as well as client-side API within a web browser. Server-side A server-side web API is a programmatic interface to a defined request-response message system, typically expressed in JSON or XML, which is exposed via the web-most commonly by means of an HTTP-based web server. Mashups are web applications which combine the use of multiple such web APIs. While "web API" in this context is sometimes considered a synonym for web service, Web 2.0 web applications have moved away from a service-oriented architecture (SOA) with SOAP-based web services towards more cohesive collections of RESTful web resources. These RESTful web APIs are accessible via standard HTTP methods by a variety of HTTP clients including browsers and mobile devices. Client-side There are a number of client-side web APIs that have been developed (mostly targeting standardized JavaScript bindings to functionality within a web browser). The Mozilla Foundation created their WebAPI specification which is designed to help replace native mobile applications with HTML5 applications. Web API (application programming interface) is used to refer to both a server-side API upon a web server as well as client-side API within a web browser. The keyboard style associated with the text object. (required) Text objects can be targeted for specific types of input, such as plain text, email, numeric entry, and so on. The keyboard style identifies what keys are available on the keyboard and which ones appear by default. The default value for this property is. Available in iOS 2.0 and later Declared In The type of keyboard to display for a given text-based view in iOS. In addition to its basic text-editing behavior, the UITextField class supports the use of overlay views to display additional information (and provide additional command targets) inside the text field boundaries. You can use custom overlay views to display features such as a bookmarks button or search icon. The UITextField class also provides a built-in button for clearing the current text. A text field object supports the use of a delegate object to handle editing-related notifications. You can use this delegate to customize the editing behavior of the control and provide guidance for when certain actions should occur. A UITextField object is a control that displays editable text and sends an action message to a target object when the user presses the return button. You typically use this class to gather small amounts of text from the user and perform some immediate action, such as a search operation, based on that text. One special case of implicit type conversion is type promotion, where the compiler automatically expands the binary representation of objects of integer or floating-point types. Promotions are commonly used with types smaller than the native type of the target platform's ALU prior to arithmetic and logical operations in order to make such operations possible, or more efficient if the ALU can work with more than one type. C and C++ perform such promotion for objects of boolean, character, wide character, enumeration, and short integer types which are promoted to int, and for objects of type float, which are promoted to double. Unlike some other type conversions, promotions never lose precision or modify the value stored in the object. One special case of implicit type conversion is type promotion, where the compiler automatically expands the binary representation of objects of integer or floating-point types. LibClang is a stable high level C interface to clang. When in doubt, LibClang is probably the best clang interface to use, since it: can be called from any language interfaced with C (python bindings come out of the box), is stable, provides high enough abstraction over clang's implementation details. LibClang provides the following features: C/C++/ObjC/ObjC++ code parsing and syntax checking, AST indexing and cross-referencing, source code tokenization (e.g. for syntax highlighting), code completion. Useful links The description of clang interfaces. The official API documentation. A blog post by Eli Bendersky presenting libclang and its python bindings. A presentation by Doug Gregor showing usage examples for various key features. Related tags clangllvmc LibClang is a stable high level C interface to the clang compiler. BlackBerry Messenger (BBM) is a proprietary Internet-based instant messenger and videotelephony application included on BlackBerry devices that allows messaging (and videocalls for blackberry-10 smartphones) between BlackBerry users. It was developed by the manufacturer of the BlackBerry, BlackBerry (formerly Research In Motion (RIM)). Messages sent via BlackBerry Messenger are sent over the Internet and use the BlackBerry PIN system, so communication is only possible between BlackBerry devices. Source: Wikipedia BlackBerry Messenger (BBM) is a proprietary Internet-based instant messenger and videotelephony application included on BlackBerry devices that allows messaging (and videocalls for BlackBerry 10 smartphones) between BlackBerry users. Knockout-ES5 is a plugin for Knockout.js that lets us use simpler and more natural syntax in model code and bindings. http://blog.stevensanderson.com/2013/05/20/knockout-es5-a-plugin-to-simplify-your-syntax/ Knockout-ES5 is a plugin for Knockout.js that lets us use simpler and more natural syntax in model code and bindings. In CPS, in addition to receiving arguments as usual, each function also receives an additional function to be used as a continuation, so that instead of being returned as usual, a value is rather passed to this continuation function, as the function's final act. Continuation functions are not expected to return in a normal sense, but rather return their values in the same manner, by further calling other continuation functions. A computation either simply calls its continuation function, or constructs a new, more complex one, to express more complex patterns of computation, like recursion, or iteration. Sometimes more than one continuation are used for each call, as e.g. with two continuations, one for a "successful" computation, another for a "failed" one. Example: In functional programming, continuation-passing style (CPS) is a style of programming in which control is passed explicitly in the form of continuation function(s). Should I create an object or work with an array? I am fairly new to and as I am building my first project, I am coming across some difficult dilemmas. I'm trying to build a forum. Yes, I know there are many free ones out there, I just want to have one that I can build according to my own needs:). Plus, it's fun to code. I have build a base model and controller and template, for the forum, thread and post. The base model has standard database functions, like find all, find by id etc. The individual models extend the model class and have only specific functions to the class. I have set it up like this: And besides the decisions that were tough, that I already had to make about certain functions and variables being static or not. I have this dilemma: The basic CRUD works from the base model. That is fine, I can create, update, delete and read from my database through calling static methods from the (base) model, which instantiates objects for these forum, thread and post models. So far so good. Part of the: I transfer these objects for displaying in my templates. When reading from one table, that works just fine. However, for the display of all posts in the threads, I need info from the user table, e.g. there number of their posts, rank, avatar etc. Okay, so here's the thing: I now have more fields then variables that I have setup in my Post model. So they are not transferred for displaying. Should I use an array for displaying these extra fields instead of object? I would rather still use the object approach for displaying, as I am now set up for that. Or should I maybe add these user fields as variables to my Post model? I am thinking that is not the most tidy way to do it, however it would work. Or should I go through a loop to get a separate instance of a (yet to create) user class? I am thinking it would drain much more memory then the Left Join that simply gets me the data that I need. I would like some hints on how you would solve this. One thing that might break out the dilemma; in PHP an object can also act as an array (or even a function!) but a normal plain array cannot have properties or any other OOP feature. You won't be able to solve this with your schema, because you are mixing properties from different entities in your entity [i.e. username]. The idea is that you just have to make your code aware of the relationship between entities, like: This way you will be able to do: But how do you inject the correct user and thread to each post? That's what Object Relational Mappers are for: in you case, all the SQL stuff would be handled by the ORM, and you'll be just dealing with you object graph, with no worries about building queries on your own; you just have to define such relationships. A popular PHP ORM is Doctrine: here is an example about how it handles relationships declarations. Of course this approach has downsides, but it's up to you investigating and finding out the best tradeoff between flexibility and dependencies. Refers to a space where variables and other items may be accessed from any scope. Scrumboard is the place where the scrum team keeps a tab on its progress. It contains multiple columns based on the workflow the team follows (a typical workflow would have 3 columns To do, In Progress, Done). The stories/tasks are pasted/moved across these columns based on the progress the team makes. The electronic format of such boards also provides with a sprint planning and reporting/burndown facilities. The board to review the progress of a sprint. Please note that this is exclusively for programming questions; questions related to methodology and project management should be directed to either Software Engineering SE or Project Management SE. This tag is for questions relating to event streams in HTTP. Event streams are an easy way for a server to have a continuous connection with the client and send data back and forth. A bitwise OR operation takes two bit patterns of equal length and performs the logical OR operation on each pair of corresponding bits among the operators. The result in each position is 1 if any of the pair of bits in the corresponding positions are 1; Otherwise, the result is 0. Read also the wikipedia article on Bitwise OR. A bitwise OR operation takes two bit patterns of equal length and performs the logical OR operation on each pair of corresponding bits among the operators. For questions specific to the operator |, use [or-operator] instead. DO NOT USE THIS TAG. Use asp.net-mvc-4 instead, please. Programming problems related to supporting the language of Georgia, which has a unique alphabet of its own. From the introduction: Puma is a simple, fast, and highly concurrent HTTP 1.1 server for Ruby web applications. It can be used with any application that supports Rack, and is considered the replacement for Webrick and Mongrel. It was designed to be the go-to server for Rubinius, but also works well with JRuby and MRI. Puma is intended for use in both development and production environments. Also see the GitHub project. Puma is a simple, fast, threaded, and highly concurrent HTTP server for Ruby/Rack applications. FALSE is an esoteric programming language designed by Wouter van Oortmerssen in 1993, named after his favorite Boolean value. It is a small Forth-like stack-oriented language, with syntax designed to make the code inherently obfuscated, confusing, and unreadable. It is also noteworthy for having a compiler of only 1024 bytes (written in 68000 assembly). According to Van Oortmerssen, FALSE provided the inspiration for various well-known esoteric languages, including brainfuck and Befunge. This tag should not be used to tag questions pertaining to Booleans. FALSE is an esoteric programming language designed by Wouter van Oortmerssen, named after his favorite Boolean value. DO NOT USE for the Boolean value FALSE. React is a javascript library for building user interfaces. It uses a declarative paradigm which makes it easier to reason about the application, aiming for both efficiency and flexibility. Initially developed internally at Facebook, React has since been made open source where it continues to be developed and maintained by Facebook and the open source community. Just the UI Lots of people use React as the V in MVC. React makes no assumptions about the rest of your technology stack, and it's easy to try it out on a small feature in an existing project. Virtual DOM React uses a virtual DOM diff implementation for ultra-high performance. It can also render on the server using node.js — a heavy browser DOM isn't required. Further, there is a React-Native offshoot for using React on mobile devices such as ios and android. Data flow React implements one-way reactive data flow using props which reduce boilerplate and is easier to understand than traditional two-way data binding. Example using JSX Example using functional component Getting started Advantages React creates a virtual DOM so that all the components can be re-rendered individually without the need for the whole page to be repainted by the browser A user can update a particular content of the page just by re-rendering only that component React's view logic means it can easily render on the server, in the browser or native components React can be used in conjunction with frameworks like angular.js and backbone.js Separating the declarative view (jsx) and logic make projects easier to read and maintain Resources: Official website Getting started Awesome React JSX Specification React conference 2015 videos React conference 2016 videos React conference 2017 videos React conference 2018 videos React conference 2019 videos CodeSandbox Playground DEV’s React community Reactiflux on Discord Hashnode’s React community Reddit’s React community Spectrum’s React community ReactJS Program TypeScript-React-Starter Books: React.js Essentials Mastering React ReactJS by Example - Building Modern Web Applications with React The Road to learn React Fullstack React: The Complete Guide to ReactJS and Friends Related tags: react-router react-router-dom reactjs-flux react-native redux react-redux redux-thunk redux-form react-router-redux reactjs-testutils react-dom isomorphic-javascript react-bootstrap redux-saga react-dnd react-vr reason-react create-react-app react-jsx formik react-hooks react-context material-ui Official Logo: Versions: React (also known as React.js or ReactJS) is an open-source JavaScript library developed by Facebook for building user interfaces. It uses a declarative, component-based paradigm and aims to be both efficient and flexible. is a selectable calendar widget, that enables the user to select a date using a visual monthly calendar display. It is drawn by the operating system, so the look is native. It gives the user a bunch of customization option, changing, etc. Here's an example of MonthCalendar control in C# from this website. MonthCalendar is a Windows Form UI Control which enables easy picking of dates from a visual monthly calendar display. An input mask is in general a set of rules, that entered data must conform to, mainly used for the purposes of data integrity by preventing transcription errors. The syntax of this string expression differs from implementation to implementation, but the fundamental input types are all supported. Some frequent uses of input masks include entry of telephone numbers, ZIP or postal codes, times and dates. A string expression, defined by a developer, that governs what a user is allowed to enter in as input in a text box. webhdf is a REST API that supports the complete FileSystem interface for hdfs (Hadoop Distributed File System) An asynchronous Javascript object-relational mapper library. It can be used both in the web browser and on the server using node.js. Java swing implementation of a menu bar. JMenu objects are added to the menu bar to construct a menu. Wildcards, and their possible applications in Struts2 action mapping are both diverse and powerful. Rather than attempt to explain it all here, just go read the article here: https://cwiki.apache.org/WW/wildcard-mappings.html An action mapping that uses wildcards in the action name attribute to configure actions in the Struts 2 framework. Wildcards can be used to combine similar mappings into one more generic mapping. The frameworks match the provided URLs against pre-determined patterns using regular expressions, or use URL rewriting to translate the provided URL into one that the underlying engine will recognize. Another technique is that of graph traversal, where a URL is decomposed in steps that traverse an object graph (of models and views). A URL mapping system that uses pattern matching or URL rewriting allows more "SEO friendly URLs" to be used, increasing the simplicity of the site and allowing for better indexing by search engines. This makes the URL easier for people to read and hand write, and provides search engines with better information about the structural layout of the site. A graph traversal approach also tends to result in the creation of SEO friendly URLs. A framework's URL mapping facility is the mechanism by which the framework interprets URLs. As defined in Drupal API Docs: This hook enables modules to register paths in order to define how URL requests are handled. Paths may be registered for URL handling only, or they can register a link to be placed in a menu (usually the Navigation menu). A path and its associated information is commonly called a "menu router item". This hook is rarely called (for example, when modules are enabled), and its results are cached in the database. This hook enables Drupal modules to register paths in order to define how URL requests are handled. Elvis is a vi/ex clone, i.e. it resembles the Unix text editor "vi" very much but adds quite a few commands and features. Elvis is written by Steve Kirkendall and is distributed under the Clarified Artistic License. Elvis is the version of vi that comes with Slackware, Frugalware, KateOS, and MINIX 3. Elvis was the pioneering vi clone, widely admired in the 1990s for its conciseness, and many features. It was the first to provide color syntax highlighting (and to generalize syntax highlighting to multiple filetypes), first to provide highlighted selections via keyboard. Elvis's built-in nroff (early) and (later) html displays gave it unusual WYSIWYG features. Elvis recognizes binary files, as well and provides a split screen for editing them. The latest version is 2.2 and was released in 2003. Elvis is a vi/ex clone Because if you return an or value from the callback, no entry for that element is included in the returned array (docs). In this case, for, but, hence it is not included in the returned array. ILNumerics is a high performance math library for applications. It simplifies the implementation of all kinds of numerical algorithms in convenient, familiar syntax - optimized to the speed of C and FORTRAN. The library provides: Development tools for Visual Studio Visualization engine Computing engine.NET is well known for its efficient and automatic garbage collection. However, while being sufficient for most business scenarios, mathematical applications bring more specific requirements to the memory management. Without special care, the runtime - in particular, the garbage collector - would cause a serious performance hit even for middle sized problems. Therefore, ILNumerics introduces a sophisticated memory management which saves the time in GC and therefore roughly doubles the execution speed. This is achieved by: Value semantics for function parameters. After a function has returned, all garbage is cleaned up immediately. Memory is recycled for subsequent array allocations. Lazy array copies - using memory on write access only. Array operations are done in-place whenever possible. (all text taken from the website) ILNumerics is a high performance math library for applications The Hamming weight of a positive integer is the count of one bits in its binary representation. A common synonym is "population count", hence the common function name. The Hamming weight of a positive integer is the count of one bits in its binary representation. Alt-Ergo is an open source automatic theorem prover dedicated to program verification. See http://alt-ergo.lri.fr/ for more information. It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an instantiation mechanism for quantified formulas. Alt-Ergo is an open source automatic theorem prover dedicated to program verification. Enclojure is a Netbeans plugin that was primarily created by Eric Thorsen. It provides these features for easier Clojure development: completion, syntax highlighting, debugging, code folding, a REPL, and live namespacing. It is now deprecated. The github repo is here: https://github.com/EricThorsen/enclojure Here is more detail: http://plugins.netbeans.org/plugin/8276/enclojure a plugin for Netbeans IDE providing Clojure development features: completion, syntax highlighting, debugging, code folding, a REPL, and live namespacing. Vundle is a plug-in manager for vim. Short for Vim bundle, a list of features and instructions for downloading and installing can be found at: https://github.com/gmarik/vundle a plug-in manager for the Vim text editor. Source: http://en.wikipedia.org/wiki/Longest_common_subsequence_problem About lcs or Longest Common Subsequence is a problem in search optimization: Given two strings, find the common subsequence in given strings with maximum length. The problem can be solved in polynomial time using dynamic programming approach. The algorithm for solution to this problem is recursive and gives the following recursive formula.    If i == 0 or j == 0                          then                           C[i][j] = 0    If i,j > 0 and xi == yi                      then                           C[i][j] = c[i-1,j-1]+1    If i,j > 0 and xi!= yi                       then                           C[i][j] = max(c[i,j-1],c[i-1,j ]) Pseudocode Application In Bioinformatics, the comparison of two DNA strands and similarity in these strands is given by this algorithm by computing longest common subsequence. Example A = A T G C G T C G A T B = A T G T G A C T A G Longest Common Subsequence is of 7 characters and it is A T G T G A T lcs or Longest Common Subsequence is a problem in search optimization: Given two strings, find the common subsequence in given strings with maximum length. The problem can be solved in polynomial time using dynamic programming approach. Zen is a powerful, yet simple, HTML5 starting theme with a responsive, mobile-first grid design. The theme has two versions: 7.x-3.x, which outputs XHTML 7.x-5.x, which outputs HTML5 and it is a responsive theme Zen is a well-known Drupal base theme used as a starting point for many custom themes. A field collection is internally represented as an entity, which is embedded in the host entity. Thus, if desired field collections may be viewed and edited separately too. Field collection is a Drupal module that provides a field-collection field to which any number of fields can be attached. The FileField module provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site. This module is replaced in Drupal 7 by the File module, which is included in core. FileField is a Drupal 6 module that offers improved file upload features. An integer program is a linear-programming problem where, in addition to the linear inequalities constraints, the variables are also constraint to be integers only. While linear-programming can be solved in polynomail time, integer-programming is NP-hard. A good solver for such optimization problems is lp_solve. See also GLPK (http://www.gnu.org/software/glpk/) and CBC (https://projects.coin-or.org/Cbc) However, for large or hard instances you may need a commercial solver such as CPLEX or Gurobi. For more information see wikipedia. Solving systems of linear equations where variables are integers. Form validation is the operation through which form fields are verified to contain the correct input. User-submitted form data are validated either through regular expressions or PHP code. See also drupal-fapi drupal-forms drupal-form-submission Form validation is the operation through which form fields are verified to contain the correct input. FALSE is an esoteric programming language designed by Wouter van Oortmerssen in 1993, named after his favorite Boolean value. It is a small Forth-like stack-oriented language, with syntax designed to make the code inherently obfuscated, confusing, and unreadable. It is also noteworthy for having a compiler of only 1024 bytes (written in 68000 assembly). According to Van Oortmerssen, FALSE provided the inspiration for various well-known esoteric languages, including brainfuck and Befunge. This tag should not be used to tag questions pertaining to Booleans. FALSE is an esoteric programming language designed by Wouter van Oortmerssen, named after his favorite Boolean value. hook_form_alter() is the hook implemented by modules to alter the forms implemented by other modules. It allows us to easily alter a form by adding classes for theming, adding extra submission handlers, etc. hook_form_alter() is the hook implemented by Drupal modules to alter the forms implemented by other modules. The implementations declared by hook_theme() have two purposes: either they specify how a particular render array is to be rendered as HTML (this is usually the case if the theme function is assigned to the render array's #theme property), or they return the HTML that should be returned by an invocation of theme(). hook_theme() is the hook used to register the theme functions implemented by Drupal themes and modules. Form submission is the operation for which the data user input are going to be processed. Usually the form submission handler saves the data in a database table, but in some cases a module just outputs some data basing on what users entered. Form submission is the operation for which the data user input are going to be processed by a form submission handler implemented by a Drupal module. IE 8 bug in menu I have a website which has to be working on all browsers. I am designing a menu like the below image I made this menu by using the following html and css code Html Css It works perfectly in chrome, Ie9, firefox etc. But when i check in Ie8 the menu is collapsed like the below image How do i rectify this error? Working jsFiddle Demo Your markup is so complex. So, the best way to make a relation between your parents and childs is using attributes instead of hierarchy of your HTML. Consider the following markup: As you can see, I make a relation between parents and child with and attributes. Then in your jQuery code: Working jsFiddle Demo Because you said that you can't change your markup (as it's a controller in ASP.net), here is the solution to your markup: Don't forget to check the jsFiddle Demo. Trying to save canvas data to server I am trying to save an image created and placed in canvas, I have the following: html: Jquery: PHP: But its simply not working, nothing happens and no errors in inspector. Clearly from the echo test in the PHP the image data is not populating the hidden field on jquery click. What am I missing? Library URL: http://odataphp.codeplex.com/ Odata: http://www.odata.org/ OData SDK for PHP Library for the Open Data Protocol (Odata) Source CocoaLumberjack It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for Objective-C, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the Objective-C runtime. Author: Robbie Hanson. Fast and flexible logging framework for iOS An element's scrollTop is a measurement of the distance of an element's top to its topmost visible content. When an element content does not generate a vertical scrollbar, then its scrollTop value defaults to 0. scrollTop can be set to any integer value, however: If the element can't be scrolled (e.g. it has no overflow or if the element is non-scrollable), scrollTop is set to 0. If set to a value less than 0, scrollTop is set to 0. If set to a value greater than the maximum that the content can be scrolled, scrollTop is set to the maximum. The method, in is used to get or manipulate the current vertical position of the scroll bar for the first element in the set of matched elements or set the vertical position of the scroll bar for every matched element. For more on this subject, please refere to the jQuery page, until further updates. The scrollTop method. An element's scrollTop is a measurement of the distance of an element's top to its topmost visible content. Roles allow defining what a Drupal user can do by assigning the relevant permissions to a role (e.g. editor) that is then assigned to users. Don't confuse this tag with drupal-rules. Roles allow defining what a Drupal user can do by assigning the relevant permissions to a role (e.g. editor) that is then assigned to users. Don't confuse this tag with drupal-rules. It is the term or suffix used in Android that stands for extra high density displays. can be added to,, etc. folders in order to maintain artifacts that have especially been designed for this density. Beside xhdpi, one might use ldpi, mdpi or hdpi, too. The Android system automatically chooses the appropriate resource files. See official documentation for more. XHDPI refers to a extra high-density screen (about 320 dpi) used on an Android device. Cinch may refer to: An open source MVVM framework for.NET available in a WPF and Silverlight flavor. A ruby based IRC bot framework. Cinch may refer to an open source MVVM framework for.NET available in a WPF and Silverlight flavor or a ruby based IRC bot framework. Elasticsearch Plugins are a way to enhance the basic elasticsearch functionality in a custom manner. They range from adding custom mapping types, custom analyzers (in a more built in fashion), native scripts, custom discovery and more. See the Plugins documentation for more. Elasticsearch plugins are a way to enhance the basic elasticsearch functionality in a custom manner. Pixel Bender is a programming language created by Adobe Systems for the description of image processing algorithms. The syntax is based on GLSL, and a Pixel Bender program is analogous to an OpenGL fragment shader, and is intended to be a loosely typed version of C++. For more info see Pixel Bender Technology Center. Adobe Pixel Bender is a programing language for the description of image processing algorithms. Fuse ESB is an open-source, standards-based integration platform. It offers: straight-forward implementation of EIPs (Enterprise Integration Patterns) a service-based architecture based on Apache CXF messaging based on Apache ActiveMQ configuration and deployment of OSGI-compliant services in Fuse ESB containers Fuse ESB - an open-source, standards-based integration platform. OMA DM A device management protocol specified by the open mobile alliance, OMA, and is used on various mobile platforms, such as Windows Mobile and Windows Phone 8. Links Wikipedia OMA Site A device management protocol specified by the open mobile alliance, OMA, and is used on various mobile platforms, such as Windows Mobile and Windows Phone 8. UIViewController instance method that notifies the view controller that its view was added to a view hierarchy. YoxView is a free Lightbox-type media and image viewer jQuery plugin. It's easy to use and feature-rich. don't have ie8 at my disposal currently, but after looking @ your markup/styles here are my thoughts: 1. the misalignment is more than likely margin-padding issues...looks like there is not enough room for the s on the same line as the icon, and this break is amplifying it because once the s are pushed off that line, they have declared, which is just pushing them farther away. You have a few options here: 1st of all, target the menu in IE8 with conditional comments; illuminate the involved elements (i like to use contrasting bgs/borders/etc., whatever makes each element stand out from the group) and inspect them in F12...if the answer(s) isn't obvious off the bat, start comparing physical pixel sizes to another browser. So if you use Chrome in this case...you can find an element's dimensions by hovering over if Developer Tools are open...how does Chrome's size(s) compare to IE8's size(s)? If they sizes are not disparate, repeat this process for the same elements, only checking positioning, layout, padding, and margins. (@ least) One of these should not match up to the other browser. You're going to want to compensate for the user agent rendering differences, and this is achievable using the conditional comments we've already used to target the menu. So lets pretend that all the elements are vaguely 130px wide...if you notice that they're only 115px in IE, apply 15 more pixels of width to IE8 and only IE8 via the cc's. i'm rambling bc i suck, but i'll try and wrap this up...your markup example is missing an opening bracket on the second, prolly want to fix that first before you do anything else. ditch the padding on the s. also, apply to them and make your anchors...that's a super easy to way to get rid of and/or test margin/padding issues. i'd also place the icon into the as s...that's me being particular, but that's actually a solution to your problem too...the s can't collide with the s if there are no more elements in the markup. another possible easy solution here: the s are floating left and applying a left margin...simply having the float:right could be a solution; floating them right and ditching the would be my second attempt, if simply didn't resolve it. CSS filter is part of the CSS working draft to apply visual styles to elements including images. You can apply blur, brightness, contrast, drop-shadow, grayscale, hue-rotate, invert, opacity, saturate, sepia, or custom svg-filters to any HTML element. CSS filter is part of the CSS working draft to apply visual styles such as blur, grayscale, etc. to elements including images. Fuse Fabric is a provisioning, configuration and management solution for Apache Karaf, Apache ServiceMix and Fuse. The open source project is now called fabric8 Project on Github Fuse Fabric is a provisioning, configuration and management solution for Apache Karaf, Apache ServiceMix and Fuse Polymer is an open source project led by the Google team. Its purpose is to implement the set of W3C specifications dealing with web components into an open source library and architecture suitable for creating and enabling reusable widgets (called web components) in modern web applications. Example code Simple Example: Using it in another document: Useful resources: Polymer website Polymer Starter Kit stackru Question Template The Polymer library provides a set of features that make it easy and fast to make custom elements that work like standard DOM elements. "Entities" is the term that in Drupal 7 is used for nodes, comments, taxonomy terms, and users. Third-party modules can then define new entity types. One of the features of Drupal 7 entities is that they can have associated some fields created through the field UI, or implemented by third-party modules. In Drupal 8, the API to handle entities has been extended, and entities are now object of specific classes implementing the interface; support for saving entities in the database has been added, where in Drupal 7 saving an entity was done by procedural functions. Reference An Introduction to Entities Working with content types and fields [meta] Drupal 8 Entity API improvements See also drupal-fields drupal-field-api "Entities" is the term that in Drupal 7 is used for nodes, comments, taxonomy terms, and users. Third-party modules can then define new entity types. iTextSharp is a.NET open source library for PDF generation and manipulation. How can I list two Linkedin Follow Buttons in a Twitter Bootstrap Dropdown I have been messing with this for awhile... http://jsfiddle.net/ravenna/GFydL/7/ What I have is multiple drop-downs that each represent a user profile. If the user has a Linkedin Profile on file with us then a follow button is visible for their dropdown. All browsers show the first one, and chrome shows the second one just fine. FF and IE only show a sliver of the icon for the 2nd and any more. any idea how to see any number of linked in Follow buttons? An OpenStruct is a data structure, similar to a Hash, that allows the definition of arbitrary attributes with their accompanying values. This is accomplished by using Ruby’s metaprogramming to define methods on the class itself. An OpenStruct is a Ruby data structure, similar to a Hash. PyFacebook is a thin wrapper for accessing Facebook's RESTful API through Python. Links Criterion on Hackage Criterion is a library for benchmarking Haskell code. For questions related to (N)Hibernate Criteria, use the [criteria] tag. Get header, image, and link URL of articles on another page using jQuery I have a news.html page with articles that are within an where NUM is a different number for each, with an title of news article, an image. On my main index page there is a gallery that should display the top 4 news articles (just the image and title, which are linked to news.html#postNUM). I am very new at this, but I managed to get the top 4 complete posts and either just the top 4 tags or top 4. What I need is to create a new. How can I get for each just the text of the without the tags, just the src value of the and the value of the id attribute of each article. For example postNUM. here's the jQuery code I have on my index page: I don't really know how to only get anchor's href value, image src value, and h4 text. You should read up on what the jquery methods you are already using do. If you want to get a html attribute, you use the method on a jquery object. So, for the attributes you are looking to get, you would use: This would return the value of the of the url matched by the preceding selector. For image src its just: Then for the text node of a html element, you can use: How can I get for each just the text of the without the tags A generic iterator function, which can be used to seamlessly iterate over both objects and arrays. Arrays and array-like objects with a length property (such as a function's arguments object) are iterated by numeric index, from 0 to length-1. Other objects are iterated via their named properties. on jQuery. Given this markup: This jQuery code: Produces these messages: Postgres Plus was a line of PostgreSQL variants with improved Oracle compatibility and additional management tooling. The product has been supplanted by EDB Postgres Advanced Server - see: enterprisedb "Postgres Plus" was the name of EnterpriseDB's Postgres Plus and Postgres Plus Advanced Server products. These are not PostgreSQL, they are semi-compatible PostgreSQL variants aimed at Oracle compatibility. EDB is a commercial vendor of products and services based on the PostgreSQL database. Use this tag for questions concerning EDB Postgres Advanced Server (self- or cloud-hosted) or the older Postgres Plus product (see also: postgres-plus), as well as EDB-specific tools such as the EDB Backup and Recovery Tool and EDB Postgres Enterprise Manager. For services, support, and other non-programming-related questions, please use EDB's customer support portal or contact EDB directly: https://www.enterprisedb.com/contact Further reading: EDB Postgres Advanced Server product page EDB's AWS-hosted database options EDB product documentation EDB services EnterpriseDB (EDB) is the vendor of EDB Postgres Advanced Server, an Oracle-compatible variation of PostgreSQL, and associated tooling I used a different approach and instead of I used Example on jsFiddle html code: See jQuery data Introduction The SqlHelper class is a utility class that can be used to execute commands in a SQL Server database. We know ADO.Net methods like SqlConnection,SqlDatAdapter and SqlCommand. To use these methods users typically write repititive lines of code like connecting to a db, executing the queries and finally disconnection from the db, etc. SqlHelper Class helps to reduce the number of lines coded. Namespace Microsoft.ApplicationBlocks.Data Methods ExecuteDataSet ExecuteNonQuery ExecuteReader ExecuteScalar ExecuteXmlReader Syntax SqlHelper.ExecuteDataSet(SqlConnection connection,string spname,params object[] parameter) Example References http://msdn.microsoft.com/en-us/library/cc467894.aspx http://www.codeproject.com/Tips/555870/SQL-Helper-Class-Microsoft-NET-Utility SqlHelper class is a utility class that can be used to execute commands in a SQL Server database. The Pathauto module automatically generates path aliases for various kinds of content (nodes, categories, users) without requiring the user to manually specify the path alias. This allows you to get aliases like /category/my-node-title.html instead of /node/123. The aliases are based upon a "pattern" system which the administrator can control. Pathauto depends on the Token module. PathAuto is a Drupal module that allows to automatically create path aliases for different type of pages. In Drupal, almost every bit of content is a node. Nodes can be pages, videos, blog posts or polls. While comments are not nodes, they are tied to, and reference a node. Treating all content as nodes allows the flexibility of creating new types of content. It also allows you to painlessly apply new features or changes to all content. While nodes are implemented as entities in Drupal 7, drupal-nodes should be used instead, unless specifically referring to Entity API functionality. This tag is for questions regarding the use, reuse and manipulation of nodes, the most basic form of content on a Drupal site. While nodes are implemented as entities in Drupal 7, this tag should be used instead, unless specifically referring to Entity API functionality. hook_install() is the hook called when a module is being installed, but not when the module is being updated. In Drupal 6, if a module is using a database table, its implementation needs to call drupal_install_schema() in order to install its schema. This is not anymore necessary starting from Drupal 7, as Drupal 7 automatically calls when installing a module. hook_install() is the hook used to perform setup tasks when a module is installed. GeSHi ("Generic Syntax Highlighter") is a free software library that allows syntax highlighting of source code for several markup and programming languages. The program is written in PHP and is bundled or available as an add-on in popular web-based applications, such as Dokuwiki, Mambo, MediaWiki (see extension), phpBB and WikkaWiki. Geshi is a free software library that allows syntax highlighting of source code for several markup and programming languages. TIBCO BusinessEvents® is a complex event processing (CEP) solution that abstracts and correlates meaningful business information from the events and data circulating through your information systems. By detecting patterns within the real-time flow of events, it can help you detect and understand unusual activity, as well as recognize trends, opportunities, and problems. Publishing business-critical information in real time to your enterprise systems or dashboards, you can visually see and understand what's happening in the moment and facilitate proactive decision making. TIBCO BusinessEvents® is a complex event processing (CEP) solution. Codeception is a PHP full-stack testing framework. Inspired by BDD, it provides a new way of writing acceptance, functional and even unit tests. Powered by PHPUnit. Feature Overview: Multiple backends, easily changed selenium, PhpBrowser Elements matched by name, CSS, XPath Data Cleanup after each run Integrate with Symfony, Zend Framework, Laravel, Yii and other frameworks Continuous Integration systems like Jenkins or Bamboo Natively executes PHPUnit tests BDD-style scenario-driven tests WebServices testing via REST,SOAP Generates HTML, XML, TAP, JSON reports Simple Fixtures Database and Doctrine ORM helpers CodeCoverage and Remote CodeCoverage Documentation & Links Website GitHub Documentation Community forum Available modules for frameworks Laravel 5 Lumen Phalcon Symfony Yii 2 Zend Framework 2-3 Zend Expressive Codeception is a modern full-stack testing framework for PHP. Inspired by BDD, it provides a way of writing acceptance, functional and even unit tests. Powered by PHPUnit. you can see this example, it works perfectly now, i found my issue and i want to share the solution with you: the important thing is the each line, it must say "in document.slides" so i can access from jade the document metadata.:D the final render will look like this: For questions relating to Ubuntu for tablets/phones and the Ubuntu Touch Developer SDK preview. For questions relating to Ubuntu for tablets/phones and the Ubuntu Touch Developer SDK preview. span don't resize when updated by ajax text on tablet? Please see the screenshot When the user clicks on the block section it get updated by an AJAX request. Every thing works fine on desktop and mobile. But on iPad2 and iPad3 it is broken. Can any one please help? HTML: JAVASCRIPT: CSS Dependencies: jQuery >= 1.8.2 Project site: http://zurb.com/playground/jquery-joyride-feature-tour-plugin Current Version: 2 Use this tag for questions relating to Joyride, a jQuery site tour wizard. Magento Go is a hosted, SaaS service that enables small and emerging merchants to quickly build and launch an online store. Magento handles all of the software, servers, hosting and security so customer can focus on growing online business. Magento Go - Hosted eCommerce for Small Merchants Right to Left (RTL) refers to the scripts of natural languages that are written and read from the right to the left instead from the left to the right. Common examples include the Hebrew alphabet, used by the Hebrew and Yiddish languages, and the Arabic script, used by Arabic, Persian, and many others. For more examples and information, see this Wikipedia article. Tag usage For problems with interaction of right-to-left and left-to-right text, prefer the bidi tag. Consider adding a tag for the specific language you are using, such as hebrew, arabic, persian, or urdu, as the specific language and/or alphabet may display different behaviors under different circumstances (for example, initial forms in Arabic that have no analogy in Hebrew). HTML example Some UI technologies support right to left out of the box. For example the HTML standard has a attribute that may receive or (Left to Right) values. Windows example Most Windows forms controls also have a property called "RightToLeft", which is of type and can have the following values: - right to left is switched on. - right to left is switched off. - right to left is inherited from the parent control. Right to Left (RTL) refers to the scripts of natural languages that are written and read from the right to the left instead from the left to the right, such as Hebrew, Arabic and Persian. For problems with interaction of right-to-left and left-to-right text, prefer the "bidi" tag. URL: http://www.sedna.org/ Operating Systems: Windows, Linux, MacOS X, FreeBSD, Solaris (x86/x64) License: Apache License 2.0 Sedna is an XML Database with bindings to many programming languages From MDN: The function containing the yield keyword is a generator. When you call it, its formal parameters are bound to actual arguments, but its body isn't actually evaluated. Instead, a generator-iterator is returned. Each call to the generator-iterator's next() method performs another pass through the iterative algorithm. Each step's value is the value specified by the yield keyword. Think of yield as the generator-iterator version of return, indicating the boundary between each iteration of the algorithm. Each time you call next(), the generator code resumes from the statement following the yield. keyword is used in C#, Phython, JavaScript. The yield keyword is used to pause and resume a generator. Oracle-soa stands for Oracle SOA Suite, an application integration and SOA solution by Oracle. It includes support for web services and several WS-* standards, a service bus, a BPEL process engine and B2B integration facilities. Geofences can be monitored by geofencer service. And when the user crosses the boundary of a geofence, an alert will be generated. As currently implemented, in the Google Play Services API, geofences are circular, defined using coordinates (lat, long) and radius. Documentation Represents a geographical region, also known as a geofence. RxJava is a Java implementation of Reactive Extensions. Android specific support for RxJava is provided by rx-android The main goals of RxJava Stay true to the principles and concepts behind the original rx.net implementation while adjusting to the naming conventions and idioms of Java All contracts of Rx should be the same Target - the JVM JVM-based languages supported (beyond Java itself) include groovy, clojure, jruby, kotlin and scala Support Java 6+ The library is open sourced under Apache 2.0 license. References Introduction to ReactiveX RxJava Wiki Related tags reactive-programming rxjs rx-android system.reactive RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. Microsoft Query is a program for bringing data from external sources into other Microsoft Office programs — in particular, Microsoft Excel. By using Query to retrieve data from your corporate databases and files, you don't have to retype the data you want to analyze in Excel. You can also update your Excel reports and summaries automatically from the original source database whenever the database is updated with new information. Types of databases that you can access You can retrieve data from several types of databases, including Microsoft Office Access, Microsoft SQL Server, and Microsoft SQL Server OLAP Services. You can also retrieve data from Excel workbooks and from text files. Microsoft Office provides drivers that you can use to retrieve data from the following data sources: Microsoft SQL Server Analysis Services (OLAP provider) Microsoft Office Access dBASE Microsoft FoxPro Microsoft Office Excel Oracle Paradox Text file databases Microsoft Query is a program for retrieving data from external sources into other Microsoft Office programs — in particular, Microsoft Excel VAPIX® is Axis’ own open API (Application Programming Interface). Xojo is a cross-platform development tool that creates apps for Windows, OS X, Linux, the web, iOS and Raspberry PI. Website: http://www.xojo.com/ Xojo is a cross-platform development tool that creates apps for Windows, OS X, Linux and the web. A quality step in software development where users are recruited who match key characteristics of target users and are asked to complete tasks using the software. Key measures are user error rate, time on task, and satisfaction. Can be moderated or unmoderated, remote or in-person. A skillful moderator can draw out mental model mismatches. The goal is to find issues while they are still relatively inexpensive to correct. Vanilla JavaScript For Loop to push array of names Mock Mark up: Remember this is mock markup of course there is more html in the above, this a is the first a tag inside the parent Here is my code: I keep getting literally I have tried and Is there something I am doing wrong here? I am trying to make an array of "names" persay to classify these later on using an ID specification. Any suggestions thank you! You did everything right but you forgot the: FIDDLE You can use.value as Tom mentioned or you can use.getAttribute('name'). You would need to modify your code a little bit further for it work for more than one anchor in.post class: JavaScript: http://jsfiddle.net/joybroto/3d9qz/7/ RMI/IIOP is an implementation of Java RMI over the CORBA IIOP protocol. It supports all the features of RMI/JRMP, the default protocol, with the exception of Distributed Garbage Collection. RMI/IIOP is an implementation of Java RMI over the CORBA IIOP protocol. When render a table row, you add some id to row like this Then use jquery, ajax to catch button press The is a Javascript-based control that displays hierarchical data in a traditional tree structure. It supports user interaction through the mouse or touch to perform re-ordering operations via drag-and-drop. References Features Overview DEMOS API Documentation Technical Overview Related tags kendo-ui telerik Kendo UI TreeView widget displays hierarchical data in a traditional tree structure. It supports user interaction through mouse or touch events to perform re-ordering operations by using the drag-and-drop functionality. The is a Javascript-based control that represents a richer version of a element, providing support for local and remote data binding, item templates, and configurable options for controlling the list behavior. Related tags kendo-ui telerik The Kendo ComboBox represents a richer version of a </select> элемент, обеспечивающий поддержку локальной и удаленной привязки данных, шаблонов элементов и настраиваемые параметры для управления поведением списка. </option>
1 ответ

AngulaJS ng-options изначально выбрал значение из

У меня есть объект со свойством: структура значения должна быть использована для ng-параметров, чтобы создать выпадающий список. У меня также есть переменная ng-model, которая содержит свойство, которое должно быть выбрано в данный момент. Проблема …
1 ответ

Опции Ng в Angular для массивов и объектов

Прежде всего 2 рабочих решения: Пример 1 - Массив в контроллере $scope.s1 = [ { "name": "Item1", "id": 1 }, { "name": "Item2", "id": 2 } ]; Вид 1 &lt;select ng-model="select1" ng-options="foo.id as foo.name for foo in s1"&gt; &lt;option value=""&gt;…
10 дек '15 в 11:15
2 ответа

Можно ли разрешить пользователям выбирать пустое значение в раскрывающемся меню

У меня есть форма с кнопкой сохранения, которая отключается с помощью свойств $pristine и $invalid. Форма имеет выпадающее меню, которое содержит пустое значение в качестве опции выбора. После того, как я выбрал пустое значение, он всегда устанавлив…
24 сен '14 в 03:25
2 ответа

Выбор ng-параметров с парой ключ-значение не работает

У меня есть такой объект: "choiceList":[{"1":"cash"},{"2":"credit"}] Я хочу показать этот объект в select элемент, в котором option элементы отображают наличные и кредит. У меня есть другая переменная, в которой я хочу сохранить 1 или 2, если выбран…
01 окт '15 в 06:45
1 ответ

Использование ng-параметров для массива, объявленного в объекте

В моем контроллере у меня есть: $scope.sizes = { things: [ 'one', 'two' ] } и в моем HTML у меня есть &lt;select ng-options="thing for thing in sizes.things"&gt;&lt;/select&gt; Полученный комбинированный список не имеет значений. Однако в этом случа…
10 июл '15 в 22:03
1 ответ

Как иметь пустое значение в ng-option, а не NULL

Так что я новичок в angularjs, и я не могу найти, как это сделать: я хочу использовать ng-options и иметь пустое значение в качестве опции для всех. &lt;h5 style="display:inline;"&gt;Level &lt;/h5&gt; &lt;select name="Levelfilter" ng-model="search.l…
29 авг '16 в 14:42
1 ответ

AngularJs: всплывающая подсказка при наведении мыши на одно значение раскрывающегося списка с помощью параметров ng

Я использую ng-опции для выпадающего списка, используя тег "select". Я должен выбрать только один вариант из выпадающего списка одновременно. При выборе опции из выпадающего меню я должен показывать всплывающую подсказку при наведении курсора мыши н…
27 май '16 в 10:53
4 ответа

AngularJS ng-опции для исключения конкретного объекта

Я использую угловые ng-опции, чтобы показать с несколькими опциями в качестве выбора родительской категории текущей категории, в основном эти опции содержат все существующие категории, и мне нужно исключить текущую категорию из ng-опций, что вполне …
06 окт '14 в 11:28
1 ответ

ng-options Значение по умолчанию для углового раскрывающегося списка

У меня есть два выпадающих списка, один зависит от другого. У меня изначально был код, использующий ng-repeat, но я читал, что более эффективно использовать ng-options. Однако при переключении я больше не могу использовать ng-selected для значения п…
1 ответ

Angular.js ng-option выбирается нажатием клавиши

У меня есть &lt;select&gt; заселены через ng-options, В конкретном случае, когда два значения находятся рядом в упорядоченном списке моделей и значения имеют одну и ту же первую букву, обновление значения модели в угловых разрывах. Это может быть пр…
1 ответ

Отображение 2 языка в скобках для опций с использованием ng-options angular js

У меня есть окно выбора, в этом окне выбора мне нужно показать 2 варианта языка. например: вариант должен быть таким, как этот майсур (Mysuru). Я использовал нг-опции для этого &lt;select name="citySelect" required="true" ng-options="city.name.en (c…
13 янв '16 в 06:04
2 ответа

AngularJs - ng-опции не связываются после вызова ajax

Я пытаюсь изменить выбранный индекс параметров ng после вызова ajax, но он не изменится. //Html Section... &lt;select id="fooId" ng-model ="foo.formula" ng-options="formulas as name for (formulas, name) in the_formula"&gt;&lt;/select&gt; //End Html …
12 мар '14 в 10:40
1 ответ

Как получить выбранное значение из опции выбора?

Я не могу получить выбранное значение из списка опций выбора и не могу понять, почему. Вот код, который у меня есть: HTML: &lt;select ng-model="time_number" ng-init="time_number = task.time_numbers[0]" ng-options="number as number.num for number in …
01 июн '14 в 05:42
2 ответа

Отфильтруйте результаты в таблице, используя select, созданный через свойство объекта в angularJS

Я пытаюсь создать фильтр, который будет отфильтровывать результаты в таблице на основе значения, выбранного в раскрывающемся списке. В настоящее время он работает для всех выпадающих списков, кроме 'type'. Раскрывающийся список типа был создан с исп…
13 дек '17 в 04:46
2 ответа

Получить значение из трех вариантов

Я новичок в AngularJS, и я интегрировал PHP-приложение с Angular. Недавно я пытаюсь получить значения из трех вариантов. Я сделал два файла в редакторе плункеров в качестве примера http://plnkr.co/edit/CA2D5RDvZeBQLnMUXFOH?p=preview Выборы следующие…
09 янв '15 в 03:58
1 ответ

NG-варианты Angular с заголовком

Я создаю выпадающий список с помощью ng-options, как я могу использовать атрибут title для опций, созданных ng-option? Мое требование - дать атрибут title для опций, созданных с помощью ng-options. Примечание: я не хочу использовать ng-repeat
23 фев '16 в 10:55
1 ответ

Угловые нг-опции случайно не загружаются

У меня есть выпадающее меню, как это: &lt;select selectpicker name="SubArea" ng-model="search.SubArea" ng-options="SubArea.SubArea as (SubArea.SubArea + ' (' + SubArea.Count + ')') for SubArea in subareas | orderBy:'SubArea'" ng-multiple="true" mult…
02 апр '15 в 16:00
2 ответа

Вызовите функцию в элементе выбора для заполнения источника ngOptions?

У меня есть &lt;select&gt; как показано ниже: &lt;div ng-show="myCtrl.name == 'Jack'"&gt; &lt;select ng-model="myCtrl.selectedValue" ng-options="value.id as value.title for value in myCtrl.valueDrpValues"&gt; &lt;option value=""&gt; Select One ...&l…
1 ответ

Как показать родителя и детей с помощью ng-options

Я хочу создать ng-опции с помощью которых я могу выбирать элементы из родительского объекта и дочерних объектов. Мой JSON выглядит так: { "errors":[ ], "headquarters":{ "id":1, "name":"headquarter name", "departments":[ { "id":2, "name":"department …
25 мар '16 в 23:04
1 ответ

ng-options выбирает элемент с индексом 0, когда ng-модель пуста (только после дайджест-цикла)

У меня есть &lt;select&gt; для чего я использую ng-options заполнить варианты. Модель выбора представляет собой строку. Я заполняю строку параметром маршрута, прежде чем параметры загружаются асинхронно. В контроллере: $scope.selection = $routeParam…