Recent Questions

متن مرتبط با «3» در سایت Recent Questions نوشته شده است

[Updated] Free Mobile-Friendly Layout Wizard: now creates 1, 2, 3 column websites

  • نیلوبلاگ

    For the sake of completeness (and also because a visitor requested it), the Layout Wizard has been updated to support one column websites as well. As a result, it can now create one, two and three column websites (depending on which you prefer). The generated web page is mobile-friendly and completely customizable. There are no advertisements, and nothing you enter into the Wizard is recorded anywhere. And it's free....

    ادامه مطلب
  • F5 on my Windows 10 Surface

  • نیلوبلاگ

    I have Windows 10 on a Surface Pro 3. I am trying to use Visual Studio Code. Unfortunately, there seems to be no combination whatsoever where I can run my program. Any time I hit F5 or ctrl f5 or shift f5, the windows 10 search bar from the OS pops up. There seems to be no way to make the application received the F5 before the OS and I can find no way to swap any key to make the program Let's block ads! بخوانید...

    ادامه مطلب
  • How to Lock chrome profile or chrome browser with a password

  • نیلوبلاگ

    I tried enabling the New Management flag and adding a supervised user. But the option to lock a user profile was not activated. Is there a way to password protect a chrome user profile or lock the whole browser(like firefox's master password) ...

    ادامه مطلب
  • Are Kingston DDR3 1333mhz and Crucial DDR3 1600mhz 2GB RAM sticks compatible?

  • نیلوبلاگ

    I have 2 crucial sticks in my ASUS P8Z68-V LX atm. I'd like to go to 8GB and wanted to know if the lower voltage Kingston sticks would be compatible? ...

    ادامه مطلب
  • Microsoft Office (Unlicensed Product)

  • نیلوبلاگ

    I'm not sure if this stack covers this sort of issue, but I'm a bit stuck. About a week ago I downloaded MS Office Pro plus from the official MS site wanting to use the free 60-day trial that was mentioned in THIS link. I downloaded the file, installed office, and began using it happily. Fast forward to today, I come to use the software again, but all I can do is view documents. A big red bar has also appeared whenever I load up any office product from the trial as shown below. What can I do to...

    ادامه مطلب
  • Adding refrenced cells in Excel 2013

  • نیلوبلاگ

    So I have been trying to add refrenced cells but each time I input the sum formula is get 0 as an answer. I did a search online and realised that I'm to use the indirect formula but I just cannot make head or tail of it. At best I am able to retrieve one number but my intention is not retrieval alone but adding the numbers in the refrenced cells. Any help will be greatly appreciated Oops I cannot post pictures at the moment but I hope the description of my headache will be understood from the th...

    ادامه مطلب
  • Runnig Windows 10 on a Dell and both FireFox, and Microsoft edge freeze then continue in about 30 sec

  • نیلوبلاگ

    and an error box comes up saying flash has stop working, continue, or stop program? task manager sezs hard drive is at 100% usage, if i let machine set for a just a while computer resumes, Where is best place to start looking for program or service or bug in stuff that is running? Let's block ads! بخوانید...

    ادامه مطلب
  • warning /dev/root does not exist

  • نیلوبلاگ

    Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top ...

    ادامه مطلب
  • hyper threaded core i3 vs non-hyper threaded core i5

  • نیلوبلاگ

    I have been searching around and comparing specifications to build a budget gaming PC. On the Intel site, i have been comparing CPUs and I noticed that the I3 CPUs, while only having 2 physical cores as usual, have 4 threads, meaning that they are hyper threaded. But with the I5 CPUs on the other hand, they have 4 physical cores and 4 threads, meaning that they are not hyper threaded, which is kinda weird for intel to hyper thread the I3s and I7s but not the I5s. As common knowledge, virtual cor...

    ادامه مطلب
  • Can I install a Windows 8 on a not Genuine Windows 7?

  • نیلوبلاگ

    I am currently using a not genuine windows 7, I'm planning on buying a original windows 8 installer.. Can I upgrade my current version of windows to 8 and be a genuine copy?.. What do i have to do?.. ...

    ادامه مطلب
  • compile and install GTK3 libraries in CentOS 6.4

  • نیلوبلاگ

    I cannot understand what should I write to the terminal according to step 4 here. Can you help me please? ...

    ادامه مطلب
  • Creating a mail rule programatically or with certain syntax

  • نیلوبلاگ

    I want to create an Outlook mail rule for every company that I deal with so that @xyzcompany.com goes to xyz company folder and @abccompany.com goes to abcompany etc.. without creating a rule for each one. It would have to create folders for new companies that I haven't dealt with. If anyone has any ideas I would be most grateful. Let's block ads! بخوانید...

    ادامه مطلب
  • FirstLogonCommands only works on 32bit architecture

  • نیلوبلاگ

    I've got 2 Windows installations which are identical, the same settings, the same programs. The only difference is that the Windows architecture is different, the one is 32bit and the other one is 64bit. When having sysprepped my 32bit installation with the following answer file: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="u:schemas-microsoft-com:unattend"> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitec...

    ادامه مطلب
  • Can I use a 1600 MHz DDR3 stick on a motherboard that supports max 1333 MHz memory modules?

  • نیلوبلاگ

    Is that possible? Would it be possible to simply run the 1600 MHz module on a slower speed (e.g. 1333 MHz)? ...

    ادامه مطلب
  • Script for users end remote session

  • نیلوبلاگ

    I have a couple of DB servers that each run a RemoteApp that users launch to access said DB. The problem is that the application itself does not always exit gracefully when the user ends it, which leaves a remote session open and the user is unable to access said app again. What I am trying to create a script that would terminate any current existing connection to each specific server (i.e. Script A would terminate for RemoteApp A, Script B would terminate for RemoteApp B). Not sure if it adds a...

    ادامه مطلب
  • Having trouble communicating to a FT232R device

  • نیلوبلاگ

    I have a FT232R device controlled by a VXM Stepping Motor Controller. I was able to communicate with the device on Mac(using Matlab). But I'm having trouble doing it on Windows. I installed the VCP driver for Windows 64-bit from here: http://www.ftdichip.com/Drivers/VCP.htm I already checked that the driver is properly installed. Here is my code: #include <windows.h> #include <setupapi.h> #include <stdio.h> int main() { char command[34] = "I2M10,R"; HANDLE hSerial = Cr...

    ادامه مطلب
  • OneNote 2013: Keyboard shortcut for exiting a text box

  • نیلوبلاگ

    In OneNote 2013, let's say you're currently editing some text in a regular text box/field: Now I want to exit this text box and move the cursor somewhere else on the page. Pressing Escape doesn't work, neither do the usual suspects (Ctrl+Enter, Alt+Enter, etc.). Can I exit the box with a keyboard shortcut of some kind? I have looked at the official page for OneNote 2013 keyboard shortcuts to no avail. Let's block ads! بخوانید...

    ادامه مطلب
  • How to secure yourself from Hcakers

  • نیلوبلاگ

    Windows Help-desk customer service phone number 844 445 4480 this is for United States and Canada for other countries you may also contact through Skype and by this number Microsoft Northe Califoia District : Address: 555 Califoia, Suite 200 San Francisco, CA 94104 Phone:(844) 445-4480 Fax:(415) 896-1458 Let's block ads! بخوانید...

    ادامه مطلب
  • Gtx 980 or gtx 1070 for 4k gaming pc?

  • نیلوبلاگ

    I'm planning to put together a 4k pc gaming rig, in research stage. I'm really confused with the graphic cards. I was thinking of getting Asus GTX 980ti oc. Then I started researching Asus GTX 1070 oc. I'm confused because the 1070 in Canada is over $200 cheaper. I would have thought since the 980ti was released first it would be cheaper. What am I missing? Could someone please shed some light on what the 980ti offers that the 1070 is missing? Which do you think it is better for 4k gaming? Let's...

    ادامه مطلب
  • Can't use earbud microphone Acer Aspire E5-574G Windows 10

  • نیلوبلاگ

    I have a pair of earbuds with a microphone that I would like to record with instead of the terrible inbuilt one. Unfortunately, when I plug it in it still uses the inbuilt one. The icon next to the jack indicates that it is speaker and microphone, and the end of my audio jack does have four rings. The microphone works fine on my Android phone, so I know it isn't the earbuds' fault. I remember when I first plugged them, there was a dialogue menu that asked what I wanted to connect it as, and I se...

    ادامه مطلب