Create a Free Home Wireless Hotspot With Login Page

What is an internet hotspot? Most people with even a small amount of technical knowledge will be able to answer that question in this day and age. An internet hotspot is simply a broadband/fibre connection that offers wireless internet access, and they are literally everywhere these days. Many shops/shopping centers, food and drink outlets, hotels and various other businesses/industries offer free or paid internet access via a hotspot. Even ISPs sometimes offer nationwide hotspots as an inclusive or optional part of your internet package.
Creating a hotspot on your computer is actually quite easy but with an ordinary hotspot your protection consists only of the WEP or WPA WiFi key, you have to tell everyone the key to give them access. If you want to refuse someone access, the wireless key needs to be changed and a new one resent to those other users who still are allowed to connect. Have you ever wondered how to create a login page on your hotspot like businesses and commercial services do? This way everyone will be able to connect to the hotspot but when they try to browse the web, they’ll be presented with a page that requires a username and password login before the wireless internet can be used.
There are various methods to create wireless hotspots that incorporate a login page (also known as a captive portal) but many of them are complicated to set up. Some require you to use Linux, others need extra access points connected via a second LAN adapter. You can also use specialized routers for this task or use a router that has a customized firmware but not everyone can use this method. There used to be a Windows application called 2Hotspot which made it very easy to create a login page for your hotspot, sadly that project died many years ago.
login to a hotspot captive portal
In this article we’re going to show you how you can easily create a wireless hotspot with a login page, but the great thing is you need nothing special apart from a WiFi enabled PC or laptop and and a wired/wireless connection to the internet! It does require 2 pieces of free software installed on your computer but needs no special networking knowledge to setup. The guide below is for Windows Vista, 7 and 8 only, it’s not really a good idea to use a hotspot like this on Windows XP because it will be more vulnerable to exploits after support ends in April 2014.

Installing a Hotspot Onto Your Computer

This first step is needed to turn your computer into a wireless hotspot that the other computers on the network will connect to. It basically takes the place of a hardware access point meaning you don’t need to use any extra hardware. Other hotspot creation software may work but we found this program the easiest to setup and use.
1. Download WiFi Creator and then install it.
2. Launch WiFi Creator and making sure Automatic configuration is selected, either leave the settings at default for now or give the hotspot a new name and a new 8 character or more password. Then select the network adapter that connects to the internet from the dropdown, this can be either a wireless or wired adapter.
Create hotspot with wifi creator
3. Click “Set up and Start Hotspot”. A new virtual network adapter will be created using the Microsoft Virtual WiFi Miniport Adapter and and the adapter that connects to the internet will now be set up to share the internet with the new connection.
new virtual hotspot adapter created
If you didn’t want to actually setup a login page, you could stop here and give users the network key entered into WiFi Creator, although that obviously defeats the object of the article. Do note that WiFi Creator uses WPA2-PSK WiFi encryption which some older wireless adapters might not work with.

Installing Software to Create a Login Page

