Skip to main content

Home/ ACSE Discussion/ Group items tagged click

Rss Feed Group items tagged

Doug Peterson

Filament Group Lab Example From: jQuery Visualize Plugin: Accessible Charts & Graphs fr... - 0 views

  •  
    Just change the table to be your own headings and numbers content (you may make more, or less, rows and/or columns). Resultant table is editable. Click any cell to change its value. Then click outside the table and all other charts change dynamically. Interesting way to create dynamic visualizations
tech vedic

How to get a full-screen Gmail compose window every time? - 0 views

  •  
    On clicking Gmail's "Compose" button, a window appears in the right corner of the screen. Well, this window has new options now. In the top-right corner of that "Compose" window, you will find three icons: Minimize, Full-screen and Close. By clicking the one in middle, window gets enlarged.
tech vedic

How to print from your mobile phone or tablet? - 0 views

  •  
    Just clicked a picture and want to take its print-out? Well, for this you must need a PC attached with the printer or you need to mail that photograph to yourself. Don't you think there should be an easy solution for this? No need to worry anymore as Techvedic is here with the solution. Now, printing directly from your mobiles and tablets is possible.
Doug Peterson

CodeLesson - Instructor-led online technology learning for professionals - 1 views

  •  
    "CodeLesson instructors develop curriculum (which mostly entails preparing reading and coding activities for students). Instructors also answer students' questions during the course and evaluate their work. Once your course is prepared, the total time commitment is typically a few hours each week, depending on the complexity of your subject and the number of students in your course. Click on a course below to apply; we'll get back to you via email."
Doug Peterson

Click on an Anonymous link, and you could be DDoS'ing the US government | Naked Security - 0 views

  •  
    Overnight, websites belonging to the FBI, Department of Justice, RIAA, MPAA, Universal and others were struck by a distributed denial-of-service (DDoS) attack.
Doug Peterson

Kidsruby.com - 1 views

  •  
    Have fun and make games, or hack your homework using Ruby! Just tell your parents or teachers you're learning Ruby programming... ;) Free and works on any computer. Click here to see what it looks like
Peter Beens

Computing Degrees & Careers - 0 views

  •  
    Welcome! In all likelihood, you have come to this site to find out more about the exciting field of computing. The goal of this web site is to provide additional details that will help you prepare for a career in this area. In particular, we hope this site can help you decide how to develop the skills you need to be successful in a computing career - a journey that ordinarily begins with an undergraduate degree in a computing-related discipline. To find out more about the world of computing, click on the links at the left of this page.
tech vedic

Add checkboxes to an Excel spreadsheet - 0 views

  •  
    If you're setting up a worksheet only for yourself, you can simply leave an empty cell for this purpose. To check it, just type in an x or any other character. Then use a formula with the =isblank() function to make the contents of that cell affect the rest of the spreadsheet. But you might want something more mouse-friendly--especially if you're designing a spreadsheet for other people. I've tested the technique below on Excel 2007, 2010, and 2013. I'm not sure about earlier versions. You can insert checkboxes on Excel's Developer tab. Unfortunately, that tab is hidden by default. To make it visible in Excel 2010 or 2013, click the File tab and select Options. ClickCustomize Ribbon. You'll see two lists. Make sure that the one on the right is titled Main Tabs. Check Developer.
tech vedic

Tackle stubborn disk partitioning in OS X - 0 views

  •  
    Generally, to partition and format a disk in OS X you open "Disk Utility", select the disk in the tool's sidebar and then click use the Partition tab to select and apply a partition scheme. But, it may result in errors sometimes. In this tutorial, we are giving some ways to partition a drive using third-party tools.
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
Doug Peterson

Howstuffworks "The Ultimate Internet Myths Quiz" - 0 views

  •  
    The Internet: It's growing faster than we can manage to keep up. Penetrating our professional and personal lives, this tool brings the world to our fingertips with a click of a mouse or cell phone button. But with this increase in information also comes an influx of misinformation.
Peter Beens

Learn Python - Free Interactive Python Tutorial - 3 views

  •  
    Welcome to learnpython.org's interactive Python tutorial. Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the Python programming language. Just click on the chapter you wish to begin from, and follow the instructions. Good luck!
1 - 13 of 13
Showing 20 items per page