Fahdi’s Personal Blog

Here I share my web ideas

Sothink DHTML Menu 8.2

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
December9

Sothink DHTML Menu 8

– Easy Builder to Create JavaScript Cross Browser Menus!

Sothink DHTML Menu is a comprehensive navigation solution for web site. It creates drop-down menu easily and behaves friendly to search engine. Includes user-friendly interface, keyboard navigation, fresh templates, lots of effects and optimal publishing. Tree-like menu can be switched to drop-down menu. Copy and paste menu items in different menu files. Supports Windows Vista. Free add-ins for Dreamweaver, FrontPage, Expression Web and GoLive.

Version 8.2 supports Keyboard Navigation function, which enables user to control the menu by using the keyboard; adds advanced function to both Menu Item Setting and Separator Setting.

DHTML: Fahd Murtaza’s Database driven Dynamic DHTML Menu with Sothink DHTML Menu Builder

Read the rest of this entry »

Share and Enjoy:
  • Digg
  • Facebook
  • LinkedIn
  • NewsVine
  • Technorati
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • StumbleUpon
  • Live
  • Print this article!
  • feedmelinks
  • E-mail this story to a friend!
  • Reddit

SQL: Joining (Concatenating two strings in SQL)

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
December6

/*
mysql> select CONCAT(”a”,”B”);
+—————–+
| CONCAT(”a”,”B”) |
+—————–+
| aB |
+—————–+
1 row in set (0.00 sec)

*/
select CONCAT(”a”,”B”);

You can use this concat in any kind of SQL command! All depends upon your creativity. For example I had a country names database with a column for flag icons which I thoughtI would insert later on. It was empty for long time and only countries names were in it. So I got the country flag icons from a friend. Just put them in a folder and used concat for concatenating (joining) the names of the country names with a ‘.gif’ to generate the flag icons’ names! Used them in the update query and it worked. Saved me hours of data entry!

Share and Enjoy:
  • Digg
  • Facebook
  • LinkedIn
  • NewsVine
  • Technorati
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • StumbleUpon
  • Live
  • Print this article!
  • feedmelinks
  • E-mail this story to a friend!
  • Reddit

SwisSQL - SQL Server to Oracle Migration Tool 3.2

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
December2

Migrate Microsoft SQL Server Transact-SQL to Oracle PL/SQL

SwisSQL - SQL Server to Oracle Migration Tool helps you migrate MS SQL Server Transact-SQL Procedures, Functions and Triggers to Oracle PL/SQL language. When enterprises migrate from MS SQL Server to Oracle, application migration is one of the tedious tasks and there are no good tools which can ease the process of migrating MS SQL Server Stored Procedures to Oracle PL/SQL. Using SwisSQL - SQL Server to Oracle Migration Tool and through AdventNet’s superior support, enterprises can realize significant time and cost savings during the migration and testing process.

For more information on this tool, go to this page. 

Share and Enjoy:
  • Digg
  • Facebook
  • LinkedIn
  • NewsVine
  • Technorati
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • StumbleUpon
  • Live
  • Print this article!
  • feedmelinks
  • E-mail this story to a friend!
  • Reddit
posted under Articles, Databases, Oracle, SQL, SQL Server | 1 Comment »%RATINGS_IMAGES_VOTE%

hyperGIS: GIS file format to flash applications

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
November28

Introduction

hyperGIS enables you to publish geographic information to Flash enabled browsers and devices. Data layers created in hyperGIS can be edited directly in a web browser for on-line geocoding applications.

The system is vector based, utilising the most ubiquitous vector technology on the internet and mobile devices, Adobe Flash. This gives hyperGIS many of the advantages of vector based GIS (small file sizes, attributes on map objects, high quality printing), without the need for a dedicated plug-in. Flash is pre-installed on over 98% of web browsers and a growing number of PDA’s and mobile phones*.

hyperGIS is suitable for wide deployment applications such as Location Based Services, information portals, real estate, government agency internet and intranet presentations, basically anywhere where geographic information needs to be available fast and dynamic over a network.

Any GIS format can be converted to a hyperGIS database. When you publish your GIS files in hyperGIS you can preserve an objects attributes for use in all manner of client side calculations and visualisations.

hyperGIS editors are typically 100% web based for remote creation and maintenance of content. They can be integrated with CMS (Content Management System) for seamless site management set-ups. Read the rest of this entry »

Share and Enjoy:
  • Digg
  • Facebook
  • LinkedIn
  • NewsVine
  • Technorati
  • Sphinn
  • del.icio.us
  • Mixx
  • Google
  • StumbleUpon
  • Live
  • Print this article!
  • feedmelinks
  • E-mail this story to a friend!
  • Reddit
posted under Databases, GIS | 1 Comment »%RATINGS_IMAGES_VOTE%