Setting up an additional login page requires the software to sit in between the adapter that acts as the access point and the adapter that accesses the internet to intercept web traffic and redirect to the login page before allowing access. There are very few free Windows applications that can do this without the need of external access points or extra hardware, here are the quick setup guides for three applications that can do the job, each has its own plus and minus points.
ARPMiner
What makes ARPMiner useful is the fact it’s very easy to configure while offering enough to get a simple login page up and running. There are more advanced options such as RADIUS accounting but they are only available in the paid versions which start at $220.
1. Download ARPMiner and then install it. After installation, launch ARPMiner making sure the WiFi Creator hotspot is already running. You need to make sure TekpSpot.exe is allowed in your firewall from the ARPMiner Program Files folder which is the proxy/DNS service used. Or for testing, temporarily disable your firewall.
2. Go to the Users tab and create a new hotspot user. In the boxes at the bottom enter a name, password and session duration in seconds. Although the user will get logged out after the time is reached, they can simply log back in, so the timer will not block expired users. Press Add/Update to add the user to the system.
setup user in arpminer
3. Click on the Settings tab then click NAT underneath. This sets up the Internet Connection Sharing which was done by WiFi Creator earlier, but if ARPMiner tries to set things up differently, it won’t work. Make sure the adapter which connects directly to the internet is set as the Public Network and the Virtual WiFi Miniport adapter created by the hotspot program is the Private Network. Click Save and then click the Start button icon to start the ARPMiner service.
arpminer setup for internet connection sharing
4. Now go to a computer you want to connect up to the network and look for the hotspot you created earlier, then connect to it, the default SSID is “MyHotspot” and the default pass is “12345678″. You can also of course connect to the hotspot from other internet enabled devices like smartphones and tablets.
connect to myhotspot
5. Now open a webpage in a web browser and you should be redirected to the ARPMiner login page instead, where any credentials can be entered that were created in the Users tab in step #2.
arpminer login page
6. After pressing Login you’ll be redirected to the Session Information page which will tell how long the session lasts and when it was created. The web can now be browsed until the time runs out when you will be asked to login again.
arpminer session information
The state of user sessions can be viewed from the Sessions tab in ARPMiner where you can see the MAC/IP address, which username is in use and when the current session expires. To disable the login box simply use the Stop button in the Settings tab. Custom login pages can be created if you know html and a file called login.html needs placing in the ARPMiner Program Files folder, read the docs for more details.
Microsolut
Microsolut has a huge array of functions and incorporates a full hotspot billing system if you want to go down that route. One major drawback is the free version only allows 2 concurrent users online which may be an issue if you plan on making your hotspot system support several users browsing at the same time.
1. Download Microsolut and install using the default options, it will take a while. Make sure your WiFi Creator hotspot is up and running.
2. Launch the program and when the login popup appears, simply press Login. The username and password for the server can be re-configured later.
3. Click Setup -> Web server on the left menu and in the IP Address drop down in the Web server tab select the “192.168.137.1″ address and click Save.
microsolut set webserver address
4. Go go Connections -> Monitor and in the Adapter name drop down, select the adapter that was created by the WiFi Creator hotspot software. In our case it’s “Wireless Network Connection 4″, you can check the name in the Network and Sharing Center. Click Save.
microsolut set adapter
5. To quickly test your hotspot, click Start Hotspot and if a Firewall popup appears, click to allow it. Go to General -> Accounts, a TEST user is already configured which users of your network can freely access for up to 5 minutes to quickly try out. The options for the TEST user are outdated though and need changing. Click TEST and then Modify, then enter a positive number in the “Expire in” box. Untick Print Ticket and press Save.
edit test user configuration
6. Using a device which is to connect to the hotspot, find the WiFi connection like in ARPMiner step #4. Open a webpage in the web browser and you should be greeted by the login page which is setup to accept the TEST user, tick the box to accept the terms and click Go. A Welcome window will show the limits of the account and then you’re ready to browse for around 5 minutes before the account expires. Unlike ARPMiner, this 5 minute usage is MAC address controlled and you can’t get another 5 minutes until the MAC is cleared from the Test Access settings window.
microsolut hotspot login page
Although we’re simply showing you here how to configure Microsolut to work as a simple hotspot, there are tons of extra options such as creating a completely custom login page, speed/bandwidth/time limiting, setting up computers and websites to either give users free access or no access at all, URL filter to block keywords such as adult/illegal content, and a comprehensive payment system. If 2 concurrent users are not enough, paid options start at €39 to increase that to 15 users.
MyHotSpot
MyHotSpot is by the same developer as WiFi Creator we are using to create the virtual access point, and is perhaps the most complicated to setup because it’s geared squarely at being used as a full payment system. But with time and patience, it’s also a very powerful and effective program, and best of all, it’s freeware!
1. Download MyHotSpot and install it, a reboot is required. Make sure your WiFi hotspot is running after the restart.
2. Launch the program and at the Network Configuration window, make sure Automatic is selected and choose the adapter that connects to the internet at the top drop down menu and the hotspot below. Click Next.
myhotspot ics network config
3. Enter a city and country at the next window and when asked to enter a username and password, simply click Login.
4. Here, we’re going to enable a simple test login to verify the connection works. Click on the Edit menu -> Hotspot Configuration -> Access, then click the blue Advanced setting button. Tick “Enable guest-login”, adding a password is optional, click Close.
enable myhotspot guest login
5. Like the previous hotspot software you need to now go to a device which can connect to the hotspot, such as another computer or tablet, connect to it (remember the default is “MyHotspot” and “12345678″), and then try to open a webpage. You should be greeted with the MyHotspot default login page…
login to myhotspot portal page
6. Simply type in username “guest” and a password if you entered one and click to login. If you have set things up correctly, a success window will appear.
user login success
There are more advanced settings to tweak the access rights as well as options to edit and design the login page, setup free access URLs which appear on the right of the login window, MAC address whitelisting to bypass login and SMS authentication. There’s also a simple Firewall which can block file sharing by default and the Web Filter is preconfigured to block well over 100 social networks, the user will receive a “BLOCKED” page in their browser if it’s enabled.
Unfortunately, MyHotSpot is setup to work with tariffs and payments which is fine if that’s what you want, more problematic if you just want to use access logins for time or bandwidth usage. What you will need to do is go to Edit -> “Tariffs and Security” and set all tariff rate options to zero money and then create a user from there. Once set correctly, it does work quite well. The icons down the left of the main window will show the log and information about who’s connected and duration/traffic used.

