shouvik.d 33 Junior Poster

Ok let us see it this way. Use a Linux Live CD and boot your Laptop up with it. Then see if the problem recurrs again. If yes then probably there is a permanent damage to the Graphics Circuitry/atleast the LCD Ribbon.

If not then there is some problem with the current OS Drivers u are using(less likely to happen though)

Just give it a try and see

shouvik.d 33 Junior Poster

And its semantics are?

Ask the semantic analyzer of the Compiler;)

shouvik.d 33 Junior Poster

PLease help people!
:( I'm in trouble

shouvik.d 33 Junior Poster

but wen i try to copy & paste something in that partition
i cant do it.

Yes obviously it would be like that only. NTFS partition wont have a Write Access to it from Linux. Only Read Access is enabled. On the other hand FAT16 and FAT32 Partitions have both Read/Write Access from Linux.

shouvik.d 33 Junior Poster

I think you lower down your resolution a bit and see what changes are coming up! I dunno if this works but just give a try

shouvik.d 33 Junior Poster

Is it you see a yellow exclamation mark against your Legacy Audio Device in device manager. If so then try changing the IRQ and remove the conflict.
If it is Realtek Audio u r using Go to device manager. Double click on the Audio device and select Update drivers. Now select you want to manually locate the driver. In that go to the folder where the Realtek driver is stored and see if u have a WinXP or Win2000 folder or a WDM folder in either of them your .ini file would be located. Just nvigate to any of these folder. The driver will then be installed. reboot to let the changes take effect.
I hope this solves your porblem

shouvik.d 33 Junior Poster

Knowing Basic SQL and even if u r using PL/SQL will not be sufficient enought to drive your application well. Let us presume you know know languages like C++/Java/C# very well then wat will happen is you will leave most of the tasks to the frontend tat is Presentation Layer. SO you will end up slow application for the user end. But then if u know much of Oracle and backend layer you can do query optimization and have a robust fast application.

First learn the three tier architecture well. develop proper business logic and then deploy a good application and for that you need to know a good lot of Oracle. Knowing frontend Application languages alone does not help. So what debashis said was very convincing. Learn Oracle well and then only proceed with a project.

Try to learn prepared statements/query optimization/ and have robust business logic. Then proceed
WISH U ALL TH BEST

shouvik.d 33 Junior Poster

but I had an issue and had to reformat my system. I was able to get everything up and running, except that I have no sound

I suspect you are using a non genuine version of Windows after u reinstalled it. The non genuine version of windows would not allow you to install Service Pack2 and without that no Audio in WinXP Pro. I am not blaming you for piracy but am just providing another view of this problem. Just let me know if this is the case.

shouvik.d 33 Junior Poster

as a matter of fact could not find exactly what your problem is. and first line you have written sound blaster video card. There is no such thing I have heard of (I might be wrong as well).


Could you please pin point your problem and please next time onwards use attachments for something like reports or screenshots

shouvik.d 33 Junior Poster

Intel 945PL chipset uses Express northbridge and ICH7 southbridge chipset. The chipset is compatible with Intel's full range of Core 2 Duo, and Pentium 4/D/EE & Celeron processors. As you know, the Core 2 Duo natively runs on a 1066MHz FSB, so there will be a performance penalty running these chips on a 945PL Express based system with an 800MHz or 533MHz FSB. So this is the price you have to pay for using an older motherboard for a newer technology. Still please check in details with other vendors and technologists who know more in detail

shouvik.d 33 Junior Poster

I've been having problems with my PC freezing at random times.

I think there is a heat sink problem with your CPU. Though I'm not aware but I think celeron's dissipation power is higher than thatof Intel. if it is using a Northwood Core then it must be nearly 75W. Try to keep the cabinet open and work and see if the problem hits again. If so please use some heat conducting gel b/w Heat sink fan and the CPU surface. If all these doesn't solve your prob try rasing ur upper limit of CPU temp a bit. If this time again it happens then you please revert back to older settings and contact the vendor

shouvik.d 33 Junior Poster

I make an exe file on notepad, save it as a .exe

First of all nothing to ashamed of in what you have done. Let me tell you what exe file is first.
Any application(an exe) is a set of instructions which are in machine readable format. You will ask what does machine readable format mean? It means that whatever instructions or operations we have asked the exe to do are to communicate with your Operating System in order to have a perfect execution. It needs some place to first place itself which is known as Load memory area. So the Operating System has to be informed such an application has been loaded in so and so memory address please ensure proper execution.

In order to do all these we have few function calls that interact with the OS. So if you are not making an exe have those function calling mechanisms in order to let the OS know its location and what tasks it needs to it is called broken application means it is accessing some memory which is not known or registered by the OS.

So I think I could give u a brief Idea about what exe is. Now whose job it is to generate all these function calls. Do you think the Programmer writes all of it. As a matter of fact no. Programmer writes only the portion of the code that needs to carry out the task that the application is supposed …

shouvik.d 33 Junior Poster

>i = i++ is absolutely 100% legal in C.
Nice try.

Of course
i=i++ is a legal and working syntax in C

shouvik.d 33 Junior Poster

yes you can freely start with Adobe(formerly Macromedia) Flash for creating animations and exporting them as movies. You can even record your computer operations for creating tutorials on it.

But if you want some high end animations use Blender. it is open source and could be learnt via numerous available tutorials

shouvik.d 33 Junior Poster

The very first thing that should strike to both of you having the assignment is you need to think yourself as the end user of the AIR system and look for the features that you would llike to avail. Once that is done you will realize the scope of AIR system.

When you realize this first step then you will have to decide that are you clear with all the requirements or not. It is extremely important to be clear with your requirements then only you can choos the SDLC model. If you think you are not clear with all requirements you should always proceed with Prototyping.

As far as dependability measures are considered I'm not technically aware of the term. Could you please throw some more light over it.

shouvik.d 33 Junior Poster

sorry for reposting the same message

shouvik.d 33 Junior Poster

Try installing the following codec K-Lite Codec Pack from the follwoing site
http://www.free-codecs.com/download_soft.php?d=3680&s=95

Once you have downloaded the codec, installed (and restarted ur system) click start-> run. In the Open box type sysdm.cpl. Go to Advanced Tab. Click Error reproting. Select Disable Error reporting. But keep the box But notify when critical errors occur checked.

I think this should solve all your problem. Get back to us in case of any prob

shouvik.d 33 Junior Poster

Try installing the following codec K-Lite Codec Pack from the follwoing site
http://www.free-codecs.com/download_soft.php?d=3680&s=95

Once you have downloaded the codec, installed (and restarted ur system) click start-> run. In the Open box type sysdm.cpl. Go to Advanced Tab. Click Error reproting. Select Disable Error reporting. But keep the box But notify when critical errors occur checked.

I think this should solve all your problem. Get back to us in case of any prob

shouvik.d 33 Junior Poster

I'm not sure if this would help or not but Outlook disables links for security reasons. So when u open a message you will see an option above the To: section of ur message "Click here to enable links" kind of thing. if this does not help then Local Security Policies have overriden the outlook settings.
I Think you are in a Corporate Environment so the Administrator has disabled this as a whole group policy.

PLease check out with the person

shouvik.d 33 Junior Poster

Microsoft Office Live Communicator is a very effective conferencing tool which actually works in synchronization with Outlook. We have a corporate global address book for Microsoft Exchange Server.

Now in Communicator u can add contacts by searching a name in the find area. whatever search string u give it does a search through First Name and Last name and provides u with the names who are online and offline. In the contacts area you can create groups which would be the contacts whom you have allowed to contact you.

The thing is whenever you put any search string in the find box it actually does a search thru the global corporate address book and then returns you the result. The problem with me is I'm able to see only the one that are in my personal address book of Outlook 2003.
This makes my task difficult as I many times have to contact people outside my stored address book that time I'm unable to even view if they are online/offline/away in status.

Please help me out in this regard.

PS I have attached a screenshot. The names/contacts/groups have been concealed due to privacy issues.

shouvik.d 33 Junior Poster

So you mean that functors can overcome the shortcoming of data integrity and can benefit to better visibility of code. I am still thinking on thing. in case u have a callback function you can pass the this pointer to make use of the class members and thus avoiding the global variable maintainance.

Where will my (dumb ;)) thinking get falsified please let me know.

shouvik.d 33 Junior Poster

sorry but i have created it here too
http://www.daniweb.com/forums/thread84373.html

See this link for description of functors AKA function objects or functionoid.

I already saw that and got confused :)

shouvik.d 33 Junior Poster

recently while studying STL i came thru functors and facades

http://en.wikipedia.org/wiki/Function_object]
A typical use of a functor is in writing more intelligent callback functions. A callback in procedural languages, such as C, may be accomplished by using function pointers. However it can be difficult or awkward to pass state into or out of the callback function. This restriction also inhibits more dynamic behavior of the function. A functor solves those problems since the function is really a façade for a full object, thus it carries its own state.

I am not able to figure out what does state mean while they are saying it is difficult to pass the information into callback functions.
Moreover in facades is there something like interfaces with wrapovers written for them.

please give me some good examples as I am really interested to learn this aspect of C++

shouvik.d 33 Junior Poster

while going thru STL I came to know something knows as functors. Thought I understood what practically it is but still could not make out it's advantage and usage. Could anybody throw some light over it. I need to know in detail about it.

shouvik.d 33 Junior Poster

please use UDMA2 cable put the first disc at the end of the ribbon and the slave in the middle connector. Both jumpers can be set to CableSelect(CS) as u r using UDMA2 Cable.

