Categories
Gadget MY Tech Uncategorized

PhoneBloks memudahkan anda untuk menaiktaraf telefon pintar anda mengikut citarasa anda

PhoneBloks?Wow….

Apakah ini?

Phonebloks merupakan telefon pintar yang boleh diubahsuai mengikut citarasa anda.Projek Phonebloks ini diinspirasi oleh Dave Hakkens.Dalam temu ramah antara Dave dan Media Jerman sebelum ini Dave berkata bahawa dia pernah terfikir :

The idea started with Dave Hakkens as personal frustration: “If you have a flat tire, you do not buy a new car I have so many phones ‘wasted’ in that way.”

Projek ini merupakan projek “hijau” kerana ia tidak menggunakan komponen elektrik seperti sediakala tetapi menggunakan komponen yang dimuatkan khas di dalam blok khas..

Untuk maklumat lanjut mengenai phonebloks lihat video ini…

 

Categories
Apple Gadget MY Tech

Apple melancarkan iPhone 5S dan iPhone bajetnya iPhone5C

iphone5s

Apple

The topic make me hungry..yum..yum..anyway proceed to the post below

Semalam Apple melancarkan generasi terbaru iPhone iaitu iPhone 5S dan telefon bajetnya iaitu iPhone5C.

Sebelum ini,terdapat beberapa khabar angin atau rumour mengenai kedua-dua iPhone ini yang memaparkan design atau prototype iPhone 5S dan 5C.Apple akan memulakan penjualannya paling awal di akhir bulan ini diikuti dengan pengeluaran awam atau pulic depolyment bagi iOS7.Terdapat juga ura-ura mengenai iOS 7 Gold edition iaitu khas untuk developer namun saya tidak dapat pastikan kerana ia adalah khas untuk developer.

Sebelum apple memulakan majlis pelancaran/keynote bagi produk terbarunya terdapat sebuah parodi yang dihasilkan bagi melakonkan semula watak seperti di dalam video di bawah.

Boleh saya tahu…..

Apakah ciri-ciri iPhone 5S

Lihat Video ini

Official iPhone 5S video

iPhone5S and 5C keynote

Video iPhone5C??

Jangan risau ini dia..

 

Share tau…

Categories
Tech

Altel- The new telco provider in Malaysia

The new telco provider in Malaysia

What is Altel?

Altel Communications Sdn Bhd (Altel) began operations in July 2012 and is a part of the Albukhary Group of Companies.

A subsidiary under Puncak Semangat Sdn Bhd, Altel is involved in the telecommunications industry and has been allocated spectrum to build a mobile network. We aspire to be the premier Long Term Evolution (LTE) (4G) and all other related telecommunications services provider, delivering strategic, high-speed mobile technology, consistent with the values and vision of the Company.

Interesting…

yes it is now you can buy the Altel SIM Card pack at only RM 7 and you can topup at any price starting from RM3 for 3 days.Online topup service also have at the Altel website.

I need one Altel SIM Card

So click the link below to find out the nerest altel store

