RSS SubjectsBlogs about "Interface"

Interface

DIY Multi-Touch Sphere Brings some Interesting Touch Interface to the World
2009-10-27 08:39:00
Check out this awesome multi-touch sphere that brings a new way of interacting with machines. Not only do you get a 360 degree view of what’s going on, the multi-touch interaction seems more ideal for situations like educational institutions and whatnot. Regardless how it works, we like it and want one here at ...
Moblin 2.1 interface for phones announced by Intel
2009-09-23 12:08:00
Chip maker Intel has announced a new edition of Moblin which is designed for mobile phones and runs on an Atom based handset reports an article over on engadget mobile. Apparently the interface has now been redesigned for handheld use and features quite a bit of widget based social networking integration along with a panel based ...
Wattpad?s iPhone app updated with social features, easier to use interface
2009-09-23 09:59:00
Wattpad, aka the YouTube of ebooks, has recently updated its iPhone application. The updated app packs few cool features, including: Enhanced library management and auto-bookmarking Simplified page navigation and reading experience Ability to…
Interface
2009-09-22 14:34:00
Interface is an open space for lively debate around the busy business of showing contemporary art.http://www.a-n.co.uk/interf-acevia http://mercury.tvu.ac.uk/~lucie-h/nmad/wordpress/
By: weblogART
hart protocol interface
2009-09-03 08:42:00
I m having problem to transmit hart output signal (otxa frm hart modem)back to master over current loop, because i m not able to modulate 4-20mA current loop. Any suggestions would be helpful Best Regadrs Vaibhav K
Physicists Make Crystal/Liquid Interface Visible for First Time
2009-08-11 17:29:00
From PhysOrg.com - latest science and technology news stories: "Imagine you're a water molecule in a glass of ice water, and you're floating right on the boundary of the ice and the water," proposes Emory University physicist Eric Weeks. "So how do you know if you're a solid or a l
Linux's User Interface Puts MS Windows' To SHAME!
2009-08-05 19:11:00
Well, I got me a new refurbished box with very good specs, which is about to become my new home office machine. That's as soon as Slackware 13.0 hits final distribution release, which should be any day now... (Bought the box with Windows on it, you see) So, while I'm twiddling my thumbs waiting for that landmark to come to pass, I did what any Linux user probably does when temporarily owning a copy of Windows (XP Pro here), and checked how it's doing these days. Because, see, I just can't get enough asstroturfers telling me how swell Windows stacks up to Linux lately. Gotta see for myself what all the hype is about. And since Microsoft is now suffering from the delusion that it competes with Linux, well... It didn't take long before the old Microsoft memories came back. Literally before I could get into the desktop, the first problem hit: It doesn't recognize the mouse. To be sure, the mouse is an old Wacom tablet with the little wireless mouse on it, pressed into service be...
Linux's User Interface Puts MS Windows' To SHAME!
2009-08-05 19:11:00
Well, I got me a new refurbished box with very good specs, which is about to become my new home office machine. That's as soon as Slackware 13.0 hits final distribution release, which should be any day now... (Bought the box with Windows on it, you see) So, while I'm twiddling my thumbs waiting for that landmark to come to pass, I did what any Linux user probably does when temporarily owning a copy of Windows (XP Pro here), and checked how it's doing these days. Because, see, I just can't get enough asstroturfers telling me how swell Windows stacks up to Linux lately. Gotta see for myself what all the hype is about. And since Microsoft is now suffering from the delusion that it competes with Linux, well... It didn't take long before the old Microsoft memories came back. Literally before I could get into the desktop, the first problem hit: It doesn't recognize the mouse. To be sure, the mouse is an old Wacom tablet with the little wireless mouse on it, pressed into service be...
How to add Virtual NIC interface to Windows server 2003 ?
2009-07-26 19:45:00
Dears I'm reading about Windows server 2003 and i need to add Virtual NIC interfaces , is there a way to add it? Note: i don't want to use Vmware, i need to work on Windows server 2003 directly without simulators. I hope to get help and advice. Thanks.
VFD and CNC Interface
2009-07-09 14:09:00
Sir, anyone can please tell me what things should be remembered or done while interfacing a Variable frequency drive with a Computer numeric control. VFD(TELEMECHANIQ Altivar71) CNC(Siemens 3T)
User interface design
2009-06-20 20:58:00
I will be re-designing a site in the next week or so, the SuperbHosting.net and HopOne.net sites are being updated, and shortly thereafter, we’ll be looking at doing a major update to the control panel used for dedicated and shared hosting customers, as well. I was doing a bit of poking around, and I came ...
SQL database web interface by mjamroz
2009-06-19 17:29:00
Need to build a web based front end to a MS SQL database for entering and modifying inventory data. Need someone with experience building user interfaces for SQL databases. (preferably Microsoft SQL) We... (Budget: $750-1500, Jobs: SQL, Website Design, XML)
Flexible Sensor to FPGA Interface?
2009-05-26 23:15:00
I currently have two custom PCBs that perform a variety of functions on signals to and from different automotive sensors, including quite a bit of buffering. The PCBs are between the sensors and a PC104 SBC. I want to take the design to a more functional level by implementing as much
Twitter?s new web interface
2009-04-17 15:36:00
I was setting up the Twitter account for a new project which I’m working on (more about that some other time) when I realised that the Twitter page looked a little different. It seems that the real-time search capability which Twitter purchased with the aquisition of Summize is now being integrated into the main user interface.  The ...
Ammeter Interface with PLC
2009-04-01 18:05:00
I got a Diesel Generator with indications::"RPM Meter","Voltmeter&quo-t; and "ammeter".Now im willing to interface the ammeter with my PLC.I got an analog module of my PLC.So inorder to interface the ammeter with my PLC the ammeter should give analog output so that it would be easy for me to directly inte
Interface Fail: Yahoo Answers
2009-03-24 06:22:00
You know an assistant is bad when it makes you wish for Clippy. I was toddling along answering a Yahoo question and doing my best to ignore the Annoying Critical Box that pops up on the right to inform you that the proper name you just typed in isn't in the dictionary. You know, as if built-in spell-checkers in web-browsers were this unheard-of feature that only advanced alien races had discovered? And as if this does anything about spelling on Yahoo anyway? But having avoided spelling errors in this case, the A.C.B. had a stern warning for me regardless: oops im sory yuhoo iz dis bettr im nut uzing puntuacion r 2 muc spelin now i jus tak in leetxt lk al yr otr uzrz sory 4 bein 2 smrt wont hapn agin
Explain Unit Testing, Interface Testing and Integration Testing. Also expla
2009-02-22 16:11:00
Unit Testing Unit Testing is done to check whether the individual modules of the source code is working properly. i.e Testing each and every unit of the application separately by the developer in developers environment. Interface Testing Interface Testing is done to check whether the individual modules are communicating properly one among other as per the specifications. Interface Testing is mostly used in testing the user interface of GUI applications. Integration Testing Integration Testing is done to check the connectivity by combining all the individual modules together and test the functionality. The types of Integration Testing are, 1) Big Bang Integration Testing In Big Bang Integration Testing, the individual modules are not integrated until all the modules are ready. Then they will run to check whether it is performing well. In this type of testing, some disadvantages might occur like, Defects can be found at the later stage. ...
Sizing a UIView in Interface Builder
2009-02-17 19:24:00
Interface Builder has come a long way since the early days of the iPhone SDK, a long way. However, there are still minor little anoyances that seem to creep up a little more often than I would like. One such anoyance that I recently uncovered was setting a custom size to a UIView when that ... SHARETHIS.addEntry({ title: "Sizing a UIView in Interface Builder", url: "http://shanecrawford.org/2009/-95/sizing-a-uiview-in-interface--builder/" });
How to Interface DS 1302 to PIC 16f877
2009-02-17 11:16:00
hi i have to interface a ds1302 to the pic 16f877 and i dont know how. i am using the pic wiz c compiler . i dont seem to get anything from the datasheet any help or working code? thank you
floppy drive interface
2009-02-03 00:37:00
Good evening I'm currently shopping for a floppy drive (read / write ) to interface my XP pc via USB. That doesn't seem to present a problem except all of the drives provided with usb interface have short (12") cables---My pc setup requires at least a 2' or 3' cable. I also need to k
Floppy Drive Interface for XP PC via USB
2009-02-03 00:37:00
Good evening I'm currently shopping for a floppy drive (read / write ) to interface my XP pc via USB. That doesn't seem to present a problem except all of the drives provided with usb interface have short (12") cables---My pc setup requires at least a 2' or 3' cable. I al
Interface with MsProject from MsAccess
2009-01-19 23:06:00
How do I interface with MsProject from MsAccess? I created a MsProject document outlining work schedule of different work activites and thought it would be interesting if I can relate to the specific data values in MsProject (i.e specific work activity, start date, finish date, percentage of work co
Improved Interface for iPhone?s App Store.
2008-12-14 05:12:00
         The App Store has made it possible for developers to distrubute their applications without any hassle, and even helped some make hundreds of thousands of dollars. But it seems that only the applications that are free or $0.99 ever make it to the “Top 25″ list. In response to some complaints by developers, Apple has changed ...
How to Activate & Send Text Message Through GMail Interface
2008-12-11 04:31:00
When you sign in to your GMail account, you will found the “New Labs! Tasks & SMS” label above your mail interface. There’re two new features has been released for these two days. But, in this article, I only concern on SMS in Chat. By this feature, people can directly send short Text Messaging ...
??? ?? ????? ?? Korea Digital Media Award
2008-12-01 08:59:00
(?)?????????????? ???? KOREA DIGITAL MEDIA FESTIVAL ? AWARD? ???  ? ? ?? ??? ?????? ???. ?? ?? ????? ?? ????? ?????????? ??? ??? ????, ?? ?? ??? ?? ??? ??? ? ? ????.  ??????????  ??? UI  ??  ??? ???? UI  ??  ??? ??????UI  ??  ????? UI  ??  ???? ??? ???  ?? ?????? UI ?? ????3D ??????? ???? ???? Iriver SPINN ??? ???? ??? UI ?? ???? T*OMNIA ????? ???? ???? Mp3 Player Yepp-T10 GUI Skin ????????? ??? ??? UI ?? SK Telecom "Live Share" Service UI/GUI Design ????????? SK Telecom ???? SKT M???? ??? SK Telecom ????? UI ?? LGT???? ??? ??? LG Telecom ???? ?????? Exshield ????? ?????? ???? ??? UI ?? iriver tangible interface ??? ???? ???? Ubiquitous Seoul Touch-Board GUI Design ????????? NHN ?? ?? ?? ????? ???? ... ??? ???? ???? ????? ? ????. ?? ????? ??? ??? !! ? ?? ??? PT? ??? ?? ?? ???? ??? !! ?????? ?????? ??? ??? ?? ?? ??? ??? ?? ?? ?? ?? ?????? !! ?? ??? ?? ? 1?? ? ???? ???? ...
10/100 Network Interface Cards
2008-11-20 18:28:00
Hello, everyone, I came across this on ZNET: = Next-generation USB revealed = Posted by Sam Diaz @ 3:29 pm Categories: General, Hardware Infrastructure, Innovation Tags: USB, USB 3.0, SuperSpeed USB, Sam Diaz
B&R PLC Interface
2008-11-14 14:47:00
Good Morning, I have a B&R BRKA0L5-1 interface that either is not working or I am not using it correctly. When I use progsys to talk to the plc via the interface unit I allways get a PLC ERROR. Is there a way of either by passing this unit, or a way of testing it to see if it is working. Than
minimum interface
2008-11-06 13:28:00
minimum interface[Artists]Sergi Jordŕ, Martin Kaltenbrunner, Günter Geiger, Marcos Alonso (Music Technology Group,Universitat Pompeu Fabra, Barcelona, Spain)/Akihiro Kubota /LEADING EDGE DESIGN/Zachary Lieberman, Theodore Watson/Daan Roosegaarde/SHINCHIKA/Chris Sugrue/Shunsuke TakawoA look at communication design from the position of the interfaceThe theme of this exhibition, "the future of the interface," was chosen to reflect the particular cultural diverseness of today's information society. On display are a variety of works from the fields of film, photography, animation, sound, architectural sculpture, product design and others, selected based on the principles of "art + physical expression" as an original discipline pioneered by YCAM. A total of eight artists/units from Japan, America, Netherlands, and Spain present their newest pieces of art and design - including commissioned works - at several points across the venue.Connections established through media and the human body...
By: weblogART
Removing debris from your interface
2008-10-22 01:59:00
There are a few things I’ve been meaning to write about for a while now, and in a burst of inspiration today, I realized I can probably tie them all together in one post. Here goes. Fennec Fennec is the name of the upcoming mobile Mozilla browser — think Firefox for your phone. I’ve been keeping an ...
Removing debris from your interface
2008-10-22 01:59:00
There are a few things I’ve been meaning to write about for a while now, and in a burst of inspiration today, I realized I can probably tie them all together in one post. Here goes. Fennec Fennec is the name of the upcoming mobile Mozilla browser — think Firefox for your phone. I’ve been keeping an ...
Oil Water Interface
2008-10-21 14:30:00
Dear Frnds In a tank (Wash tank) with oil and water , how can we estimate at which level is Oil layer ends and at what level water layer starts. I want to make sure that Instrument nozzle projections for(Oil and water are correct) Regards Jose John
Why I Hate User Interface Debates
2008-09-18 18:38:00
Ah, it's another post about UI Aesthetics! Quick, let's everybody get in line to kiss up to Apple and Microsoft for giving us shiny shiny pretty. And then we'll find a couple of stray dogs and name them "Linux" and "BSD" and then we can kick them until they cower, for not having as much shiny shiny pretty. Yeah, sure, I like pretty UI as much as anybody else. Right here at my desktop guide, I show each desktop interface dolled up to its most charming. I even got some good looks out of TWM, for the luvva Mike! I draw a whole gallery of wallpapers, just because I like pretty, too. Also, because I don't know how to do more important things. Yet. But in the whole UI-debate, there's a point many people are missing out on. All computers have a finite amount of resources. All of them. Got that? This applies to every digital device from your watch to the LHC at CERN and IBM's Blue Gene. All computers have an upper limit to how much processing per time unit they can do. If this lim...
Why I Hate User Interface Debates
2008-09-18 18:38:00
Ah, it's another post about UI Aesthetics! Quick, let's everybody get in line to kiss up to Apple and Microsoft for giving us shiny shiny pretty. And then we'll find a couple of stray dogs and name them "Linux" and "BSD" and then we can kick them until they cower, for not having as much shiny shiny pretty. Yeah, sure, I like pretty UI as much as anybody else. Right here at my desktop guide, I show each desktop interface dolled up to its most charming. I even got some good looks out of TWM, for the luvva Mike! I draw a whole gallery of wallpapers, just because I like pretty, too. Also, because I don't know how to do more important things. Yet. But in the whole UI-debate, there's a point many people are missing out on. All computers have a finite amount of resources. All of them. Got that? This applies to every digital device from your watch to the LHC at CERN and IBM's Blue Gene. All computers have an upper limit to how much processing per time unit they can do. If this lim...
New MSI G711 laptop for hardcore gamers on the road
2008-09-17 13:13:00
Every second counts when it comes to transitions in games! MSI GX711 provides with the enormous 17-inch LCD monitor with powerful Ati HD3650 Graphic with 512 MB VRAM, GX711 can achieve the ultimate realism experience whether you are playing games or watching a DVD and create the most astonishingly realistic audio and visual effects. Moreover, ...
Onkyo upgrades its line of AV equipment
2008-09-17 06:01:00
Onkyo refreshes its AV equipment line with innovative and features packed offers to delight the our ears, the home equipents comes with Multi-dimensional, superbly crafted, and loaded with impressive specs, the TX-NR906 A/V home network receiver is a true champion for the age.With seemingly endless abilities?including HQV Reon-VX video processing, dual high-def HDMI outputs,Audyssey room ...
WebAsyst interface changes
2008-09-10 14:07:00
In this new version we have substantially redesigned the main frame of WebAsyst user interface, including the services selection menu and the top panel with account name and logo. What has been changed: Using an iframes technique and HTML and javascript code optimization, we enabled the system to work faster – main menu is not reloaded  when switching between services or navigating inside a service. You can now choose one of four positions for the main menu: Top, Left, Bottom, and Right (before you had only Left and Bottom). For every position user can select a convenient menu view: Icons and Names, Icons only, or Names only. This flexible tuning allows you to set a layout which is most suitable for your current screen resolution. Selected view will be remembered on a local computer in cookies. To manage these personal settings, simply click your name in the top line of your WebAsyst window. We changed the bright background colors in the service heading and toolbar. These eleme...
SENSOR TO COMPUTER INTERFACE
2008-09-06 22:04:00
hi i m final year elctrical engineering student. i m working at my undergraduate project i want to know about sensor to computer interface like RTD,Thermocouple,mA,mV or any other type of signal the basic purpose is to establish an internet based distributed control system laboratory for s
AVerMedia AVerTV Hybrid Volar MAX USB 2.0 Interface
2008-08-30 11:47:00
Buy.com has the AVerMedia AVerTV Hybrid Volar MAX USB 2.0 Interface for $55 after $15 rebate (ends 8/30) w/ free shipping. The AVerMedia AVerTV Hybrid Volar MAX USB 2.0 Interface features: 008 International CES Innovations Design and Engineering Awards, Analog TV broadcast (NTSC), Over-The-Air Digital TV broadcasts (ATSC), Unencrypted "Clear" QAM support (Digital Cable), High ...
Yahoo likely to revamp user interface
2008-08-24 18:44:00
Unconfirmed sources say, Yahoo Inc. is likely to change its user interface in the next 1-2 months. The change could be attributed to the recent bid by Google to buy Yahoo. Though details of the likely changes in Yahoo interface are not available at this hour, the source says that the change would be minor ...
MMS-e EA Dotmatrix LCD displays, LCD bezels, RS232 Interface for dotmatrix
2008-08-23 11:00:00
Hello sir This is vinoth from Chennai I am working in R&D, I start a one project by using LPC 2378 micro controller I don't have any idea about how can interface to MMS-e EA Dotmatrix LCD displays, LCD bezels, RS232 Interface for dotmatrix displays through microcontroller, but I know in nor
Researchers Create Interface To Help Immune System Fight HIV
2008-08-12 16:39:00
Roughly one percent of the antibodies in your blood are of a type known as anti-gal, a type of antibody that is used for fighting serious infections such as Salmonella and E. coli. If you're not fighting a serious infection... well, they don't really do all that much. For people with HIV and other serious viruses, though, that may soon change. Researchers at the Karolinska Institute in Sweden have created a new molecule that binds, on one end, to anti-gal. At the other end, the molecule binds to HIV. The result is that these powerful disease fighting antibodies are attached to the viruses that usually hide from them, allowing the disease fighting powers of the anti-gal antibodies to destroy the HIV viruses. While the treatment did not eliminate the viruses' ability to infect the cells, in an in vitro test, 90 percent of the HIV viruses in the sample were unable to infect their target cells. The group is now working to adapt the molecules so that they will bind to MRSA, an ...
KiGoo, maneja Google Calendar y Contactos a través del interface de Microso
2008-08-11 19:11:00
KiGoo permite controlar desde un único programa, Microsoft Oulook, las tareas almacenadas en Google Calendar y la lista de todos tus contactos. Es capaz de chequear la disponibilidad de todos los contactos de Google para compartir información. Podrás así contactar con todas las personas que aparecen en la lista directamente desde Outlook y, en consecuencia, ...
KiGoo, maneja Google Calendar y Contactos a través del interface de Microso
2008-08-11 19:11:00
KiGoo permite controlar desde un único programa, Microsoft Oulook, las tareas almacenadas en Google Calendar y la lista de todos tus contactos. Es capaz de chequear la disponibilidad de todos los contactos de Google para compartir información. Podrás así contactar con todas las personas que aparecen en la lista directamente desde Outlook y, en consecuencia, ...
New Interface Of Facebook and Message From Mark Zuckerberg
2008-08-07 20:24:00
Finally Facebook.com launched the new interface of facebook.com. In this updates I found different awesome features which is extremely friendly. The outlook is neat and clean in many ways. Without page refreshing you can see wall, profiles info, photos, Boxes and even you can add more Tab Options and now more controlling power to every ...
By: OPEN GIGA
Reel to reel tape to computer interface
2008-08-04 05:47:00
I have a friend that would like to transfer a significant quantity of music he has recorded on reel to reel tape. I've finally found a technology that predates even me. If anyone can suggest any interface device and software it would be greatly appreciated. Preferably not on the overly expensive
Interface Obsession Syndrome - round two...
2008-07-04 11:58:00
Follow on from The Six Kinds of Anti-FOSS Trolls, where I dropped a little bomb about interfaces, and followed up with Interface Obsession Syndrome. Thank all of you who've been responding, and have kept your rebuttals in the 'discussion and debate' range, rather than getting hot about it. I of course don't expect everybody to see it my way. I've seen this before; I get ahead of my time and what I say today, others end up saying five years later. So, I'll just gently nudge us towards a few points I'd like to point out, helped along by your well-thought-out comments, and probably leave it at that for now. "The king is wearing no cloths Troll" posted... "Some FOSS projects are half-done and really need to be fixed (a geek might like em, but real users need it finished, so not to have to dig in and do command line this and that)." I will never understand the stigma against command lines. Are there people out there who were beaten with keyboards when they were children? Ev...
Interface Obsession Syndrome
2008-07-01 23:33:00
Who has Interface Obsession Syndrome? The computing world, that's who. All of it: designers, users, open source software, proprietary software, web designers, web surfers. Everybody. It's a disease. Last post, I boldly proclaimed (using my proclaiming voice, which makes the font bold and a size larger), "There is not a single thing wrong with a single FOSS program's user interface, anywhere, period." And I expected to get some reactions, and I did, and I'm ready to explain that line. I'll tell you right now: you're going to disagree with me. This will be one more of those times when you all wonder if I've gone off my rocker, and I will have to explain it again and again, and then a few more readers each time will gradually pick up the idea, until I've reached all that I can reach. But what the hey, you probably needed the intellectual exercise anyway. Here goes nothing: (1) Before there were computers, before there was technology, there was just humans and nature. (2) N...
Doctors Test Newly Invented Gestural Interface During Brain Surgery
2008-06-19 07:52:00
The new and growing field of gestural computing got a serious field test during brain surgeryGestural interfaces are a hot new field of computing. Microsoft announced that its upcoming OS -- Windows 7 -- will rely heavily on gestures and touch. In a most basic sense, a gestural interface is controlled by movements of the hands or arms, allowing users to gesture to literally scroll around images on screen. Sometimes this is coupled with touch in devices such as the iPhone, where a pinching gesture can shrink or expand items.Continuing the progress in the field of gestural computing, researchers at Israel's Ben-Gurion University of the Negev (BGU) developed a new gestural computer system specially designed for medical use. In the past, doctors used touch screens or mice to navigate about images during surgeries. However, by touching the screen, they risk compromising sterility and introducing infection into the surgery site.The new system is purely gestural and requires no touch...
Open Software for Interface to Engine Electronic Fuel Injection System
2008-06-11 08:06:00
Is there available interface software in the market that can connect to virtually all if not most of the EFI system in automotive or industrial engines? Or can I get a vendor that might help me with this?
Shared Folders in a Single Interface
2008-06-04 18:41:00
To manage all your shared folders, use one of the Microsoft sap-ins.
81083 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2009 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker