vs
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 25
FCKeditor 2.6.4 Beta
This is an HTML text editor which brings to the web much of the power of desktop editors like MS Word. more>>
FCKeditor 2.6.4 Beta is a powerful tool that can be integrated into any Web site through JavaScript, AFP, ASP, ASP.NET, ColdFusion, Java, PHP, Python, as well as other languages. It is fully compatible with Internet Explorer 5.5+, Firefox 1.5+, Safari 3.0+, Opera 9.5+, Netscape 7.1+ and Camino 1.0+.
Installation:
- Download the latest version of the editor.
- Extract (decompress) the file to a directory called "fckeditor" in the root of your web site.
- Point your browser to the //_samples/default.html to run the test sample.
Major Features:
- Multi browser compatibility
- Outputs XHTML 1.0
- CSS support for better integration with your web site
- Font formatting: type, size, color, style, bold, italic, etc
- Text formatting: alignment, indentation, bullets list, etc
- Cut, Paste, and Paste as Plain Text, Undo and Redo
- Paste from Word cleanup with auto detection
- Link and anchors support
- Image insertion, with upload and server browsing support
- Table creation and editing (add, delete rows, etc) one of the best systems on the market.
- Table cells editing (size, colors, etc)
- Form fields
- Right click context menus support
- Complete toolbar customization
- Skins support
- Plugins support
- Spell checker
- Multi-language support with automatic user language detection. Including Right to Left scripting.
- Complete page editing or just contents.
- Lightweight and fast
- Automatic browser detection and customization
- Integration with ASP, ASP.NET, Java, ColdFusion, Perl, PHP, JavaScript and more.
- Image and file links upload and server repository browser
- For web developers it is easy to install and customize
Enhancements:
- New Features and Improvements:
-
- Integration with "WebSpellChecker", a zero installation and free spell checker. This is now the default spell checker in the editor (requires internet connection). All previous spell checking solutions are still available.
- In the table dialog its possible to create header cells in the first row (included in a thead element) or the first column of the table.
- The table cell dialog allows switching between normal data cells or header cells (TD vs. TH).
- New language file for Icelandic.
- Fixed Bugs:
-
- Protected the editor from duplicate iframes
- Fixed the issue with table commands plugin and undefined tagName.
- The > character inside text wasn't encoded in Opera and Safari.
- Fixed JavaScript error with the fit window command in source mode.
- Splitting a TH will create a two TH, not a TH and a TD.
- Removed unnecessary name attributes in dialogs.
- If an image was placed inside a container with dimensions or floating it wasnt possible to edit its properties from the toolbar or context menu.
- Submenus in IE7 now are shown properly.
- Using the Paste dialogs in IE might insert the content at the start of the editor.
- Fixed RTL dialog layout in Internet Explorer.
- Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
- Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
- Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.
- Language file updates for the following languages: Dutch, Basque, Danish and German.
- The ENTER key will properly scroll to the cursor position when breaking long paragraphs.
- The type name in configurations for the ASP connector are now case sensitive.
- DL, DT and DD where missing the formatting in the generated HTML.
- Replaced the extension AddItem of Array with the standard "push" method.
- Vertically splitting cell with colspan > 1 breaks table layout.
- Fixed the issue where dropping contents from outside of the editor doesn't work in Safari.
- Fixed the issue where FCK.InsertHtml() is no longer removing selected contents after content insertion in Firefox.
- Fixed the issue where the Div container command and the blockquote command would break lists.
- Fixed a minor issue where FCK.SetData() may cause the editor to become unresponsive to the first click after being defocused.
- Fixed an extra slash on quickupload of the asp connector.
- Fixed another situation where new elements were inserted at the beginning of the content in IE.
- Fixed two obsolete references to Array: AddItem() instances still in the code.
- Fixed infinite loop problems with FCKDomRangeIterator class which causes some commands to hang when applied to certain document structures.
- Fixed a JavaScript error in IE when user tries to search with the "Match whole word" option enabled and the matched word is at exactly the end of document.
- Changed the EMailProtection to "none" for better compatibility.
- The ForcePasteAsPlainText configuration option didn't work correctly in Safari and Chrome.
- Fixed non-working autogrow plugin.
- Fixed occasional exceptions in the drager size table plugin with IE.
- Enable undo of changes to tables and table cells.
- The context menu is now working properly over the last row in a table with thead.
Added: 2009-01-16 License: GPL Price: GPL
17 downloads
Gzip vs Deflate: Which is the faster HTTP compression method?
Gzip and Deflate are two popular HTTP compression methods. I ran a test in C# to figure out which one is faster and by how much. Read this article to see which won the speed test and how to implement Gzip and Deflate HTTP compression in your website. more>> Gzip and Deflate are two popular HTTP compression methods. I ran a test in C# to figure out which one is faster and by how much. Read this article to see which won the speed test and how to implement Gzip and Deflate HTTP compression in your website.<<less
Added: 2008-12-05 License: Free Non-Commercial Price: $0.00USD
14 downloads
SLIRK Layout 1.0
The multiple column proportional scrolling layout for web. A new great experience for users, web-masters, web-designers and coders generally! Expecially, for bloggers, e-magazine publishers and not alone. For developing explanation, look at www.slirk.com more>> The multiple column proportional scrolling layout for web. A new great experience for users, web-masters, web-designers and coders generally! Expecially, for bloggers, e-magazine publishers and not alone. For developing explanation, look at www.slirk.com included js/css files, page source code and background animated gif, showing conventional layout (left) vs slirk layout (right).<<less
Added: 2008-07-21 License: GPL Price: $0.00USD
11 downloads
Dropthings 1.6.0
Dropthings is an Ajax Web Portal built on Linq, Workflow Foundation and ASP.NET AJAX. more>>
Dropthings 1.6.0 offers you a convenient application which is built on Linq, Workflow Foundation and ASP.NET AJAX. Code is in Visual Studio 2008 using .NET 3.0 and .NET 3.5.
How to run the project:
- Install Visual Studio 2008 (VS 2005 wont work)
- Install SQL Server 2005
- Download latest code
- Restore the database from dashboard.zip in SQL server
- Update web.config from the web project and set proper connection string
- Build and Run
Requirements:
- .NET Framework 3.5
Added: 2008-07-21 License: Other Free / Open Source License - Microsoft Public License Price: OtherFreeOpenSourceLicenseMicrosoftPublicLicense
21 downloads
Classic ASP vs. ASP.NET 1
This tutorial explains the differences between the Classic ASP and ASP.Net and also focuses on the new features in ASP.NET. ASP.Net opens up a whole new programming model with the blend and combination of Web forms, server-side controls, data more>> This tutorial explains the differences between the Classic ASP and ASP.Net and also focuses on the new features in ASP.NET. ASP.Net opens up a whole new programming model with the blend and combination of Web forms, server-side controls, data binding, and Web services.<<less
Added: 2008-05-02 License: Freeware Price: $0.00USD
12 downloads
Free Real Estate Rent Vs. Buy Calculator 1.0
This script is designed to help people who are trying to decide whether to rent or buy a home, make a decision. It uses all common factors (PITI) and PMI for estimating home purchase payments, it also has an amortization schedule built in but not more>> This script is designed to help people who are trying to decide whether to rent or buy a home, make a decision. It uses all common factors (PITI) and PMI for estimating home purchase payments, it also has an amortization schedule built in but not displayed as we need this to figure total interest costs during the loan. It also figures rate of rent increase for renters and calculates tax savings and appreciation of home, and then compares the two options telling which is the better option. This script was designed to be a clear and simple way of comparing costs, and hopefully does that.<<less
Added: 2008-02-21 License: Freeware Price: $0.00USD
13 downloads
AHAH vs AJAX
One of the best thing about the hype created by AJAX was the reaction of other developers. Of course, there are individuals they are willing to build an alternative for every hype which is usually considered as a rip-off of the original hyped more>> One of the best thing about the hype created by AJAX was the reaction of other developers. Of course, there are individuals they are willing to build an alternative for every hype which is usually considered as a rip-off of the original hyped programming. Such programs frequently fail even before it gets started. For example, just look at different web-based office applications since zoho.com made a mark. Though lots of alternatives are available, almost none came even close.<<less
Added: 2008-02-12 License: Free Non-Commercial Price: $0.00USD
19 downloads

