Search Results


BBC documentary history of computers part 6

This item was filled under [ Documentary Videos ]

http://www.youtube.com/v/Ul4UvtwVW-8?f=videos&app=youtube_gdata

BBC documentary history of computers part 6

This is part 6. The BBC broadcasted in 1991 the serie ‘The dream machine’. This part starts with the history of books, Canon Tiller Master of the Library Hereford Cathedral talks about the first ‘chain library’ (at least you did not have to pay a fee for books which were returned to late). Mitchell Kapor founder of Lotus talks about how frustrating it was to program an old computer (with punched cards) Robert Taylor, Computer Science Lab. Xerox talks about the frustration with these old punched cards, which students of Standford shows by a film of an very frustrated computer programmer commit suicide Sketchpad was an innovative system developed in 1963 by Ivan Sutherland as part of his PhD thesis (wiki link below), Ted Nelson author ‘Computer Lib’ comments on the introduction of this Sketchpad Further we see Douglas Engelbart who invented something which had the farmost impact on the computer as we know it today, in fact i’m using it while editing this text Xerox’s research centre in Palo Alto gathered together the brightest computer sciencetists they could find with the task to make computers easier to use (Larry Tesler of Xerox PARC comments on this as well as Alan Kay, also from Xerox). Some wifi links: en.wikipedia.org www.cadazz.com en.wikipedia.org Continue reading…


Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

The main function of this program is capture snapshot of a picture from webcam when a motion detect at front of camera. The program work based on image pixel differentiate . the program using a timer for take a picture from camera and store a picture at clipboard for a time to a process differentiate.  The picture result of screen shot will be stored at hardisk with jpeg format for better size. the size of picture depend of video format on webcam. for example if we used video format 640 x480, the jpeg file can be around of 50 kb and i think is more save hardisk space than using .bmp Format.  The program using VB .60 and active-x ijl11.dll/Intel Jpeg Library for convert picture from Bmp into Jpeg format.  i put this active-x into source code download link in the end of this post. the routine code of  differentiate picture , i found from PSC , i think the simple code with good performance.  Continue reading…


Intersoft WebUI Studio – The Web Desktop Solution Review

This item was filled under [ Component Reviews, FREE REVIEWS ]

Intersoft WebUI Studio - The Web Desktop Solution Review

Intersoft WebUI Studio – The Web Desktop Solution Review

Introducing WebUI Studio 2010 Premier® edition, expertly designed for the most complex enterprise-level web development requirements. Now featuring over 212 advanced presentation-layer components for ASP.NET, Silverlight, and WPF in one box, WebUI Studio 2010 Premier is the ultimate toolset for building dynamic and powerful next-generation Rich Internet Applications.  From interactive Customer Relationship Management applications to integrated Enterprise Resource Planning systems; from online stock trading to global equipment applications, WebUI Studio Premier defies web development challenges without compromise. Its cutting-edge technologies and remarkable innovations power robust applications like Volvo’s online truck management application and Italy’s hospital supply management system.
Continue reading…


Complete Customable Library Management System (C# Source Code)

Complete Customable Library Management System  (C# Source Code)

Complete Customable Library Management System  (C# Source Code)
This software was designed for library purpose only. This system can be able to speed-up the proccess of barrowing of books, searching of books, monitoring of due and barrowed books in the library per school year. Continue reading…


Library Management System (Updated)

Library Management System (Updated)

This Library Management System is for the beginners in VB 6 like me. It has a card catalog system, indexing, book inventory and profiling. It shows how to connect with your database. It generates reports, receipts and book inventory. Please vote this program. GOD BLESS YOU ALL!

Continue reading…


ASPPortal – Content Management System

ASPPortal - Content Management System

About ASPPortal

The ASP Portal application allows communities to share information with each other. ASP Portal includes news and download sections with security levels so users cannot gain unauthorized access to data. ASPPortal also makes it easy to create and publish content to your website/portal.

ASP Portal can be used for sport clubs, intranets, websites, knowledgebase, photo gallery’s and various other community websites. Share information using the built-in RSS feeds, blog and forum.

ASP Portal is a free portal that will also give you full access to the source code, you can modify or reuse the code for your own development projects.

Continue reading…


FileHelpers v 2.0 for .NET

FileHelpers v 2.0 for .NET

The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.

The idea is pretty simple:

You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array

The Library also has support for import/export data from differents storages like Excel, Access, SqlServer, etc.

Continue reading…


Complete Code Library (using ADO)

Complete Code Library  (using ADO)

Code Library is an application where you deposit your code. I created this one because it’s sooo tired for me to find and get my existing code to my existing applications specially functions and API’s. This Code Library is very usefull to me and I hope this will be usefull to you too coz simple code Inventory or Repository System .By the way I forgot I also put some samples on it like Visual Basic Trick / Tricks and Tip / Tips , API functions , some VB functions and codes , Compilations of OLE DB Provider , ADO to ADO.NET migration , ADO.NET Turorials , some VB.NET or Visual Basic.NET articles and tutorials , check it out by your self, it also have a samples and etc. in ASP.NET , PHP , SQL , C / C++ and Java . This application is expandable so expand it by your own because you can add your own Langguage , Folder and Files , op’s this application is also a password protected to avoid others from viewing codes.

Continue reading…


Library Inventory System 3.5

Library System 3.5

Library Inventory System 3.5 – This is a compelete library system done by Philip V. Naparan, the system in clude the fallowing modules: 1. Barrowers 2. Books Record 3. Barrowed Books 4. Due Books 5. Retured Books 6. Librarian 7. Login History 8. Level 9. Course 10. Category 11. Library Setup 12. Reports. The system also demonstrait on how to use the fallowing technology: 1. ADO 2. DataGrid 3. ADODC 4. ListView 5. Menus 6. MDI 7. Popup/Modals 8. Date Picker and lot of things. Download the application for your own purpose of learning.

Continue reading…


Tagged with: [ ]

A Simple Library Inventory System / Using ADO

This item was filled under [ FREE SOURCE CODE, Visual Basic 6.0 ]

A Simple Library Inventory System / Using ADO – Dear friend, Im Philip V. Naparan a 17 yr old programmer from Philippines and you can visit my website www.philipnaparan.cjb.net for more info about me.This program that i have been uploaded is a simple program that i have created in just 2 days. This program help more to those beginner in vb programming to introduce to them the basic concept of relational database using ADO.This program include the use of adodc control and database connection in runtime(not in design view). Download this and it will help you a lot. By the way dont for get to vote this program.Thank you, happy exploring it and GOD bless. ITOY GAWANG PINOY! *NOTE: THIS IS CODED FOR BEGINNERS ONLY

Continue reading…