How to download a free Fortran compiler for Mac OSX Tiger?

Posted by dodatki | Posted in Programming & Design | Posted on 18-02-2010

Tagged Under : ,

Gluon asked:


Does anyone know (giving explicit directions) how to download a free version of Fortran (G95, FTN95, etc.) onto a G4 PowerMac running on Mac OSX Tiger? I need to be able to have it run in a terminal window on a text editor for a research project with one of my professors and I am completely lost. 10 points to the best answer.
Installation instructions would be very nice as well.

How hard is it to write programs for the Iphone and Itouch?

Posted by dodatki | Posted in Programming & Design | Posted on 17-02-2010


I’m interested in writing an applet for the iphone – I have some programming experience but haven’t done anything for any apple product. What are the upfront costs, and how complex is it to write a simple visual applet?Submited by:Clockwork Grape

Can somebody help me build a website from scratch using mac os x?

Posted by dodatki | Posted in Programming & Design | Posted on 29-12-2009

Tagged Under : ,


Hello. I have a homework due in 4 days and my book’s direction is for microsoft windows. I have mac os x and I need somebody to help me build a website from scratch. I know it’s from a text editor. I already located it but I dunno what to do next. Can somebody tell me step by step please. I don’t want to drop my class, I will loose my financial aid. Thank you.Submited by:Plant trees

What is the best video editor for windows to download?

Posted by dodatki | Posted in Programming & Design | Posted on 12-12-2009

Isaac W asked:


We need a video editor better than windows movie maker, and we are willing to pay top dollar for it. We want some special effects, and price doesn’t matter, but we need good quality. Thanks.

How do I create a family history website using Apple Mac?

Posted by dodatki | Posted in Programming & Design | Posted on 08-12-2009

I want to set up a family history website with a basic database, discussion forum and allow for lots of photos. Im going to use my Apple mac which is equipped with the iweb tool. My question is what is the best way to get this hosted (and by whom for little cost?) – Im UK based. Do any of these web host providers have their own tools that I can use to create a good web site without ads? Id appreciate any tips – thanks.

By: cathedralkat

About the Author:



Where can I download Xcode for Mac OS X Tiger Intel?

Posted by dodatki | Posted in Programming & Design | Posted on 24-11-2009

I have a MacBook which is running Mac OS X Tiger.
I want to do programming on it.

Where can I download the latest Xcode for Tiger for free?
Its not on the Apple developer website.

Please tell me where I can download it.

By: jedipenguin

About the Author:



How do I make a windows web client that uses internet explorer with microsoftrt visual stuido C#2005?

Posted by dodatki | Posted in Programming & Design | Posted on 07-11-2009

Tagged Under : ,


I dont want have to do any advane programming. I need a template. Installing a additionally program is not a option on my connection. I checked out the windows section on windows web client. It was irrelavant. Microsoft cant help me on this one. I need it for my website.Submited by:Adam d

How do you use mac speech recognition to get your mac to talk to you?

Posted by dodatki | Posted in Programming & Design | Posted on 06-11-2009

Ashton asked:


I’ve read recently about people using mac speech recognition to get their macs to reply to them when they say something to it. I was wondering how this could be set up?

Where do I start to make a simple computer program on a mac?

Posted by dodatki | Posted in Programming & Design | Posted on 06-11-2009


I have a mac and I want to make some very simple computer program. I KNOW NOTHING ABOUT COMPUTER PROGRAMING! I want some simple programs or tutorials on how to make a VERY simple program. Does the mac already have a program like that on it?
Thanks!Submited by:Dan S

How to change properties of items in a WPF UserControl from the Windows Form?

Posted by dodatki | Posted in Programming & Design | Posted on 05-11-2009

REX asked:


Hi,

Can someone help me by answering how to change the properties of items in a WPF UserControl from the Window’s form code. I have included the WPF UserControl through a ElementHost and was wondering how to change the visible property of a WPF Richtextbox through the MouseClick event of a normal Windows Forms button. Can someone please help?

Thank you.