We were thinking of porting our site into wordpress [closed] - wordpress

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
We have a lot of media posts by users in the site. I just don't know where to begin. Is there any book or site you would recommend that provides the Wordpress schema and elaborates on a "porting process?"
Tx

WordPress does include plenty of import tools for the content that you might be hosting elsewhere.
http://codex.wordpress.org/Tools_Import_Screen
http://codex.wordpress.org/Importing_Content
I am currently migrating a site myself that was in plain-old static html to WordPress.
And my nifty little plugin has been extremely helpful.
http://wordpress.org/extend/plugins/csv-importer/

Related

Downloading ASP.NET [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I just downloaded ASP.NET along with some other things(SP1 and such) Total: 9XX MB.
I had to restart my computer and now when I try to open a new project via my VS2010, I see nothing different, I can't find the Web Form option, Here's the URL I downloaded from:
http://www.asp.net/downloads
Thanks!
Now you need to go to http://www.asp.net/get-started and start learning. (Of course, there are other places you can go to learn, but this is an obvious choice).

Integrate Moodle with Alfresco [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to integrate Alfresco with Moodle.
I would like Moodle users to be able to store e-content and retrieve them easily using Alfresco.
Moodle 2.x is already integrated with the Alfresco repository, although this needs to be enabled by an administrator via Site administration -> plugins -> repositories -> manage repositories. The documentation is here and although sparse, provides links to discussions that explain how to get it going.

webform and captcha module in drupal [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Has anyone had any problems with the captcha module in combination with the webform module? I am not sure if it's something that I can use for work if spam bots can overpass the captcha... Thanks.
I would recommend the use of the Mollom module:
http://drupal.org/project/mollom
It's spam protection is much better than that of Captcha:
http://drupal.org/project/captcha
Once setup, Mollom spam protection can be added to Webforms.

How to create asp.net Forum [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
I just want to create an asp.net VB Forum and the database should be MS Access.
No reason to be rude about this question. Here are some resources that can get you started.
http://www.asp.net/get-started is a good place for information about building your first ASP.NET application.
http://www.asp.net/community/projects#jm_starter_kits_and_samples has links to some starter kits that can get you up and running.
http://www.asp.net/downloads/starter-kits/the-beer-house is an older starter kit, for ASP.NET 2.0, but I used this a while back and it's pretty good.
As for using MS Access, I would try to get your first web application up and then ask a more specific question here on Stackoverflow when you run into some problems.

How do I implement PayPal Express Checkout in ASP.NET? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
how i create express checkout paypal in asp.net ?
Take a look at this CodeProject article about integrating various PayPal features into ASP.NET (there's a whole section for Express Checkout):
Introduction to PayPal for C#

Resources