shouvik.d 33 Junior Poster

hey looks llike my get killed reply offended all of u!!! come on guys have some sense of hunour...it was just a pun

shouvik.d 33 Junior Poster

By the way - Depending on what you need it for, you might check VMWare's site to see if there's a SUSE based virtual appliance for it

Actually VMware doesn't have SUSE compatible drivers. So while installing it does a make by itself by using SUSE libraries and then only install. As a matter of fact I had once successfully installed VMware Tools in it and all features like time syncronization, resize, mouse capture etc. were working fine but then due to NIC issues I had to unistall it. Next time onwards I'm facing this error. There are no previous instances of the installation but then this error keeps coming. I m sure I'm having more than 107MB of space. Also since this is a virtual drive I am not able to expand it.

Hope you get the actuall scenario by now

shouvik.d 33 Junior Poster

using a live disk can u mount your hard disk. is it accepting the mount partitions and showing anything atleast??

shouvik.d 33 Junior Poster

Hi,
I have installed SUSE10.0 over VMware Workstation 6.1. I was stupid enough to allocate only 8GB of space where I installed everything within that space(webmin...Apache2...etc.) and very little space remains back. Now after all when I tried to Install VMware tools it is throwing an error while trying to create the directory in /usr/bin for the binary files for VMware

There is insufficient disk space /usr/bin. Please make atleast an addtional 488k available or choose another directory

I did say that disk space is low but it is never that low that even 488k is not available. No matter whatever I try...(I have even deleted some 52MB file manually->a BeOS image file) and still not been able to install this. Whichever directory I try the same error gets repeated there too.

What do you think could be the prob? PLease help past two months I could not rectify this. And unfortunately (or I'm real dumb) I did not create any snapshot.

Please help me with this weird problem

shouvik.d 33 Junior Poster

my all time favourite
If a machine -- a Terminator -- can learn the value of human life, maybe we can too.

Salem commented: One of my favourites as well - shame that progress is at best stagnant at the moment :( +10
codeorder commented: :) +0
shouvik.d 33 Junior Poster

Nobody spoke of "The pursuit of happyness"
It has some content!!!
Also recently watched The Holiday...subtle romantic comedy really great..

shouvik.d 33 Junior Poster

http://www.aboutdebian.com/proxy.htm
I hope this helps u to some extent. please get back to us in case of any queries

shouvik.d 33 Junior Poster

might be it is the problem with ur ISP and there routers/strict firewalls. passing thru their security policies makes your email delivery damn slow. See how are the MTAs configured in ur system.

shouvik.d 33 Junior Poster

then your ethernet controller might be out...have u tried with a new Mobo

shouvik.d 33 Junior Poster

but NAT will not allow incoming ICMP and will masquerade the lookups. isnt that supposed to be true and that's what jbennet pointed out

shouvik.d 33 Junior Poster

Thanks,Is there a way to stop the "Log in to Windows" dialog box from coming up when you boot so it just simply loads to the desktop?

This is a reposting of the same query. I have already answered to you in the previous thread. please refrain from duplicate posting over variuos threads and mark your query solved once the solution works well.

shouvik.d 33 Junior Poster

I admit I am not knowing a proper solution to this but could you please change the port in which you N/W cable is connected to the switch (the switch port i mean). If the prob still persists then I think you can try out with a new Motherboard or atleast change the PCI slot.

shouvik.d 33 Junior Poster

how many of the VirtualPC users will know the fact that you just shared. I'm not against VirtualPC but it is quite evident that VMware scores lot better when you take the Guest/host interfacing or integration issues. Don't you feel this too ?

shouvik.d 33 Junior Poster

Coming n/w point of view in you need to keep both the networks up and running so better use NAT for the Server OS and bridge the rest. If you have 2GB plus ram and a dual core processor with 2.6+ Clock speed I think you can a bit sluggishly but successfuly run both the OS at the same time.

and to the topic VMWare vs. VirtualPC -> VMWare actually provides many more flexibilities than that of VirtualPC with respect to device compatibilities and driver integration/interface between host and guest OS. Try installing Linux in VirtualPC it will get u the answer :)

