English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - January 2007

[Selected]: All categories Computers & Internet Programming & Design

how can someone can calculate or convert one to other? or what is the amount of word to be said a block and so on?

2007-01-26 23:52:06 · 4 answers · asked by digi 2

0

1: When i run smbstatus on server i get beow mention result.
-------------------------------------------------------------------------------

Samba version 2.2.0
Service uid gid pid machine
----------------------------------------------

No loked files
-----------------------------------------------------------------------------------
2: When i run smbclient
i am able to get smb prompt.

3: my smb.conf file contains following lines

workgroup=MIS
smb password file=/etc/samba/smbpasswd

[data]
commnet=data folder
path=/home/data
read only = no
guest ok= yes.

4: when i try to acces linux shared foler i got following error message
"No service is operating at the destination network endpoint on th remote system"


PLEASE HELP TO CONFIGURE LINUX SAMBA SERVER.

2007-01-26 22:42:21 · 1 answers · asked by amitdelpanwar 1

About DOS commands

2007-01-26 22:28:59 · 1 answers · asked by yashaswini t 1

i want to add a photo gallery to my website for which i plan to use some tool like coopermine but i also want to add advertisements to my website which is not possible with coopermine and any tool like that so what should i do.

2007-01-26 21:57:15 · 2 answers · asked by Anonymous

2007-01-26 21:23:27 · 2 answers · asked by rinishad 1

2007-01-26 20:28:16 · 2 answers · asked by alnakash 1

480 x 272 video clips from my memory stick. Ive heard of pmp mod, but its all too nerdy for me.

2007-01-26 20:19:56 · 1 answers · asked by undrgrndhiphop 2

2007-01-26 20:09:42 · 2 answers · asked by bonjing 2

I'm looking for sites that kinda show you step-by-step examples or even exercises of programs in C# and JAVA. I know the syntax of both and I've learned them (in prior classes) it's just I need a motivational way to further my skills and I learn best from example.

If anyone knows any sites that have these I would very much appreciate it!

Thanks!!

2007-01-26 19:39:46 · 1 answers · asked by jimcarrey363 1

2007-01-26 19:29:07 · 3 answers · asked by trixeetripp 1

How to change time format from 12-Hr format to 24-Hr format in VB 6.0? Thanks!

2007-01-26 18:34:56 · 2 answers · asked by Anonymous

2007-01-26 17:41:46 · 2 answers · asked by Nirav T 1

I feel kind of stupid asking this basic of a question but here it goes...

so i have an instance variable private int currentElement;
and it's changed many time through the program let's say to 0 then 1 then 2. Now I need to change the currentElement to "undefined" however when i try and declare it as null. Is this because it is a primitive type so I can't declare it as null after initializing the variable?

2007-01-26 16:23:48 · 1 answers · asked by michaelmgkdn 2

2007-01-26 16:21:05 · 3 answers · asked by Jethro P 1

2007-01-26 16:15:05 · 2 answers · asked by nkem 1

I was wondering if there is a way to edit the effects.... like how the speeding up effect is x2, could you make it x1.5 or something? I thought that if I sped it up x2 then did the slow-mo which should slow it down by half, so it should be at x1.5 right? this sounds really confusing but if you understand what im saying then tell me if theres anything i can do please.

2007-01-26 16:13:46 · 1 answers · asked by sfbkjdsfbjkebf 2

to submit as an assignment

2007-01-26 16:01:18 · 2 answers · asked by Anonymous

http://i4.photobucket.com/albums/y141/jesslikewhoa22/font.jpg
anyone? please?

2007-01-26 15:37:17 · 2 answers · asked by jesslikewhoa21 1

What is an example of a remote computer name? Is it possible to shut off any computer as long as you know their name? How would I find the name?

2007-01-26 15:12:06 · 3 answers · asked by Anonymous

i need to find out what an EXE file is what its used for how can i use it....

2007-01-26 14:27:51 · 6 answers · asked by 2$hort 1

For example "www.(name here).com"
If possible free.

2007-01-26 13:01:54 · 4 answers · asked by -=>¿Luî§?<=-™ 4

Has anyone seen that new style of CD/Mixtape Covers/Inserts with the artist (pitbull, dj kaled, gunit etc...) where they look Illustrated almost like a drawn cartoon or airbrushed?

If so, does anyone know how to make those? Or what program is used? Or a tutorial?
Here are 2 examples:

http://viewmorepics.myspace.com/index.cfm?fuseaction=viewImage&friendID=39889249&albumID=0&imageID=1677405853

http://viewmorepics.myspace.com/index.cfm?fuseaction=viewImage&friendID=39889249&albumID=0&imageID=448120339

If you're unable to view these images, IM me and i'll send you the image.

Thank you in Advance.

2007-01-26 11:43:32 · 2 answers · asked by Meisje J 26 1

I have a nice Excel sheet with information that I input on a daily basis. Besides using Microsoft Access, how can I create a form where you can type in the information (with some pull-down menus) and it would automatically input the information from my form to the spreadsheet?

In other words, I want a simple interface "form" instead of going row-by-row inputting my information.

Thanks!

P.S. - If anyone knows of a thrid party vendor that creates forms that I connect to my Excel sheet, I would appreciate your answers.

2007-01-26 11:05:59 · 3 answers · asked by crimsongraycoug 1

source code for a program that computes for the roots of a quadratic equation, without using factoring method and quadratic formula

2007-01-26 10:20:15 · 1 answers · asked by Sammy Baby 1

Plz help..need to get back on a web site?
got blocked froma web site....midnightclub.ie..for no good reason but i want to get back in there how can this happen..this is wat it says to me.You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted: Never
plz help me to combat these people thanks and by any means nessacy good or

2007-01-26 10:16:35 · 4 answers · asked by stewart_ryn 2

Could someone please tell me where I can find a free registry cleaner online. I need one that can fix my problems. Thank You

2007-01-26 10:00:41 · 8 answers · asked by pebbles 2

I try to program an algorithm can find the cube root of a number. Because a number's integer exponent and square root and the arithmetic operation are built in in the language I'm using. So I want to know if there is anyway to find the cube root with the built in functions.

2007-01-26 09:39:38 · 2 answers · asked by Mgccl 1

fedest.com, questions and answers