Click here to Skip to main content

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Files as UI vs APImemberRob Grainger12 Feb '13 - 10:07 
You're forgetting of course that Turtles are objects too!
GeneralRe: Files as UI vs APImemberFranc Morales11 Feb '13 - 23:39 
It's an issue of tagging and content. Since the filename is often not enough, additional information is required to figure out what goes where. The future is automatic content extraction for searching/indexing of images so that you simply ask for e.g. "pictures of my daughter in Madrid" and the system returns those photos that show that person in that place by means of sophisticated pattern-recognition algorithms.
GeneralRe: Files as UI vs APImemberPIEBALDconsult12 Feb '13 - 3:47 
But a smart user puts those photos on a directory named "pictures of my daughter in Madrid", done.
 
Last night I was looking for some old pictures and I didn't even know what pictures I had so asking by description would be useless.
GeneralRe: Files as UI vs APImemberharold aptroot12 Feb '13 - 1:36 
For some reason this article really annoyed me. While I agree that there could be some improvement to the file systems we're using now, I'm not quite sure how, and every alternative I've ever seen has been, in my opinion, worse - not the Glorious Answer to All our Problems.
Files as the UI work, even if it's sometimes annoying to have to remember where you put something and how you named it, which is more than what can be said for the alternatives (which, at best, appear to work with less effort until you want to do something even slightly out of the ordinary, and it will simply not work at all).
GeneralRe: Files as UI vs APImvpEddy Vluggen12 Feb '13 - 8:42 
Terrence Dorsey wrote:
Are the days of hierarchichal file systems numbered?

Again?
 
Terrence Dorsey wrote:
a file system can be thought of as a structured way of mapping lots of pieces of separate data to a physical disk.

It has a real-world analogue. It can be seen as a physical "file system". With files in folders.
 
Terrence Dorsey wrote:
You shouldn’t have to worry about where photos are stored in your photo library;

"It has to be accessible anywhere, whether it's stored on your PC with 60 Terabye harddisk, your phone, or your car-key."
 
Photo's are an overly simple example. What about Visual Studio solutions? And should it really not matter whether I open it from a test-folder or a production-folder? Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

NewsDigging deeper into the Apollo Saturn V LVDCstaffTerrence Dorsey11 Feb '13 - 11:09 
Fran went all-out with her reverse engineering of the Apollo Saturn V LVDC board. Regular readers will remember that she was showing of the relic early this year when she took the board to her Dentist’s office to X-ray the circuit design. Since then she’s been hard at work trying to figure out how the thing functions using that look inside the board and components. When we say ‘hard at work’ we really mean it. Not only did she explore many different theories that resulted in dead ends, she also built her own version of the circuits to make sure they performed as she theorized.
Want to launch your own rocket? You'll need a Saturn booster and one of these: a Launch Vehicle Digital Computer.
NewsDon't Call Yourself A Programmer, And Other Career AdvicestaffTerrence Dorsey11 Feb '13 - 11:09 
If there was one course I could add to every engineering education, it wouldn’t involve compilers or gates or time complexity. It would be Realities Of Your Industry 101, because we don’t teach them and this results in lots of unnecessary pain and suffering. This post aspires to be README.txt for your career as a young engineer. The goal is to make you happy, by filling in the gaps in your education regarding how the “real world” actually works. It took me about ten years and a lot of suffering to figure out some of this, starting from “fairly bright engineer with low self-confidence and zero practical knowledge of business.” I wouldn’t trust this as the definitive guide, but hopefully it will provide value over what your college Career Center isn’t telling you.
You are not defined by your chosen software stack!
GeneralRe: Don't Call Yourself A ProgrammerprotectorDaveAuld11 Feb '13 - 19:56 
Binary Technologist has a better ring to it!
 

Just like Vision Technologist sounds better than Window Cleaner.
Dave
Find Me On: Web|Facebook|Twitter|LinkedIn

Folding Stats: Team CodeProject


JokeRe: Don't Call Yourself A ProgrammermemberVivic12 Feb '13 - 4:06 
DaveAuld wrote:
Window Cleaner

 
Would that be someone who does programming under Microsoft Windows? Beer | [beer]
GeneralRe: Don't Call Yourself A Programmer, And Other Career Advicememberharold aptroot12 Feb '13 - 11:04 
That article can also be read as: "Do not become a business programmer."
NewsGoogle Go: The Good, the Bad, and the MehstaffTerrence Dorsey11 Feb '13 - 11:08 
The designers of Go agree with the collective experience of the last twenty years of programming that there are three basic data types a modern language needs to provide as built-ins: Unicode strings, variable length arrays (called “slices” in Go), and hash tables (called “maps”). Languages that don’t provide those types at a syntax level cannot be called modern anymore. (And what’s up with all the languages that claim all you need are linked lists? I’m sorry, this is not 1958, and you are not John McCarthy.) Go strings are UTF-8 because Go was designed by the guys who invented UTF-8, so why not?
Everybody's talking about Go this week. What do you think about it?
GeneralRe: Google Go: The Good, the Bad, and the MehmemberLloyd Atkinson11 Feb '13 - 14:35 
Terrence Dorsey wrote:
Go strings are UTF-8 because Go was designed by the guys who invented UTF-8, so why not?

 
You learn something new everyday!
=====
\ | /
 \|/
  |
  |-----|
  |     |
  |_    |
   _)   | /
   _)  __/_
   _)  ____
  |    /|
  |   / |
  |     |
  |-----|
  |
=====
 ===
  =

