Skip to main content

Home/ Online Tools/ Group items tagged editor online document

Rss Feed Group items tagged

Janos Haits

DocumentCloud - 2 views

  •  
    Document Cloud is a platform that is primarily meant to be used by journalists who are reporting on (or publishing) primary source documents. They will be able to have their documents run through OpenCalais, and get comprehensive information on all the places, people and organizations that are mentioned in the document. Plus, Document Cloud can look at all the dates that are mentioned on the original text, have them plotted on a timeline, and let them know about documents that are related to what they have written. 
yc c

Google Accounts - 0 views

  •  
    Create mashups using our simple online editor. The Google Mashup Editor provides simple tools and features that allow you to create mashups in minutes. A set of tags that compiles into AJAX UI components Syntax highlighting Autocomplete of gm tags by pressing the tab button Quick access to documentation for any tag by pressing F2 File upload and management Error checking and notification Feed editor and manager
yc c

co-ment - Web-based text annotation - 1 views

  •  
    upload any document (MSWord, RTF, OpenOffice Document) or write it directly with your browserwork privately on your text with a few chosen collaborators or open the commenting process to the publicuse comments to improve your document and create new versions of your textexport your text (and all comments) in any format (MS Word, OpenOffice Document, etc.)
Fabien Cadet

Mergely : Diff and merge and share documents online (by Jamie Peabody) - 14 views

  •  
    « Mergely is a powerful diff and merge tool for developers. It can be used as an online editor to highlight changes from existing text documents, for example: text, HTML, XML, and CSS. Mergely is also is a merge tool, so it allows you to merge changes into a new document. The changes can then be downloaded, or shared with others, or referenced in emails, blogs, etc. »
yc c

BEFORE YOU APPLY: READ THIS ! - 84 views

WHAT IS AN ONLINE TOOL? online tools are programmes that do not need to be installed and require an internet connection to access it As mentioned in the group description...

about_group join_group group_spam

yc c

Web 2.0 Search Engine Of Links, Online Applications & Web 20 Sites - 17 views

  • Simply search for a keyword of what your wish to make or work with to see the tools & related Web 2.0 links available (example search links: mashups, blogging, viral videos, clipart, designing, social tagging, AJAX apps, file storage/sharing, RSS feeds, anti-spam tools, CSS layout generators, image editors, DHTML codes, webmaster tools, calendars, data organizing, calculators, file conversions, Atom, sync, blog (URL) submits, web APIs, tutorials, etc).
  •  
    bit out dated
yc c

Textile Syntax Documentation and Sandbox - 2 views

  •  
    Textile reference + Online textile sandbox editor + textile html converter
yc c

ecoder | home - 3 views

  •  
    ecoder is an open-source web-based code editor, with real-time colour syntax highlighting, which allows multiple documents to be edited directly online at the same time. mecoder made possible thanks to editarea javascript wizardy.requirementsecoder works with most standards compliant browsers which have javascript enabled. internet explorer 6 is not supported.
Janos Haits

FormSwift: Edit PDF Documents - 6 views

  •  
    "Free PDF Editor The simple PDF editor from FormSwift"
yc c

MonkeyTeX: Online LaTeX Editor - 5 views

  •  
    Create beautiful PDFs. Upload existing LaTeX documents, or fashion new ones Collaborate with teams. Work together with your group and see changes as they're made Publish your work. Make your document public to show it to the world
yc c

Share and mark up documents online | crocodoc - 6 views

  •  
    Sharing and reviewing documents and presentations with others can be quite a pain. crocodoc was built to change that, alleviating the need to email attachments back and forth, print and pass around hard copies, or install expensive collaboration software.
Janos Haits

Home » LibreOffice - 16 views

  •  
    LibreOffice is the power-packed free, libre and open source personal productivity suite for Windows, Macintosh and GNU/Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. Support and documentation is free from our large, dedicated community of users, contributors and developers. You, too, can get involved!
Janos Haits

Scribd - 1 views

  •  
    Reading and Publishing... evolved. Millions of documents and books at your fingertips! Read, print, download, and send them to your mobile devices instantly. Or upload your PDF, Word, and PowerPoint docs to share them with the world's largest community of readers.
Janos Haits

Sync.in - 11 views

  •  
    Sync.in is a web based word processor for people to collaborate in real-time. When multiple people edit the same document simultaneously, any changes are instantly reflected on everyone's screen. The result is a new and productive way to collaborate with text documents, useful for meeting notes, brainstorming, project planning, training, and more.
yc c

ZCubes - Do It All, Browse, Paint, Teach, Draw, Play, Write, Publish, Handwrite, Watch,... - 15 views

  •  
    ZCubes is a web platform where you can seamlessly create web pages when you browse, create drawings, paintings, documents and spreadsheets, all on the web, without having to switch between different applications. ZPaint lets you create drawings and paintings online - vector support
  •  
    We are coming up with a version customized for the education field.
yc c

rst2a - reStructuredText to Anything - 6 views

  • Create your document in plain text -- a format that can be read and written anywhere, anytime, on any computer. Organize your thoughts by what they mean, not how they look on the page. Your writing tool shouldn't distract you with a laundry list of choices that have nothing to do with meaning. Style your work in a way that flows naturally from the organization of your ideas. You've composed naturally without the distraction of styling, now let the styling follow naturally from your composition. Share your work - in plain text that can be read and edited anywhere, in HTML, the universal language of the web, or in PDF, a format created for documents you want to print out and hold in your hands.
  • Share your work - in plain text that can be read and edited anywhere, in HTML, the universal language of the web, or in PDF, a format created for documents you want to print out and hold in your hands.
  •  
    write online or upload file + style support
yc c

HTML Purifier - Filter your HTML the standards-compliant way! - 4 views

    • yc c
       
      Check the demo (8129 characters)
  •  
    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it? Looking for high-quality, standards-compliant, open-source components for that application you're building? HTML Purifier is for you!
yc c

overbyte :: Editor [0.1.1 Beta] - 2 views

  •  
    # realtime debug It allows developers to write and test code quickly using document.write, alerts or everything else. To view or execute a code, just use CTRL+RETURN or click on debug panel (bottom left), result will be displayed on output panel (bottom right) using a dedicated iframe virtual space. # line points Just click one line (number on the left) to mark them # in-place suggest Just click CTRL + SPACE or CTRL + SHIFT with Opera to view a kind of intelligent code suggest. For example, if You write "Number." on area then use CTRL + SPACE You will see every Number dedicated method plus generic Object methods. If You press CTRL + SPACE without a dot before area selection, suggest will show You generic or global functions and statements. # quick and simple load and save operations
yc c

Welcome to PrimaryAccess - 9 views

  •  
    PrimaryAccess is a suite of free online tools that allows students and teachers to use primary source documents to complete meaningful and compelling learning activities with digital movies, storyboards, rebus stories and other online tools.
lucagtrsxz

Free Online File converter / Image Editor - 2 views

  •  
    I just wanted to share with you all an all-in-one file managing service that I recently discovered
1 - 20 of 35 Next ›
Showing 20 items per page