Forum: Programming
12th January 2016, 10:34 AM
|
|
Replies: 6
Views: 437 Re: bertali
Sounds like you're on cPanel hosting. As the "/~bertali/" part of the url is a standard cPanel way of loading your website before you point the domain to the account. So "bertali" is the username of...
|
Forum: Website Design
11th January 2016, 09:43 AM
|
|
Replies: 3
Views: 700 |
Forum: Website Design
11th January 2016, 09:22 AM
|
|
Replies: 2
Views: 251 |
Forum: Website Design
9th January 2016, 11:48 AM
|
|
Replies: 41
Views: 2,152 Re: Best Ecommerce Platform
Magento is better for the bigger stores or stores with detailed/custom information for their products if you have a programmer on staff or if you are ready to learn how to do everything the "magento...
|
Forum: Programming
9th January 2016, 11:31 AM
|
|
Replies: 8
Views: 807 Re: I know C#, so do I know ASP.NET?
The jump from C# for desktop apps to web based applications using ASP.NET is not that bad but there is a learning curve. So in a sense yes, depending on how well you know C# you will have no problems...
|
Forum: Programming
9th January 2016, 11:27 AM
|
|
Replies: 6
Views: 432 |
Forum: Website Design
8th January 2016, 08:11 PM
|
|
Replies: 2
Views: 329 |
Forum: Programming
8th January 2016, 07:25 PM
|
|
Replies: 3
Views: 398 Re: Making Wordpress More Secure Suggestions?
That's a tricky question as these hackers / bots makers keep up to date with the security plugins. I have used plugins #1, #2, #3 and #6 of the plugins listed on the article linked below and have had...
|
Forum: Website Design
8th January 2016, 08:32 AM
|
|
Replies: 6
Views: 335 |
Forum: Website Design
6th January 2016, 07:42 AM
|
|
Replies: 7
Views: 990 |
Forum: Website Design
23rd September 2011, 09:07 AM
|
|
Replies: 12
Views: 501 |
Forum: Website Design
20th September 2011, 09:33 AM
|
|
Replies: 34
Views: 704 Re: Please review my new Gaming Forum.
Template fits perfectly with the gaming niche, and it's pleasant to the eye for those using the forum for extended period of times. Kudos.
Hope that helps.
|
Forum: Website Design
17th September 2011, 06:46 PM
|
|
Replies: 4
Views: 647 Re: Cushy CMS
If not using Wordpress I would have to go with Joomla as my second option. Personally I also haven't heard of Cushy CMS before; but will definitely give them a look now as the more options available...
|
Forum: Programming
31st May 2011, 10:35 AM
|
|
Replies: 9
Views: 1,003 Re: RSS to XML file? How?
To get a copy of the XML file an RSS feed will return to your PHP file just create a new php file with the following code on it:
<?php
$contents =...
|