.

Wednesday, December 7, 2011

Onmouseover Image Swap

onMouseOver="document.MyImage.src='image2.gif'"

where MyImage is the image name
eg img name="MyImage"


IFRAME MENU
onMouseOver="i1.frames.location.href='nservices.html' "

where i1 is the iframe name
eg iframe name="i1"

NOTE: the name cannot be a number only need to mix with alphabet



Monday, October 10, 2011

Ultimate List of the Most Beautiful and Effective Landing Pages










Button Design Effectiveness Rates

Button Text     Button Graphics  
Add to Cart 58.0%   None 48.2%
Add to Bag 9.8%   Arrows 17.9%
Add to Shopping Bag 9.8%   Cart 14.3%
Add to Basket 6.3%   Shopping Bag 7.1%
Add to Shopping Cart 4.5%   Plus Sign 5.4%
Buy 2.7%   Combo 4.5%
Buy Now 1.8%   Unique 1.8%
Add Item(s) to Cart 1.8%      
Add Item(s) to Bag 0.9%      
Add to My Bag 0.9%      
Add to My Brown Bag 0.9%      
Add to My Shopping Cart 0.9%      
Order Now 0.9%

Wednesday, August 10, 2011

Wednesday, August 3, 2011

Thursday, July 21, 2011

How to set up and install Google Analytics in 5 minutes or less, and how to test to ensure the tracking code is installed and working properly on all pages.

Links
Find the "footer.php" file.   It will ensure the code gets placed on every page, and you only have to copy it in once.  Otherwise, if you can't find this type of file or similar, you will need to copy and paste to code on every page manually.

Place the code from the Google Analytics (highlighted in yellow) page right before the tag (highlighted in red) at the bottom of the page.  You can also use another web analytics tool called Clicky, which you can also place right before the body tag.  Most web analytics tools javascript code will go here, with the exception of one or two, that might require some code to go up in the header section.  Now, save the page file (Ctl+S) and you are done!  Now we can test to make sure it is installed properly on all pages.

    Sunday, July 17, 2011

    Bulk SMS and BULK Email

    BULK SMS

    http://www.bizgram.com.sg/products/Prolink-3.5G-USB-HSPDA-Modem-PHS101.html

    Prolink 3.5G USB HSPDA Modem PHS101



    http://www.bluocean.biz/modem.html#usb_gsm - WAVECOM GSM Modem

    http://softwaretopic.informer.com/bulk-sms-with-3g-modem/

    http://www.management-ware.com/shop/ - has others like bulk email and tweeting

    BULK EMAIL
    Jnews

    BULK SMS AND BULK EMAIL

    Sunday, July 10, 2011

    Google+ vs Facebook. Who's going to WIN?

    Google recently released their Google+ social network.

    Considering Google has a significant amount of users on its other websites Youtube and Blogger, it has a strong chance of gaining some Facebook users.

    And don't forget about Android, Google's mobile operating system which is installed on almost all Non iPhone phones. Google+ could be a focal the center of the Androis OS and voila, a lot of people will join.

    So far the interface looks promising. Its clean and simple look is a good start. But there's nothing that differentiates itself from Facebook. In fact it looks a bit like a grey colored Facebook, apart from Google's bar of links at the top. 

    Who do you think will win over the users. Let's just see...

    Thursday, June 23, 2011

    Wednesday, June 22, 2011

    How to Include Link Files in Word and HTML Ajax Include and Javascript Tutorials

    In MS Word click Insert > Object > From File and tick the Link to File Box.

    For HTML you can use:
    http://www.dynamicdrive.com/dynamicindex17/ajaxincludes.htm

    ----------------------------------------------

    ajaxinclude.js



    /***********************************************
    * Ajax Includes script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    ***********************************************/

    //To include a page, invoke ajaxinclude("afile.htm") in the BODY of page
    //Included file MUST be from the same domain as the page displaying it.

    var rootdomain="http://"+window.location.hostname

    function ajaxinclude(url) {
    var page_request = false
    if (window.XMLHttpRequest) // if Mozilla, Safari etc
    page_request = new XMLHttpRequest()
    else if (window.ActiveXObject){ // if IE
    try {
    page_request = new ActiveXObject("Msxml2.XMLHTTP")
    }
    catch (e){
    try{
    page_request = new ActiveXObject("Microsoft.XMLHTTP")
    }
    catch (e){}
    }
    }
    else
    return false
    page_request.open('GET', url, false) //get page synchronously
    page_request.send(null)
    writecontent(page_request)
    }

    function writecontent(page_request){
    if (window.location.href.indexOf("http")==-1 || page_request.status==200)
    document.write(page_request.responseText)
    }


    -----------------------------------------------------
    In the HTML put in between the script tag:
    Link to the above ajaxinclude.js in every page

    ajaxinclude("httP://www.domain.com/en/header.html")
     
     
    -----------------
    OPEN IN NEW WINDOW
    Just add 
    href="javascript:popup('testimonies/svetlana.html')"


    ----------------------------
    ONMOUSEOVER LINK
    In anchor tag add
    style="font-family:arial; color:#093; text-decoration:none;"
    onmouseout="this.style.color='#093'" onmouseover="this.style.color='#000'"


    ONMOUSEOVER CHANGE THE IMAGE
    In anchor tag add 
    onmouseover="document.imagename.src='1o.jpg'" onmouseout="document.imagename.src='1.jpg'"


    ---------------------------
     DROP DOWN NAVGATION

    http://cssmenumaker.com/builder/menu_info.php?menu=057






    [

    Free Ebooks


      Sunday, June 12, 2011

      How to send an update to all your Facebook fans. How to message all your Facebook fans?

       This feature is very useful, but hard to find. Here is how to find it, right here on DMT.
      • Click Edit Page
      • Click Resources
      • Click Send an Update

      Tuesday, May 10, 2011

      Scrollable CSS Table that Works in Most Browsers

      Here is a simple script you can use to create a Scrollable CSS Table:

      Simply view source and copy the code into your html editor.

      Monday, May 9, 2011

      Using the JCE Editor in Joomla 1.5. The best Joomla WYSIWYG Editor

      The JCE Editor is a very powerful Joomla editor. It has many features like
      • table editor
      • image editor


      Easy Image Roll Overs with the JCE Editor

      You used to depend on Dreamweaver to do image rollovers. Well this rockin Joomla CMS with JCE editor plugin allows you to create Image Rollovers online! Here's how to do it:

      • Click on the image and then click on the image icon on the toolbar. 
      • Click on the Rollover tab and fill in the fields. Thats it. 


      Precise Slicing with JCE Tables

      When you copy HTML slice codes from Dreamweaver/Firewoks/Photoshop, you may notice that the output in JCE may not me exactly the same. If this happens, you simply need to click on the table cell thats not aligned properly and add in the exact width or height. Voila, that should fix it.

      Friday, May 6, 2011

      Best Wordpress Themes in the Install Panel

      Read More
      Graphene - most complete theme
      Snow summit - simple
      chip life
      fazioo

      Drop Down Navi for subpages
      Chip life


      Tabs Sidebar
      Vibrant

      Autothumbnails on homepage
      graphene
      fazio



      Magazine
      cover wp



      Gallery
      f8lite



      Easel


      Themesfusion.com

      Thursday, April 28, 2011

      Diseases that may affect Designers and Computer Users

      Mainly posture related diseases. The 2 main ones are:
      Craniomandibular Dysfunction and Temporomandibular Dysfunction

      Temporomandibular Dysfunction is a term covering acute or chronic inflammation of the temporomandibular joint, which connects the mandible to the skull. The disorder and resultant dysfunction can result in significant pain and impairment. Because the disorder transcends the boundaries between several health-care disciplines — in particular, dentistry and neurology — there are a variety of treatment approaches. Google these terms and see how to treat them.

      Cool Fashion Sites

      http://looklet.com

      Sunday, April 17, 2011

      The best Javascript, ajax links backup

      http://www.ajaxdaddy.com/demo-smooth-gallery.html - best fade gallery tv banner with arrows


      http://workshop.rs/projects/jqfancytransitions

      -------------------------------------------------------
      Javascipt Day and time countdown timer, displays a live countdown from a target date.
      http://www.hashemian.com/tools/javascript-countdown.htm
      
      
      --------------------------------------------
      http://jqueryfordesigners.com/automatic-infinite-carousel/

      http://jqueryfordesigners.com/slider-gallery/ - apple product category slider



      http://www.jquerylabs.com/sponsor-flip-wall.html - flip wall

      http://www.ajaxdaddy.com/demo-glider.html

      http://www.ajaxdaddy.com/demo-smooth-gallery.html - best fade gallery tv banner with arrows

      http://www.ajaxdaddy.com/demo-slideshow-alternative.html - best auto fade gallery tv banner no arrows

      http://www.hotajax.org/images--gallery/jquery/126-supersized-30-full-screen-background-a-slideshow-jquery-plugin.html









      http://www.dynamicdrive.com/dynamicindex17/iframessi.htm - dynamic iframe resize

      ajaxdaddy.com
      http://www.hotajax.org/

      http://www.hotajax.org/images--gallery.html

      DROP DOWN SELECT BOX
      http://lab.artlung.com/dropdown/

      Thursday, April 14, 2011

      The Best MAC Software for doing Web Design

      WORKS on OSX 10.4 and later

      Capture Me - Screen capture

      Glubtech Secure FTP

      Camino Browser

      Sunday, March 20, 2011

      Starting business in Jakarta

      14 steps for starting a business in Jakarta
      http://www.doingbusiness.org/data/exploreeconomies/indonesia/sub/jakarta/topic/starting-a-business

      http://www.nomad4ever.com/2008/03/17/cost-of-living-chart-bali-in-rupiah-dollar-and-euro/

      http://www.livinginindonesiaforum.org/showthread.php/7502-general-questions-re-housing-amp-cost-of-living-in-jakarta-(summer-2010)?s=9523adaa29b114432d2bb74e99aa351f

      http://www.livinginindonesiaforum.org/showthread.php/2908-Salary-vs-Cost-Of-Living-Please-help


      http://www.livinginindonesiaforum.org/showthread.php/11547-Information-for-Small-Food-Business/page2

      Singaporean
      http://www.livinginindonesiaforum.org/showthread.php/11908-Business-Partners-and-opportunities

      http://www.livinginindonesiaforum.org/member.php/17665-Bidibom
      Therefore i definitely want to start something while down there. Few ideas are boiling in my head for Jakarta and i am sure i can rope investors in, as i had done before. i have already started housing development in Bali, which is going good. So people, if you have business concepts/ideas that you reckon may be feasible; back up with tight business plan and cash flow projections and where possible with an exit strategy, i am most happy to discuss. Otherwise we can work together to create these!

      http://www.livinginindonesiaforum.org/member.php/17669-happybunny - biz consulting setup euro co

      Convert to Ebooks - Convert PDF to Flip book

      Monday, February 14, 2011

      Thursday, February 10, 2011

      All About Facebook Pages and the best facebook apps for pages

      CREATE EVENTS FOR FACEBOOK PAGES

      Here's the direct link, Replace the gid with your page gid:
      http://www.facebook.com/events/create.php?gid=133030006763361

      VIEW EVENTS ON A PAGE
      http://www.facebook.com/pages/American-Idol-2011-Season-10-a-new-beginning/160423357336767?v=app_2344061033

      http://www.facebook.com/PranaResorts?v=app_2344061033&ref=ts

      NOTES ON A PAGE
      http://www.facebook.com/notes.php?id=46885959926&notes_tab=app_2347471856

      VIDEO
      http://www.facebook.com/pages/Cash-Studio-Karaoke/46885959926?v=app_2392950137&ref=ts

      LINKS
      http://www.facebook.com/pages/E-HotelsTravelcom/170216189686769?v=wall#!/pages/E-HotelsTravelcom/170216189686769?v=app_2309869772

      DISCUSSIONS
      http://www.facebook.com/pages/Cash-Studio-Karaoke/46885959926?v=app_2373072738&ref=ts

      FACEBOOK IFRAME TABS
      https://apps.facebook.com/iframewrapper/?fb_page_id=133030006763361 - wraps any iframe

      Static HTML: iframe tabs - Can view tab as fan or non fan. As iframe.

      My Tab - Can view fan or non fan. No iframe just html.



      FACEBOOK COUPONS
      insto.re

      VOTING/POLL


      FACEBOOK NOTIFICATIONS AND COMMENTS SALERTS
      http://www.wchingya.com/2010/09/email-notification-facebook-page.html

      http://fanpagenotifier.com

      http://www.hyperalerts.no

      http://www.postling.com


      http://insto.re/ - an application that creates coupons to get people to “like” a Facebook page.



      1. Facebook Notes

      This app was originally a Facebook feature that they then converted into an application; as such, it is sponsored and maintained by Facebook and less likely to break or be abandoned. Set this application up to pull in the RSS feed from your blog or other content source and it will automatically bring everything into Facebook and show all of your friends that you’ve posted a new Note.
      This notification system is important for staying on their radar and is more visible than an RSS Reader, or mini-blog as I like to call it, but lacks many formatting capabilities; it’s best to think of Notes and an RSS Reader as working hand in hand. Start here to get content coming into your Page, then move on to the RSS Reader.

      2. Blog RSS Feed Reader



      blog rss feedreader image

      I may have jumped ahead a bit with the Notes recommendation, but I am assuming that most companies have, or could have, a blog. If you don’t, work on that before Facebook, for many more reasons than I could get into here. But if you already have a blog, good news: there are tons of blog and RSS apps out there, but I’ve done the leg work and I found this one offered more functionality, better customization (you can pick an image to make your Facebook mini-blog look more like your actual blog) and a greater sense of control. It can be a bit buggy, but it’s worth persisting for the level of customization, and therefore attention grabbing potential.

      3. Twitter App


      Again, this assumes that you have a Twitter account, but if you’re reading this and working on a Facebook Page, my guess is you do. Or you at least know you should have one. If not, set one up before adding this application to your new Facebook Page. This will automatically pull your tweets into your Facebook status, and it puts a cute little Twitter-themed box on your profile, so everyone knows you’re cool enough to be on Twitter. It also saves you time in updating AND ensures profile activity to keep you relevant.

      4. Static FBML



      victoria secret facebook image

      Neither Facebook Pages nor Profiles allow any type of HTML in the main content section, but you can add FBML and HTML applications to add more stylized elements to a Page, like clickable images, anchor text and interactive content. The Static FBML app allows you to add advanced functionality to a page by placing a customizable box in which you can render HTML or FBML (Facebook Markup Language), giving you free reign over the space to add images, video, stylized text and almost whatever else you want. This app was developed by Facebook, so it’s fully supported and not prone to the problems of some third party applications.

      5. Extended Info



      extended info image

      In the Extended Info box you can use HTML to customize any kind of content and create numerous fields beyond the standard Information categories; you can also name the box anything you want so it matches your page perfectly. This app works much like the Static FBML application but is slightly easier to use. Although not developed by Facebook, it is highly ranked and provides a nice alternative or second customizable box option on a page.

      6. Flash Player


      This Flash application, also developed by Facebook, will add a box to your Page in which you can upload your own Flash files to achieve advanced customization and play any kind of Flash video, widget or game. It can be renamed to maintain the integrity of the page and keep the look and feel consistent with your brand.

      7. Posted Items Pro


      With Posted Items Pro you can embed multiple YouTube, Yahoo, and Google Videos, music mp3s, sites, files, and more onto your profile and Facebook pages. You can add any variety of these elements, making it great for a media center or press section.

      8. Something Unique


      If you have the resources, add some personality to your profile with a fun, irreverent application that you create just for your Page. This could be tied into your brand in multiple ways; try to think of something that people outside of Facebook would appreciate or enjoy that will remind them of who created it and keep them coming back, like a game or contest.




      NOT IN USE
      FBML - PHASED OUT




      Read more: http://www.hyperarts.com/blog/facebook-static-fbml-troubleshooting-guide-why-code-doesnt-work/#ixzz1DcWVzbEs

      You CANNOT auto-run JavaScript in an FBML page - it must require a user action; you can also use FBJS (Facebook JavaScript);


      CREATE YOUR OWN FACEBOOK APP

      web hosting reviews

      Top 3 Web Hosting for Designers

      Our reviews of the best web hosting providers for Designers.

      Rank Features Features Extra Features Web Hosting Review
      1
      HostRocket
      Many Features

      Disk Space: Unlimited
      Bandwidth: Unlimited
      Email Accounts: Unlimited

      MySQL Databases: Unlimited
      FTP Accounts: Unlimited
      - Streaming audio/video capabilities
      - Ready to go scripts:
      E-commerce, gallery, forums etc


      HostRocket
      Review
      Email in your review
      2
      WebHostingPad
      Reliable Host

      Disk Space: Unlimited
      Bandwidth: Unlimited
      Email Accounts: Unlimited

      MySQL Databases: Unlimited
      FTP Accounts: Unlimited
      - Ready to go scripts:
      E-commerce, gallery, forums etc
      - $25 Google Credit - Advertise on google. They give you $25 credit

      - $25 Yahoo Credit
      WebHostngPad
      Review
      Email in your review
      3
      Globat
      Reliable Host

      Disk Space: Unlimited
      Bandwidth: Unlimited
      Email Accounts: Unlimited

      MySQL Databases: Unlimited
      FTP Accounts: Unlimited
      - $4.44 One of the cheapest
      - You get FREE Domain too
      - $30 Google AdWords Marketing Credit
      - Ready to go scripts:
      E-commerce, gallery, forums etc

      Globat
      Review
      Email in your review