50 Recent Changes in Tech Web retrieved at 14:32 (-0400)

Statistics for The Caboteria.Tech Web Month: Topic Views: Topic Saves: Attachment Uploads: Most Popular Topic Views: Top Contributors for ...
Information that`s stored in computers `rusts` at least as fast as information stored in real world media. I`m reminded of this every time I walk through the cemetery ...
Debian GNU/Linux is the computer operating system that I use when I get to choose. It`s a version of the GNU/Linux operating system that`s developed cooperatively ...
UnixProgrammingBookmarks WebProgrammingBookmarks JavaProgrammingBookmarks DatabaseProgrammingBookmarks XmlProgrammingBookmarks Source Code Control ...
font config note that I should follow up on: http://lists.debian.org/debian devel/2003/debian devel 200304/msg01763.html http://www.logilab.org/narval/ looks very ...
I like Fedora GNU/Linux since it`s split from Red Hat. It appears to be moving in Debian`s direction, i.e. it`s a community driven distribution. The key difference ...
Citrus is a fun parser generator for Ruby. It lets you mix small bits of Ruby code in with your parser grammar. http://mjijackson.com/citrus/ Invoking a method with ...
(over to JavaNotes) XML Binding https://bindmark.dev.java.net/ a detailed comparison of many binding frameworks. http://skaringa.sf.net works very well for ...
http://news.ycombinator.com/item?id 2179123 excellent intro to version control and git http://progit.org/book/ git book (online and available in print) http:/ ...
(Back to ProgrammingBookmarks) The root of all things WWW is the W3C: http://w3.org/ Open Web Application Security Project (OWASP) is an Open Source community ...
(over to JavaProgrammingBookmarks) Java is a popular programming language written by Sun Microsystems. It`s an object oriented language that runs inside a `virtual ...
(other DebianTips) In order to administer printers your userid needs to be in the lpadmin group. Debian Jessie The web admin interface isn`t enabled by default ...
(other DebianTips) I once had a problem where apt get and dselect started seg faulting when they were `Building Dependency Tree`. Moving /var/cache/apt/pkgcache ...
(other DebianTips) Multiple IP`s on one ethernet port Multi home hosts are possible, make sure that the kernel has `IP: aliasing support` built in. It appears as ...
ProgrammingBookmarks HardwareBookmarks (Other non technical WebBookmarks) http://www.troubleshooters.com/tpromag/200104/200104.htm Who owns your data? http ...
Small, fast database for simple tasks like providing services to web servers. People who are concerned about Oracle`s actions are moving to MariaDB: https://mariadb ...
DebianTips MandrakeTips FedoraNotes UnixPerformanceTips PostfixNotes PostfixComcastAol PluggableAuthenticationModules At some point the ...
(back to ProgrammingNotes) Emacs is more than an editor it`s a lifestyle. I spent years using vi but have fairly recently started to make the investment to join ...
(back to ProgrammingNotes) Python is a very interesting programming language. It`s object oritented, very high level, interpreted, and has a clean syntax. The root ...
Last Published Publisher TWikiAdminGroup Date 05 Apr 2013 22:39 {PublishContrib}{Dir} /var/www/twiki 5.1/pub/publish/ {PublishContrib}{URL} http://www.caboteria ...
Representational State Transfer is the software architecture of the world wide web. You can use this architecture to build distributed systems it`s an alternative ...
BonnieResults CdWriter SoundBlaster VaioTips ThinkpadTips DimageS304Tips CompaqDl380Tips HpIpaq1940 EpiaMiiTips A great site for ...
These are ideas I have for little hacks to open source projects: TWiki it would be cool to translate to XML instead of HTML and use a style sheet to transform ...
Cygwin is a unix emulation environment for Windows. If you must use a Windows machine to write code then Cygwin will help. http://www.cygwin.com/ After installing ...
Top Menu of Tech Web This topic defines the menu structure of the Tech web, used by the TopMenuSkin. 1 Web` Create New Topic ...
Tahoe LAFS is described as `the first decentralized storage system with provider independent security`. Its name indicates that it`s a `file system` but it`s different ...
Tips UnixNotes HardwareTips DocBookTips DatabaseTips ProgrammingNotes TelephonyTips InterviewQuestions Misc UserInterfaceDesign ...
(Back to ProgrammingBookmarks) Relational databases aren`t cool, but they are hugely important to businesses around the world. I`ve been involved with databases for ...
http://www.securitysage.com/guides/postfix uce.html has detailed info on how to set up the Postfix MTA to filter spam. HOWTO harden postfix to SPAM: http://www.freesoftwaremagazine ...
Linux What`s the difference between touch file and echo n file and rm file ? Hint: what happens if someone else has the file open, for example, a logfile ...
HP 9350i 10x4x32 IDE, slave on ide0 As of Linux 2.6 you don`t seem to need to use SCSI emulation anymore as long as you tell cdrecord what to do using dev ATAPI ...
A bunch of folks from TecsChange are experimenting with the process of installing Ubuntu 6.06 on a variety of laptops. Here are some notes from the process. General ...
RestWebServicesNotes SoapWebServicesNotes EmacsTips GdbTips RubyNotes PythonTips JavaNotes PerlTips CygwinNotes CvsTips ...
(back to ProgrammingBookmarks) http://www.xml.com/pub/a/axml/axmlintro.html the annotated XML spec http://www.xml.org/xml/registry.jsp Oasis` XML schema/DTD registry ...
I`d like to make TBL`s Semantic Web happen, so I`m helping out in a small way: I converted my resume to XML. I`m using the dtd at http://xmlresume.sourceforge.net ...
`Back in the day` I used to spec disk storage (e.g. EMC Symmetrix) for customers who paid around $1000/GB. Then I spent about 2 years away from the system sizing ...
Introduction I`d like to write a tool to manage my personal data about contacts, appointments, recurring events, notes, etc. Years ago I used a very slick `PIM` program ...
(back to WebBookmarks) The Art of Unix Programming (a/k/a TAOUP) Eric Raymond has been a fixture in the Unix community for a long time, and has a keen interest ...
(back to JavaNotes) Example database datasource configs are in docs/example/jca. Give jboss more memory than the java default you`ll be glad you did (or sorry if ...
Most folks buy their TV`s at places like Sears or Best Buy, and there`s a lot to be said for plunking your credit card down and driving home with a functional television ...
Web Service Definition Language `an XML grammar for describing network services as collections of communication endpoints capable of exchanging messages.` http: ...
This is where I store notes on technology. There are few enough topics that your best bet is probably to scan the list of them in the WebIndex, or you can see the ...
Universal Description, Discovery, and Integration. How`s that for a pretentious name? Home: http://www.uddi.org/ Intro white paper: http://www.uddi.org/pubs/Iru UDDI ...
Definition: A Web service is a software system designed to support interoperable machine to machine interaction over a network. It has an interface described in a ...
http://java.sun.com/javase/6/docs/technotes/guides/security/ Chapter J2EE.3 of the j2ee 1.4 spec http://java.sun.com/products/j2ee/ (includes a simple example) Chapter ...
AC RAID.edu Disk I/O Benchmarks http:/ ...
Bonnie is a simple benchmark which measures how fast it can read and write to a filesystem. These are the results of bonnie runs that I`ve made on various machines ...
XmlSchemaNotes XsltNotes http://www.snee.com/xml/nscomments.html an XSL stylesheet that shows the namespace values of each element and attribute in a document. ...
Reverse Order Sometimes you want to display a list of items in the reverse order than they appear in the document. http://www.biglist.com/lists/xsl list/archives ...
Overview http://www.w3.org/XML/Schema XML Schema is used to assess the validity of XML documents. 2 parts: 1 local validity: is each element valid? 1 overall ...
Number of topics: 50

Show recent changes with 50, 100, 200, 500, 1000 topics, all changes

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map


This topic: Tech > WebChanges
Topic revision: r1 - 15 Nov 2006 - TWikiContributor
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback