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...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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,...
- 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...
- Software downloads 2006-05-19
- Perl Strings remove whitespace
- Need to remove whitespace from a string like: 12 254 0 19 23and add it...
- 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?...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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
- 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....
- 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...
- 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. ...
- 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 ...
- Technical articles 2005-07-28
- << Previous
- page 1 of 1
- Next >>