shouvik.d 33 Junior Poster

I think you have packet sniffers installed in the gateway which drops the packets for ftp and vnc. basically i'm not aware with the specifications of the Verizon Gateway you are using. try one thing use ethereal to chekc out which are the packets being routed and which ones are dropped. I think the report should let you know what to do???

shouvik.d 33 Junior Poster

You can use turn on automatic logon without editing the registry in Microsoft Windows XP Home Edition and in Microsoft Windows XP Professional on a computer that is not joined to a domain. To do this, follow these steps:

1. Click Start, and then click Run.

2. In the Open box, type control userpasswords2, and then click OK.

Note When users try to display help information in the User Accounts window in Windows XP Home Edition, the help information is not displayed. Additionally, users receive the following error message:

Cannot find the Drive:\Windows\System32\users.hlp Help file. Check to see that the file exists on your hard disk drive. If it does not exist, you must reinstall it.


3. Clear the "Users must enter a user name and password to use this computer" check box, and then click Apply.

4. In the Automatically Log On window, type the password in the Password box, and then retype the password in the Confirm Password box.

5. Click OK to close the Automatically Log On window, and then click OK to close the User Accounts window.

For more information regarding how to enable Autologon in systems which are registered to some domains please refer
http://support.microsoft.com/kb/315231
PLease get back to us in case of any clarifications are required. Sorry for the delay in reply I was out of the town :)
Have a nice time

shouvik.d 33 Junior Poster

Ang get killed :P

shouvik.d 33 Junior Poster

if u have a UDMA2 cable(thin 80 wires) cable then please connect the secondary and master at respective connectors and set the jumper positions to CS aka Cable Select.

Hope this solves ur prob.

shouvik.d 33 Junior Poster

You should have in mind that DVD drives have 2 sets of lenses. 1 for CDs and 1 for DVDs. It is possible that DVD lens is not working, got dirty or something, so your drive (old one) is being able to read CDs only. New one might be ripe for RMA if the case is the same.

Are u sure about the above fact. I have never heard so. the read assembly has only one lense. I have a laptop with a push in DVD Writer only one lens is there.

For troubleshooting any optical drive problems please refer to
http://www.smartcomputing.com/editorial/article.asp?guid=&bJumpto=true&Isfrm=IN&article=articles/webonly/techsupport/ref1101/26r01/26r01.asp&ArticleID=40421

shouvik.d 33 Junior Poster

I think you have reached the maximum capacity, which your IDE controllers recognize. I'm not sure what could the other reasons be but any Harddisks won't show size errors this way until and unless u reach the maximum capacity which in many cases is 120GB or you have formatted only that much section incorrectly using any other partioning manager as fdisk in linux.

Go to My Computer Icon and right click. select manage. Select Disk Management. In that checkout how much is shown for your disk drive.

shouvik.d 33 Junior Poster

try to invest minimun in 1GB and I think regarding your 512MB per slot issue I need you to speak to dell Cust care. You might as well be wrong in that.

shouvik.d 33 Junior Poster

be it any version of windows you are using open Explorer and Search the file(hoping you must atleast know the file name). You will have options in search to let u search hidden files too. So you must be able to discover your hidden files. Now if u really want to unhide it right click on it and select properties. Uncheck the Hidden checkbox.

On the other hand if you already know the path then go to Start->run. type cmd. Now navigate to the path your file is there. To confirm you can issue the command dir /a. If it is present there then issue this command attrib -h <hidden_file_name>. Remember you need to give the file name along with the extension.

Though workaround for no use but will work irrespective of which version of windows you are using.

shouvik.d 33 Junior Poster

go to control Panel Listed on the top of this site right side to your screen name. Click on Edit Avatar. Select the available Avatars if you need else as u said you are very FOND of your picture(which we are damn waiting to see !!!) select a picture from your system and upload it. That is the last text box left to the Browse button on the Edit Avatar Page.

Hope you will be visible soon. ALL THE BEST

shouvik.d 33 Junior Poster

I don't see Dani hanging out here at all. She must be busy eating :D

shouvik.d 33 Junior Poster

Well! I'm not able to get the problem here. Try installing the bluetooth stack. Go to run type fsquirt and see if your device is listed. If you are using an USB Dongle I think the vendor would have supplied the driver details and the manuals too. If you can please refer them and get back to us with a bit more clarity. Hope this is ok with you.