GeneralRe: Google Go: The Good, the Bad, and the MehmemberPIEBALDconsult11 Feb '13 - 16:03 
"the directory the fundamental unit of packaging"
"this leads to the convention of using domain names as directory names"
 
Dead | X|
 
The code still has to be stored in the file system? I thought he said this wasn't 1958.
I prefer to be able to have all the code in one directory.
And the ability to have all the code in one file (for trivial stuff at least).
 

Seriously, we shouldn't need to store code in files anymore.
GeneralRe: Google Go: The Good, the Bad, and the MehmemberRob Grainger12 Feb '13 - 10:10 
Excellent point, I particularly dislike the use of domain names for packages.
I work on some of my own projects, and shouldn't haven't to register for a domain name to follow naming conventions.
NewsThe promise of Firefox OSstaffTerrence Dorsey11 Feb '13 - 11:08 
I hear some of you, already. Just when you were over with that mess that it is to manipulate the DOM and that sneaky JavaScript language. Just when you learned to love the highly architected Android classes and managers or iOS’s beautiful method naming, why would we be back to that mayhem that is writing web applications? Didn’t we agree that HTML was not, after all, good enough for making real and performing apps?
WebAPI will free you... except for all that pesky platform API stuff.
NewsXML’s 15th BirthdaystaffTerrence Dorsey11 Feb '13 - 10:42 
Whether you like XML or not, we’re stuck with it for a long time. These days, the only new XML-based projects being started up are document-centric and publishing-oriented. Thank goodness, because that’s a much better fit than all the WS-* and Java EE config puke and so on that has given those three letters a bad name among so many programmers. XML for your document database is actually pretty hard to improve on.
<adjective>Happy</adjective><noun>Birthday</noun><punctuation>!</punctuation>
JokeError in your XML documentmemberMarco Bertschi11 Feb '13 - 11:03 
Terrence Dorsey wrote:
<adjective>Happy</adjective><noun>Birthday</noun><punctuation>!</punctuation>

There is an error in XML document:
 
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<sentence>
   <adjective>Happy</adjective>
   <noun>Birthday</noun>
   <punctuation>!</punctuation>
<sentence>

GeneralRe: XML’s 15th Birthday -- The Good, the Bad, and the UglymemberClifford Nelson12 Feb '13 - 11:02 
No question that XML is good, but it is also bad, and can ugly. The bad I would say is the it is verbose. Part of probably what should have been the spec should have be a standard for compression. The ugly: comments. Basically the syntax for comments sucks.
NewsBill Gates' biggest Microsoft product regret: WinFSstaffTerrence Dorsey11 Feb '13 - 10:42 
What one Microsoft program or product that was never fully developed or released do you wish had made it to market? Gates: "We had a rich database as the client/cloud store that was part of a Windows release that was before its time. This is an idea that will remerge since your cloud store will be rich with schema rather than just a bunch of files and the client will be a partial replica of it with rich schema understanding." For those who may not know, Gates was referencing WinFS, or Windows Future Storage.
...and other tidbits from Bill Gates' first-ever Ask Me Anything (AMA) on Reddit.
GeneralRe: Bill Gates' biggest Microsoft product regret: WinFSmemberLloyd Atkinson11 Feb '13 - 14:57 
The problem with putting words like "future" in names is that even 5 years down the road, it seems a silly name. A bit like calling a road "New Road".
=====
\ | /
 \|/
  |
  |-----|
  |     |
  |_    |
   _)   | /
   _)  __/_
   _)  ____
  |    /|
  |   / |
  |     |
  |-----|
  |
=====
 ===
  =

GeneralRe: Bill Gates' biggest Microsoft product regret: WinFSmemberClifford Nelson12 Feb '13 - 11:09 
Remember new college in oxford, england. There you have several 100 years
GeneralNT: New TechnologymemberClifford Nelson12 Feb '13 - 11:10 
Remember Windows NT????/
NewsGelsinger and Meyer: Two CPU Designers Who Changed the WorldstaffTerrence Dorsey11 Feb '13 - 10:41 
If quotation frequency was a measurement of significance, Gordon Moore definitely would be the most important semiconductor engineer in history. Moore's Law – which states the number of transistors in semiconductors doubles every 18 months – has been Silicon Valley canon law for 40 years. However, Moore’s Law has nothing to do with engineering and everything to do with marketing.... While engineering is not a one-man show, it was two engineers at competing companies who led their employer’s respective evolution of the x86 architecture: Pat Gelsinger and Derrick “Dirk” Meyer.... After more than 30 years, the x86 architecture continues to grow, when most technologies go obsolete within a decade.
From x86 to x64 and beyond...
GeneralRe: Gelsinger and Meyer: Two CPU Designers Who Changed the WorldmemberClifford Nelson12 Feb '13 - 11:08 
Maybe changed the world, but maybe not for the better. Gelsinger may be single handedly responsible for us being stuck with the 8086 instructions. Still, a very impressive guy.
NewsHow Etsy Grew their Number of Female Engineers by Almost 500% in One YearstaffTerrence Dorsey11 Feb '13 - 10:41 
Even science recognizes that diversity is important: research from both the Kellogg and Sloan Schools suggest that cognitively diverse teams perform better on hard problems. Beyond that, though, hiring for diversity will set up better recruiting opportunities. Consider Harvard’s graduating computer science class: forty-one percent of the students are women, and an inability to hire talented females will start to significantly impact your ability to recruit altogether.
Optimize for "let’s build together" rather than, “let me prove to you how smart I am.”

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid