Hi there,
I am in the process of designing a new site for a financial portal. The site is using WordPress. The existing site is kinda 2 yrs old. There is tons of posts, tags and images.
So I had designed the new site on my mac locally using MAMP. All design work is done... Now the most imp. part was getting the data. I thought a simple export - import wud do the work... but i was wrong

The exported XML file was 49MB in size.. and while importing locally also it crashed... and only half of the data got imported...
Now I will try splitting the XML file using a splitter (
http://www.rangerpretzel.com/content/view/20/1 ) into many parts and then import. Hoping it goes well...!!
Only confusion is how can i delete the half imported data from my wordpress setup???
Also once the site is up and running locally with all the data... how can i get it up on the server... ? All the data and everything?