Does anyone know of a good software to use that will allow me to view and edit an iCal in a Windows OS?
I know I can log into their website for iCloud, but it's so slow and clunky, I was hoping there was a desktop software I just don't know about,
Thanks,
Search Result
Collapse
61 results in 0.0019 seconds.
Keywords
Members
Tags
-
software for iCal and iMail on PC?
-
Which version of OpenSSL is best for Windows Server 2003?
I am trying to create an application link between Atlassian Jira and a Liferay application. I have consulted the Atlassian support sites and they pointed me to use OpenSSL to create private and public keys for the two servers. My issue is that OpenSSL seems to be a piece of Linux OS software (i could be wrong, very wrong) and I am working with Windows Server 2003 OS; so I understand that there is are versions for Windows machines available but which... -
thelionheart started a topic can i use a wireless usb dongle to increase the wifi receiving coverage of my pc?in Networkingcan i use a wireless usb dongle to increase the wifi receiving coverage of my pc?
I have a laptop that was capable to receive WiFi signal in a certain place. My problem is I always transfer my laptop time to time to the nearest vicinity just to detect and get Unsecured Wireless Connection to connect to internet. My Question is it possible to use USB Wireless Dongle/Receiver to 5 meter USB Cable on my laptop to maximize the its capacity to receive/detect a wide range of Wireless Networks along my places? please help -
Why do I keep getting a "service-specific error 0 (0x0)" when i try starting tomcat?
I have installed a tomcat 6 server on Windows Server 2003 as a service; and every time I try to start it it keep terminating with a service-specific error 0 (0x0). Now I have gone through and starting and configured this server via the startup.bat just fine but when no matter how many times I install/remove the service it fails to start. Does anyone know why this happening and how I can fix it?... -
calling GNUPLOT functions with straight C from WINDOWS gui
Hello everyone,
I am trying to figure out how to call GNUPLOT commands from a WINDOWS app. I am not coding in C++, I'm using WINDOWS APIs.
This is pretty straightforward problem if one is calling from a console app. Several developers (N. Devilla, for one) have done this. Their approach is to use _popen() (windows) or popen()(UNIX, LINUX). This approach doesnt work in a WINDOWS GUI app, however, only in a console... -
WAMP offline/online
To start, I am completely new to WAMP.
I am wondering if WAMP is what I am looking for.
I am creating a database to replace a current access database that is reaching its usable limit.
The system will have 3 users and 1 server. All operating systems are Windows 7. The server is on one of the client machines on a separate partition. Initially, the system will be strictly intranet only. As the database... -
File path to correct case
In the Windows OS file paths are not case-sensitive.
I wanted to identify where in my HTML-documents I have used incorrect case for any file reference so I could migrate to hosts where case-sensitivity would make misspelled references impossible to find.
The enclosed function takes a path eg
D:\VS FISA WEB\SITES\fisa\ MAIN\ES\ACTIVIT Y.HTM
and, if the file exists (not case sensitive), returns
D:\VS... -
Windows Service to monitor HTTP requests
Hello.
I developed a Console application which monitored HTTP requests using the third party component called Fiddler (fiddlerCore). This works as expected.
I need to convert this functionality into a Windows Service. The code is the same as the console application except for that it is in a Windows Service.
I can install the service and start it correctly but none of the events which monitor HTTP requests... -
How to call the built-in Copy Form of Windows from Vb.Net code?
Greetings,
I just need to know if there is a way to call the Copy Form of the Windows (i.e. the form appears when a file is being coping from one place to another in the hard drive using Copy/Paste of windows) from Vb.Net code.
I wonder if there is an interface or class just like OpenFileDialog, SaveFileDialog, etc.. that can be used in the visual basic code and I imagine that you could assign the source file and the... -
windows services to move files from one folder to another
windows services to move files from one folder to another folder
hi all,
im working on windows services. c sharp.
all i hav to do is :
i hav 4 controls . 2 datetime controls and 2 textboxes.
2 datetime controls to accept starttime and endtime.
2 textboxes to accept the sourcefilepath and destinationfile path.
windows service should run all the time. Between the... -
setting up a server for a small office LAN
Hi all,
I know this is a total newbie question but I've already spent far too much time trying to figure it out, and answers from Google search results have been all over the place so I'm hoping some of the Bytes community members might have some insight.
I'm trying to set up a tiny local network. This network is for application testing, so it will not connect to the Internet at all. I only need the machines to be... -
Disabling Taskbar Scrolling with Over 20 Applications
When there are more than 20 applications open, the taskbar overflows to the next line even when the task icons are not yet reduced to only the program icon. This is annoying, as there are now two or three rows of taskbar buttons which can only be found by scrolling with the up and down buttons on the right. I am used to remembering a window given it's taskbar icon and position.
The workarounds suggested so far:
1. Group taskbar... -
Finding the user's AppData folder on Windows
I'm currently working on a screensaver for windows and need to store a settings file in the user's AppData folder. Right now I am usingto find it, but this seems somewhat unreliable to me. Is there a way to do this with the Windows API?Code:getenv("APPDATA") -
How do I allow separate frames to access code between each other?
First post!
So I've been trying to figure out how the heck I'm gonna do this. It's been driving me up the wall this past week so I figure this website would maybe be of some help. I'm new to using JavaScript (programming languages as a whole actually) and thought I should join a community where I can maybe learn a few things :]
Basically what I need to do is utilize frames and windows to be able to make a webpage with... -
Remote Desktop To Windows XP
I've just been looking around for ages to figure this out, but couldn't find the answer... so felt compelled to write about it.
I have several Windows 7 machines, all able to remote desktop to each other no problems.
I added two Windows XP machines to the network, and could not remote desktop to them.
Went through all the troubleshooting , and realised they have Windows Firewall enabled on them. So I went...