--------------090704050101070807080106Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg"Content-Transfer-Encoding: base64Content-ID:I must be tired, but I always just thought this very simple search would work.
&neCATEGORYdatarq=fun&neCATEGORYdatarq=games
Find everything except category fun and category games.
If I take out either one, it works fine but not both.
Did I miss something here?
Thanks,
Frank
PS: Happy Turkey Day.
PPS: Oh yeah and 6.2
---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.usThere seems to be is a business opportunity for someone in the community or webDNA company to be partnered with or create at least one hosting service that will setup servers or VPS for users, or provide Images or installers, and offer simple hosting backup plans at a reasonable cost.
Jym
On 11/25/2013 7:45 AM, Donovan Brooke wrote:
-----------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list
Jym Duane - CTO - Purpose Media
Creating Your Success Story
Marketing : Television - Internet -Print
Phone: (877) 443-1323
Email: jym@purposemedia.com
Web: www.purposemedia.com
Oregon - www.GuideToOregon.com
PO Box 1725, Jacksonville, OR 97530
California - www.OrangeCounty.net
PO Box 2025, Capistrano Beach, CA 92624.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us Hi Stephen,
I miss the days when I was solely a WebDNA developer and had the time to learn from / help the other WebDNA'ers on the talk list. Now I have quite a few things on my plate, which keep me pretty focused.
The good news here for someone that is new to linux ( and even WebDNA ) is that the installers these days help take the edge off the learning curve that is required to be a server owner / administrator. For example, the Ubuntu 12.04 installer (one of the supported OS's for WebDNA), allows you to install a basic LAMP setup right from the installer without the need to install separate packages. This makes it pretty easy to install a server in a fairly short time:
1.) Install OS with LAMP Stack (be sure to note down all your passwords)
2.) do your server updates/upgrades (I most often use 'aptitude'):
'sudo aptitude update'
'sudo aptitude safe-upgrade'
3.) Install WebDNA
4.) Configure your sites with Apache
Some references you will need are the Ubuntu server guide, and the Apache2 docs.. (which both can be found on the WWW)
I personally enjoy the learning experience of being a server owner / administrator... but not everyone does. Some people prefer to purchase a "Managed VPS", which usually offers some resources for server administration help.
PLESK is not needed to serve websites, but it is a value if you want a lot of functionality available from a single GUI and don't mind paying for it. WebDNA can be configured to work with PLESK, but it might require that you join the PLESK forums and learn a bit about which config files to configure. I personally choose to install applications via the package manager and haven't needed the use of PLESK.
Which WebDNA product to install is up to the server owner.
WebDNA FastCGI offers process isolation and has the potential to allow a limited scope of WebDNA; only installing WebDNA per each single apache vhost, for example.
WebDNA Server offers the ability to install a single WebDNA resource for an entire server.. allowing one administration interface.
Both of these latest products are still currently in beta mode, but mostly because of final needed work to be done to the installers and readme files.
There is no getting around the learning curve unfortunately. I like to say that setting up a good server yourself takes 1 day and 1 year. This is because it can take a year to learn the linux OS and best practices of being a server owner/operator. However, I would always encourage starting down that path. It's kind of like riding a bike... once you learn, you don't easily forget.
Hope that helps.
Donovan
---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
--------------090704050101070807080106Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg"Content-Transfer-Encoding: base64Content-ID:I must be tired, but I always just thought this very simple search would work.
&neCATEGORYdatarq=fun&neCATEGORYdatarq=games
Find everything except category fun and category games.
If I take out either one, it works fine but not both.
Did I miss something here?
Thanks,
Frank
PS: Happy Turkey Day.
PPS: Oh yeah and 6.2
---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.usThere seems to be is a business opportunity for someone in the community or webDNA company to be partnered with or create at least one hosting service that will setup servers or VPS for users, or provide Images or installers, and offer simple hosting backup plans at a reasonable cost.
Jym
On 11/25/2013 7:45 AM, Donovan Brooke wrote:
-----------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list
Jym Duane - CTO - Purpose Media
Creating Your Success Story
Marketing : Television - Internet -Print
Phone: (877) 443-1323
Email: jym@purposemedia.com
Web: www.purposemedia.com
Oregon - www.GuideToOregon.com
PO Box 1725, Jacksonville, OR 97530
California - www.OrangeCounty.net
PO Box 2025, Capistrano Beach, CA 92624.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us Hi Stephen,
I miss the days when I was solely a WebDNA developer and had the time to learn from / help the other WebDNA'ers on the talk list. Now I have quite a few things on my plate, which keep me pretty focused.
The good news here for someone that is new to linux ( and even WebDNA ) is that the installers these days help take the edge off the learning curve that is required to be a server owner / administrator. For example, the Ubuntu 12.04 installer (one of the supported OS's for WebDNA), allows you to install a basic LAMP setup right from the installer without the need to install separate packages. This makes it pretty easy to install a server in a fairly short time:
1.) Install OS with LAMP Stack (be sure to note down all your passwords)
2.) do your server updates/upgrades (I most often use 'aptitude'):
'sudo aptitude update'
'sudo aptitude safe-upgrade'
3.) Install WebDNA
4.) Configure your sites with Apache
Some references you will need are the Ubuntu server guide, and the Apache2 docs.. (which both can be found on the WWW)
I personally enjoy the learning experience of being a server owner / administrator... but not everyone does. Some people prefer to purchase a "Managed VPS", which usually offers some resources for server administration help.
PLESK is not needed to serve websites, but it is a value if you want a lot of functionality available from a single GUI and don't mind paying for it. WebDNA can be configured to work with PLESK, but it might require that you join the PLESK forums and learn a bit about which config files to configure. I personally choose to install applications via the package manager and haven't needed the use of PLESK.
Which WebDNA product to install is up to the server owner.
WebDNA FastCGI offers process isolation and has the potential to allow a limited scope of WebDNA; only installing WebDNA per each single apache vhost, for example.
WebDNA Server offers the ability to install a single WebDNA resource for an entire server.. allowing one administration interface.
Both of these latest products are still currently in beta mode, but mostly because of final needed work to be done to the installers and readme files.
There is no getting around the learning curve unfortunately. I like to say that setting up a good server yourself takes 1 day and 1 year. This is because it can take a year to learn the linux OS and best practices of being a server owner/operator. However, I would always encourage starting down that path. It's kind of like riding a bike... once you learn, you don't easily forget.
Hope that helps.
Donovan
---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
DOWNLOAD WEBDNA NOW!
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...