Additional Notes: One slight issue the captive portal tools above have is they won’t popup their login page if you are trying to access a secure page first, such as Google. A standard HTTP website will trigger the login though. As we mentioned earlier, none of these tools are really a one size fits all solution and trying them out is probably the best way for you to decide whether the program does exactly what you want.
Also, you need to remember this article uses a standard networking setup of a WiFi adapter and optionally a LAN adapter on a single PC/laptop with a standard router. If your own setup is more complicated, extra adjustments may need to be made to the above settings. As a final warning, do be aware that some ISPs don’t allow you to make profits from their service or allow cybercafé type hotspots to be setup with residential broadband packages, your account can be terminated if they find out. Make sure you’ve read any terms/usage agreements to make sure your ISP allows it.


Read more: http://www.raymond.cc/blog/create-a-wireless-internet-hotspot-at-home-in-10-minutes-for-free/#ixzz2vXVOUWnf

Telefon Bimbit salah seorang penumpang MH370 berjaya dihubungi

China - Penyiasat telah dapat menghubungi telefon bimbit salah seorang penumpang warga cina dalam pesawat MH370, seperti yang dilaporkan oleh media di China.



Stesen-stesen televisyen China memberitahu satu pangilan dibuat oleh ahli keluarga berjaya berhubung dengan nombor talian bimbit sebelum ia terputus.

Perkembangan di sana sekarang ini ialah orang ramai berharap pihak berkuasa akan mengunakan isyarat telefon bimbit bagi mengesan lokasi pesawat yang hilang itu. - Mirror UK

Sumber daripada : 
http://networkedblogs.com/UBHA4

Kenapa Pesawat MH307 Hilang Secara Tiba-tiba ?



Kenapa Pesawat MH307 Hilang Secara Tiba-tiba ? | Berikut merupakan perkongsian dari Kapten Lim Khoy Hing beliau dulu pernah mengendalikan pesawat2 di MAS dan kini sudah bersara. Berikut merupakan perkongsian yang dia buat . baca selanjutnya 

Kenapa Pesawat MH307 Hilang Secara Tiba-tiba ? 

Beliau berkata juruterbang yang mahir biasanya menggunakan komunikasi radio VHF, yang mempunyai jarak liputan terhad sehingga 402km jauhnya

Untuk komunikasi jarak jauh, beliau berkata mereka menggunakan komunikasi radio HF yang mempunyai jarak liputan yang lebih luas, melebihi 1,609 km.

Pilihan lain adalah menggunakan ‘Controller-pilot data link communication’ (CPDLC) untuk mengisytiharkan kecemasan.

“Dalam kes ini, B777 -200 dilengkapi dengan CPDLC. Para juruterbang akan dapat berkomunikasi dan mengatasi pelbagai masalah, jadi ini memberitahu anda sesuatu mesti telah mengganggu mereka daripada membuat panggilan ini,” katanya kepada The Star Online.

Kapten Lim berkata pada ketinggian 35,000 kaki penerbangan MH370 yang dilapor telah terputus hubungan, juruterbang akan memerlukan sekitar lima minit untuk turun ke tahap yang selamat, 10,000 kaki.

Katanya, pada ketinggian ini penumpang tidak perlu menggunakan topeng oksigen, sambil menambah ini juga memberikan masa kepada juruterbang untuk membuat panggilan kecemasan.

“Juruterbang dilatih untuk membuat panggilan kecemasan sebaik sahaja mereka menghadapi berada dalam keadaan cemas. Semua orang di ruang udara yang sama pada frekuensi yang sama akan mendengarnya dan keutamaan akan diberikan kepada kapal terbang supaya ia dapat mendarat dengan selamat,” katanya.

Kapten Lim, yang mempunyai sembilan tahun pengalaman terbang dengan model B777- 200 MAS bersetuju dengan pakar-pakar penerbangan Amerika yang ditemuramah di CNN bahawa kehilangan pesawat berlaku di titik penerbangan yang paling selamat di.

