Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
after update of my Chrome, developer tools started to look ugly. It's really annoying and it's not UX friendly. Is there any way how to turn it back?
this old one that i want
There is no way to revert to the old user interface. The current interface is what will be continued to get refined going forward.
If you have specific suggestions to improve this interface then you can file issues on the Chromium Issue Tracker. Please try to keep a single suggestion to an issue, this way each idea can have its own discussion and work assigned. Issues with multiple suggestions of feedback are difficult to have a good conversation around.
I assume you mean the right side docking location?
You can click on the 3 vertical dots in the top corner next the X to close it and it will show you the options to change the docking location.
Alternatively, on Mac, you can use the shortcut key CMD+SHIFT+D on Windows CTRL+SHIFT+D to toggle the docking locations quickly.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Hope this is right StackExchange forum. Otherwise advise the appropriate forum.
A respected, elderly relative has iphone4s. He complains that the light suddenly comes on, even when he is not doing anything on the phone. He is concerned that someone bugged his phone. I tried googling a solution, and couldn't find anything.
(as I get more info about ios, etc, I'll post, but I think the question is general enough to start troubleshooting)
Any suggestions.
Thanks a bunch!!!
Have you tried hard resetting the iphone (restoring it to its factory settings).
To do so follow the following steps:
Backup the phone to avoid data loss.
Go to settings --> general --> reset
In the reset menu click on "Erase all content and settings" --> "Erase Phone"
Hope this would help.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want do provide the user with a menu in Powershell where he can select entities with the arrow keys just like in GRUB or just the very basic idea of curses to replace the (Y)es or (N)o command line inputs. (Or for folder selection or whatever)
Is there already a framework or something that can help me as a starting point?
I already checked the Out-GridView, but this leaves Powershell to another window.
You need to use the System.Management.Automation.Host.ChoiceDescription .NET Framework class, which is designed for console menus.
For a very good example of use, see this Technet Blog article.
EDIT: I missed the fact that you wanted an arrow keys/enter key driven CLI menu.
I found a blog post from Jakob Bindslet that seems to be just what you wanted, although I confess I can't try it just yet, but I can't wait to!
EDIT: Another excellent option from Micahel Albert can be found on his blog; I found this option to be superior in that it does not clear the console window on arrow navigation.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am thinking the build my own home system that can do basic tuning channels or view lineup for my Comcast cable TV, like xfinity TV App does.
I am wondering if someone know Comcast open their API? or is there a way that can do it?
Thanks
Lewis
Most likely, you'll have to program against a 3rd party system that uses a CableCard.
To my knowledge the only way you can do something like this is to write a plug-in for Media Center on Windows with a CableCARD. Take a look at the Windows Media Center SDK Overview and see if it has the functionality you're looking for.
Nope, everything I've seen suggests that it's a private API. Which makes sense, they probably want you to have to use their services instead of creating your own.
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I was wondering how people think about using productivity tools like Coderush or Resharper in live demos. Is it a don't and should someone only use the most default settings of the IDE? Or is it ok to speed things up a little during the demo? Also, should you explain you are using this tool during the demo?
I've seen a lot of presentations where people use these tools and personally I don't mind.
Make sure you tell people that are going to be using the tool and then announce the action that you are about to take. e.g. "I'll use Resharper to extract this method into the Foo class"
It really depends on what you want to demonstrate. This kind of productivity tool are usefull even for demos in order to avoid loosing time on basic technical problems. You may also take advantages of such demos to introduce the features of these tools...
I tend to use DevExpress Refactor! Pro, and GhostDoc, when I do code-related presentations. I try to make sure the audience knows what I'm doing by saying out loud what I'm going to do, but I have also built my own custom tool for this, which you can find a beta of here: LVK.ScreenKeys.
Basically the tool will pop up, in the upper right corner of the screen, yellow tooltip/toast-like windows showing the key stroke/sequence I invoked, and also a textual description of what it means, depending on the software it was invoked in.
Before I started using such a tool, I invariably had questions like "what did you do now", and if you don't want to use such a tool (there are others besides mine), I would consider not using more than a few functions of such tools.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Looking for an attractive, highly customizable forum plugin to implement. Don't want to build one myself, but don't want to settle for usual crap. Something Ajax-y?
Was leaning towards Community Server but would love to see what others had to reccomend.
Thanks.
EDIT: This is an ASP.NET/C#/SQL application
See http://ask.metafilter.com/52003/Good-community-forum-software
Options
Lussumo's Vanilla
Simple Machines
BBPress
Attractive is subjective, so you'll need to look around.
If you don't already have authentication or anything running, you might check out Active Forums that runs within DotNetNuke. I've been using it and I'm very happy thus far, ajax paging for users, standard paging for bots, social bookmarking built in, and many other nice items.
YetAnotherForum is ASP.NET/C#/SQL like your application and it looks very nice. I'm not sure about AJAX though.
It can run in DotNetNuke, Rainbow, or stand-alone.
http://www.yetanotherforum.net/features.aspx