News Tech News 

Microsoft HoloLens will support new Windows 10 PC Next year

Microsoft HoloLens With the amount of muscle required to utilize HTC’s Vive or Oculus’ Rift, we might still be a few years away from penetrating the mainstream virtual reality market. Microsoft has other plans. Today at Intel’s developer conference, Windows chief Terry Myerson announced a partnership with Intel that will make all future Windows 10 PC’s capable of supporting (at least) mixed reality applications on the HoloLens. “All Windows 10 PCs next year will include a holographic shell,” Myerson said. Holographic shell, in case you were wondering, is the operating…

Read More
Chat-window Bootstrap CSS HTML Javascript 

Chat window Functionality Using Jquery, and Style in CSS

Nowadays Chat in every website is becoming popular, so here is one Chat window Concept For your Website. You can integrate this in any Backend coding  and also with “WebRTC Chat Concept”. Step 1:First you need to include these Libraries – jquery and bootstrap Step 2: then include this Html Step 3: After HTML then include CSS for Style. Step 4: At last, But Most Important Javascript part should be included You can also download code from GITHUB : Click Here to Download

Read More
News Tech News 

Single 60TB Seagate’s SSD is the largest the world has ever seen

Seagate just showed up Samsung with its latest product: its new 60TB SSD is the largest capacity drive of its kind in the world, and holds four times as much as Samsung’s recent offering. Sadly, it’s not for you. The company is currently demonstrating the device as a solution for data centers that need reliable drives for long-term data storage, and it hopes to make it available sometime in 2017. It probably won’t be cheap either. For comparison, Samsung’s 15TB SSD drive, which went on sale earlier this month, costs…

Read More
News Tech News 

A ring that lets you feel your partner’s heartbeat is trolling at level 10

These days it’s easier than ever to stay connected to your loved one. You can call, text, email and video chat whenever you want, but none of it really compensates for them actually being there, especially if you happen to be far apart. But thanks to these rings you can now feel each other’s heartbeats no matter how much distance stands between you. They’re called HB rings and they’re created by TheTouch. The minimalist designs are made from stainless steel and there’s also a solid rose gold variety available. All…

Read More
News Retail/E-commerce Tech News 

Dominate of OLED display smartphones by 2020

NEW YORK: Organic light-emitting diode (OLED) displays will replace liquid crystal display (LCD) screens as the leading smartphone display technology in 2020, a media report has said. Samsung Electronics has already adopted OLED displays in its flagship smartphones such as the Galaxy S7 and there is increasing demand for OLED displays from Chinese vendors Huawei, OPPO Electronics, Vivo, Meizu Technology and others, business website investors.com reported on Thursday. Apple is expected to switch to OLED displays for iPhone 8. Universal Display Corporation, a supplier of materials and technology for OLED…

Read More
aws-ubuntu Amazon(AWS) Hosting 

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on AWS Ubuntu

While Setting up the AWS or any other linux cloud hosting service there are many things we need to take care of while installing the LAMP stack to ubuntu. LAMP(Linux, APACHE, MySQL, PHP)? AMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the virtual private server is already running Ubuntu, the linux part is taken care of. Here is how to install the rest. Before Starting LAMP Installation you need to set…

Read More
phpmyadmin Amazon(AWS) Hosting 

How to Install Phpmyadmin in ubuntu.

What is phpmyadmin? phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL or MariaDB with the use of a web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. Before installing phpmyadmin if you want to install LAMP to your server checkout here How To Install Linux, Apache, MySQL, PHP (LAMP) stack on AWS Ubuntu Step One — Install phpMyAdmin To get started, we can…

Read More
Facebook News Tech News 

Facebook live Broadcasting hours will be increased by 4Hrs

People and Page administrators on Facebook will now be able to broadcast up to four hours of video with Facebook Live — in both fullscreen and video-only mode. For now, the Live video broadcasts were limited to two hours when Facebook Live was launched last year. These options are intended to benefit both the creator and the viewer and are set to be released more broadly in the coming weeks, reports Engadget. Users will be able to go live in fullscreen, meaning that if you’re doing so on an iOS device, it…

Read More
Asp-net ASP.net BackEnd Programming C#(cSharp) 

How to Capture Screenshot of a website Using ASP.Net

To Take a Screenshot of a website first you have to Create a Account in  Grabz.It and they will Provide you API keys to integrate it in your application. Then to use the API you will first need to create an instance of the GrabzItClient class, passing your application key and application secret from your GrabzIt account to the constructor. Then use one of the SetImageOptions, SetPDFOptions, SetAnimationOptions or SetTableOptions methods to request that the GrabzIt service take a screenshot of the URLpassed to it. Then use one of the following save methods. Notice…

Read More