Siafoo

the intersection of pastebin, help desk, version control, and social networking

More Info & Screenies Demos Browse the Site Recent Activity

Options Subscribe
Recent Activity
09 January 2012 1
Python snippet “Set Default Python File Encoding” was voted up.
9 January at 05:03 PM
The new rating is +1. rate
06 January 2012 1
Stou S. posted the blog entry “Boost and Intel Compiler
6 January at 06:32 PM
I recently rediscovered the Intel C++ Compiler's free availability for non-commercial use and decided to try it on my own code and see what performance improvement I can achieve on my simulation... more
02 January 2012 1 2
Edit Stou S. edited the article “Remote migration from CentOS 6 to Fedora 16
2 January at 03:40 PM
Edit Stou S. edited the article “Remote migration from CentOS 6 to Fedora 16
2 January at 01:56 AM
" Added an image / thumbnail type thing " diff
Stou S. posted the article “Remote migration from CentOS 6 to Fedora 16
2 January at 01:44 AM
A rough guide for performing a remote migration from CentOS 6 to Fedora 16
23 December 2011 10
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
23 December at 02:46 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
23 December at 02:44 PM
Edit Michael Case edited the C++ snippet “find ALL common subsequences and then sort for longest
23 December at 02:42 PM
Edit Michael Case edited the C++ snippet “LCS C++ template TEST
23 December at 02:41 PM
Edit Michael Case edited the C++ snippet “recursive solution for LCS problem
23 December at 02:41 PM
Edit Michael Case edited the C++ snippet “LCS C++ template classes
23 December at 02:40 PM
Edit Michael Case edited the C++ snippet “brute force example for LCS
23 December at 02:39 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
23 December at 02:37 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
23 December at 02:37 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
23 December at 02:36 PM
16 November 2011 1
Comment victor_olvera commented on the C# snippet “Thread safe byte buffer queue
16 November at 06:47 AM
" Hello Spencer. Would you show me a main program in C# and Java the that invokes your circular buffer and uses it? Do you have such code in C++? Thanks. " reply
07 November 2011 1
mrasistemas created the blog “OpenObject Brasil
7 November at 02:51 AM
05 November 2011 1 3
Edit sansentrailles edited the Python snippet “Transparent window for Windows 7 on Python with PyQt
5 November at 08:04 AM
Edit sansentrailles edited the Python snippet “Transparent window for Windows 7 on Python with PyQt
5 November at 08:04 AM
Edit sansentrailles edited the Python snippet “Transparent window for Windows 7 on Python with PyQt
5 November at 08:03 AM
sansentrailles posted the Python snippet “Transparent window for Windows 7 on Python with PyQt
5 November at 08:00 AM
03 September 2011 1
Stou S. posted the Java snippet “Fibonacci Number Servlet
3 September at 02:09 PM
A simple servlet that will return the fibbonaci number with the provided index. I wrote this for the Google I/O contest a few months back.
18 July 2011 1 1
Edit adrianchen edited the group “pyt
18 July 2011 at 06:15 PM
created the group “pyt
18 July 2011 at 06:15 PM
test
12 July 2011 1 2 1
adrianchen posted the blog entry “test
12 July 2011 at 02:54 AM
w h a t ? 什 麼 ?
Edit adrianchen edited the blog “just test
12 July 2011 at 02:54 AM
Edit adrianchen edited the blog “just test
12 July 2011 at 02:54 AM
Article “Python Tips, Tricks, and Hacks” was voted up.
12 July 2011 at 02:46 AM
The new rating is +14. rate
05 July 2011 1
C++ snippet “LCS C++ template classes” was voted up.
5 July 2011 at 11:50 AM
The new rating is +1. rate
10 May 2011 1
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
10 May 2011 at 07:51 AM
" graph examples " diff
09 May 2011 2 8
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
9 May 2011 at 06:53 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
9 May 2011 at 06:51 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
9 May 2011 at 05:14 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
9 May 2011 at 05:11 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
9 May 2011 at 05:10 PM
Michael Case posted the C++ snippet “LCS C++ template TEST
9 May 2011 at 05:09 PM
Test program for LCSTemplate.h class.
Edit Michael Case edited the C++ snippet “LCS C++ template classes
9 May 2011 at 12:24 PM
Edit Michael Case edited the C++ snippet “LCS C++ template classes
9 May 2011 at 12:01 PM
Edit Michael Case edited the C++ snippet “brute force example for LCS
9 May 2011 at 11:16 AM
Michael Case posted the C++ snippet “recursive solution for LCS problem
9 May 2011 at 11:15 AM
This recursive routine costs a lot and you can see clearly that the cost will be high in terms of repeated comparisons and memory consumption.
08 May 2011 1 2
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
8 May 2011 at 05:54 PM
Michael Case posted the C++ snippet “find ALL common subsequences and then sort for longest
8 May 2011 at 05:53 PM
This one finds all subsequences by proceeding through all possible subsequences. It costs way to much in processing time because of its thoroughness.
Edit Michael Case edited the C++ snippet “brute force example for LCS
8 May 2011 at 05:50 PM
06 May 2011 2
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
6 May 2011 at 09:19 PM
Edit Michael Case edited the C++ snippet “brute force example for LCS
6 May 2011 at 08:11 AM
05 May 2011 1 1
Michael Case posted the C++ snippet “brute force example for LCS
5 May 2011 at 11:12 AM
In this particular example the number of loops is output along with the value of O(n*m). This algorithm is less than perfect; but as far as I can tell, does the job of finding the LCS.
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
5 May 2011 at 11:12 AM
04 May 2011 2
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
4 May 2011 at 06:53 PM
Edit Michael Case edited the article “'A' Longest Common Subsequence (LCS) implementation
4 May 2011 at 09:55 AM
Siafoo News
21 February 2010 at 10:11 AM
It appears that this morning a very dedicated spammer created a Siafoo account and manually sent spam messages to about 90 users. Their account has been disabled and we are looking into ways to...
18 February 2010 at 07:30 PM
10 February 2010 at 07:06 PM
1 February 2010 at 01:06 AM
8 August 2009 at 10:45 PM
Random Snippet
Image Point Printer
Prints the coordinates of clicks on an image....