Comment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
Hi, I am trying to import wrx file to my blog. I defined custom post type and import works with one problem: Only the last comment of a post is imported the first ones are irgnored. Here an example...
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
There would be a couple of things I would try. Firstly when you export your blog, make sure you select “All Content” when you “Choose what to export” I would then run an XML validator on your blog’s...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
This is a great post! I wanted to add that if you get permission denied errors trying to use a password instead of an SSH key, double check this config option in sshd_config: PasswordAuthentication no...
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Xylina Pineda
I have been trying to load the kings quest vii for my mother. I went through the installation while in dosbox as recommended and when i cd sierra.exe it gives me an error saying ‘unable to change to:...
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Ben
Hi Xylina, you seem to be using the wrong commands. CD is used to change into directory. SIERRA.EXE is the Kings Quest program file. Trying to CD into a file like you were attempting with CD SIERRA.EXE...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
Hi Sir, I have a requirement for an HTTPS file transfer mechanism and am currently looking for software to do this function. I want the software to be ideally meet the following requirements: -...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
I can’t think of anything off the top of my head but have you tried Google App for Business Google Drive? http://www.google.com/intl/en_us/enterprise/apps/business/pricing.html While not open source it...
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Nidhi Agarwal
hii! i already download the dos- box0.72 for my c++ projects bt i dont no how to to open the progarm means Z:\> after that what i have to press for open d program
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Ben
Sorry Nidhi but your question is a little vague so I don’t know if I can help. Please read and follow the article at the top of this page. You run a program by typing its name and pressing enter. If...
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
The problem with the Blogger import tool is that not everything comes over. Converting the XML file to a WXR file, then breaking it up into smaller pieces is the most efficient way to get it all at...
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
Oh and I’ve already tried that app. It doesn’t work.
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
Well both Blogger’s exported file and a WordPress WXR files are XML files. XML is basically a machine readable text file. That means you can load either file type into a text editor and modify them as...
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
I opened it in Bluefish, but I have no idea where to cut it. It’s really a small file when you look at it in a text editor, but I have no clue what to do with it. I can’t believe in all my searching...
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
Bluefish is not a text editor, it is a web development tool. It is probably parsing the XML and not showing you the actual structure of the file, only the data.
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
I didn’t think about that! I’ll open it in Notepad++ and see what I get.
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
Ok, in Notepad++ it’s a much larger file that includes the CSS & HTML of the whole blog. My problem is I don’t know what I can delete without making it invalid.
View ArticleComment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...
There is an example on this page http://code.google.com/p/google-blog-converters-appengine/wiki/BloggerExportTemplate. Basically each new XML file you create will require <feed...
View ArticleComment on Windows File Junctions, Symbolic Links and Hard Links by...
How do you get “DIR” to list JUNCTION, SYMLINK and SYMLINKD? And how do you get the lines in different colors? Did you color it manually or are they actually output like that? That would be really hand...
View ArticleComment on Windows File Junctions, Symbolic Links and Hard Links by Ben
Hi, unfortunately Windows command line has no colour support. The screenshot was coloured manually for the purposes of this article. There are no additional switches needed with DIR to show the...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
How do you remove said user? I created this user and then realized I wanted a different name so I just created another account however this old one is still kicking around… When I try to remove account...
View Article