News:

Go to HostNed.com
Welcome.  This is a place to get user-to-user support, learn more, and share ideas.  If you can't find your answers here, feel free to ask by creating a new topic or visit the support ticket system at https://my.hostned.com :)  Have fun here!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Dynaweb

#101
Advertising Boards / Advertising Banners Needed
July 07, 2007, 12:07:00 PM
Hi,

I am looking for a graphic designer to create some ads for a web site.  We have the site made up and have enrolled in ShareBucks Affiliate Network but need a professional-looking ad design.  The site is International Car Stickers.  I will need 2 different designs on the top four standard ad formats (125x125, 468x60, 728x90, and 160x600).  A job well done will get work for other sites as well.

If you are interested, please PM me or email to dan.w(at)dynawebdesigns.com
#102
It seems that we often get the comment from users "My site has been hacked.  My web forum index page was replaced (or erased).  Please make it so that hackers cannot get in."

The kind of problem you are experiencing often happens when you have PHP or ASP scripts on your web space that is insecure.  The server must do what the script calls for and if the script itself is insecure, then it could seriously jeopardize your data.  It is not uncommon for popular web scripts like forums, blogs, CMS scripts and others to contain vulnerabilities that allow malicious users to access or edit or delete files.  If you are using a common web script and believe it is insecure, contact the author of the script for information on applying security patches and/or upgrading to the latest version of the script.

From my experience, the most insucure scripts are:

Subdreamer
PHP Nuke
PHPBB

