uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 18 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   material   access   customer   travel   camera   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   yacht   app   content   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: xml.

Clear all

Showing 18 results.

Looking up xml tag. Showing 18 results. Clear

delicious-api/api at master · domainersuitedev/delicious-api · GitHub

https://github.com/domainersuitedev/delicious-api/tree/master/api

Saved by uncleflo on January 16th, 2022.

This document and the APIs herein are subject to change at any time. We will version the API, but may deprecate early versions aggressively. Please wait at least one second between HTTP queries, or you are likely to get automatically throttled. If you are releasing a library to access the API, you must do this. Please watch for 500 or 999 errors and back-off appropriately. It means that you have been throttled. Please set your User-Agent to something identifiable. The default identifiers like Java/1.4.3 or lwp-perl etc tend to get banned from time to time. If you are releasing software or a service for other people to use, your software or service must not add any links without a user’s explicit direction. Likewise, you must not modify any urls except under the user’s explicit direction. API calls of Objects returns as an Xml object.

commit jump load information delicious identify software service user direction api call object xml create develop development lookup post bookmark past howto reference code old


How to Approach SVG Animations: A CSS Tutorial | Toptal

https://www.toptal.com/css/svg-animation-css-tutorial

Saved by uncleflo on January 14th, 2022.

Animations make websites look more polished and exciting, and help improve user experience. Explore how the combined potential of SVG and CSS can be leveraged to create animations without relying on external libraries. Animations are a ubiquitous part of the web. Unlike the flashing GIF images that plagued websites in the internet's earlier days, today's animations are more subtle and tasteful. Designers and front-end specialists use them to make websites look more polished, enhance the user experience, call attention to important elements, and convey information. Web developers can benefit from combining the power of SVG and CSS to create animations without using external libraries. This SVG animation tutorial shows how to build custom animations for real-world projects. Before animating SVGs with CSS, developers need to understand how SVGs work internally. Fortunately, it's similar to HTML: We define SVG elements with XML syntax and style them with CSS, just as if they were HTML.

svg css animation library improve user experience polish excite beautiful interact animate image website internet technology modern tutorial explanation story howto html element xml syntax enhance designer frontend user talent profile experience


SWIFT message types

https://en.wikipedia.org/wiki/SWIFT_message_types

Saved by uncleflo on March 23rd, 2018.

The SWIFT network supports the following message standards: SWIFT Message types are the format or schema used to send messages to financial institutions on the SWIFT (Society for Worldwide Interbank Financial Telecommunication) network. The original message types were developed by SWIFT and retrospectively made into an ISO standard, ISO 15022. This was later supplemented by a XML based version under ISO 20022.

support financial message standard type format schema institution network xml iso administration howto


Web Services Description Language (WSDL) 1.1

http://www.w3.org/TR/wsdl

Saved by uncleflo on October 21st, 2016.

WSDL is an XML format for describing network services as a set of endpoints operating on messages containing either document-oriented or procedure-oriented information. The operations and messages are described abstractly, and then bound to a concrete network protocol and message format to define an endpoint. Related concrete endpoints are combined into abstract endpoints (services). WSDL is extensible to allow description of endpoints and their messages regardless of what message formats or network protocols are used to communicate, however, the only bindings described in this document describe how to use WSDL in conjunction with SOAP 1.1, HTTP GET/POST, and MIME.

xml standard document procedure information wsdl international development learn service endpoint description definition w3 consortium network protocol application administration explanation detail reference


The ultimate SVG guide | PSDtoWP.net

https://psdtowp.net/svg.html

Saved by uncleflo on June 13th, 2015.

Scalable vector graphics, abbreviated as SVG, are web-based image formats which are used for vector-based-graphics whereby animations and interactivity are supported. SVG defines the graphics in XML format and when SVG's are zoomed, enlarged or scaled down the quality won’t be affected. SVG's have quite some benefits compared to normal images and canvas-based displays. SVG's aren’t often used by developers because they simply don’t know about SVG's or because they seem to be too complicated. Find below a clear overview of the various SVG benefits:

svg tutorial logo design guide graphics complicated xml format zoom quality development administration overview benefit why explanation edit howto


SVG Basics Tutorials - Scalable Vector Graphics by Hand

http://www.svgbasics.com/

Saved by uncleflo on June 13th, 2015.

Welcome to the SVGBasics tutorials. Scalable Vector Graphics (SVG) is a standard from the W3C which is built on top of XML. The SVG standard describes ways that graphics can be drawn for use on the web. I've assembled here some examples that you can freely modify and reuse. The idea is to cover the basics with numerous examples that people can experiment with to get an idea of what SVG can do. The Scalable Vector Graphics (SVG) recommendation comes from the W3C. The recommendation describes how to create vector graphics using a mark up language. Because SVG is based on XML, tools that already know how to interpret XML will be able to interpret SVG. Having this well-established standard as a foundation saves a lot of the work in defining the language. It also means that there are numerous tools around which can check the structure of an SVG document or read it to pull out interesting information.

svg graphics browser vector scale hand tutorial xml howto development step-by-step description structure document language tool information font curve line transformation shape basic text light image source


All Standards and Drafts - W3C

http://www.w3.org/TR/

Saved by uncleflo on July 16th, 2014.

The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. Led by Web inventor Tim Berners-Lee and CEO Jeffrey Jaffe, W3C's mission is to lead the Web to its full potential. Contact W3C for more information.

webdesign development draft standard w3c list reference lookup information core application device digital xml svg css csv tool administration membership


YQL Console: show tables

http://developer.yahoo.com/yql/console/

Saved by uncleflo on January 24th, 2014.

A complete Yahoo API query analyser that gets data from a large DB of tables on the Yahoo Developer Network. Queries are based on SQL syntax

network developer development html ajax json data xml editor solution query yql language yahoo online web


WSDL & SOAP: Exploring the Service Description Model (Web Cornucopia)

https://blogs.oracle.com/gopalan/entry/wsdl_the_wsdl_model

Saved by uncleflo on May 16th, 2013.

Multiple Service consumers invoke operations defined on a Service Provider. To do that they need a way to find out the Service Location of where the provider service is hosted, and the various interfaces, operations, and data types that are provided and suppoted by the Service Provider so that they can interact with the provider's services. The Web Services Desciption Language (WSDL) is an XML document that describes all the Service Provider contracts (also known as service descriptions) to which consumers of the service must agree to in order to interact with the Provider.

wsdl soap explore description model web service support xml document describe provider contract information explanation architect design abstract blog oracle interface


Europass: Curriculum Vitae

http://europass.cedefop.europa.eu/en/documents/curriculum-vitae

Saved by uncleflo on January 12th, 2013.

This is the Europass CV, a website to create your own CV, about yourself, without a needed profile. A document to present your skills and qualifications effectively and clearly. Follow the instructions and save the completed document (download or e-mail). You can then generate your CV on your computer.

cv curriculum vitae generate pdf xml update create online download template example europass document skill personal assist help work


XPath Syntax

http://www.w3schools.com/xpath/xpath_syntax.asp

Saved by uncleflo on December 3rd, 2012.

XPath uses path expressions to select nodes or node-sets in an XML document. The node is selected by following a path or steps. XPath uses path expressions to select nodes in an XML document. The node is selected by following a path or steps. Predicates are used to find a specific node or a node that contains a specific value. Predicates are always embedded in square brackets.

xpath syntax xml reference information document analyse steps predicate node


delicious_api_client.php - An Object Oriented PHP5 del.icio.us API Client

http://www.seanodonnell.com/code/?id=72

Saved by uncleflo on March 26th, 2012.

I'm a daily user of the del.icio.us bookmark service, and wanted to create a simple mash-up page for my web site, using their API (REST service). I decided to create a simple object in PHP5 using CURL to communicate w/ the del.icio.us REST API service. This object requires CURL support to be compiled into PHP5.This object is intended to be used as a simple del.icio.us API (REST) client. This object requires CURL support to be compiled into PHP.

server client object library information development xml programming web code del.icio.us php api delicious


Mini-XML

http://minixml.org/

Saved by uncleflo on March 25th, 2012.

Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program. Mini-XML supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. Data is stored in a linked-list tree structure, preserving the XML data hierarchy, and arbitrary element names, attributes, and attribute values are supported with no preset limits, just available memory.

minixml xml mini development code library lightweight parse c


Delicious.com - Discover Yourself!

http://delicious.com/help/api

Saved by uncleflo on November 17th, 2011.