Beliau berkata ini disebabkan beberapa faktor, termasuk fakta bahawa ia berada di mod ‘pelayaran’ pada kuasa dan kelajuan tetap.


“Hal yang paling berbahaya dalam penerbangan adalah pelepasan dan pendaratan kerana terdapat banyak pemboleh ubah. Di samping itu, B777 -200 adalah salah satu pesawat yang paling selamat kerana teknologi yang moden,” kata Kapten Lim, yang memulakan kerjayanya pada tahun 1967 sebelum bersara pada tahun 2011

Nota : Berikut merupakan perkongsian seorang pakar. Apa pun kita jangan putus berdoa kepada Allah agar mereka semua selamat .Apa komen korang ?

Sumber

MICROSOFT BAKAL MEMPERKENALKAN DIRECTX 12, DIJANGKA HADIR DI WINDOWS 9

DirectX 12 bakal diperkenalkan


Microsoft nampaknya telah bersedia untuk memperkenalkan versi terbaru DirectX 12 di acara Game Developer Conference (GDC) pada 20 Mac 2014 nanti. Hal ini terlihat dari teaser yang ditampilkan di halaman muka blog MSDN. Teaser tersebut menunjukkan logo DirectX 12 dan beberapa logo daripada beberapa syarikat terkemuka, termasuk Intel, AMD, NVIDIA dan juga Qualcomm – sekaligus memberikan idea yang mana pengeluar cip pemprosesan ini akan menyokong API DirectX baru ini.

DirectX merupakan koleksi API daripada Microsoft dalam memudahkan pembangun lain menggunakannya untuk mengendalikan pelbagai tugasan berkaitan multimedia – terutamanya berkenaan permainan. 

“Selama hampir 20 tahun, DirectX telah menjadi platform yang digunakan para pengembang game untuk menciptakan game terpantas, dengan visual grafik yang paling hebat di planet ini. Tetapi Anda meminta kami untuk membuat lebih banyak. Anda meminta kami untuk menghadirkan tool yang lebih baik sehingga Anda boleh menggunakan keseluruhan kemampuan dari PC, tablet, telefon, dan console, hingga ke perform terbaiknya,” demikian pernyataan dari blog tersebut.

Sementara DirectX 12 bakal diperkenalkan pada Mac ini, para pemerhati dan developers
 mengatakan bahawa versi terbaru itu akan hadir pada Windows generasi seterusnya, iaitu Windows 9.

Jika melihat ke belakang, Windows 7 merupakan sistem operasi terakhir yang membawa perubahan besar pada DirectX. Pada Oktober 2009, Microsoft melepaskan DirectX 11, sementara DirectX 11.1 sudah disertakan pada Windows 8. Dan Windows 8.1 yang dilepaskan pada Oktober 2013 datang dengan DirectX 11.2, seperti juga pada Windows Server 2012 R2.

Windows 9 yang diharapkan hadir pada April 2015 diyakini bakal membawa perubahan besar. Terlebih lagi tampilan Modern UI akan lebih dioptimalkan guna membawa aplikasi Metro ke desktop agar jauh lebih efektif. Akibatnya, peluncuran DirectX 12 pada Windows 9 merupakan hal yang paling masuk akal.

Find your Windows Experience Index scores in Windows 8.1

Windows Experience Index
The graphical interface to the Windows Experience Index no longer exists in Windows 8.1.
(Credit: Screenshot by Ed Rhee/CNET)
The Windows Experience Index benchmark tool has been around since Microsoft first introduced Windows Vista. The benchmark measures your PC's performance and breaks it down into five categories: processor, memory, graphics, gaming graphics, and hard disk. Though it's not known as an especially accurate measure of PC performance, particularly when comparing scores with other systems, it can be a useful tool to identify a hardware deficiency.
Starting with Windows 8.1, Microsoft decided to remove the graphical interface to the Windows Experience Index. The underlying benchmark utility, known as the Windows System Assessment Tool (WinSAT), is still there in Windows 8.1, however. To find your scores, you just need to type a couple of commands from the command line.
Step 1: Open a command prompt as administrator, then type "winsat prepop" and press Enter. This will run the benchmark and store the results on your PC as XML files.
winsat prepop(Credit: Screenshot by Ed Rhee/CNET)
Step 2: Open the Windows Powershell as administrator, then type "Get-WmiObject -Class Win32_WinSAT" and press Enter. This will analyze the results in the XML files, then present them as scores for each category.
Get WinSAT(Credit: Screenshot by Ed Rhee/CNET)
CPUScore is the score for the processors on the PC.
D3DScore is the score for the 3D graphics capabilities of the PC.
DiskScore is the score for the sequential read throughput on the system hard disk.
GraphicsScore is the score for the graphics capabilities of the PC.
MemoryScore is the score for the memory throughput and capacity of the PC.
That's it. If you're looking for your base score, look at the number next to WinSPRLevel, which is just the lowest score of the five categories.

