Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
PDF Renderer SDK 3.10.904
Bytescout PDF To HTML SDK 3.10.904
ASP.NET SAML Component for CS VB.NET 5.1.4028
DICOM Image Viewer SDK ActiveX 8.15
VISCOM Screen to Video Gold SDK ActiveX 2.06
DHTMLX JavaPlanner 1.2
Bytescout PDF Viewer SDK 3.10.904
.NET SFTP Component in CS VB.NET ASP.NET 5.1.4028
Faxmind Email to Fax Server 1.6.5.0516
PDF Extractor SDK 3.10.899
Bytescout Image To Video SDK 2.10.715
Joyfax Server 8.10.0517
VISCOM Video Capture ActiveX SDK 6.3
VISCOM Scanner TWAIN Docx PDF SDK 3.8
Advanced Email2RSS Professional 3.55.84
Top Code
SliceMaker Deluxe V3.5
Event Calendar with Entity Framework: Quick Guide and Sample 2.2
Senna One-Page Html5 Template 1.0
Easy CSS Menu Free Edition 3.2
DHTMLX JavaPlanner 1.1
Magento One Step Checkout 1.5
DHTMLX Scheduler .NET for ASP.NET 2.2
Pass Parameters in SetInterval() function in JavaScript 0.1
Toggling Elements with JavaScript 0.1
Get File Extension in PHP 0.1
AzSDK PDF Split Merge ActiveX DLL 3.00
Properties with value checking with the option to use FormEncode validators .
Evolutionary Algorithm (Generation of Prime Numbers)
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
Top Search
Post Message To Twitter From Php Script
Photo Add Comment Php
Asp Net Projects With Free Source Code
Login Php
Admin Login Php Code
Login Php Expiration Date
Mini Projects For Computer Science Students
Free Java Projects For Students
Projects In C Language With Code
Php Projects With Source Code
Free Download Php Projects For Online Shopping
Zynga Bonus Chips Tk
Mini Project In Dbms Using Frontend Vb Backend Sql
Free Html Projects
Mini Projects In C Language
Related Search
Yoville Whiteboard
Yoville Whiteboard Bot
Yoville Whiteboard Drawer
Yoville Whiteboard Art
Yoville Whiteboard Drawing Program
Yoville Whiteboard Drawing Program Dowload
Yoville Whiteboard Download
Yoville Whiteboard Auto Draw
Yoville Whiteboard Software
Yoville Whiteboard Art Program
Codes For Yoville Whiteboard Auto Draw
Free Yoville Whiteboard
Yoville Whiteboard Code
Download Automatic Yoville Whiteboard Drawer
Codes For Yoville Whiteboard Art
 Yoville Whiteboard Hack 

Code 1-20 of 60   Pages: Go to  1  2  3  Next >>  page  


This is a hack to get around the read-only nature of __closure__ on function objects. Watch your step!



Does not require multiprocessing, easy to hack, maybe not optimal but did the job for a make like tool I wrote.



I'm a hack programmer -- no formal education. So, I don't know if this is technically a "factory", "abstract factory" or something else.

It is a way to generate a class dynamically, perhaps based on run-time...



This is a quick-hack module I wrote up in a couple of hours that allows for a nicer syntax to build up struct-like binary packing and unpacking. The point was to get it to be concise and as C-like as possible. This script requires python3 for it's...



This useless hack allows normal functions to be attached to a 'ThunkSpace' which causes the function to be lazily evaluated when the thunk is referenced. It is just a experiment using closures and descriptors to try and change python function call...



this is a hack to get the "foo" module that's outside a package whithin a file of the package, when it also contains a module named "foo" (ie relative imports)



This hack allows you to add a cookie/header to a SOAPpy request. It uses a keyword args all-through to pass your own transports down to the SOAPpy core. It uses the ClientCookie module to store the cookies generated and/or to send the cookies.



Just a little bit of hack: a linear equations solver using eval and built-in complex numbers:

>>> solve("x - 2*x + 5*x - 46*(235-24) = x + 2")
3236.0



Hack a class's __init__ method without subclassing the class
because a) you can't modify the original class and b) you can't modify other
classes already using the first class. This is a gross hack that should only
be used to work...



A hack to quickly replace multiple
characters/strings in a string with
characters from another string.



Network Assistant is a real-time communication utility for the office environment, including channels-based chat, shared whiteboard and instant messaging. It is intended to be used in small office or home office (SOHO) local networks. Network...



This applet shows the current number of FTP users at ftp.luth.se and maximum users since the last reboot. The special server running on port 7101 on ftp.luth.se is a small hack-interface to ftpcount. The counter is updated every 5 seconds.



This download contains guidelines for architecting, designing, building, reviewing, and configuring secure to build hack resilient ASP.NET Web applications across the application tiers, technology, and servers. Topics include Threats and...



OMNI is a simple online order processing script written in PERL that helps merchants and e-sellers to screen any kind of fraud and hack attempts in their order processing systems. Using this script shopping cart owners would be able to encrypt and...



There are more than 50 free password sites on the internet that get hundreds of thousands of visitors a day. They all claim to be run by hackers that hack websites for passwords. They claim that they are doing the webmasters a service by letting...



A PHP Class for processing credit card and telecheck auth requests with the surepay merchant gateway. There is no need to understand XML to use this class, it will take care of it for you. There also exists a hack for the shopping cart PHPshop to...



Real-time network communication utility for the office environment, including channels-based chat, shared whiteboard and instant messaging. It is intended to be used in small office or home office (SOHO) local networks and it does not require a...



There are plenty of ways to declare C-like enums in Python. This one tries to be minimalistic and with a nice syntax, (ab)using decorators.

The code is also available here:
http://codespeak.net/svn/user/antocuni/hack/enum.py



Ruby offers very nice language constructs for loops or for iterating over lists like the following: 5.times { print "Hello World" }. This recipe shows a hack how to implement these features in python.



The CaptionButton component applies an additional custom button to the title bars of your forms + special menu item associated with this caption button to the system menu. Contains a lot of customization features such like a popup menus, multiple...