I'm a web designer/developer. I'm too much confused whether to use cms or not and why? and which cms to use if i have to (like wordpress, ghost, spurt commerce).
download spurtcommerce new version, and use it..
because it was developed with nodejs and angularjs.
Related
I want to know if Facebook uses WordPress to fully create any of its web pages because I use a plugin in my browser that is able to detect sites developed with WordPress. So I opened one of Facebook's sub domains and the plugin says it uses WordPress. I was a bit surprised because I thought a huge company with lots of engineers would prefer developing a site from scratch to better suit its needs.
Yes. Here is one of their subdomains, built fully with WordPress:
http://newsroom.fb.com/
Is there any way to combine oscommerce with wordpress.Basically i need to combine joomla, oscommerce and wordpress into a single domain and use a unique template for all.also i want to introduce single sign on for all the applications.is it possible? please help.
You may use wordpress for joomla which integrates wordpress into joomla and installs as a component into joomla. Description from their site:
We’ve combined the most popular blogging platform (WordPress) with the
most popular CMS (Joomla!) to create the most powerful blogging
component ever made for Joomla!.
Introducing WordPress for Joomla!: an exciting new component for
Joomla! that integrates WordPress into your blog!
Packed with all of WordPress’s professional blogging tools (plus a few
surprises of our own!), you can now harness the power of WordPress
without ever leaving Joomla!. It’s a Joomla! blogger’s new best
friend.
For oscommerce integration there is this The josC! Project: osCommerce and Joomla Bridge project.Get a copy from here There are plenty enough powerful shop builders for joomla and you may search for them on JED
Wel you can try marvikshop. That's a oscommerce component for joomla. You can download it here
I saw in wordpress some APIs being published for developers. What could a developer gain by using those APIs?
I think you've taken API to mean something similar to what Flickr and Vimeo do, which they are not. They are simply ways for you to access and ammend core functionality of the Wordpress platform, so as to bend it to do what ever it is you need it to do.
There are ways to pull data from your blog to a mobile devise, but that is a very different question.
Wordpress API are for those that want to develop a theme, or writing custom plugins for Wordpress.
Either way, you can use to integrate Wordpress in your exisiting php site, using the powerful backend as an administration tool and the using the API to retrieve the content and present it in your (already) website.
http://codex.wordpress.org/Integrating_WordPress_with_Your_Website
I want to write site like this http://kuss.hmsite.net/ but on CMS Joomla or Wordpress. So I need to implement login users, upload files on server, menu, registration, localization of all information on site (articles, titles while registering - all info). What CMS better to choose for these purposes? Thanx!
Wordpress have better performance and for me is easier in development. Look for the tutorials and figure out witch solution is better for You.
I recommend wordpress
Does anybody know about a simple customizable wordpress plugin framework with the help of which i can build more frameworks rapidly ??.
There is no any plugin framework. And you don't need to build any. If you want to learn how to create WP plugins, just go and download some simple. See how they works, read docs. And viola.
You might check out:
LMB^Box WordPress Plugin API
GD Plugin Core
Wordpress Plugin Framework Reloaded
Search for them at http://wordpress.org/extend/plugins/