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 10 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   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   easy   live   google   resource   operation   startup   monitor   training  


Tag selected: svn.

Clear all

Showing 10 results.

Looking up svn tag. Showing 10 results. Clear

libmpeg2 - a free MPEG-2 video stream decoder

http://libmpeg2.sourceforge.net/

Saved by uncleflo on February 14th, 2012.

libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. It is released under the terms of the GPL license. The main goals in libmpeg2 development are: Conformance - libmpeg2 is able to decode all mpeg streams that conform to certain restrictions: "constrained parameters" for mpeg-1, and "main profile" for mpeg-2. Speed - there has been huge efforts there, and we believe libmpeg2 is the fastest library around for what it does. Portability - most of the code is written in C, and when we use platform-specific optimizations (typically assembly routines, currently used for the motion compensation and the inverse cosine transform stages) we always have a generic C routine to fall back on. Reuseability - we do not want libmpeg2 to include any project-specific code, but it should still include enough features to be used by very diverse projects.

mpeg mpg libmpeg sourceforge stream decoder video free code svn download development


Why Git is Better Than X

http://whygitisbetterthanx.com/#easy-to-learn

Saved by uncleflo on November 23rd, 2011.

This site is here because I seem to be spending a lot of time lately defending Gitsters against charges of fanboyism, bandwagonism and koolaid-thirst. So, here is why people are switching to Git from X, and why you should too. Just click on a reason to view it.

git better best svn perforce bzr hg sourcesafe github switching learn change development information distributed dictator branch


subversion.tigris.org

http://subversion.tigris.org/

Saved by uncleflo on October 14th, 2011.

This is the former website of the Subversion software project, which now calls subversion.apache.org home. Until the transition into Apache-hood is complete, this site will continue to serve some of the purposes of the Subversion project. For example, the project is still using the issue tracker hosted here. But in time, it is expected that this site will be converted into mostly just a set of pointers to information that has moved over to the subversion.apache.org site. If you're looking for downloads of Subversion, visit our Source Code or Packages pages. Thanks for your patience as we work through this transition!

svn programming software development tools opensource subversion versioncontrol cvs


All Packages - AlivePDF API Documentation

http://www.bytearray.org/wp-content/projects/alivepdf/alivepdf-asdoc/

Saved by uncleflo on September 6th, 2011.

I am happy to announce that AlivePDF 0.1.5 is getting better and better. More than font embedding support which is working now, I have just uploaded on the SVN the latest version with gradients (not 100% complete) and barcode support. Apart from that, some important code cleaning and refactoring has been done, some new API's have been introduced like setStartingPage, or even addEPSImage to embed Adobe Illustrator files on a page. I tried to address all the bugs you guys posted on the google code issue page (thanks everybody for taking the time to post bugs!). Some of them may not fixed yet, but I am happy to say that the most recurrent ones have been addressed. I will post in the following days some details about the new API's, examples, demo application, to show you how to use the latest API's especially for font embedding. Next on the list is SWF embedding support and the famous alpha images support, which I have time now to focus on. Stay tuned, there is even more coming.

svn classes alivepdf alive pdf documentation packages objects structure code source download reference


alivepdf - Open-source AS3 PDF library - Google Project Hosting

http://code.google.com/p/alivepdf/

Saved by uncleflo on September 6th, 2011.

I am happy to announce that AlivePDF 0.1.5 is getting better and better. More than font embedding support which is working now, I have just uploaded on the SVN the latest version with gradients (not 100% complete) and barcode support. Apart from that, some important code cleaning and refactoring has been done, some new API's have been introduced like setStartingPage, or even addEPSImage to embed Adobe Illustrator files on a page. I tried to address all the bugs you guys posted on the google code issue page (thanks everybody for taking the time to post bugs!). Some of them may not fixed yet, but I am happy to say that the most recurrent ones have been addressed. I will post in the following days some details about the new API's, examples, demo application, to show you how to use the latest API's especially for font embedding. Next on the list is SWF embedding support and the famous alpha images support, which I have time now to focus on. Stay tuned, there is even more coming.

alivepdf opensource actionscript as3 google code project embed swf support home download pdflibrary commit svn


Subversion 1.5 merge-tracking in a nutshell @ iBanjo

http://blog.red-bean.com/sussman/?p=92

Saved by uncleflo on June 6th, 2011.

As I’ve mentioned in other posts, the Subversion project is on the verge of releasing version 1.5, a culmination of nearly two years of work. The release is jam-packed with some huge new features, but the one everyone’s excited about is “merge tracking”. Merge-tracking is when your version control system keeps track of how lines of development (branches) diverge and re-form together. Historically, open source tools such as CVS and Subversion haven’t done this at all; they’ve relied on “advanced” users carefully examining history and typing arcane commands with just the right arguments. Branching and merging is possible, but it sure ain’t easy. Of course, distributed version control systems have now started to remove the fear and paranoia around branching and merging—they’re actually designed around merging as a core competency. Subversion is now beginning to match features in larger, commercial tools such as Clearcase and Perforce.

development software programming reference tools subversion svn blog information howto ibanjo merge merging sussman


TortoiseSVN - Support

http://tortoisesvn.net/support.html

Saved by uncleflo on April 11th, 2011.

TortoiseSVN is an easy-to-use SCM / source control software for Microsoft Windows and possibly the best standalone Apache™ Subversion® client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

subversion svn tortoise manual information guide pdf html reference development


TortoiseSVN | Download TortoiseSVN software for free at SourceForge.net

http://sourceforge.net/projects/tortoisesvn/

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


subclipse.tigris.org

http://subclipse.tigris.org/

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


Secure source code hosting and collaborative development - GitHub

http://github.com/

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.