Internet Blogs
Sci & Tech Blogs
Internet Popular Posts
Popular  |  At least
votes  |  All Posts
19
If you choose hide file extension in Windows 7, you may not be able to change file extension via rename. For example, I downloaded a file musicplayer.exe.txt and I want to remove txt extension, but the file extension is hidden. Below is the...
10
Cookie is similar to session to store temporary data. The difference is that cookie stores data in browser and users can block cookie setting in browser. For independent browser setting, session is better. sessionstart() Video php session and...
19
A hacker may invade your web server by using single quote in your input field if your PHP code is not written properly. To prevent MySQL injection, we can use PHP function addslashes. to add backslashes before characters single quote ('), double...
20
In CSS3, we have 3D transform, we can rotate objects around X, Y and Z axis. We can view the object in perspective. 1) CSS3 3D transform rotateX, rotateY, rotateZ 2) rotateY rotate around Y-axis at a given degree. 3) perspective how 3D...
30
NSA Prism program taps in to user data of Apple, Google and others Author Glenn Greenwald and Ewen MacAskill Source The Guardian, Thursday 6 June 2013 Top-secret Prism program claims direct access to servers of firms including...
11
Summary Appen Butler Hill is looking for Kurmanji Kurdish speakers for an online transcription project. The main task involves listening to audio recordings in Kurmanji speech and typing out what is said or fixing the given Kurmanji text to...
10
Summary Appen Butler Hill is looking for Kurmanji Kurdish speakers for an online transcription project. The main task involves listening to audio recordings in Kurmanji speech and typing out what is said or fixing the given Kurmanji text to...
10
Do you like reading our posts and like to recieve our posts. To keep seeing us,you have to interact and comment regularly,just comment a smiley or place comment in the comments sections for different posts. Or, in the future,if you are going to...
19
To Design a timer for Quiz using JavaScript 1) First define a div to display a count down timer. 2) Initial start time for the timer 3) When the timer is down to 0, the form quiz is submitted. 4) JavaScript function...
14
If you are looking for a hosting platform that provides you with complete control, then VPS hosting is the most suitable choice for you. The virtual private server has become one of the most commonly used hosting platforms all over the world. It...
19
HTML DOM (Document Object Model) uses nodes to organize tags and text content in parent and child. We can use JavaScript to access each node. For example, we can use getElementById() method to access the element in DOM with the specified...
29
CSS3 box shadow syntax box-shadowinset x-offset y-offset blur-radius spread-radius color This is for Firefox4.0 , Google Chrome 10.0 , Opera10.5 and IE9 For Safari and Google Chrom10.0-, which used webkit core -webkit, i.e.we use ...
38
1. customize ul and li tags using CSS for Vertical and horizontal menus 2. li floatleft for horizontal menu, default vertical menu 3. ullist-style-typenone to remove list style 4. awidth200px to define item width in the menu Video CSS...
29
CSS media is designed for a certain media. For example we can use media (min-device-width50px) and (max-device-width550px) for mobile application. Using different CSS with and without media, we can design our websites compatible in both...
19
We can Convert midi file to wav or mp3 using itune. 1) Download itune for free for Windows or Mac from HERE 2)Run itune, at the top left corner, click and select show menu 3)In Menu, File-New-Playlist, click add file to library or drag .mid...
19
CSS Font p font-size12px the same as p font-size0.75em Font family pfont-family"Times" CSS Table table,th,td,tr border2px solid Red table width50% td text-alignright height20px CSS link, order matter unvisited link ...
19
CSS Cascading Style Sheets is a style sheet language used to style web pages written in HTML and XHTML. For example, if we want to redefine the font size and font color in HTML tag, we can write it in CSS as h1 colorredfont-size20px. here h1...
19
You can use Google document to create a "contact me" form. You also have a lot of choices for your form background. After you created a form, you can embed in your website using iframe. When any user fills the form, you can see the information...
29
Seriously big news in the affiliate marketing space today. Google announced that they will be shutting down the Google Affiliate Network.



Internet Most Popular