Ping Pong Game Code
Ping Pong Game Code allows you to create a simple PING PONG game for playing Vs Human or Vs Computer. more>>
Ping Pong Game Code provides you with a very interesting and easy-to-play game which is created for playing Vs Human or Vs Computer. This game will be your excellent choice to help you relax.
<<less Added: 2007-06-02 License: Freeware Price: Freeware
downloads
Macronimous- Developing Windows Smartphone Applications using .NET CE frame V1
This article is about pocket PC / windows smartphone applications developed in the .net environment.This is possible through the Compact Framework provided with the VS.net. It uses the SQL CE as the mobile database. more>> This article is about pocket PC / windows smartphone applications developed in the .net environment.This is possible through the Compact Framework provided with the VS.net. It uses the SQL CE as the mobile database.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
15 downloads
Other version of Macronimous- Developing Windows Smartphone Applications using .NET CE frame
License:Freeware
PNC 4.x PNC 4
PNC Version 4 which we have updated with all the current fixes using PHP-Nuke 7.6 patched 3.2 with the forums phpbb 2.0.22. The PNC project is a package of the default PHP-Nuke 7.6 with pre-installed features for Clans to use, and security fixes all more>> PNC Version 4 which we have updated with all the current fixes using PHP-Nuke 7.6 patched 3.2 with the forums phpbb 2.0.22. The PNC project is a package of the default PHP-Nuke 7.6 with pre-installed features for Clans to use, and security fixes all optimized in one free package. Features overview for PNC 4.0: - Custom user friendly theme, Lexus-Blue (made by Ghostspirit). - vWar 1.5R15 PHPNUKE Hi-Wire with the fusion of the user account (PNC vs vWar) - PNC 3.0.2 to 4.0 update file. - New Security fixes - New Blocks and Admin functions. - Added and fixed + new version modules. - Teamspeak - Ventrilo (NEW!! Fixed version) - vWar_Account (new version 1.5) - Squery 4.5.1 (New version, by XenoMorpH, completely integrated within PNC) - Map Manager 2.1 by nukec. - vWar Sig (NEW!!) - XFire - 4nLan Block Added on PNC 4.0: - User Info Sentinel version - Navigation block Auto-Installer, more functional.<<less
Added: 2007-02-28 License: GPL Price: $0.00USD
15 downloads
Vamp Portal 0.8 Alpha
Vamp Portal is what I like to call a Clan Management System ironicly, CMS. Ive been building this in my free time as a project for my "Clan" or Team whatever you like to call a group of gamers. While I was creating the project I decided to provide it more>> Vamp Portal is what I like to call a Clan Management System ironicly, CMS. Ive been building this in my free time as a project for my "Clan" or Team whatever you like to call a group of gamers. While I was creating the project I decided to provide it to the rest of the gaming community and anyone else who feels it suites there needs. The most recognizable features that make this a CMS is the Ladder and Roster. The vision for the ladder is one Clan having Teams inside this said clan and hold challenges in 4 types - 1 vs 1, 3 vs 3, 6 vs 6, or a all out Clan or Team fight. All of the basic features such as News with commenting and Articles with commenting and rating all in place. I have incorporated plug-in options as well as module options for the developers. That pretty much sums it up. Visit and tell me what you think, comments and ideas welcome.<<less
Added: 2006-07-25 License: Free Non-Commercial Price: $0.00USD
12 downloads
Other version of Vamp Portal
License:Free for non-commercial use
Introduction to Visual Studio.NET
In this tutorial we shall proceed with a brief Introduction to Visual Studio.NET and also discuss three Versions of Visual Studio.NET - The first version-VS.NET, VS.NET 2003, Visual Studio 2005 VS.NET more>> In this tutorial we shall proceed with a brief Introduction to Visual Studio.NET and also discuss three Versions of Visual Studio.NET - The first version-VS.NET, VS.NET 2003, Visual Studio 2005 VS.NET 2005.<<less
Added: 2006-05-30 License: Freeware Price: Free
1243 downloads
PHP Tutorial - Syntax
In this tutorial you will learn about PHP Syntax - Syntax for Writing a script, Scripts VS. File and Comments more>> In this tutorial you will learn about PHP Syntax - Syntax for Writing a script, Scripts VS. File and Comments<<less
Added: 2006-05-26 License: Freeware Price: Free
1247 downloads
Advanced Mortgage Calculator 1.0
Advanced Mortgage Calculator allows the following: adjustment for inflation, tax, insurance, currency type, start year, end year, start month, table type, and prepayment options. You can select from several different tools to see how good your more>> Advanced Mortgage Calculator allows the following: adjustment for inflation, tax, insurance, currency type, start year, end year, start month, table type, and prepayment options. You can select from several different tools to see how good your mortgage is or how it compares to others. Three types of graphing analysis are avialable: Pie chart -- principle vs interest Balance -- shows the current balance Principle -- shows the current principle Balance/Principle -- shows both the principle and balance together which makes a bow tie in some cases. Sliders are available in order to dynamically calculate the mortgage, or you can type the mortgage into the textboxes if desired. This calcualator will do about anything youll ever want from a mortgage calculator.<<less
Added: 2006-02-13 License: Commercial Price: $0.00USD
14 downloads
ASP.NET Rich Tab-web-control
A rich Tab web control which provides similar capabilities as the well known windows form tab control. The control can be used through the VS.NET designer or programmatically. You can add new tabs and more>> A rich Tab web control which provides similar capabilities as the well known windows form tab control. The control can be used through the VS.NET designer or programmatically. You can add new tabs and then add your controls onto each tab. All formatting is controlled through CSS styles.<<less
Added: 2005-08-24 License: Freeware Price: Free
985 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above vs search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed