eEcho blog

is een halte van de gedachte

Archive for the ‘Diverse’ Category

The Windows command line Links

http://commandwindows.com/
The Windows command line is a mainstay for systems administrators and power users but is relatively unknown to many PC users. The purpose of this site is to make the power and utility of the command line more familiar to a wider community of computer users. Also under-appreciated are the related resources of batch files […]

About Yusuke Shinyama

http://cs.nyu.edu/yusuke/
About Me
I was a student at NYU from September 2002 to August 2007. I was working on Natural Language Processing at Proteus Project.
Email:
Past courseworks
Tiny tools
Publications
* Being Lazy and Preemptive at Learning toward Information Extraction (PDF) (Abstract)
Yusuke Shinyama
Doctoral Dissertation.
[…]

W3C The World Wide Web Security FAQ w3

http://www.w3.org/Security/Faq/
The World Wide Web Security FAQ
Lincoln D. Stein & John N. Stewart
Version 3.1.2, February 4, 2002
DISCLAIMER
This information is provided by Lincoln Stein (lstein@cshl.org) and John Stewart (jns@digitalisland.net). The World Wide Web Consortium (W3C) hosts this document as a service to the Web Community; however, it does not endorse its contents. For further […]

organisation

A social network is a social structure made of nodes (which are generally individuals or organizations) that are tied by one or more specific types of interdependency, such as values, visions, ideas, financial exchange, friendship, kinship, dislike, conflict or trade. The resulting graph-based structures are often very complex.
The web is more interesting when you can […]

ClusterVision bouwt DAS-3

http://www.clustervision.com/pr_das3_nl.html
ClusterVision bouwt DAS-3 grid voor Nederlandse universiteiten
Op basis van state-of-the-art meer-kleurige optics en Myri-10G netwerken
ClusterVision, specialist in Linux supercomputer clusters, heeft het contract verkregen voor de bouw van het DAS-3 grid (Distributed ASCI Supercomputer). Het DAS-3 grid zal bestaan uit vijf Linux supercomputer clusters, te plaatsen bij vier Nederlandse universiteiten met gebruikmaking van het state-of-the-art […]

Protected: CORBA InfoPanel

There is no excerpt because this is a protected post.

ReadMe file

Writing the basic facts is a good start for a ReadMe file, but the text will be more user-friendly if you arrange the facts in logical order. Of course, there are many different ways to accomplish this, but here’s a sample outline that should be a handy starting point for most ReadMe files. In the […]

Project starten Django Eclipse Google hosting

Project op google hosting
http://code.google.com/hosting/

Maak een google project aan.
 
 
 
 

Maak een map in uw filesysteem.
 
 
 
 

Maak een nieuwe eclipse project met Pydev plugin voor uw latere checkout map
 
 
 
 

Doe co in uw filesysteem wachtwoord is hier te vinden
http://code.google.com/hosting/settings
opdracht zien ongeveer zo uit.
svn checkout https://projectnaam.googlecode.com/svn/trunk/ projectNaamInKleineLetters –username info@Uwemail.info
 
 

Maak een applicatie aan.

 
 
 
 
Ok, nu heeft u een mooie project die […]

mkvtoolnix

Set of command-line tools to work with Matroska files
Matroska is a new multimedia container format, based on EBML (Extensible
Binary Meta Language), which is a kind of binary XML.
These tools allow to manipulate Matroska files.
- mkvmerge is a tool to create Matroska files from other formats
- mkvinfo allows to get information about the tracks […]

BEHALEN VAN RUSSISCH VISUM

Консульский отдел Посольства: Rue Robert Jones78, 1180, Bruxelles, Belgique; тел.: (32-2)3746886; факс: (32-2)3759415.
source

Uitnodiging
De uitnodiging is cruciaal en die uitnodiging bemachtigen is een hele procedure. In geval van nood kan je zelf een uitnodiging aankopen bij Russische reisagentschappen (duurt slechts één dag en kost je 30 à 50 USD). Vele hotels kunnen voor een uitnodiging zorgen […]

CISA CISM

http://www.isaca.org
The mark of excellence for a professional certification program is the value and recognition it bestows on the individual who achieves it. Since 1978, the Certified Information Systems Auditor (CISA) program, sponsored by ISACA®, has been the globally accepted standard of achievement among information systems (IS) audit, control and security professionals.
The technical skills and […]

Internet Explorer restricties

10-10-2002, 21:50
PC met windows 98 waar Internet Explorer 5 opstaat. Iemand heeft er bewust de optie internet-restricties ingeschakeld met paswoord ed. Op welke manier kan ik dat uitschakelen als ik dat paswoord niet ken? Kan ik het ergens via regedit het aanpassen? Of enkele bestanden verwijderen in een of andere map?
Dextopia
10-10-2002, 22:04
internet-restricties zijn misschien wel […]

svn revert

svn revert ITEM has exactly the same effect as deleting ITEM from your working copy and then running svn update -r BASE ITEM. However, if you’re reverting a file, svn revert has one very noticeable difference—it doesn’t have to communicate with the repository to restore your file.

$ svn status README
$ svn delete README
D […]

svn replace

Deze opdracht bestaat niet maar u kunt gelijkaardige resultaat bereiken door
svn remove wplite
en dan
svn add wplite

SVN Update

Examples
Pick up repository changes that have happened since your last update:
$ svn update
A newdir/toggle.c
A newdir/disclose.c
A newdir/launch.c
D newdir/README
Updated to revision 32.
You can also update your working copy to an older revision (Subversion doesn’t have the concept of “sticky” files like CVS does; see Appendix A, Subversion for CVS Users):

$ svn update -r30
A […]

SVN

Probleem
Source code moet georganiseerd worden.
Oplossing
Gebruik SVN
svn co http://host/web webcf // localhost copy
cd webcf/
ls […]

 

Home | info@eecho.info | Voorwaarden | Blog