[bluebtn url=”http://altel.my/en/where-to-buy“]Buy Altel now![/bluebtn]

Categories
Tech Tutorial Web

How to create your online Radio?

Freq, Radio….. vs Online Radio

First of all maybe you wanted to create a radio for your company or for fun.But this is the modern way to have radio.It is online.If you prefer radio that using frequency like car radio,we will catch it up later.But first of all maybe you wanted to created a radio.Isn’t right?Yes of course.Here i Have an example of it. The first school Radio in Malaysia Sintok FM . They created their own radio online.SO if you want like this follow this steps.

First,

Setup the prerequisites. The things that we gonna have is the things i listed below.

[ul type=”check”]A server or VPS – Checked [/ul]

[ul type=”check”]PC’s that will be used  for radio control panel – checked[/ul]

[ul type=”check”]AN Equaliser ( if needed,but it is needed in this step)- checked[/ul]

[ul type=”check”]and that it is![/ul]

Ok we will start with a server or VPS.

Server or VPS

Once you wanted to create your own radio you will need this two either Server( dedicated or your own Server) or VPS.In this step i will suggest you to choose Staminus Corp. It’s provide you with cheap dedicated hosting and VPS.For VPS it is only for $19/month.Why i choose Staminus,because when I was doing a research on the SIntok FM using whois on their radio IP that is http://72.20.10.57 it show that Sintok FM hosted at Staminus here is the whois result :

WHOIS

 

If for fun you also can use the free VPS from VPS.me

ok we will proceed to the next steps

PC for control panel

you only needed 1 pc or if you have more dj in 1 conty you will need to have at least 3 pc maximum.

AN Equaliser

you will need an equaliser for your radio to launch your own radio.You also will need headphones with microphones and a microphone for extra.

Ok next

The Software

You will need to download this software according to your server os

All the software you needed has listed on this website .

[button url=”http://www.shoutcast.com/broadcast-tools” target=”e.g. _blank or _self” style=”blue” size=”medium”] Click here to download all the required software[/button]

You just need to download and install it on the server and you’re done.

And you’ll have to setup the software according to your preffered settings.

[alert style=”red”]We will not be responsible if something happen to you.[/alert]

 

Categories
MY Tech Web

Get your free online Magazine now from Zinio- Malaysia

Maybe many people already know Zinio, the thing that give you many magazine through it library.Now special for Malaysian’s ,Celex partnership with Perpustakaan Negara Malaysia bring Magazine collection for free for Malaysian’s.

Partnership with National Library of Malaysia were one of the initiative under the Digital Malaysia,which encourages the use of technology in a variety of things.

After you have signup with Celex you can click on view collections to view the magazine collections,then automatically it will redirect you to the National Library of Malaysia magazine collection page.

The magazine will be added on Zinio account, and users can access it via the web, or for a better reading experience, can download Zinio app for iOS, Android or Windows.

Categories
Tech Tutorial

How to build your own Web Browser using Chromium

First of all you need this things :

  1. Prerequisite software:
    • Windows 7 or later.
      • A 64 bit OS is highly recommended as building on 32 bit OS is constantly becoming harder, is a lot slower and is not actively maintained.
      • At least 60 GB of free space in an NTFS volume. Tip: having the chromium source in a SSD drive greatly speeds build times.
    • Visual Studio 2010 Professional or Standard.
    • Windows 8 SDK.
    • June 2010 DirectX SDK.
    • (Optional) Cygwin
  2. Install Visual Studio 2010
    1. Make sure “X64 Compilers and Tools” are installed.
    2. Install VS2010 SP1.

  3. Install the Windows 8 SDK.

    Note: If you install the SDK in a path different than C:Program Files (x86)Windows Kits8.0 you need to set the following following environment variable:

    GYP_DEFINES=windows_sdk_path=”path to sdk”

  4. Install the June 2010 DirectX SDK
    Note: If your install fails with the “Error Code: S1023” you may need to uninstall “Microsoft Visual C++ 2010 x64 Redistributable”. See this tip from stackoverflow: http://stackoverflow.com/questions/4102259/directx-sdk-june-2010-installation-problems-error-code-s1023

Next you’ll need to patch Windows 8 SDK

    1. Parts of Chromium build using the winrt headers included with the Windows 8 SDK. All the headers we use, including the WRL, can be compiled with Visual C++ 2010 with the exception of one file, asyncinfo.h. This file uses a strongly typed enum which the VS2010 compiler doesn’t understand. To workaround this for the time being, a small patch needs to be applied to the Windows 8 SDK to build with the winrt headers in VS2010:

      Patch for Includewinrtasyncinfo.h

      Index: asyncinfo.h
      ===================================================================
      — asyncinfo.h
      +++ asyncinfo.h
      @@ -63,7 +63,7 @@
       #pragma once
       #ifdef __cplusplus
       namespace ABI { namespace Windows { namespace Foundation {
      -enum class AsyncStatus {
      +enum /*class*/ AsyncStatus {
         Started = 0,
         Completed, 
         Canceled, 
      This patch should be applied to the file “Includewinrtasyncinfo.h” located in your Windows 8 SDK directory. If this patch is not applied, the parts of Chromium that use the Winrt headers will not compile.
      Note: By default the Windows 8 SDK will install to C:Program Files (x86)Windows Kits8.0. This directory will require admin privileges to write to. Easiest way to do apply this patch is tostart an administrative command prompt, cd to C:Program Files (x86)Windows Kits8.0Includewinrt, run notepad.exe asyncinfo.h and comment out or delete the word “class” on line 66.
      Note: For Googlers, this patch has already been applied to your SDK, everything should Just Work.
  1. (Optional) Install cygwin

Next Build Chromium.

First of all you need to download the depot_tools from here . or the installer ( the installer is not from The Chromium Authors but I creatd it for you to easily extract it without have to waiting for a long time

After you have download it extract it to C: . Next you will need to :

  1. Check out the source code using a direct svn or git checkout. Do not use a tarball since it is not compatible with Windows’ svn client.
  2. Set up the component build (or else creating chrome_dll.pdb may fail laterl) and then regenerate the build files by running “gclient runhooks –force” in a cygwin/cmd window.
  3. Install API keys.
  4. Open the chrome/chrome.sln solution file in Visual Studio and build the solution. This can take from 10 minutes to 2 hours. More likely 1 hour.
  5. If you just want the Chromium browser, and none of the tests, you can speed up your build by right-clicking the chrome project in the solution explorer and selecting Build. You may want to make sure this project is the Startup project (which will display as bold) by right-clicking it and selecting Set as Startup Project. This will make Chromium (as opposed to some random test) build and run when you press F5.

[alert style=”yellow”] This Step was originally taken from Chromium Project Page. [/alert]

 

Categories
Tech Tutorial

How adblock works?

How does Adblock Plus block addresses?

The hard work here is actually done by Gecko, the engine on top of which Firefox, Thunderbird and other applications are built. It allows something called “content policies”. A content policy is simply a JavaScript (or C++) object that gets called whenever the browser needs to load something. It can then look at the address that should be loaded and some other data and decide whether it should be allowed. There is a number of built-in content policies (when you define which sites shouldn’t be allowed to load images in Firefox or SeaMonkey, you are actually configuring one of these built-in content policies) and any extension can register one. So all that Adblock Plus has to do is to register its content policy, other than that there is only application logic to decide which addresses to block and user interface code to allow configuration of filters.

For developers: to register a content policy you have to write an XPCOM component that should implement the nsIContentPolicy interface. Make sure to adjust the module’s registerSelf method to register your component in the “content-policy” category (use the category manager for this). That’s it, now your component’s shouldLoad method will be called and you can decide whether the specific request should be accepted or not.

How does Adblock Plus process its filters and which filters are faster?

All filters a translated into regular expressions internally, even the ones that haven’t been specified as such. For example, the filter adbanner.gif| will be translated into the regular expression/ad.banner.gif$/. However, when Adblock Plus is given an address that should be checked against all filters it doesn’t simply test all filters one after another — that would slow down the browsing unnecessarily.

Besides of translating filters into regular expressions Adblock Plus also tries to extract text information from them. What it needs is a unique string of eight characters (a “shortcut”) that must be present in every address matched by the filter (the length is arbitrary, eight just seems reasonable here). For example, if you have a filter |http://ad.* then Adblock Plus has the choice between “http://a”, “ttp://ad” and “tp://ad.”, any of these strings will always be present in whatever this filter will match. Unfortunately finding a shortcut for filters that simply don’t have eight characters unbroken by wildcards or for filters that have been specified as regular expressions is impossible.

All shortcuts are put into a lookup table, Adblock Plus can find the filter by its shortcut very efficiently. Then, when a specific address has to be tested Adblock Plus will first look for known shortcuts there (this can be done very fast, the time needed is almost independent from the number of shortcuts). Only when a shortcut is found the string will be tested against the regular expression of the corresponding filter. However, filters without a shortcut still have to be tested one after another which is slow.

To sum up: which filters should be used to make a filter list fast? You should use as few regular expressions as possible, those are always slow. You also should make sure that simple filters have at least eight characters of unbroken text (meaning that these don’t contain any characters with a special meaning like *), otherwise they will be just as slow as regular expressions. But with filters that qualify it doesn’t matter how many filters you have, the processing time is always the same. That means that if you need 20 simple filters to replace one regular expression then it is still worth it. Speaking of which — the deregifier is very recommendable.

The filter matching algorithm in detail

How does element hiding work?

Element hiding rules are translated into CSS and applied to all web pages the user is visiting. A rule like example.com#div(evil_ad) then looks like:

@-moz-document domain(example.com)
{
  div#evil_ad, div.evil_ad
  {
    display: none !important;
  }
}

@-moz-document is a proposed extension to the CSS standard, you can read more about it in theMozilla Developer Center.

Rules that are not restricted to a certain domain will be restricted to the protocols http:// and https:// to prevent them from hiding elements of the browser’s user interface (it is using the chrome:// protocol scheme). For example the rule #div(evil_ad) will be translated into:

@-moz-document url-prefix(http://),url-prefix(https://)
{
  div#evil_ad, div.evil_ad
  {
    display: none !important;
  }
}

For developers: Adblock Plus is using the stylesheet service here. This interface came with Gecko 1.8 and allows extensions to add user stylesheets dynamically (before that you could only modify userContent.css which requires you to restart the browser). User stylesheets will overwrite CSS code of all web sites, they have the highest possible importance.

[alert style=”yellow”] This is what we found on adblockplus wiki[/alert]

[alert style=”yellow”] Source : adblockplus wiki[/alert]

How AdBlockPlus give effect to bloggers

With Adblock many users wanted to block ads from youtube,but meanwhile when you surf website example my website the advertisement in this website also will be hidden.In this case the adblock will make our revenue decreased and hard to earn money from that ads.

Categories
Tech

The Elementary OS have been launched and available to Public

Finally The Elementary OS have been launched and available to Public.Before this the Elementary Team has run many test to developed the new Elementary OS (codename : Luna).Starting from Luna Beta 1 until Luna rc 1.Now they have succesfully developed the Elementary OS Luna.You can download it now from Elementary OS official page from the link below.

Elementary OS intro video

Screenshot (177)

 

 

[alert style=”green”] Download Elementary OS (Luna) now [/alert]

[alert style=”yellow”] We will make a review about Elementary OS in this fall In English and Bahasa Melayu [/alert]

Categories
Tech

Windows 8.1 reportedly scheduled to launch on mid-october

After many speculation about Windows 8.1 before this,now Winodws 8.1 a.k.a Windows Blue reportedly to launch on mid-October.According to an unnamed source cited by ZDNet’s Mary Jo Foley, the RTM build of the operating system is still on track to hit manufacturers by the end of August, and the OS — along with new hardware carrying it — will be publicly available come mid-October.

Another features that many people waiting for is the re-coming of the Start Button on the Taskbar.

If you want to try the Windows 8.1 Preview you can click this link

[alert style=”yellow”]Windows 8.1 Preview download [/alert]

 

Categories
Gadget Tech

Skype update brings HD video calls to 4th gen of iPad

One of the major upgrade in was the HD front camera.Before this you don’t realised that you are using skype in Standard definition but now thank you to Skype 4.1 Update that brings improvement that enabled the HD video calling for apple latest gen of iPad.

Update: A few hours later, Skype has an additional treat — it just released an iPhone app update that brings HD video calls to iPhone 5 owners.

[alert style=”green”] Image source Engadget [/alert]

[alert style=”green”] Source Engadget [/alert]