On BNET: Succeed like Warren Buffett
2 Resources for

foo

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean food (250 results), football (52 results), footage (7 results), foot (7 results), Hershey Foods Corp. (5 results)more...
Show Fewer Related Tags Did you mean food (250 results), football (52 results), footage (7 results), foot (7 results), Hershey Foods Corp. (5 results), footprint (3 results), fool (3 results), food company (2 results), seafood (1 results), Foote Partners (1 results), Kraft Foods Inc. (1 results), foothold (1 results)fewer...

TechRepublic Resources

Using arrays in bash
Learn two ways two declare an array in bash in this Linux tip. Assigning variables in bash is easily done and extremely useful, but like other programming languages, bash can also use arrays. This is particularly handy when you want to read the contents of a file...
Tags: Linux, Vincent Danen, Foo, Linux Tips Newsletter, Array, UNIX, Operating Systems, Open Source, Software
Technical articles 2005-08-08
Using arrays in bash
More bash scripting tipsId like to see more shell scripting tips. I was using perl to do most of the utilitiy functions on my server until I started playing around with shell scripting. All I've had to work with are various tutorials that I have found and book...
Tags: ${FOO, foonum=${#FOO}
Discussion threads 2005-08-09

Additional Resources

Javascript Variable
I am creating a VB.NET Web App. Due to the customer's requirements i must pass an ASP.NET variable to the Javascript. How do i do this?How about via a hidden HTML control, . Set the value in VB .Net and retrieve it in JavaScript using the document object.How about...
Tags: Scripting languages, Microsoft development tools, .NET, Programming languages, drhue, JavaScript
Q&A 2005-05-16
Exchange domain e-mail
My Exchange 2007 server is using the users' domain as their email address. For example, if my domain were "foo.bar.edu," the address coming up in Exchange is "user@foo.bar.edu." I only want the address to be "user@bar.edu." I've manually changed their SMTP e-mail addresses to reflect that, but in the Outlook...
Tags: jstrauss@..., e-mail
Discussion threads 2007-09-24
Perl geekery: building hashes
Say we're writing a program in Perl, and we need to pass a lot of data back and forth between subroutines. Using global variables is bad practice, and we often use the slightly-less-bad method of passing around a big hash variable. But it's a pain to always use the values...
Tags: User Submission
Blog posts 2007-06-21
Learn to use the openssl command-line program
OpenSSL is more than just an open source SSL library implementation. It can be used to create, request, sign, and revoke certificates and can also be used to perform other cryptographic operations such as creating hashes for files, testing SSL connections, and more. This week, we'll take a look at...
Tags: Password, SSL, Ssl/Tls, Authentication/Encryption, Network Security, Security, Networking, Vincent Danen
Blog posts 2008-04-28
FTP to same network devices
I have come accross and issue where I cannot FTP from between two devices on the same LAN. I can FTP to off LAN devcies fine.Any ideas on what might I need to look at.PermissionsWhat OS?What permissions are set on shares to allow FTP?Is one an FTP server?As I recall,...
Tags: FTP, same lan., vlpresher@..., networking, network, network device
Discussion threads 2006-03-07
Ionic's ISAPI Rewriting Filter (zip)
Apache has mod_rewrite; now IIS has a small, cheap free rewriting module Ionic's ISAPI Rewriting Filter IIRF. Specify rewrite rules using regular expressions. An incoming URL like http://foo/bar/bam can be translated into http://foo/baz/bam.jsp or http://foo/baz/bam.php. ASP.NET has a URL mapping mechanism, but it works only for filetypes that are handled...
Tags: Microsoft ASP.NET, Apache Software Foundation, Microsoft IIS Server, Ionic, .Net, Middleware, CSS, Open Source, Software Development, Software/Web Development, Enterprise Software, Software, Scripting Languages, Web Development
Software downloads 2006-05-19
Perl Strings remove whitespace
Need to remove whitespace from a string like: 12 254 0 19 23and add it...
Tags: $FOO, bmayfield001@..., Perl, programming
Q&A 2005-09-10
Print useful object information by overriding toString()
This week in Java Q&A, the Builder.com technical team fields a member question about customizing the output generated by passing an object to the System.out.println method.All developers need help from time to time. And when it comes Java, who better to offer that help than the experienced developers at Builder?...
Tags: Guest Contributor, toString, System.out.println, Foo tmpFoo
Technical articles 2001-04-02
RegisterJar (zip)
This tiny utility registers the the file extensions .jar and .jad Java midlets to be saved to the VFS directory /PALM/PROGRAMS/MIDP/. This allows you to HotSync .jar and and .jad files to your handheld. This is useful for people with the IBM Java MIDP environment installed. Midlets must still be...
Tags: MIDlet
Software downloads 2005-11-14
Penguin Pete is the Carl Sagan of Computer Science
While I completely disagree with his diatribe on interface and "ease of use," I also find him quite annoying:http://penguinpetes.com/b2evo/index.php?title=stealth_bombers_are_more_difficult_to_op_1&more=1&c=1&tb=1&pb=1If you are really curious check out The Design of Everyday Things by Donald A. Norman who actually has a clue.Oh, I dunno. . . .He makes some good points. You...
Tags: Penguin, Penguin Pete, Carl Sagan, moron, set us up the bomb, CD-collection, jmgarvin, Pete, off-topic, computer, computer science
Discussion threads 2006-04-29
Preserve procedure variables with Static in VB6
In order to make a Visual Basic procedure remember the value of local variables between calls, try using the Static keyword. Peter Aitken demonstrates the benefits of using Static. By default in Visual Basic, local variables—those declared inside a procedure—are re-initialized each time the procedure is called. Number...
Tags: Microsoft Visual Basic 6.0, Peter Aitken, Microsoft development tools, Function Foo, Visual Basic Tips Newsletter, Variable, Programming Languages, Development Tools, Software Development, Software/Web Development
Technical articles 2005-09-08
Use SQLite for a simple, lightweight database option
Learn about open source SQLite, a simple, compact database option suitable for applications that don't require large database systems. Everyone knows about open source database giants such as MySQL and PostgreSQL; these free SQL database servers are commonly used by Web applications and other programs. For some...
Tags: SQL, SQLite, Storage, Databases, Vincent Danen, Programming languages, Linux, database, SQL database, Linux Tips Newsletter, SQL Syntax, Hardware, Enterprise Software, Software, Data Management
Technical articles 2005-09-23
source kerberos event id 4
hi can anyone help me. i'm getting this on w2k3 running e2k3 Event Type: ErrorEvent Source: KerberosEvent Category: NoneEvent ID: 4Date: 1/16/2007Time: 9:49:34 AMUser: N/AComputer: server nameDescription:The kerberos client received a KRB_AP_ERR_MODIFIED error from the server host/servername.company.com. The target name used was SMTPSVC/servername.company.com. This indicates that the password used to encrypt the kerberos service ticket is different...
Tags: dries@..., Kerberos, networking, password, server, windows
Discussion threads 2007-01-16
For those that are interested in Learning
I came across this link with access to various college courses that are free to go through on your own. there is also a link to an MIT open course site as well. Intresting stuff, if you've got a little extra time to kill.http://www.eliteskills.com/free_education/?foo=x
Tags: paadams@..., fun, education, learning, off-topic, 20905402864666492152529682118478-paadams@...
Discussion threads 2007-01-15
Use Amd to automount NFS shares
If you need a program to automount remote filesystems, Vincent Danen has a recommendation for you: the BSD Amd suite. Read this tip to get started. Using networked filesystems is very commonplace, be it NFS or Samba. For most people with Linux networks, NFS is the more popular....
Tags: Network File System, Advanced Micro Devices Inc., Linux, Vincent Danen, Operating systems, UNIX, OPEN SOURCE, Linux Tips Newsletter, File System, Software
Technical articles 2007-02-26
Seeing other machines on a wireless network
I have a wireless network and all my computers access the internet just fine but they cannot see each other. Any suggestions?Can you ping the machines?click start->run then type cmdnow type ping 192.168.1.foofoo being the IP address of the machine you want to see. Also make sure all...
Tags: computer, network, networking, sohowv@..., wireless, wireless network
Discussion threads 2006-10-19
Filter for unwanted mail and mailing lists with procmail
Last week, we looked at an initial procmail setup with a very basic ~/.procmail/procmail.rc file. This file configured our variables, filtered out duplicate messages, created a by-month dated mailbox archive of all incoming e-mails, and then began filtering mails by calling two other files of recipes: ~/.procmail/deletes.rc and ~/.procmail/mailinglists.rc. ...
Tags: Mailbox, Mailing List, E-mail, Online Communications, Vincent Danen
Blog posts 2007-12-17
Learn about SQL*Plus 10g's new features
Get a rundown of the new features in the Oracle SQL*Plus product. For instance, one useful feature is the DBMS_OUTPUT enhancement, which helps you debug functions used in SELECT statements. The Oracle SQL*Plus product has introduced some new features that have long been missing from this utility ...
Tags: Oracle Corp., SQL, Databases, Scott Stephens, Programming languages, Oracle SQL*Plus product, Oracle Flashback Drop feature, SQL*Plus 10g, Oracle Tips Newsletter, Default Option, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Technical articles 2005-07-28
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now

Fusion