
Registered since September 28th, 2017
Has a total of 4246 bookmarks.
Showing top Tags within 19 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 work user process database share manage hardware professional buy industry internet dance advice installation developer 3d search material camera access customer travel test standard review documentation css money engineering webdesign engine develop 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 easy live google resource operation startup monitor training
Tag selected: collaboration.
Looking up collaboration tag. Showing 19 results. Clear
Saved by uncleflo on November 14th, 2022.
Everything you need to work together, all in one place. Explore Zoom One’s Collaboration Tools Connect virtually from anywhere with Zoom Meetings Collaborate together with Zoom Team Chat Call the world with Zoom Phone Create and brainstorm with Zoom Whiteboard Rich conversation analytics to improve sales Send and receive messages and calendar invitations Innovative video solutions for every meeting space. Bring meeting spaces online with Zoom Rooms
zoom elevate explore documentation marketplace ecosystem global subscription expert innovative collaboration connect conversation developer platform cloud video sales message meeting space room plan pricing webcam
Saved by uncleflo on April 10th, 2021.
This year's Postman Galaxy global API conference (held February 2-4, 2021) featured more than a hundred sessions on topics including API collaboration, development, testing, design, architecture, specifications, and more. And because we don’t want you to miss out, we’ve made some of the most popular Postman Galaxy sessions available on demand for you. Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs—faster.
api documentation simulate discover publish collaboration automation manual improvement adopt runner explore session developer server integration connection connect hierarchy structure platform development feature build streamline popular administration system
Saved by uncleflo on October 11th, 2019.
Established in 2009, the element14 Community is the industry standard for electronics collaboration. It has popular technical blogs, videos and webinars that provide information on the latest in electronics trends such as the Internet of Things and Wireless Technologies. It also hosts our video project releases in element14 presents on Wednesdays and Fridays. It is a place where you can: CONNECT with a community of thousands of engineers and innovators from all over the world. LEARN about the very latest in new technology from industry experts, suppliers, independent sources and user reviews. CREATE and source your next electronics project with access to 24/7 community support to tackle tough project challenges. INSPIRE and be Inspired; build your next project and help others to create a better connected world.
community forum people enthusiast industry collaboration technical electronics video webinar information discussion engineer innovator expert supplier source review inspire project connect world
Saved by uncleflo on November 29th, 2018.
In the last few years Robot integrator T&D in collaboration with a leading supplier of natural stone, Marmi e Graniti d'Italia (MGI), has applied its technology and innovation for applications in the stone industry. One of the latest frontiers in the field is definitely the interaction between ABB robots and natural stone. Using the creation of a replica of artist Amedeo Modigliani's infamous "HEAD" sculpture in white granite, T&D explored the application of a robotic milling system to evaluate whether industrial robots are capable of the demands and challenges that processing stone requires. The results of the experiment surpassed all expectations offering a quality of cut comparable to CNC machinery. The possibility of perfecting the approach, integrating milling and polishing, is currently being explored in collaboration with ABB integrator T&D Robotics.
robot integrator year explore application requirement artist evaluate leading movie film example abb sculpture nice beautfiul industrial offer quality compare cnc machinery perfect approach integrate polish collaboration supplier natural stone expectation granite interaction apply experiment process art create innovation building construct
Saved by uncleflo on June 29th, 2018.
Proud history, sure. But at ING we’re always more interested in what comes next. Looking at everything we do and asking: how do we make this better? How can we get it done faster? How can it be done more simply? It takes relentless curiosity, a spirit of open collaboration and a culture where new ideas are valued ahead of old conventions.
career job ing idea convention value collaboration spirit curiosity simple better history global belgium world europe find work money bank
Saved by uncleflo on February 11th, 2018.
Founded in 2013 with 6 million euro venture capital, HitBTC is a global innovative trading platform with multi-currency support, high liquidity and low fees. Aiming to stay at the forefront of crypto world, they list promising ICOs and popular tokens every week. Provided with rapid powerful API and outstanding matching core engine, HitBTC traders are able to significantly enhance their trading experience. HitBTC is the most advanced cryptocurrency exchange with markets for trading between Bitcoins, Ethereums, Litecoins, Dogecoins, Monero, USDT and more. HitBTC - global trading platform with multi-currency support, operating since 2013. The exchange has markets for trading digital assets, tokens and ICOs and provides a wide range of tools as well as stable uptime. The Platform development started with a 6 million Euro venture investment agreement, as a collaboration between software developers, finance professionals and experienced traders. The core matching engine is among the most advanced technological products in its class and implements innovative features such as real-time clearing, advanced order matching algorithms and has been acclaimed for its fault-tolerance, uptime and high availability.
exchange market cryptocurrency crypto currency trade trading financial advanced platform invest investment howto support range tool collaboration software developer professional liquidity
Saved by uncleflo on June 23rd, 2017.
Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. Collaborating in really real-time. No more sending your stuff back and forth via email, just set up a pad, share the link and start collaborating! Etherpad allows you to edit documents collaboratively in real-time, much like a live multi-player editor that runs in your browser. Write articles, press releases, to-do lists, etc. together with your friends, fellow students or colleagues, all working on the same document at the same time. All instances provide access to all data through a well-documented API and supports import/export to many major data exchange formats. And if the built-in feature set isn't enough for you, there's tons of plugins that allow you to customize your instance to suit your needs. You don't need to set up a server and install Etherpad in order to use it. Just pick one of publicly available instances that friendly people from everywhere around the world have set up. Alternatively, you can set up your own instance by following our installation guide.
realtime collaboration opensource browser operational-transformation website js library text writer software howto download app article write
Saved by uncleflo on June 23rd, 2017.
Software that lets you edit a shared document together with others over the internet can be really useful if you’re working in a team, especially a distributed one. Nowadays, there is a lot of web-based software for simultaneous collaborative editing, no matter if you’re working on rich-text documents, spreadsheets, presentations or source code. Let’s take a moment to define more precisely what we mean with the term realtime collaborative editing. What we want is that multiple people working at different computers can make changes to a document hosted on a server at any time. These changes are synchronized immediately with the other peers, in contrast to version control systems like Git, where one usually works on a feature all by oneself and eventually merges the changes back to the project. No client should have to communicate with the server or any other client before making a change. In particular, there is no need to acquire a lock from the server to make an edit and concurrent edits can occur. After all changes have been synchronized, every client should see the exact same document. It turns out that implementing this kind of real-time collaboration is far from trivial. The most common solution responds to the name Operational Transformation (usually abbreviated OT). It originated from a research paper published in 1989 but got more recently popularized by Google Wave. Today, it powers many collaborative editors such as.
operational-transformation collaboration github document share synchronize article write writer developer development library define simultaneous software edit other information reference core js javascript browser
Saved by uncleflo on June 23rd, 2017.
I'm looking for a library that would allow me to synchronize text in real-time between multiple users (ala Google Docs). I've stumbled upon Operational Transformation, which seems to fit my needs. Having said that, I understand the gist of OT, but not the math nor implementation of OT. Thus, I was wondering if there was a drag'n'drop Javascript library that would hook into a text area, generate the transforms, then allow me to apply those transformations onto another client? (I've gotten the Etherpad source, but I can't make head or tails out of it. If anyone could point out how to leverage on Etherpad's OT implementation, that'll be great too!)
share transform group operation transformation operational-transformation development collaboration website web howto references list developer lookup information read discussion question synchronize realtime text article write writer js library
Saved by uncleflo on June 21st, 2017.
jinfinote is a JavaScript implementation of the Infinote protocol, an open
standard for software supporting collaborative real-time editing of text
files. The goal of this project is to aid in creating a collaborative real-time editor
for the web, similar to EtherPad. Desktop editors such as Gobby are already
available for many platforms, and the intention is to close the missing link to
the web browser.
js script development library collaborative editing form website collaboration team teamwork editor desktop protocol implementation web panel administration
Saved by uncleflo on February 8th, 2015.
RealtimeBoard is your regular whiteboard reinvented for a better online experience. Now you can store all your ideas on an endless online board and share them with the entire team! Manage projects, brainstorm and discuss ideas together with the colleagues anytime, anywhere. Or use it in education and let students both in class and at home take part in the discussion.
whiteboard tools collaboration online writing startup project management tool web store ideas share team board class discussion experience education trial example feature
Saved by uncleflo on August 4th, 2014.
The amendment and extension of the Mutual Defence Agreement, which was first signed in 1958, is fundamental to the replacement of the Trident nuclear weapons system: allowing for the transfer of information relating to nuclear technology and US-UK collaboration over their nuclear weapons programmes. Yet the British Government has not only denied Parliament the opportunity to discuss it, it will not even disclose the content of the agreement.
programme nuclear britain pariliament secret prime minister government undisclosed weapon collaboration mutual defence agreement trident system information deny parliament discuss disclose uk content ammendment transfer technology
Saved by uncleflo on April 11th, 2011.
TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
svn subversion tools software windows programming opensource tortoise explorer integrate control team teamwork group collaboration development
Saved by uncleflo on November 8th, 2010.
Subclipse is an Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. The software is released under the Eclipse Public License (EPL) 1.0 open source license. 
As part of the development of the merge tracking feature in Subversion 1.5, CollabNet, the corporate sponsors of the Subversion project, developed a powerful graphical merge client feature on top of Subclipse.  This has been available since the release of Subversion 1.5 as part of the CollabNet Desktop - Eclipse Edition, an open-source and EPL licensed desktop for accessing CollabNet TeamForge from Eclipse.
CollabNet has now made this merge client available to Subclipse users as part of the installation of Subclipse 1.6.x from the Subclipse update site.  Users who want the full functionality of the CollabNet Desktop can still install the desktop, but those just looking for an excellent Subversion merge client now have an easier way to install this client into Eclipse.
code coding collaboration development eclipse extension java opensource php programming subversion svn software free ide editor tools
Saved by uncleflo on November 2nd, 2010.
The best Chatroulette Clone and Script for your own site Get the leading script everybody is talking about. All you need is a web server that supports PHP and MySQL.
audio blog chat collaboration communication facebook flash free online tools video web webcam google script website development
Saved by uncleflo on November 2nd, 2010.
Try out our Red5 Video chat : a full FLASH video chat with audio and video support made using Open Source RED5 technology and Flash : You do noy need to purchase expensive solution such as Flash Media Server. If you have your own server, deploy the RED5 server side solution, and install our Red5 Video chat: You've done it ! You have your own Video chat solution including Video, Audio, administration, customization... If you do not know how to deploy it, please check out the requirements. We can do the job for you including configuration, installation: we will give you keys to get your own video chat for your website. Then you are free to change whatever you want: colors, langages, graphical aspects, add more features since you have the FULL documented code source included ready to be used for your website: Video/Audio chat finally unleashed for your own website ! Get the source code and compile your own webcam chat for your website.
audio chat collaboration conference development flash free online opensource php programming red software streaming video webcam flex red5 script server custom
Saved by uncleflo on October 14th, 2010.
Create your own social network. SocialEngine is social network software that helps you build your own customized community websites. Start simple, or go feature-rich with plugins. 
This is simply the best social networking software money can buy - hands down. It worked great right out of the box, providing me and my client everything we needed to get up and running fast. I would certainly recommend your social networking software to anyone seriously interested in starting an online social networking site.
business cms collaboration community design development download facebook framework network opensource php programming scripts social tools engine platform
Saved by uncleflo on October 13th, 2010.
Git is an extremely fast, efficient, distributed version control system ideal for the collaborative development of software. GitHub is the best way to collaborate with others. Fork, send pull requests and manage all your public and private git repositories. Free public repositories, collaborator management, issue tracking, wikis, downloads, code review, graphs and much more… We spend all day and night making sure your repositories are secure, backed up and always available. 30 seconds to give people access to code. No SSH key required. Activity feeds keep you updated on progress. Comment on changes, track issues, compare branches, send pull requests and merge forks. Participate in the most important open source community in the world today—online or at one of our meetups.
code community control development free git hosting opensource programming service social software storage subversion tools versioncontrol web coding collaboration repository version svn team teamwork
No further bookmarks found.