Although almost any popular GPL web script can be vulnerable, even the most vulnerable can be made secure.  It takes a lot of attention and research.  Again, the most important thing you can do is go to the support site for the script you are using and apply all security patches.  Also find if the script designer recommends if Register_Globals be set to OFF.  If so, disable register globlas using .htaccess file.
#103
Hall of Shame / Frauds
May 05, 2007, 12:29:51 PM
These low-lifes have tried to use stolen identities to purchase hosting and services from HostNed (in other words, stealing from innocent people to rip us all off).  Oh the shame!  >:(

Attn: Internet businesses. Learn from us... If you have found this page from Google or other web search and are yourself investigating the legitimacy of an identity, beware of these listed here:


DateEmailIP Address
07/10/2016Chantellepeterson@acdcfan.com67.203.20.122
02/29/2016resultkuloh@gmail.com120.164.44.194
02/29/2016sonoko1908@gmail.com185.94.30.62
10/05/2015kayceano3@yahoo.com64.71.150.37
08/28/2015ribut266@gmail.com36.73.174.128
07/07/2015dofus-2014-wac@hotmail.com41.250.112.120
01/23/2014brianhorst@rocketmail.com198.23.71.111
12/11/2012azeezdominic@yahoo.com66.35.20.39
12/11/2012upddate0001@hotmail.com173.219.47.206
02/01/2013s.simoncohen@aol.com87.219.215.170
10/24/2011anneserge56@yahoo.com172.204.11.205
03/04/2010h4ck3r.xg@gmail.com67.11.189.130
10/30/2009v.post@rogers.com78.142.140.194
10/28/2009ejykesouth@yahoo.com41.29.40.101
06/19/2009amos.kimunya312@gmail.com81.91.228.131
11/19/2008khoi.1992.mm@gmail.com72.1.114.141
07/06/2008bokentrolevel@yahoo.fr85.102.130.213
07/05/2008r00t@cybercr3w.org41.219.238.43
06/25/2008xzibit381@gmail.com80.89.182.203
04/02/2008graham.keenan@yahoo.com209.59.43.32
03/21/2008greatkunta@gmail.com80.89.185.191
03/01/2008grace.officenote@yahoo.co.uk78.138.2.236
05/06/2007novia8080@yahoo.com41.222.67.4
05/06/2007webmaster@nexdelelectricstoreonline.com172.158.121.6
05/05/2007staylorwoody@yahoo.com196.201.155.170
05/04/2007fadingemotion@aol.com82.128.11.214
#104
CAFEPRESS REVIEW:

I have to say, the more I use CafePress the more I like them.  Their products are top-notch. The prining quality is unbeatable.  In my opinion, there is no alternative to CafePress, none of the others come close to the professional solution they have to offer. 

It is really easy to set up a shop for free, and their premium shops are just fabulous... you can even add your own custom HTML!.  It's all just too easy.  CafePress is definitely worth checking out.
#105
Most servers are configured so that directory browsing is not allowed.  This means that if a certain web directory does not contain an index (or default) file, then an error message will be displayed in the web browser.

If Directory Browsing is enabled, then the contents of the directory will be shown in the browser and you can click freely on files and folders therein.

Disllow Directory Browsing
If you want to Disallow Directory Browsing on a server that allows it, create an .htaccess file in the web root directory and add the following line:

IndexIgnore */*

Allow Directory Browsing
If you want to Allow Directory Browsing on a server that dies nto allow it by default, create an .htaccess file in the web root directory and add the following line:

Options +Indexes

Remember that .htaccess files do not work on Windows Servers, so you will have to have your web host set the configuration for you.  Have fun with your server and htaccess!
#106
Design Other / Hiding Your Email Address From Spammers
February 17, 2007, 09:03:11 AM
As I am sure you already know, keeping your email address hidden from Spammers is very important.  Spiders and bots scour the web and find as many email addresses as possible and add them to databases.  Since these addresses are present on the internet, they typically prove much more successful than dictionary attacks.

Having said this, I would like this thread to be an ongoing, cooperative effort to form an article on the subject.

Let's go:

As I see it, SPAM comes through in three different ways:

1) Spiders scour the web and find emails that are in plain text and database them.

2) Bots get through web forms and send SPAM instead of the honest visitor feedback or occasional goofball as expected.

3) Programs send out dictionary attacks on your domain.

Let's go over these individually to see what can be done to protect yourself and your sanity.


1) Spiders scour the web and find emails that are in plain text and database them.

What you have to do here is go over your web site and make sure your email address is not presented in plain text.  For example, it may exist in this way
your@yourdomain.com
or like this
<a href="mailto:your@yourdomain.com">
or in some similar way.  AVOID THIS.  SPAMMERS and their spiders adore this as it leaves your email address wide open for collection into their precious database.

What can be done to avoid exposing your email address in plain text?

a) Use an image of your email address and do not link to the email address in the mailto method.
b) Use a quick and easy "(at)" in place of "@" and "(dot)" in place of "." like this:  me(at)mydomain(dot)com.
c) Use javascript to display the email address (my favorite way).  Here is a sample of the code to use:

<script language="JavaScript">
<!-- //Go choke on a chicken wing you spammer bastards!
var name = "me";
var domain = "mydomain.com";
document.write('<a href=\"mailto:' + name + '@' + domain + '\">');
document.write(name + '@' + domain + '</a>');
// --></script>
of course replace me & mydomain.com with your actual information.


2) Bots get through web forms and send SPAM instead of the honest visitor feedback or occasional goofball as expected.

To battle this you need to use the correct scripting in your web forms to combat SPAM.  Older forms do not take this into account.  One such script I recommend is Dynaweb's SFEPS located at http://www.dynawebdesigns.com/scripts.htm
It uses PHP which any HostNed account supports.


3) Programs send out dictionary attacks on your domain.

There are a few things you can do to combat dictioaryattacks.

a) Do not use an email catchall.
b) Name your email account names something that is hard to guess.  For example, instead of using the name contact(at)mydomain(dot)com use this instead, c.o.n.t.a.c.t8745(at)mydomain(dot)com

#107
Announcements / Mail issues on Win2 server
February 07, 2007, 12:40:38 PM
In regards to email performance on server WIN2 late January. 

We can confirm that from mid to late January we experienced periods of mail failures.  This occured due to one of the DNSBL blacklist databases we use to filter incoming email to our server having troubles.  Although their failure appears to be due to a problem in their service upgrade and not an issue of negligence, mail problems are not acceptable for HostNed customers.  This type of server-wide filtering is industry standard and the failure was experienced by thousands of servers worldwide.  Needless to say we are very disappointed in the failures of the 3rd party service that we have come to rely upon.  Due to the reliability issue, we have unsubscribed from that database service; however we are still maintaining other databases to protect the server from being flooding by incoming SPAM email.  We regret that we have experienced this and I assure you we have taken proper measures to prevent such a failure in the future.

Sincerely,
HostNed Management
#108
JANUARY SPECIAL: X3 Web Space and $1 Setup, Custom Linux and Windows Plans

How to get the deal:
Purchase a new Custom Web Hosting (Shared Series) now through the end of January.

Great change to get more bang for you buck.  Go to http://www.hostned.com
#109
We are always taking input from our customers.  It;s what HostNed is all about.

Increased limits?  Different pricing options?  Monthly specials?

If thre were one thing different you would like ot see in HostNed's hosting plans, what would it be? 
#110
HostNed allows you to override php.ini settings to your preference with an .htaccess file.  For example, if on a linux server, the global setting for register_globals is On and you have a script that recommends it be set to Off, here's how to change it:

1) In the http root of your web space, see if there is already a file there named ".htaccess".  If not, create one.
2) Edit the file and add the following line somewhere on it's own line.

php_flag register_globals off
3) Exit and save the file.


You have now set register_globals to off for your entire domain.  Easy!
#111
General Hosting / MOVED: Who wants to learn...
October 20, 2006, 11:06:59 AM
#112
I was working on http://www.wormportal.com and in the Regional section it includes content from MySQL database.  The city names are IN ALL CAPS and looks really bad when including that on the web page (not to mention Google hates that).  I found the way to Capitalize First Letter of Each Word Using PHP.

Quoteucwords
(PHP 3 >= 3.0.3, PHP 4, PHP 5)

ucwords --  Uppercase the first character of each word in a string
Description
string ucwords ( string str )
Returns a string with the first character of each word in str capitalized, if that character is alphabetic.

The definition of a word is any string of characters that is immediately after a whitespace (These are: space, form-feed, newline, carriage return, horizontal tab, and vertical tab).

Example 1. ucwords() example

<?php
$foo 
'hello world!';
$foo ucwords($foo);            // Hello World! 

$bar 'HELLO WORLD!';
$bar ucwords($bar);            // HELLO WORLD!
$bar ucwords(strtolower($bar)); // Hello World!
?>
 
Note: This function is binary-safe.

NEAT!  :D

Official man page at http://ca.php.net/manual/en/function.ucwords.php
#113
Announcements / SPECIAL: 2 for 1 Web Hosting
August 17, 2006, 03:38:56 PM
END OF SUMMER SPECIAL: 2 for 1 Web Hosting
Now through Labor Day.  Buy any yearly hosting plan and get another hosting plan of equal or lesser value absolutely free for 12 months!

How to get the deal:
In the signup form, enter in the Comments section "2414me" and you will qualify.  The link to sign up for your free hosting will be sent to your email.

Take advantage of this very special offer before it expires!  Go  to HostNed.com today.
#114
No setup fees on all web hosting accounts!  Now through June only.
#115
Critique My Site / Site I Am Re-Designing
May 23, 2006, 03:34:15 PM
This site was a shambles when I took it over a couple months ago.  Let me know how it looks to you now.
http://www.scenicrealtycompany.com
#116
(Form the horse's mouth)

Take a look at the new ways PayPal is making a world of difference
for web developers like you.


******************************************************************
The Future of Electronic Payments
******************************************************************


Building Creative PayPal Platform Solutions

As the use of electronic payments grows, cash is no longer
king. Developers are. You and your e-commerce programming peers
have boundless opportunities to shape the future of online
financial transactions.

For instance, governments are now accepting taxes through PayPal.
Tenants pay rent. Businesses pay wages. Even alimony is sent
through PayPal. The examples are diverse, but the fundamentals the
same-easy, secure, and reliable transactions made possible by
PayPal developers.

Help Shape the Future of Electronic Payments

Build your own innovative solutions with resources at the PayPal
Integration Center, including SDKs, APIs, and sample code.
https://www.paypal.com/IntegrationCenter/ic_home.html?pal=CTA6V4XUA2ZU8

Give us feedback on bugs or improvements at:
developer(at)paypal.com
#117
Announcements / New Item To FAQs -- Site Promotion
April 19, 2006, 02:48:30 PM
There has been a new item added to the HostNed FAQ/Knowledgebase -- Site Promotion.  Take a look http://www.hostned.com/members/faqs_site_promotion.html
If you have any suggestions, feel free to present them to me.

Thanks
#118
Just Chat / Virtual Tradeshows
March 23, 2006, 10:08:58 AM
Check this out.  A virtual tradeshow.
http://www.ecomxpo.com/home.htm

QuoteeComXpo is the virtual tradeshow for search, affiliate and interactive marketers. Since the show is 100% online and virtual, you can attend from the comfort of your home or office computer. All the benefits of a top tradeshow, without the hassle or expense associated with traditional tradeshows. More than 7,000 advertisers, publishers, search marketers, merchants, affiliates, networks, agencies and vendors will attend, making this the world's largest tradeshow for ecommerce marketers.
neat :)
#119
Just Chat / MOVED: Adoption Website
March 17, 2006, 04:58:39 PM
#120
Articles / How to Design a Website from Scratch
March 11, 2006, 10:29:46 AM
So you know what your website is going to be about - how do you set out to design it?
You need to think of two things. What content are you going to have on your site, and secondly, what is your site going to look like? And what will the layout of the pages look like, the colours etc.

Content

The first thing to think about is the possibilities that a website gives you. Even if your website is going to be an online store, do not think about the site as a catelogue. The benefits of the web is that your website does not have to follow a linear format - it is not restrictive like a book. The format of the web means your visitors will be able to dip into your site at any point, and also be able to jump around to those parts which are the more interest to them.

Don't, therefore, set your site out like chapters in a book, where later chapters rely on information which has been picked up in earlier ones. Instead your pages should all be able to stand as items of interest in their own right, and have links through to other relevant information your visitors might need!

No one needs to start with a blank sheet of paper - there are millions of web sites already out there. The first thing you can do is research. Look at what other people have done - no, you are not going to copy their ideas, but you are trying to see what appeals to you, what you think works well, and what turns you off completely!

So you've looked around, had a few ideas. How will you know that your ideas are going to work? How can you waste hours of abortive effort?

What you want in three clicks.

Want to know the golden rule? You should make sure your site visitor can find what they want in a maximum of three clicks! You should remember the three click rule when deciding how to set out your pages.

A common suggestion is to use a story board approach but the problem with a story board is it makes you think in a linear way - and as we discussed above, with a website you've got the ability to go backwards and sidewards as well as forwards!

One method of thinking about designing a new website is to use a mind mapping process, or to draw up a spider diagram.

You start with just your main subject in the centre - this will be your home page.

First layer
Next think of the main topics which people may expect to find in a site such as yours - on a retail site for example, the first layers may well include the catelogue as a general heading. On a site about dogs the first layer may be 'breeds'.

Second layer
You are now able to go further into each of your subjects. A catelogue for clothes may be divided here into Men's clothing, Children's clothing etc., and the dog breeds may now be listed as Gun Dogs, Toy Breeds etc.

Third layer
Not all of your first layer menu items may lead to a third layer, but some will. To continue our examples above, Chidren's clothing may now be divided into boys and girls. The Gun Dogs will be divided into the Retrievers, Spaniels etc.

By playing around with your ideas on paper in this fashion you can see where your topics fit best. It may be that some third level pages fit under two second layer pages - no problem, you can link a page to each, and have it appearing on more than one menu. It is what makes sense to the visitor that counts!

Having your site set out in a diagram also makes it easier to see how to link up your pages using hyperlinks, i.e., but clicking on a word on your site, the visitor gets taken to a different page without having to go back through the menus.

Colour scheme, templates etc.
Once you have the plan of what you are going to put onto your site you can start to think about individual page layout and colour schemes.

Again, look at other people's sites, especially those you like. What looks good about them? Sites which have a uniform layout on each page often look far more professional than those which experiment with different colours on every page and different templates. This isn't to say that every page must be the same, but have some consistency, for example, where you place the menu buttons, so that people know they are still on your site. If the navigation menu buttons are always in the same place people will quickly become familiar with the feel of your site, and be able to move round it a lot quicker, and therefore take in a lot more of the information which you want to provide them with.

Making your site look professional is important unless you are just putting up a few pages to share with family! Let's assume the reason you wish to make a website is to earn some extra money at home, or to advertise your business or promote an activity. Apart from colour and consistency here are a couple of other tips. Firstly, look at the size of font you use - don't mix it up too much, or use too many different colours. Make your the type face you use can be seen clearly on the background colour. Secondly, is it easy to get to the information

The most important person!
Finally, don't forget that YOU have got to like your site. You will be having a very close relationship with it and it will be very demanding on your time, especially in the early days. Take advice from friends or colleagues, but at the end of the day, go with what you are happy with. If you are uncomfortable with your site you will not have the same enthusiasm to work with it.

Your first pages
Now you have the schema for your website, you have chosen your colours and background, you can start to put together your first pages.

Here are a few tips:

1. Get a few pages together and get your site up there and published! It will take anything from a few weeks to 7 or 8 months to be indexed by the search engines. The main search engines such as Google like to give comprehensive listings only to mature sites. The sooner you get your site published the sooner you will get good rankings in the search engines.

2. Do not use the words 'under construction'.

3. Get other people's opinion on your site - good comments will give you confidence. If your hosting company has a forum you may be able to showcase your new website there to get advice from others using the same software.

Conclusion

A website doesn't just emerge – it takes a lot of work and an awful lot of planning. But if you make the investment of time you won't lose out. If you don't have a website no one is able to tap into your knowledge or see your creations. If you build your website badly your visitors may not be able to find their way around, and a lot of what you do will be wasted. If you take that bit of extra effort and care you will have a site that is very easy to use, and which will become popular because of that!

Pat Ransom has worked in the IT industry for 15 years and is experienced with local government and company websites. Having designed and published a successful and acclaimed website in her own right the secrets of website design and publishing are now available to be shared at http://www.webmasterproductions.co.uk

Article Source: http://EzineArticles.com/?expert=Pat_Ransom