I completely disagree. He should have made tab mandatory. Not space. This would have made it all much easier. Because 2 spaces, 3 spaces, look all very similar. but one tab is one tab.
And then after two years, you outgrow your database and you sit on a shitpile of MySQL. Been there, and from now on I only use Postgres. It can scale from a simple two table mini db two extreme large setup.
Plus I actually trust that Postgres does not screw up my data or behaves in strange ways when I want to retrieve the data...
Because google will phase out the version they use now. As they do not do any active development on the 2.x tree, they will not upgrade it to the current version google uses.
yeah, but the nice thing about rrd, the database will NEVER get bigger than what you have defined. And for Most stats I really don't need the minute values from 6 months ago...
I really have to give up my voting points just to crush this mystery.
No japanese people on PC are NOT tech savy. I have average 50% IE6 access and 45% IE7 access and the rest is then ff/opera/safari.
The average japanese use just uses his mobile phone more of browsing and as they update their phones every 6 months, they get automatic updates. On their PC they behave like any other human beeing. They just have no idea that they should update the browser. Nor does MS push IE7 in any hard way... which is sad...
I am "just" 30, and I am doing the same. I learn Flash Scripting, because I got pissed of to wait for super minor changes from the "flash developer" guys, and looking into pythong, C# is just logical to be up to date and see whats going on, on the other side of the fence.
no external repository make no sense in my opinion for this. I have a local restore in svn, plus the complete history on my external server, where if the main server has some issue (eg/etc gets "lost") I can easy restore my whole/etc from the svn server.
I have learned through experience to always have a door open for those "non standard" requests. I always have them.
So I have sort of my basic library set with functionality that will be always the same (eg debugging, logging, basic DB IO stuff, access rights to pages, basic template engine) and I built whatever I need on top. with this I reuse code, and extend it if there is need, plus I just need to write new code where it is needed.
There is a very small chance that a standard framework will exactly do what you want. Or you just adept your needs to what the framework you choose can do. Both chances are normally very minor...
China is growing to be the biggest Market for luxury goods. Already know more luxury cars are sold there than anywhere else. China is growing. The company that misses out, will miss out a big share. I think they will comply.
Welcome to 1990 I would say. I don't understand why Javascript has still this tainted image of beeing bad.
Nowadays browsers fight to have the fastest javascript engine, because it is so important.
Yes, in 1990 you checked, and made sure it was plain pure HTML. Nowadays I actually expect that javascript works.
but a tab is still a tab. It might be represented by X spaces depending on your setting (eg I have 1 tab = 4 spaces).
But if you go through code or grep or whatever, you can always say ^\t and be sure that you get what you want.
With spaces? did he intend with 2? 3? 6? how do you then do this?
I completely disagree. He should have made tab mandatory. Not space. This would have made it all much easier. Because 2 spaces, 3 spaces, look all very similar. but one tab is one tab.
I have played around 30hours and never had any kind of freeze on my xbox360
And what bugs. What problems. What glitches. Show me, show us. Because I haven't hat a single problem yet ...
I did that.
But actually all japanese TVs have exact data of power usage and average costs.
And then after two years, you outgrow your database and you sit on a shitpile of MySQL. Been there, and from now on I only use Postgres. It can scale from a simple two table mini db two extreme large setup.
Plus I actually trust that Postgres does not screw up my data or behaves in strange ways when I want to retrieve the data ...
Firefox 3 crashes for me from time to time, 2 did the same, one too. They all use excessive amount of memory.
the only reason I use three is because i features the latest javascript and render engine. As for the rest there is no real change ...
Because google will phase out the version they use now. As they do not do any active development on the 2.x tree, they will not upgrade it to the current version google uses.
Hehe, I heard it the other way around. That the XP installed on the eee PC is limited to one. But good to know. Now I can upgrade the memory.
I heard a rumor that the eee pc windows version can only handle 1GB ram. Urban Legend?
Actually 8859-15 would be correct for the EU region because it includes the Euro symbol.
yeah, but the nice thing about rrd, the database will NEVER get bigger than what you have defined. And for Most stats I really don't need the minute values from 6 months ago ...
I really have to give up my voting points just to crush this mystery.
No japanese people on PC are NOT tech savy. I have average 50% IE6 access and 45% IE7 access and the rest is then ff/opera/safari.
The average japanese use just uses his mobile phone more of browsing and as they update their phones every 6 months, they get automatic updates. On their PC they behave like any other human beeing. They just have no idea that they should update the browser. Nor does MS push IE7 in any hard way ... which is sad ...
I am "just" 30, and I am doing the same. I learn Flash Scripting, because I got pissed of to wait for super minor changes from the "flash developer" guys, and looking into pythong, C# is just logical to be up to date and see whats going on, on the other side of the fence.
Okay I really need to try that out. Perhaps I am totally wrong here ...
I don't know, I am still a sed junky.
no external repository make no sense in my opinion for this. I have a local restore in svn, plus the complete history on my external server, where if the main server has some issue (eg /etc gets "lost") I can easy restore my whole /etc from the svn server.
to add some more nice things.
eg for sed to cut the first line:
cat file | sed '1d'
or the last
cat file | sed '$d'
very useful if you work with csv files with a header line.
yeah, especially when I checked this:
$ cd --help
bash: cd: --: invalid option
cd: usage: cd [-L|-P] [dir]
$ man cd
No manual entry for cd
now thats very stupid ...
actually du -sh * never crapped out on me, even with dirs with way too many files inside ...
actually ignoreboth ignores duplicates and lines which begin with a space.
I have learned through experience to always have a door open for those "non standard" requests. I always have them.
So I have sort of my basic library set with functionality that will be always the same (eg debugging, logging, basic DB IO stuff, access rights to pages, basic template engine) and I built whatever I need on top. with this I reuse code, and extend it if there is need, plus I just need to write new code where it is needed.
There is a very small chance that a standard framework will exactly do what you want. Or you just adept your needs to what the framework you choose can do. Both chances are normally very minor ...
China is growing to be the biggest Market for luxury goods. Already know more luxury cars are sold there than anywhere else. China is growing. The company that misses out, will miss out a big share. I think they will comply.
Which means fdisk or Linux is wrong? Or the disk is wrong? Somehow the whole thing is very confusing to me.