Tech Sharing Blog

Computer knowledge, news, product, SEO, earn money online sharing place

Advertisement

Archive for the ‘ Software ’ Category

How coldfusion work

By on January 10, 2012

ColdFusion CF is a rapid application development language that allow us to build a dynamic web site and web application easily. ColdFusion application server is build on top of Java so it’s can work in multiple OS platform such as Window or Linux as well as difference web server such as IIS web server or Apache web server.

 

The major difference between Web Server and Web Application Server is that Web server only have the limited capability. It wait for the request from the user and serve the request as soon as possible.

 

Web application server actually is to extends the capabilities of a web server. With the extended functionality, the web server now able to do more work and fuction such as interacts with database, other resources, interacts with other web service, or other application.

 
How ColdFusion works:

  • Below steps explain how web server and application server work together.
  • User requests a page by typing a URL in the browser, and web server receives the request.
  • Web server looks at the file extension to determine whether a web application server must process the page.
  • If user requests a page that is simple web page like HTM or HTML extension, the web server fulfills the request and sends it back to browser.
  • If user requests a page that application server must process like CFM, CFML or CFC extensions, the web server passes the request to the application server.
  • The web application server processes the page and sends the result to the web server, which returns those results to browser.architecture How coldfusion work




Popularity: 1% [?]

1 Malaysia TV

By on December 24, 2011

1 Malaysia TV 1 Malaysia TV
The 1Malaysia TV launched by our Prime Minister Datuk Seri Najib Tun Razak at 18 Dec 2011 as a new channel for the government to deliver the real time information directly to the people. He said on the launching ceremony that the government has to speak the younger generation language, which is language of technology in order to deliver the first hand message to them.

 

1MalaysiaTV is an Internet Protocol television (IPTV) focusing on youth. The new service is available through www.1mytv.com as well as mobile devices for Apple, Android and Blackberry apps through www.1malaysiaiptv.com.my

 

 

1Malaysia IPTV offers a growing range of programs led by our signature channel called ”Malaysia Youth TV”, which currently features a number of in-house programs like:Dance and Health, Sembang Cyber and Itu atau Ini along with external shows and music videos. But that’s not all, 1 Malaysia TV also provide free-to-air channels RTM1, RTM2, TV3, Al-Hijrah, CCTV News, a Korean entertainment channel (eKorea TV), a documentary channel (D TV), a radio station (KL POP) with many more channels coming soon!

 

 

The service is owned and operated by a private company, 1Media IPTV Sdn. Bhd. The application is developed by and the property of Raffcomm Technologies Sdn. Bhd.

 

 

For more information about 1Malaysia TV you may visit to their official web site or their official facebook

 

Download 1 Malaysia TV for iOS 

Download 1 Malaysia TV for Andriod OS

Download 1 Malaysia TV for BlackBerry OS




Popularity: 1% [?]

Working in Google is a dream for most of the people because it often named as one of the best place to work at by Forbes. The following graphic by Jobvine has insights on the hiring process, the employment statistics like salaries and also how the company’s employees have increased over time.

jobvine infographic What does it take to get a job in Google




Popularity: 1% [?]

Local mobile application developer, JustMobile Sdn Bhd has announced a new smartphone app called MySOS, a must have app for Malaysians.

mysos app Must have apps for all Malaysian   My SOS

With the MY S.O.S app, smartphone users can now access a variety and detailed list of emergency contact numbers, such as funeral services, the various government departments, hotels, taxi services, hospitals, cinemas, banks, highway breakdowns, the general line of nearby police stations, general complaint telephone numbers that covers electricity and water cut, potholes on roads, water pipe leakages, and so forth.

 mysos app2 Must have apps for all Malaysian   My SOS

MySOS works on AndroidiPhone/iPad(iOS) & BlackBerry for free.

Popularity: 1% [?]

Useful Coldfusion Resources

By on November 24, 2011

This list is intended for developers new to ColdFusion, or to developers already using CF but looking for additional resources or information.

Adobe ColdFusion Resources

 

ColdFusion Documentation

 

Essential Resources

 

ColdFusion IDEs

 

Open Source CFML Engines

 

MVC Frameworks

 

ORM and Dependency Injection Frameworks

Popularity: 1% [?]

OTA Update How to update your Apple iPhone, iPad, iPod Touch over the air

 

Apple iOS 5.0 or later supports “Over-The-Air” (OTA) software update that you no longer need to download few hundreds MB installation file using iTunes.

 

In this article, you will learn how to install iOS software update directly from your iDevice (iPhone, iPad, iPod Touch) with small download size.

  1. Make sure your iPhone/iPad/iPod touch has iOS 5.0 or later installed.
  2. On your iDevice, goto Settings > General > Software Update
  3. If iOS update available, you will see the new iOS version and the download size and what’s new about the update.
  4. Tap on “Download and Install” to install new iOS over-the-air onto your iDevice.
  5. Download will start and install and restart your iDevice.
  6. Done! Now you have latest iOS version!

Note: Apple iOS OTA software update only works when your iDevice is connected to WiFi, it won’t download software update if you are using mobile connection like 3G network.

Popularity: 1% [?]

This TEDTalk was given by Thomas Suarez at TEDxManhattanBeach. Thomas is in the 6th grade at a middle school in the South Bay, and he’s made several apps for the App Store and established his own company,CarrotCorp.

 

Besides his fantastic presentation skills, Thomas is an amazing testament to how the younger generation is shaping the world of technology. What a smart kid. Steve Jobs would be very proud.

 

And we’re downloading his app, Bustin Jieber, as we speak. It looks fun.

Popularity: 1% [?]

Office 2010 Mini Activator Apps

By on September 29, 2011

After install the Microsoft Office 2010, you may need to activate it. As I try many source of the installation but yet still fail to activate the software using the bundle crack provided until I found out this mini KMS activator v1.1.

This is a simply small apps which may help you to resolve the activation fail message.

Following the following step to activate your office 2010:
1. Run the mini KMS activator as Administrator
2. Click on install/uninstall KMService to install the service.
3. Click on activate office 2010 VL
4. Done

* If the activation is fail at step 3, just enter Y to retry. Testing with few machine and it working fine, but it may also not work at certain PC.

Hope this help.

Microsoft Office 2010 Activator (135)

Popularity: 3% [?]

When working on Coldfusion in the Adobe Dreamweaver 5 and it keep crash. Whenever I restart the applications and start my work again, it will crash again after sometime (about few minutes later on)

 

Asking around my colleague and get the following working solution by removing the WinFileCache-B2AEB9E2.dat file.

 

On Window XP

the file is located at C:\Documents and Settings\<username>\Application Data\Adobe\Dreamweaver 9\Configuration

 

On window 7

the file is located at C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver CS5\en_US\Configuration

 

* Dreamweaver will recreate the file again if it found the file missing when you relaunch the application again.

Popularity: 1% [?]

Today, I found out that the default setting for the Visult studio 2008 is not enable the line number, in order for easy debuging purpose, I have to turn it on.

 

To turn on the line number for Visual studio 2008 you need to do 2 things:

To turn on the status bar
tools –> Options –> Environment –> General –> Show Status Bar

 

To turn on the line number for all language
tools –> Options –> Text Editor –> All Language –> Tick the Line Number check box

 

Popularity: 1% [?]

SEO Powered by Platinum SEO from Techblissonline