PHP Login script tutorial

Learn to create a simple login system with php + mysql script, this tutorial is easy to follow, teach you step by step.

Overview

In this tutorial, we create 3 php files for testing our code.
1. main_login.php
2. checklogin.php
3. login_success.php

Steps
1. Create table "members" in database "test".
2. Create file main_login.php.
3. Create file checklogin.php.
4. Create file login_success.php.
5. Create file logout.php

STEP1: Create table "members"

For testing this code, we need to create database "test" and create table "members".
CREATE TABLE `members` (
`id` int(4) NOT NULL auto_increment,
`username` varchar(65) NOT NULL default '',
`password` varchar(65) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM AUTO_INCREMENT=2 ;
--
-- Dumping data for table `members`
--
INSERT INTO `members` VALUES (1, 'john', '1234');

STEP2: Create file main_login.php

The first file we need to create is "main_login.php" which is a login form.
############### Code
<table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<form name="form1" method="post" action="checklogin.php">
<td>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#FFFFFF">
<tr>
<td colspan="3"><strong>Member Login </strong></td>
</tr>
<tr>
<td width="78">Username</td>
<td width="6">:</td>
<td width="294"><input name="myusername" type="text" id="myusername"></td>
</tr>
<tr>
<td>Password</td>
<td>:</td>
<td><input name="mypassword" type="text" id="mypassword"></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td><input type="submit" name="Submit" value="Login"></td>
</tr>
</table>
</td>
</form>
</tr>
</table>

STEP3: Create file checklogin.php

We have a login form in step 2, when a user submit their username and password, PHP code in checklogin.php will check that this user exist in our database or not.

If user has the right username and password, then the code will register username and password in the session and redirect to "login_success.php". If username or password is wrong the system will show "Wrong Username or Password".

############### Code
<?php

$host="localhost";
 // Host name
$username=""; // Mysql username
$password=""; // Mysql password
$db_name="test"; // Database name
$tbl_name="members"; // Table name
// Connect to server and select databse.
mysql_connect("$host", "$username", "$password")or die("cannot connect");
mysql_select_db("$db_name")or die("cannot select DB");
// username and password sent from form 
$myusername=$_POST['myusername'];
$mypassword=$_POST['mypassword'];
// To protect MySQL injection (more detail about MySQL injection)
$myusername = stripslashes($myusername);
$mypassword = stripslashes($mypassword);
$myusername = mysql_real_escape_string($myusername);
$mypassword = mysql_real_escape_string($mypassword);
$sql="SELECT * FROM $tbl_name WHERE username='$myusername' and password='$mypassword'";
$result=mysql_query($sql);
// Mysql_num_row is counting table row
$count=mysql_num_rows($result);

// If result matched $myusername and $mypassword, table row must be 1 row
if($count==1){
// Register $myusername, $mypassword and redirect to file "login_success.php"
session_register("myusername");
session_register("mypassword"); 

header("location:login_success.php");
}
else {
echo "Wrong Username or Password";
}
?>

STEP4: Create file login_success.php

User can't view this page if the session is not registered.

############### Code

// Check if session is not registered, redirect back to main page. 
// Put this code in first line of web page. 
<?php
session_start();
if(!session_is_registered(myusername)){
header("location:main_login.php");
}
?>

<html>
<body>
Login Successful
</body>
</html>

STEP5: Create file Logout.php

If you want to logout, create this file. The code in this file will destroy the session.

// Put this code in first line of web page. 
<?php
session_start();
session_destroy();
?>

For PHP5 User - checklogin.php

############### Code
<?php

ob_start();
$host="localhost";
 // Host name
$username=""; // Mysql username
$password=""; // Mysql password
$db_name="test"; // Database name
$tbl_name="members"; // Table name
// Connect to server and select databse.
mysql_connect("$host", "$username", "$password")or die("cannot connect");
mysql_select_db("$db_name")or die("cannot select DB");
// Define $myusername and $mypassword 
$myusername=$_POST['myusername'];
$mypassword=$_POST['mypassword'];
// To protect MySQL injection (more detail about MySQL injection)
$myusername = stripslashes($myusername);
$mypassword = stripslashes($mypassword);
$myusername = mysql_real_escape_string($myusername);
$mypassword = mysql_real_escape_string($mypassword);
$sql="SELECT * FROM $tbl_name WHERE username='$myusername' and password='$mypassword'";
$result=mysql_query($sql);
// Mysql_num_row is counting table row
$count=mysql_num_rows($result);

// If result matched $myusername and $mypassword, table row must be 1 row
if($count==1){
// Register $myusername, $mypassword and redirect to file "login_success.php"
session_register("myusername");
session_register("mypassword"); 

header("location:login_success.php");
}
else {
echo "Wrong Username or Password";
}
ob_end_flush();
?>

Encrypting Password - Make your Login More Secure


Pelajar terbaik SPM 1989 Terengganu didakwa pemilik page Murtad's in Pantai Timur



Page Murtad's in Pantai Timur - MPT yang kini sedang tersebar sebenarnya telah dipadam di Facebook dan kini digantikan dengan page Murtads in Kelantan - MIK yang kini mendapat 1535 like dengan moto "MAJULAH MURTAD KELANTAN. MAJULAH MURTAD PANTAI TIMUR".

Hina Allah, hina Nabi Muhammad dan hina Melayu dapat dilihat di page ini.

Artikel dari Harian Metro sebelum ini.

Kuantan: Selain mendakwa dirinya kafir kerana sudah murtad, pemilik sebuah akaun Facebook (FB) dikenali sebagai Murtads in Pantai Timur (MPT) turut biadab apabila mengatakan Allah SWT tidak wujud serta mengeji Nabi Muhammad SAW.

Itu antara pos pengendali FB berkenaan yang mendapat kecaman hebat orang ramai yang mahu laman itu segera ditutup, namun tidak diendahkan pemiliknya malah mencabar pihak terbabit melaporkan perkara itu kepada pihak berkuasa serta akhbar termasuk Harian Metro. 

Berdasarkan pemerhatian Harian Metro, laman memperjuangkan murtad di negeri Darul Naim, Darul Iman dan Darul Makmur sebagai motonya, baru dimulakan pada 12 Februari lalu dan sehingga kini sudah mengumpul lebih 2,000 ‘likes’.

Malah dalam satu pos, pemilik akaun terbabit turut menyatakan ‘Majulah Murtad untuk Pantai Timur’ dan mendakwa penganut agama Islam adalah bodoh. 

Hampir keseluruhan pos pemilik FB biadab itu adalah provokasi kepada umat Islam dan menggunakan loghat Pantai Timur dalam tulisannya.


Pemerhatian juga mendapati, pemilik FB berkenaan mendakwa dia adalah anak jati Kelantan dan sudah murtad serta memperkenalkan diri sebagai Che Awe Donde atau Pok Nik.

Katanya, memandangkan usia sudah meningkat dan tua selain mempunyai ilmu tinggi, dia sedar Islam yang dianuti selama ini sebenarnya adalah agama palsu.

Pemilik FB berkenaan turut mendakwa semakin tinggi belajar mengenai agama, baru diketahui Islam adalah agama bodoh dan dia kini berjuang untuk murtad.

Menurutnya, dia akan berjuang menyedarkan masyarakat Islam bahawa agama rekaan Nabi Muhammad (dipanggilnya Muhammad babi) akan dihapuskan dari muka bumi Kelantan.  - Harian Metro




Kini tersebar, page tersebut dimiliki oleh seorang wanita Juli Sumardiati Binti Mohd Jalaluddin pemilik akaun https://www.facebook.com/juli.jalaludin dan pemilik page Page Murtad's Pantai Timur - MPT. Ia adalah berdasar butiran berikut;

    id: 1452759477
    name: Juli Jalaludin
    first_name: Juli
    last_name: Jalaludin
    link: http://www.facebook.com/juli.jalaludin
    gender: female
    locale: en_US
    username: juli.jalaludin
    Juli Jalaludin

Juli Sumardiati juga didakwa sebagai pelajar SPM terbaik Terengganu 1989 seperti keratan akhbar di atas.

Pihak berkuasa kini diminta untuk menyiasat page Murtads in Kelantan - MIK dan mengambil tindakan segera. Jangan biarkan perkara sebegini mudah dipermainkan di media sosial.