Software > Version Control Software
Subversion (SVN) - Version Control System
Subversion is an Open Source Version Control System that was originally designed to be a better CVS, directories are versioned, copying, deleting, and renaming are versioned, free-form versioned metadata ("properties"), branching and tagging are cheap (constant time) operations and much more.
CVS - Concurrent Versions System
CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages.
CVS is a production quality system in wide use around the world, including many free software projects.
Mercurial - Distributed Cource Control Management Tool
"Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface."
TortoiseHg
"TortoiseHg is a Windows shell extension and a series of applications for the Mercurial distributed revision control system. It also includes a Gnome/Nautilus extension and a CLI wrapper application so the TortoiseHG tools can be used on non-Windows platforms."
Git - Open Source Version Control System
"Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
TortoiseSVN - (Sub)Version Control Interface
"TortoiseSVN is an easy-to-use SCM / source control software for Microsoft Windows and possibly the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since its not an integration for a specific IDE you can use it with whatever development tools you like."
monotone - Free Distributed Version Control System
"monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol."
OpenCM Version Control System
"OpenCM is designed as a secure, high-integrity replacement for CVS. A list of the key features can be found on the features page. While not as "feature rich" as CVS, it supports some useful things that CVS lacks. Briefly, OpenCM provides first-class support for renames and configuration, cryptographic authentication and access control, and first-class branches."
Software > Version Control Software
Php & InfoPath Code Resources
Posted by DanielS Monday, December 21, 2009 at 7:11 PM 0 comments Fix a corrupt database table in PhpBB / MySQL.
This php script can be used to manage session times for users on a website.
Submit sites and RSS feeds to directories using this Php script.
Log users clicks/actions before they are taken to the desired address.
Php code to load and process an xml file.
A free Php script to generate RSS feed XML.
How to use code in an InfoPath form to loop through repeating elements in a secondary data source of an InfoPath form.
Tips for writing code in InfoPath forms.
How to set the alignment of elements on a webpage so that both Internet Explorer/IE and Firefox will display the element centered.
This article provides a function written in VBScript which removes illegal characters from a string.
How to call a VBA Class Module function from VBScript.
E-Commerce: Accept Online Payments (Sell from a website)
Posted by DanielS Saturday, December 19, 2009 at 1:06 AM 0 comments
Categories > E-Commerce > Online Payment Methods
Accepting Credit Cards on Your Website
by Christopher Heng, thesitewizard.com Are you thinking of selling things on the web? If so, you will probably also be considering some way in which you can accept credit cards on your site. Since new webmasters who visit thesitewizard.com often ask me about how they can get started accepting payments in this form, this article provides some basic information on adding credit card payment facilities to your website..
Authorize.Net Payment Gateway
The Authorize.Net Payment Gateway can help you accept credit card and electronic check payments quickly and affordably. More than 250,000 merchants trust Authorize.Net to manage their transactions, help prevent fraud, and grow their business...
RBS WorldPay
RBS WorldPay provides a globally connected, locally coordinated payment processing service for all sorts of businesses, big and small. We help you collect payments securely, swiftly and with total confidence...
Taking Credit Cards over the Internet
There have been a number of questions regarding getting Internet credit card transactions processed. This document highlights some of the issues and lists a providers that I have checked out and worked with (if you have detailed information on other providers let me know)...
ECHO Internet Processing - Accept Payments Online
Accept credit cards online and join the e-commerce revolution.
Are you accepting credit cards from your customers online and in real-time? Do you want to? Join the e-commerce revolution with an online merchant account from ECHO, the company that has been a real-time e-commerce expert since 1997...
ChronoPay - Compatible Shopping Cart Applictions
Shopping cart suppliers offer standard turn-key solutions for building online stores. ChronoPay's online payment solutions are compatible with the shopping carts shown below. Feel free to contact us if a particular shopping cart is not supported by ChronoPay and we will try to integrate our payment solutions in that shopping cart as well...
Categories > E-Commerce > Online Payment Methods
Accepting Credit Cards on Your Website
by Christopher Heng, thesitewizard.com Are you thinking of selling things on the web? If so, you will probably also be considering some way in which you can accept credit cards on your site. Since new webmasters who visit thesitewizard.com often ask me about how they can get started accepting payments in this form, this article provides some basic information on adding credit card payment facilities to your website..
Authorize.Net Payment Gateway
The Authorize.Net Payment Gateway can help you accept credit card and electronic check payments quickly and affordably. More than 250,000 merchants trust Authorize.Net to manage their transactions, help prevent fraud, and grow their business...
RBS WorldPay
RBS WorldPay provides a globally connected, locally coordinated payment processing service for all sorts of businesses, big and small. We help you collect payments securely, swiftly and with total confidence...
Taking Credit Cards over the Internet
There have been a number of questions regarding getting Internet credit card transactions processed. This document highlights some of the issues and lists a providers that I have checked out and worked with (if you have detailed information on other providers let me know)...
ECHO Internet Processing - Accept Payments Online
Accept credit cards online and join the e-commerce revolution.
Are you accepting credit cards from your customers online and in real-time? Do you want to? Join the e-commerce revolution with an online merchant account from ECHO, the company that has been a real-time e-commerce expert since 1997...
ChronoPay - Compatible Shopping Cart Applictions
Shopping cart suppliers offer standard turn-key solutions for building online stores. ChronoPay's online payment solutions are compatible with the shopping carts shown below. Feel free to contact us if a particular shopping cart is not supported by ChronoPay and we will try to integrate our payment solutions in that shopping cart as well...
Categories > E-Commerce > Online Payment Methods
Programming Tools: Free Code Generators
Posted by DanielS Friday, December 18, 2009 at 9:11 PM 0 comments
Categories > Programming Tools > Code Generators
Data Generator
Data Generator is a free script written in JavaScript, Php and uses MySQL for the database. It offers a comprehensive set of options to create large amounts of custom test data to populate database fields when testing a website or web application.
CSE HTML Validator Lite - FREE HTML Editor and HTML Checker for Windows
Edit and validate HTML, CSS, JavaScript, PHP, links, accessibility, and more using CSE HTML Validator Lite. Other features include spell checking, bulk test case change to lowe-case in all HTML tags. Includes a template tool to create headers and footers for pages on a web site.
Online XML Schema Generator
A free online XML schema generation tool. Raw XML or a hyperlink to an XML document can be supplied to the interface which is then processed to generate an XML schema based on the supplied XML.
Htaccess Disable Hotlinking Code Generator
Generate a .htaccess file to stop people from hotlinking directly to images on your web server. Reduce and save bandwidth.
HTML Code Generator
Generate the HTML for a a basic web page using this HTML Code Generator. Fields are provided to enter information required to generate metatags for the head section, as well as setting styles for the page.
Categories > Programming Tools > Code Generators
Data Generator
Data Generator is a free script written in JavaScript, Php and uses MySQL for the database. It offers a comprehensive set of options to create large amounts of custom test data to populate database fields when testing a website or web application.
CSE HTML Validator Lite - FREE HTML Editor and HTML Checker for Windows
Edit and validate HTML, CSS, JavaScript, PHP, links, accessibility, and more using CSE HTML Validator Lite. Other features include spell checking, bulk test case change to lowe-case in all HTML tags. Includes a template tool to create headers and footers for pages on a web site.
Online XML Schema Generator
A free online XML schema generation tool. Raw XML or a hyperlink to an XML document can be supplied to the interface which is then processed to generate an XML schema based on the supplied XML.
Htaccess Disable Hotlinking Code Generator
Generate a .htaccess file to stop people from hotlinking directly to images on your web server. Reduce and save bandwidth.
HTML Code Generator
Generate the HTML for a a basic web page using this HTML Code Generator. Fields are provided to enter information required to generate metatags for the head section, as well as setting styles for the page.
Categories > Programming Tools > Code Generators
Resources: SEO, Web Development & Programming, SharePoint
Posted by DanielS Tuesday, December 15, 2009 at 5:36 AM 0 commentsWeb-Resource.org - SharePoint, Web Programming & SEO Resources
Web-resource.org provide a range of resources from around the web for Web Development & Programming, SharePoint & InfoPath Development and Search Engine Optimisation. Resources have been hand selected by the team at Web-Resource.org, and suggested by users.
SharePoint & InfoPath Resources
A range of tools and resources are provided by Web-Resource.org for Administering, Designing, Customising and Developing a SharePoint environment. Resources include a range of articles with tips, how to's, tutorials, third party utilities for administering and developing SharePoint. Tutorials are also available to help with InfoPath form development and integration with SharePoint.
SharePoint Design & Customisation resources include tutorials for creating and customising Data View Web Parts to display data from SharePoint lists which is formatted based on metadata values for each list item. This includes the ability to format rows of a task list for example, to set the background or text colour of the task item to a color which represents the priority or amount of time until due. The articles specifically describe how to format tasks based on the due date and other fields. An overdue item can be formatted with a red background and bold text. Items which are due within three days are formatted orange, 1 week: yellow, 1 month: green. When the conditional formatting is combined with sorting and grouping, a Data View can display a large amount of information in a logical and readable format.
SharePoint Administration resources include tips and techniques for configuring SharePoint environments of various sizes, migrating content and configuration databases, tips and techniques to help when troubleshooting errors and issues with a SharePoint environment and much more. Other administrative tips and resources include configuring profile imports for multiple Active Directory domains, installing and registering custom web parts assemblies to be used on Web Part pages.
InfoPath form development resources include tutorials for creating and using Data Connections to lists on SharePoint sites from the InfoPath form. Tips and tutorials to help with the management of form templates and content types in SharePoint are available, including troubleshooting outcomes and information relating to using InfoPath forms as the Interface for SharePoint systems which comprise of many lists, libraries and workflows.
Web-resource.org also provide a section for SharePoint & InfoPath Forums, Blogs and Communities which all contain many resources to help you learn SharePoint and InfoPath. Go to the SharePoint Forums, Blogs & Communities section. Go to the InfoPath Forums, Blogs & Communities section.
View the SharePoint & InfoPath Resources on Web-Resource.org:
Other sites providing SharePoint / InfoPath Resources:
Web Development & Programming Resources
The Web Development & Programming resources section contains useful tools and resources for developing websites and web applications, and using various programming languages to customise and integrate different systems and software. Programming languages include PHP, Web Application Development, HTML, CSS, JavaScript, ASP.NET, XML, VB, .NET Framework and more.
A section for free Php Scripts provided by Web-Resource.org and from around the web. The php scripts provided by Web-Resource.org include a free Php RSS 2 Writer script, which can be used to generate an RSS feed from website or database content. Create your own RSS feeds for your site with php.
Popular Web-Development & Programming Forums, Blogs and Communities are also listed available under the Web Development & Programming Resources section of Web-Resource.org
Other recommended Web Development & Programming sites and resources:
- Code-tips.com - Programming, SEO tips, tutorials & examples. Php, VB, ASP.NET tutorials, Free Php Scripts
- Web Development & Programming
- WebmasterHub.net - Programming & Development resources
Search Engine Optimisation (SEO) Resources
Increase traffic to your site by optimising for Search Engines. Web-Resource.org provide a range of tips, tools and resources for getting started with optimising websites for Search Engines. Boost traffic to your website using various link building techniques and tools which are sometime known as offsite optimisation. Information about onsite optimisation tools and techniques for web & search engine marketing is also provided, including SEO & Search Marketing Tips to help improve your site ranking in Search Engines.
Resources include a SEO Forums and Communities section, which provides a list of some of the popular networking sites and tools to help with learning and applying Search Engine Optimisation techniques to a website.
Other sites providing SEO Tools & Resources:
Free SEO - Bulk Ping
Web Marketing Tips
SEO Tips for Blogger
Website Promotion - SEO Information and Tips
Posted by DanielS Saturday, December 12, 2009 at 9:13 AM 0 comments
Categories > Website Promotion > SEO Information and Tips
10 SEO Tips - ezau.com
It is not hard to be barking up the wrong tree when it comes to getting search engine traffic because there is so much out of date information being circulated.
That is why it is always best to also learn many other traffic generation methods like viral marketing for example...
Back to Basics: 10 On-Site SEO Tips
Tips for beginners, or those who need to fill the gaps in their web marketing or search engine optimization techniques.
Search Engine Optimization (SEO) Tips
Website Optimization is a complex issue, but should be known by every entrepreneur who wants to succeed on the Internet. According to the dictionary of the Royal Spanish Academy, optimize is finding the best way to perform an activity. Therefore, optimization of your website would make it comply with the best possible with each of its functions.
The 52 Top SEO Tips - Here Are 10 of Them
From the obvious to the Hey-I-never-thought-of-that-great-idea-before, here are 10 of the top 52 tips on how to optimize your website for its turbo-charge rocket ride up the search engine rankings.
Search Engine Optimization Tips
SEO Tips Information and News: Free Search Engine Optimization Advice. SEO information and resources from around the web.
WebmasterHub.net - Search Engine Optimization Tips
SEO (Search Engine Optimization) tools and tips provided by WebmasterHub.net for webmasters. Increase traffic to your site by performing Search Engine Optimization on pages of your site. Maximize search engine rankings.
Categories > Website Promotion > SEO Information and Tips
10 SEO Tips - ezau.com
It is not hard to be barking up the wrong tree when it comes to getting search engine traffic because there is so much out of date information being circulated.
That is why it is always best to also learn many other traffic generation methods like viral marketing for example...
Back to Basics: 10 On-Site SEO Tips
Tips for beginners, or those who need to fill the gaps in their web marketing or search engine optimization techniques.
Search Engine Optimization (SEO) Tips
Website Optimization is a complex issue, but should be known by every entrepreneur who wants to succeed on the Internet. According to the dictionary of the Royal Spanish Academy, optimize is finding the best way to perform an activity. Therefore, optimization of your website would make it comply with the best possible with each of its functions.
The 52 Top SEO Tips - Here Are 10 of Them
From the obvious to the Hey-I-never-thought-of-that-great-idea-before, here are 10 of the top 52 tips on how to optimize your website for its turbo-charge rocket ride up the search engine rankings.
Search Engine Optimization Tips
SEO Tips Information and News: Free Search Engine Optimization Advice. SEO information and resources from around the web.
WebmasterHub.net - Search Engine Optimization Tips
SEO (Search Engine Optimization) tools and tips provided by WebmasterHub.net for webmasters. Increase traffic to your site by performing Search Engine Optimization on pages of your site. Maximize search engine rankings.
Categories > Website Promotion > SEO Information and Tips
Website Promotion - SEO - Search Engine Ranking Checkers
Posted by DanielS Friday, December 11, 2009 at 8:39 PM 1 comment
Categories > Website Promotion > Search Engine Ranking Checkers
Alexa - Website Information and Keyword Research Tools
Obtain public information and statistics about any website, including reviews, popularity, traffic and search engine performance. Widgets can be added to a website to display the statistics provided by Alexa in an aesthetic manner. Alexa also provide a keyword research tool to perform searches, then filter based on PageRank and other similar criteria.
Google Webmaster Tools
Google Webmaster tools allows you to view statistics relating to how site and pages on your site are seen by the Google search engine, search queries which are returning results that include your site as well queries which have resulted in hits to your site. Webmaster tools allows you to submit a sitemap containing urls to all pages on your site to ensure that all content on the site is crawled.
Free Search Engine Rankings Check in Seconds
Search Engine Rankings offers free, instant, online reports of web site rankings in 8 top search engines and web directories, including Google, Yahoo! Search, Bing (MSN), AOL, AltaVista, AllTheWeb, Yahoo! Directory, and Open Directory (Dmoz).
Google Page Rank Checker
Page Rank Checker is a free tool to check Google page ranking of any web site pages easily, and to display your site's PageRank value on your web pages.
GoogleRankings.com - Check Google Ranking
Check the ranking of a web page in Google™ A free search engine optimization tool
SiteReportCard Search Engine Ranking Check
The SiteReportCard Ranking Check tool allows you to check the search engine position and ranking of your web site on the 3 most popular search engines: Google, Yahoo and MSN.
Enter your web site URL (and up to three comparision URL's) then enter the keyword(s) you wish to find the search engine ranking ranking for. Results may take up to 10 seconds. Please note that using a URL with and without
Categories > Website Promotion > Search Engine Ranking Checkers
Alexa - Website Information and Keyword Research Tools
Obtain public information and statistics about any website, including reviews, popularity, traffic and search engine performance. Widgets can be added to a website to display the statistics provided by Alexa in an aesthetic manner. Alexa also provide a keyword research tool to perform searches, then filter based on PageRank and other similar criteria.
Google Webmaster Tools
Google Webmaster tools allows you to view statistics relating to how site and pages on your site are seen by the Google search engine, search queries which are returning results that include your site as well queries which have resulted in hits to your site. Webmaster tools allows you to submit a sitemap containing urls to all pages on your site to ensure that all content on the site is crawled.
Free Search Engine Rankings Check in Seconds
Search Engine Rankings offers free, instant, online reports of web site rankings in 8 top search engines and web directories, including Google, Yahoo! Search, Bing (MSN), AOL, AltaVista, AllTheWeb, Yahoo! Directory, and Open Directory (Dmoz).
Google Page Rank Checker
Page Rank Checker is a free tool to check Google page ranking of any web site pages easily, and to display your site's PageRank value on your web pages.
GoogleRankings.com - Check Google Ranking
Check the ranking of a web page in Google™ A free search engine optimization tool
SiteReportCard Search Engine Ranking Check
The SiteReportCard Ranking Check tool allows you to check the search engine position and ranking of your web site on the 3 most popular search engines: Google, Yahoo and MSN.
Enter your web site URL (and up to three comparision URL's) then enter the keyword(s) you wish to find the search engine ranking ranking for. Results may take up to 10 seconds. Please note that using a URL with and without
Categories > Website Promotion > Search Engine Ranking Checkers
SharePoint Tips & How Tos
Posted by DanielS Friday, December 4, 2009 at 8:28 AM 0 comments
Categories > SharePoint > Tips and How Tos
SharePoint XSL String Replacement Function
Using a custom XSL template with a Data View web part, a Lookup column in SharePoint which allows multiple selections can be used to replace ; with a new line and bullet. The following article describes how to use a custom XSL template in a Data View Web Part to create the equivalent to an XSL string replace function which then splits and formats the string of multiple selections, delimited with a semicolon (;).
(Looping) Timer Workflows Using SharePoint
How to configure a Workflow in SharePoint to monitor the date/time field of a list item and respond at a specific time. The article also explains how to configure a Looping Timer Workflow using SharePoint Designer which sends an email daily until a specific date, or condition is met.
SPD Workflow Issue Solved - List item not found error when finding item using metadata value
Use a SharePoint Designer workflow to test if any item in a list has a specific value for a field without the workflow stopping due to a List item not found error.
InfoPath Performance with SharePoint Data Connections
Tips for improving and InfoPath form performance when using data connections to SharePoint lists or libraries. Details include using custom views to limit the number of results retrieved by the data connection. Loading times for forms can be impacted significantly when a large number of data connections are being used that all connect to SharePoint lists and libraries.
InfoPath - CAML Date Time format in when submitting to a SharePoint list via a Web Service
Details, instructions and a function to convert date/time field values into ISO 8601 format when updating date/time fields in a SharePoint list using a CAML query from an InfoPath form.
InfoPath: Setup Namespaces for a Secondary Data Source
Article by Matt Faus: How to obtain and set up the namespace for a secondary data connection in an InfoPath form for access using code.
Allow Offline Use of a SharePoint List by Caching Locally
This article by Matt Faus demonstrates how to store the data from a secondary data connection in an InfoPath from, to allow offline access to the data. The example populates a dropdown list on the InfoPath form template with data from a SharePoint list.
Add SharePoint List Items with InfoPath form usng a CAML XML template
Article by Matt Faus: Add a SharePoint list item using a sites lists.asmx web service. A Collaborative Application Markup Language (CAML) query is created containing the information which will be mapped to metadata fields in the SharePoint list.
Integrate InfoPath Form with SharePoint Workflow
How to integrate InfoPath forms with workflow in SharePoint to give greater control over the functionality and user interface.
Split List View web part labels (javascript)
Split form item / column titles when creating, editing or viewing a SharePoint list item or survey. If question/column names are too big to fit in one line, this JavaScript function can be used to split the label/question, by adding a break tag.
MOSS 2007 - Create List Item using aspx query string
Create a SharePoint list item by passing meta data values to a .aspx page via a query string. The values from the query string are then taken and stored in a SharePoint list. The SharePoint site and list is also set using the query string.
SharePoint Designer (2007) - Run reports for all sites programmatically
Generate a list of all sites from a site collection then use the list to process reports on every site using SharePoint Designer 2007. A macro is used in SharePoint Designer to process a report for each site.
SharePoint Data View Conditional Formatting using SharePoint Designer
A tutorial for creating Data Views for a list in SharePoint that are formatted based on each item's meta data. This can be used to create views that visually represent task priority or due dates by setting font or table row background colors. SharePoint Designer conditional formatting is used to format items and backgrounds colors based on the length of time until due or the priority.
Categories > SharePoint > Tips and How Tos
SharePoint XSL String Replacement Function
Using a custom XSL template with a Data View web part, a Lookup column in SharePoint which allows multiple selections can be used to replace ; with a new line and bullet. The following article describes how to use a custom XSL template in a Data View Web Part to create the equivalent to an XSL string replace function which then splits and formats the string of multiple selections, delimited with a semicolon (;).
(Looping) Timer Workflows Using SharePoint
How to configure a Workflow in SharePoint to monitor the date/time field of a list item and respond at a specific time. The article also explains how to configure a Looping Timer Workflow using SharePoint Designer which sends an email daily until a specific date, or condition is met.
SPD Workflow Issue Solved - List item not found error when finding item using metadata value
Use a SharePoint Designer workflow to test if any item in a list has a specific value for a field without the workflow stopping due to a List item not found error.
InfoPath Performance with SharePoint Data Connections
Tips for improving and InfoPath form performance when using data connections to SharePoint lists or libraries. Details include using custom views to limit the number of results retrieved by the data connection. Loading times for forms can be impacted significantly when a large number of data connections are being used that all connect to SharePoint lists and libraries.
InfoPath - CAML Date Time format in when submitting to a SharePoint list via a Web Service
Details, instructions and a function to convert date/time field values into ISO 8601 format when updating date/time fields in a SharePoint list using a CAML query from an InfoPath form.
InfoPath: Setup Namespaces for a Secondary Data Source
Article by Matt Faus: How to obtain and set up the namespace for a secondary data connection in an InfoPath form for access using code.
Allow Offline Use of a SharePoint List by Caching Locally
This article by Matt Faus demonstrates how to store the data from a secondary data connection in an InfoPath from, to allow offline access to the data. The example populates a dropdown list on the InfoPath form template with data from a SharePoint list.
Add SharePoint List Items with InfoPath form usng a CAML XML template
Article by Matt Faus: Add a SharePoint list item using a sites lists.asmx web service. A Collaborative Application Markup Language (CAML) query is created containing the information which will be mapped to metadata fields in the SharePoint list.
Integrate InfoPath Form with SharePoint Workflow
How to integrate InfoPath forms with workflow in SharePoint to give greater control over the functionality and user interface.
Split List View web part labels (javascript)
Split form item / column titles when creating, editing or viewing a SharePoint list item or survey. If question/column names are too big to fit in one line, this JavaScript function can be used to split the label/question, by adding a break tag.
MOSS 2007 - Create List Item using aspx query string
Create a SharePoint list item by passing meta data values to a .aspx page via a query string. The values from the query string are then taken and stored in a SharePoint list. The SharePoint site and list is also set using the query string.
SharePoint Designer (2007) - Run reports for all sites programmatically
Generate a list of all sites from a site collection then use the list to process reports on every site using SharePoint Designer 2007. A macro is used in SharePoint Designer to process a report for each site.
SharePoint Data View Conditional Formatting using SharePoint Designer
A tutorial for creating Data Views for a list in SharePoint that are formatted based on each item's meta data. This can be used to create views that visually represent task priority or due dates by setting font or table row background colors. SharePoint Designer conditional formatting is used to format items and backgrounds colors based on the length of time until due or the priority.
Categories > SharePoint > Tips and How Tos
Website (HTML / CSS) Tempates
Posted by DanielS at 8:23 AM 0 comments
Categories > Website Templates > HTML / CSS Tempates
FreeWebTemplates.com
FreeWebTemplates.com offer massive collection of free website templates and multimedia, including backgrounds, banners, buttons and icons created by web designers around the world. FreeWebTemplates.com also offer a collection of free Php scripts and Open Source applications.
Free CSS Templates
A selection of clean and free CSS templates for websites which provide various layouts to suite different website requirements.
GRSites.com Template Maker
The GRSites.com template maker is an online tools which allows a user to either pick from a range of predesigned templates or start from an uploaded image. Size, color, background, border, font, etc. settings are then specified. Code and image files are made available for download/modification once complete, and can also be stored in a personal folder on the website.
Categories > Website Templates > HTML / CSS Tempates
FreeWebTemplates.com
FreeWebTemplates.com offer massive collection of free website templates and multimedia, including backgrounds, banners, buttons and icons created by web designers around the world. FreeWebTemplates.com also offer a collection of free Php scripts and Open Source applications.
Free CSS Templates
A selection of clean and free CSS templates for websites which provide various layouts to suite different website requirements.
GRSites.com Template Maker
The GRSites.com template maker is an online tools which allows a user to either pick from a range of predesigned templates or start from an uploaded image. Size, color, background, border, font, etc. settings are then specified. Code and image files are made available for download/modification once complete, and can also be stored in a personal folder on the website.
Categories > Website Templates > HTML / CSS Tempates
Webmaster Tools - Website Statistics
Posted by DanielS at 8:19 AM 0 comments
Categories > Webmaster Tools > Website Statistics
Creating Online - Webmaster Tools and Resources
Creating Online host an extensive range of tools for webmasters which aid in the development of websites. Tools include an online web page generator that allows easy creation of hyperlinks, images, tables, lists, form controls and much more. The user can easily switch between a rich text editor, HTML source editor or a preview of the web page.
Other tools and resources include Flash tools, online frames generator, css generator, scroll bar color generator, pop-up window manager, button generator, free javascripts, a huge library of categorized website templates... Too many to list. Free media includes stock photography, backgrounds, buttons, bullets, bars, icons and many others.
SEO tools are also provided, including keyword research/analysis tools, metatag generators, broken link checker, various search engine ranking checks, site promotion tips. Creating Online is an highly recommended source of free tools and resources for webmasters.
Alexa - Website Information and Keyword Research Tools
Obtain public information and statistics about any website, including reviews, popularity, traffic and search engine performance. Widgets can be added to a website to display the statistics provided by Alexa in an aesthetic manner. Alexa also provide a keyword research tool to perform searches, then filter based on PageRank and other similar criteria.
Google Analytics
Google Analytics is a comprehensive website traffic analysis system, which is free to use and easy to set up. Many website profiles can be added to an analytics account to allow monitoring of traffic on multiple sites/domains. Many options are available to produce custom reports containing relevant information about your site and the traffic reaching your site. Google analytics can be linked with Google AdSense to provide graphical reports of AdSense data.
Categories > Webmaster Tools > Website Statistics
Creating Online - Webmaster Tools and Resources
Creating Online host an extensive range of tools for webmasters which aid in the development of websites. Tools include an online web page generator that allows easy creation of hyperlinks, images, tables, lists, form controls and much more. The user can easily switch between a rich text editor, HTML source editor or a preview of the web page.
Other tools and resources include Flash tools, online frames generator, css generator, scroll bar color generator, pop-up window manager, button generator, free javascripts, a huge library of categorized website templates... Too many to list. Free media includes stock photography, backgrounds, buttons, bullets, bars, icons and many others.
SEO tools are also provided, including keyword research/analysis tools, metatag generators, broken link checker, various search engine ranking checks, site promotion tips. Creating Online is an highly recommended source of free tools and resources for webmasters.
Alexa - Website Information and Keyword Research Tools
Obtain public information and statistics about any website, including reviews, popularity, traffic and search engine performance. Widgets can be added to a website to display the statistics provided by Alexa in an aesthetic manner. Alexa also provide a keyword research tool to perform searches, then filter based on PageRank and other similar criteria.
Google Analytics
Google Analytics is a comprehensive website traffic analysis system, which is free to use and easy to set up. Many website profiles can be added to an analytics account to allow monitoring of traffic on multiple sites/domains. Many options are available to produce custom reports containing relevant information about your site and the traffic reaching your site. Google analytics can be linked with Google AdSense to provide graphical reports of AdSense data.
Categories > Webmaster Tools > Website Statistics
Subscribe to:
Posts (Atom)