Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Overall Solutions: 7051 - 7075 of 361911
 
Brand New Day Cover in an ad for Chase Bank (Chase Blueprint) , features a female singer for the vocals, not Sting. WHO DOES THIS COVER?
Hi guys, I have the following for statement, for /f "tokens=1,2,3* delims= " %a in ('ping -n 3 %1 ^| findstr /I "[ping statistics for]"') do @set pl=%d && echo %pl% When I echo the pl ...
I am trying to do fairly simple calculation for a webpage. Using the names of the inputs, it is supposed to do   cost * noshow AND If postcard = true then + (number * .76) I hope th...
My DirecTV box won't fully boot and the DirecTV reps want me to reformat but I don't want to lose the video I have recorded with a reformat (the only solution according to DirecTV). When I ...
I want to convert the below column of data into a readable date format. 03/01/2009 How would I do that function? I would like to save it as a macro. 20091005    10/05/209 20091005    1...
I was hoping someone could give me a simple definiton of what a semaphore is. I find a lot of examples of how to code one but can't find a simple definition. I understand that they are used in...
Hi experts. I need to get and setup a W2K3 server so that I can install SQL Server 2003. I've never setup a server and have a few questions about configuration and needed components so I can s...
I have created a custom Picture control that I use for image editing.  On my main form, I load several of these picture controls into a panel.  I can use the controls great, I can send info to...
I wrote an application in C++ which uses Deoxygen as the documentation tool. I am done with application. Now as far as the documentation part is considered it generated html documents  for eac...
I'm writing an Image editing app that has a Panel loaded with Images.  I've been working with the scroll functions in the Panel, but I don't really like how it scrolls.  It's too jerky.  I've ...
I'm reading a file and I need to extract some data from the file. The data I need to extract is between AB and RF... AB and RF will be at the begging of the line. the code is working, bu...
We recenly implemented a DR/backup solution that incorporates IPStor by FalconStor which takes periodic snapshots of our systems and stores them. The solution works great especially for restor...
Hi, I have done my CCNA, I prep for CCSP and my next obvious goal is CCIE security. Is it good idea to take up CCIE directly without CCSP. cuz for ccsp i have to spend 850 dollars, Where ...
I am planning to have my monitor 8 feet away from my PC, is there a long VGA cable? Thx
as i know there is below inventory system costing methods, First in First Out Method (FIFO) ,Month Average moving Method ,Fixed cost Method, Moving Average Method. is there any other costi...
Hi, I want to be able to load a .ini file and create a form with tab heading based on the [] bits populated with checkboxes from the details (sorry i don't know the terminology for .ini's) e...
What is the right e-commerce tool to develop similar this? www.teacollection.com ... Kindly suggest me the right one?
any nice Datagrib for .net. prefer free datagrib.
I get this error message after Windows 7 has finished booting.  It can be dismissed by clicking OK. Everything is apparently working without any problems.  I have seen it suggested that thi...
Hey,        I just had a quick question about writing a chat program in java, I managed to get a basic "ping pong" type chat program, the server talks, then the client, and then the server ...
I am running this simple piece of code but keep recieving the following error; ORA-00905: missing keyword I am sure this is simple :) Thanks
Hi, 1) I have installed the Linux Centos 5.3 2) Would you show how to create a user? (Using GUI and Command Line) - And also show me please to give the PERMISSION for the above user to ED...
http://www.funtrivia.com/private/main.cfm?tid=62320
http://www.funtrivia.com/private/main.cfm?tid=42071
Hi Quick one, why do you have to attach event handlers in code. The events seem to work fine without having to attach them in code. I see this happen with cell validation type events in dat...