An HTTP-based interface. We will version the API, but may deprecate early versions aggressively. All /v1 api's require https requests and HTTP-Auth. Keep in mind: Please let us know if you are going to release software that uses this publicly, so that we can at least have a heads-up and hopefully test things out beforehand. Please wait AT LEAST ONE SECOND between queries, or you are likely to get automatically throttled. If you are releasing a library to access the API, you MUST do this. Please watch for 500 or 999 errors and back-off appropriately. It means that you have been throttled. Please set your User-Agent to something identifiable. The default identifiers like "Java/1.4.3" or "lwp-perl" etc tend to get banned from time to time. If you are releasing software or a service for other people to use, your software or service MUST NOT add any links without a user's explicit direction. Likewise, you MUST NOT modify any urls except under the user's explicit direction.

delicious tag post public development code php url information xml web curl authentication api bookmark reference rules


Adobe Flex 4.5 * FXG

http://help.adobe.com/en_US/flex/using/WSda78ed3a750d6b8f26c150d412357de3591-8000.html

Saved by uncleflo on September 6th, 2011.

In general, you should use an FXG document as a standalone component in your applications. This gives you the greatest amount of memory optimization, and lets you reuse your FXG files in other parts of the same application, or in other applications. In addition, by keeping the FXG document separate from the application, you can edit and export the FXG again from a graphics tool. One disadvantage to using an FXG file as a standalone component is that you cannot get a reference to individual elements in it. The FXG component itself is a “black box”; you cannot interact with individual elements from your application or other components. You can, however, still apply effects, resize, position, and trigger events from interaction with the FXG component itself. In some cases, you might want to add the FXG output directly into your application. You can do this, but you must convert the FXG syntax to MXML graphics.

flex document component application memory convert fxg mxml integrations export output xml manual syntax


Adobe Flex 4.5 * FXG and MXML graphics

http://help.adobe.com/en_US/flex/using/WS145DAB0B-A958-423f-8A01-12B679BA0CC7.html

Saved by uncleflo on September 6th, 2011.

Adding graphics to your applications can make them more attractive and usable. In many cases, you might want to add graphics that are vector-based, and not import images that don’t scale well. You can create vector based graphics in Flex by using one of the following APIs: FXG, MXML graphics, FXG is a declarative syntax for defining static graphics. You typically use a graphics tool such as Adobe Illustrator to export an FXG document, and then use the FXG document as an optimized component in your application. FXG graphics are used by the mobile skin classes because they are so lightweight.

fxg mxml adobe format information compatibility graphic illustrator development api syntax xml skin effect shape text bitmap


FXG 2.0 Specification - Flex SDK - Adobe Open Source

http://opensource.adobe.com/wiki/display/flexsdk/FXG+2.0+Specification

Saved by uncleflo on August 16th, 2011.

FXG 2.0 describes an XML-based graphics interchange format for the Flash Platform. FXG contains high-level graphical and text primitives that can be used to create, group, transform and visually modify basic vector and bitmap shapes. The FXG rendering model follows very closely the Flash Player 10 rendering model and exposes all graphics capabilities of the Flash platform as well as offering expandable support to accommodate future capabilities of the Flash Player. The specification below dives into the technical details governing every element of FXG 2.0. For information on FXG 1.0, please refer to the FXG 1.0 Specification.

fxg adobe open source xml graphics format standard platform primitive transform group vector bitmap render catalyst


AJAX callbacks with jQuery

http://dreamdealer.nl/tutorials/ajax_callbacks_with_jquery.html

Saved by uncleflo on October 27th, 2010.

In line 2 we get the calue from the first field in our page. This variable is used in row 4 again in the AJAX callback. In line 3, we do the same for the second field. In line 4 to 7 is the actual AJAX callback. I put this function on multiple rows for readability, but you can put it on one line if you like. The first parameter is the file you want to do the call on. This can be PHP or whatever. I made a file in the same directory as the HTML file, called "giveMeSomething.php". In this file, all the actions are done (see step 4). The second parameter (between curly brackets) contains all the values you want to pass to the PHP file. The values are delimited bij comma's. Left of the : is the name of the variable in the PHP file, and right of the : is the value (in this case the vars you defined in line 2 and 3). At last we define a function that is executed after the callback finishes. The data you get (and display in an alert) is everything that was echo-ed in the PHP file.

jquery ajax html php json development solution easy example xml library javascript


No further bookmarks found.