topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday November 12, 2025, 7:54 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 121next
1176
Living Room / Re: How to Make Your Lost Phone Findable
« Last post by Edvard on August 14, 2012, 01:43 AM »
Nice article, but this paragraph gave me pause:
And the cellphone carriers know where our phones are at all times, even when the phone has been erased; they can track the phone’s serial number. At the moment, however, the Verizons and AT&T’s of the world have no interest in using that information to help you recover your lost phone. Why should they? If it’s lost, you’ll buy another one.

I work at a Sprint call center, and if I get one person calling and accusing me of keeping the location of their phone away from them, I'm going to write a very angry email to Mr. Pogue.
No, we do NOT know where your phone is based on the serial number alone, but if you were smart and called us after it was lost/stolen, we can put a restriction on it so that it cannot be activated on another account.  Then, if it is found or sold and the finder/buyer calls us, we recommend they turn it in at a local Sprint store where the owner can re-claim it.  Why not call the owner to let them know someone found it, you ask?  And walk them straight into a "Gimme my phone" confrontation? 
No thanks.
1177
Pretty cool pair of vids by the same guy (clever trick).  You can form your own opinion (and probably already have).
I found myself mostly agreeing with what he says in the first vid (with a few caveats) and was entertained by the second one.
EDIT: It's this guy -> http://lunduke.com/

So, without further ado, and at the risk of scaring off potential new Linux users, or possibly gathering more in... enjoy:

Why Linux Sucks and How To Fix It
2012 is an amazing time for Linux. Huge changes. Amazing opportunities. ...And lots and lots of ways that using Linux just plain sucks. We'll look at some of the more interesting (to me) things that Linux sucks at -- and exactly how to fix them.

Why Linux Does Not Suck
Some bozo here at Linux Fest NW has a session called "Why Linux Sucks". Well, he's wrong. Not only is Linux great... but there is not one single thing that it sucks at. NOT ONE. And I'll prove it (and provide you with the ammunition needed to destroy any anti-Linux argument... IN THE WORLD).
1178
General Software Discussion / Re: my pc anywhere
« Last post by Edvard on August 12, 2012, 11:48 PM »
I'm with f0dder; Remote Desktop through SSH is the way to go, it's native, more secure (with SSH), and the performance is very good to tolerable, given a decent net connection.

Now, if you happen to have a "Home" or below version of Windows, that's a no-go; try TightVNC:
http://www.tightvnc.com/download.php/
There are portable versions from PortableApps or PenDriveApps.  Just start the VNC server on your machine at home, and carry the portable client on a USB stick.
I'd also recommend TigerVNC, as the performance may be better, but there aren't any portable versions out AFAIK.

For an easy link to your router back home, use DynDNS or No-IP .

If network access isn't your thing, I'll +1 4wd's suggestion of installing into a Portable VirtualBox.  :Thmbsup:
1179
Living Room / Re: WTH, part Deu... Steam IS coming to Linux!
« Last post by Edvard on August 09, 2012, 08:08 PM »
1180
General Software Discussion / Re: dual boot linux/win32 system
« Last post by Edvard on August 08, 2012, 05:27 PM »
The classic way to dual-boot install on a single disk is to install Windows first, and use the installer to do the partitioning.
Then, install your flavor of Linux on the second partition, which you may split up further, and install the Linux bootloader, Grub, Grub2, or Lilo, which will handle booting tasks for both systems.
If you have a second disk, install them in any order you like, as long as your final step is to install the Linux bootloader to the primary hard disk.

The Wubi method is very easy, but has it's drawbacks, and is only designed for Ubuntu.
BEeN GRUBed can install most any other Linux.
1181
General Software Discussion / Re: Steam set to become app store
« Last post by Edvard on August 08, 2012, 05:15 PM »
I agree the word is being overused, and hence my derisive tone.  Steam, despite it's drawbacks, appears to be an excellent content-delivery client for games, and adding non-game content is, in my opinion, not the greatest idea in the world.
It is, however, what the fans/consumers want, so they'll make of it whatever is eventually rolled out.  My question is, how will it be implemented to take advantage of the cross-platform direction they've taken lately (supporting Linux, and Mac previously).  Will you be able to filter the list, or will the client do that for you automagically?
Interesting times...
1182
General Software Discussion / Steam set to become app store
« Last post by Edvard on August 08, 2012, 04:44 PM »
Hmm...  :huh:

The Software titles coming to Steam range from creativity to productivity. Many of the launch titles will take advantage of popular Steamworks features, such as easy installation, automatic updating, and the ability to save your work to your personal Steam Cloud space so your files may travel with you.


1183
General Software Discussion / Re: SciTE regex replacement
« Last post by Edvard on August 04, 2012, 10:06 PM »
(yep, it's annoying that not everybody follows the same syntaxes).

Yep, in Textpad 5, you use the '&' symbol to spit out what you matched, so you would replace like so:

Find:      ^[a-Z]
Replace: _&

:shrug:
1184
General Software Discussion / Re: mswin vs linux in academia
« Last post by Edvard on August 04, 2012, 09:59 PM »
...
If you know something I don't about how to sanely create a package for Linux, please, do tell me~! :)

Mahesh2k is right, most distros use repository + package management for installing and the like, so you'll have to get comfy with the workings of Apt and Rpm to target the majority of those systems.

The only other ways I've seen:
-Plain compressed package (tar + gz or bzip2) that unpacks to the most common default locations for executables and config files.
-Shell script that contains a binary payload, which is probably the closest thing Linux has to Windows stand-alone installers.
-0install. Never did figure that one out...

That said, I've gotten pretty cozy with the Apt package management system, and made a few packages that actually worked, so maybe I can give a few pointers.  It's not that hard, just the documentation makes it seem like it.

As far as Linux in academia, jgpaiva has the best comments on that; Linux was basically born out of Unix in an academic setting, so it doesn't surprise me at all that the tradition continues with Linux.
I would expect more Windows usage in a setting where the focus was development for the platform.
1185
General Software Discussion / Re: Immersive Explorer: Oh God why?
« Last post by Edvard on August 01, 2012, 05:18 PM »
They use them when they see them, but they don't know they need them.
Why should non-techy users get them nailed down at all?

Your former answered your latter.  A useful function, albeit unknown to the user, suddenly becomes an essential tool when the personal usefulness decrees them "nail it down".

A "non-techy" person may not have the same proclivity to go searching for better ways to do things, but when they are found or revealed, human nature takes over, faster-better-easier wins out over habit and ignorance.

For most folks, anyways...

Welcome back from me too as well, f0dder  :Thmbsup:
1186
General Software Discussion / Re: Expressive - New cross-platform Vector app
« Last post by Edvard on August 01, 2012, 03:40 PM »
 :Thmbsup:
I think it's a form of designers' snobbery. I guess their whole career is about making things look good, so many would struggle with an interface that doesnt have that as a priority.
Agreed as well.  I can find much delight in a well-designed (read: easy to navigate, not necessarily pretty) interface myself.  I totally appreciate that the guy had trouble adjusting to a new interface, we all do, and it's especially frustrating when the successful navigation of said software interface affects the success of one's livelihood, as would be the case with a professional designer/architect/artist/musician/etc.  

I dont know how long it takes to adjust to new software, probably it depends how many years you've been using your old software ;-)
That certainly depends on how much effort has been put into the usability of the software.  Even if everything is totally backwards from what you're used to, if the functions are easily discovered or intuitive, the change should be rather painless.  Recently, I tried and failed again to seriously work with gEDA; never again, even if the EvilMadScientist.com guys are all over it.  I can get to a certain point in the workflow, and suddenly I have no idea what to do to move to the next step, and myriads of Google searches and Reading The Free Manual haven't yielded a sufficient answer.  Bad form, gentlemen.
Compared with the ease of working with Eagle (despite it's quirks), it's akin to catching mice by holding a rattlesnake; gets the job done, but you're just as likely to be bitten as the mouse.
On the other hand, I've tried my hand at AutoCAD more than a few times when I had access to it, and despite it being industry standard, I found a much easier time with DoubleCAD or even the open-source 'community' edition of QCAD.

Hopefully, with so many former and current freehand users contributing to the success of Expressive, it'll be a viable alternative to both the commercial and open-source current vector editing offerings.
Now, if only I had 25 euros... :-[
1187
General Software Discussion / Re: Expressive - New cross-platform Vector app
« Last post by Edvard on July 31, 2012, 10:05 PM »
As a long time Inkscape user, I can say the workflow is not a problem, but then again I haven't used Illustrator or other vector apps beyond opening a file to export a plotter file (long story).

Edit/ this post responds more positively to using Inkscape.
I was gonna say...
inkscape_cms.png

But for professional use, the interface gets a bit of a slating in terms of usability in the same thread.
Ok, I understand that freehand was/is very easy to use and intuitive, but to pan the Inkscape GUI as "Linux-like" and "ugly" strikes me as a bit churlish, though I do agree that most Linux GUI's in the early days didn't offer anything better than Microsoft's best circa 1995.  We've come a long way since then.  I had no problems figuring out what the different functions did just by playing with it for a while, and the "hidden" items are a simple web search away.

While it is true that it doesn't produce CMYK output directly, RGB color profiles can be embedded in the SVG via the <color-profile> tag and printed with something like Gimp or Scribus that uses direct CMYK conversion and output via the LittleCMS library

Now, if only Inkscape could break free of it's Sodipodi legacy Cartesian coordinate system, so we can get down to business with good 'ol fashioned Top-left referencing, I'd be ever so happy.
 :-\

Either way, Expressive/Stagestack/whatever looks to be a promising project.  I'll keep an eye on it.   :Thmbsup:
1188
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 30, 2012, 01:26 AM »
...
I mentioned the RTFMs earlier that I got in the forae.  There's a little more to that than just the statement.  Almost every time someone makes that recommendation, they are making a number of assumptions.  First, they assume that you have not read the manual - or man pages.  Second, they assume that if you do read that documentation, you will come away with the same understanding they have.  And, to a lesser extent, they are irritated that your questions intrude on reading the really important stuff in that particular forum.
...

Spot.
Fecking.
On.

As dedicated a Linux fan as I am, I will never hesitate to give an answer to a question honestly asked, and for those very reasons.  I DID RTFM, I DID STFW, and I STILL had to ask stupid questions, (as in, it was stupid I had to ask because the documentation was so spotty), so I know what an uphill battle it can be, even when it really isn't, or doesn't have to be.  
Even though I agree with most of 'How to ask questions the smart way', it pains me that so much gets made of it, while 'How to answer questions the helpful way' gets short shrift in general practice.
IMHO, that section could use a little expansion.

-> $0.02
1189
Living Room / Re: Recommend some music videos to me!
« Last post by Edvard on July 30, 2012, 12:57 AM »
Umm...



 :huh:
1190
Living Room / Re: Big brother Microsoft listens in to your Skype IMs
« Last post by Edvard on July 30, 2012, 12:32 AM »
... and Skype for Linux hit ver. 4.0 only just last month.  I'll give it a shot, I suppose.  Couldn't hurt after waiting MORE THAN 3 FECKING YEARS to get out of 2.2 Beta.

Google's Talk plugin doesn't work for me at all; first I log into gmail and hit the "Call Phone" link which brings up a dial pad, which has a link that says "Please download the voice plugin to make a call." (I have already downloaded and installed the plugin). I hit the link and it brings up a new tab with Gmail and a dial pad that says "Please download the voice plugin to make a call.".
 :huh: Deja Vu, man...
The terminal output is just as puzzling:
boring terminal output
[000:002] Starting client channel.
[000:002] Warning(clientchannel.cc:435): Unreadable or no port file.  Could not initiate GoogleTalkPlugin connection
[000:002] Warning(clientchannel.cc:410): Could not initiate GoogleTalkPlugin connection
[000:002] GoogleTalkPlugin not running. Starting new process...
[000:002] Warning(optionsfile.cc:47): Load: Could not open file, err=2
[000:002] Warning(pluginutils.cc:260): Failed to get GoogleTalkPlugin path. Trying default.
[000:003] Started GoogleTalkPlugin, path=/opt/google/talkplugin/GoogleTalkPlugin
[000:004] Waiting for GoogleTalkPlugin to start...
[001:102] Attempting to connect to GoogleTalkPlugin...
[001:102] Warning(clientchannel.cc:435): Unreadable or no port file.  Could not initiate GoogleTalkPlugin connection
[001:103] Warning(clientchannel.cc:410): Could not initiate GoogleTalkPlugin connection
(repeat last 3 lines ad nauseum)


Oovoo, huh?  I'll take a look...
oovoo.png
Whole lotta NOPE right there... :o

Trouble is, there really is no real alternative right now.  Sure, there's a few hopefuls, but for most of the world Skype IS video chat, just like Google IS the internet, Facebook IS social networking, Microsoft IS computers, etc, etc...  To get folks to give up on Skype and get on Oovoo or SIP or whatever will take a very large crowbar, which no other VOIP/Video Chat service/app has at the moment.
The only way I see it happening is if Microsoft royally screws it up and makes folks drop it en masse at around the same a viable competitor appears, much like when Firefox started getting popular around the same time that IE was really getting on people's nerves.
Right now, I don't see that happening.  :(
1191
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 20, 2012, 12:30 AM »
I am not a part of "the Linux community".

"The Linux community" mainly consists of "I am too stupid to make my Windows work right" Dumbuntu/openSUSE users. I don't want to be a part of that. After all, if I want UNIX, I'll always choose BSD.
-tuxman
*facepalm*

* wraith808 munches popcorn and watches the train quickly derail
-wraith808

Now if someone mentions Nazis, I'm gonna puke.

Oh, wait... dammit
*facepalm*

* Edvard steals a toasted marshmallow from 40Hz
1192
Living Room / Re: Staple of people from State and Europe !
« Last post by Edvard on July 18, 2012, 03:36 PM »
@cmpm: for a healthy way to gain weight, you're correct that you need something to bulk up without being unhealthy.
Take a tip from the powdered-body-builder-drink set and get healthy dosages of protein.
Nuts and beans are a great protein alternative to meat, and any low-fat meat will work as well.
Raw vegetables and fruit are mostly associated with the crunchy-granola-hippie bunch, but when eaten in conjunction with a healthy protein intake, you'll get more than you need.
Speaking of bread, the sprouted-grain type breads will probably help, as in the transition from grain to plant, carbohydrates ar lost and so protein makes up a greater percentage of the nutrient list, though regular whole-grain bread is just as nutritious.
1193
Living Room / Re: Staple of people from State and Europe !
« Last post by Edvard on July 17, 2012, 11:08 PM »
sometimes they show such lovely meals prepared in an American restaurant

And the same thing happens here when we are shown wonderful meals prepared in a French, Chinese, or Indian restaurant  :P
However, I can tell you a few things:

First of all, there probably is no such thing as a "typical" american staple or diet, as we have borrowed so much of our cuisine (and language) from the varied cultures that make up it's people.  
That said, some generalities may be found to be true; wheat and corn based products are more common than rice or other grains. Wheat in the form of loaf bread and cereals, corn as a vegetable, cereal, or an ingredient in other dishes. Meat is very common as a main dish or as part of it (except for those vegetarian among us), mostly beef, pork, chicken, and fish like tuna and cod.  Legumes (beans) and vegetables are more often considered side dishes or filler, rarely as a main dish unless you are a vegetarian or you are in the mood for a salad or bean-based dish.  Beans are seen most commonly in chili and soups.  Lettuce, green beans and peas count for the largest consumption of green vegetables, while carrots, celery, potatoes and onions make up a large part of the root vegetables. Cheese, milk, butter, and other dairy products are very common as well, and fruit is eaten most commonly as a snack or prepared as a dessert.

Growing up, I was ingrained with what I would consider a "typical American menu" of sorts, common things that are eaten at certain times of the day.
Breakfast: Eggs fried or boiled, pancakes with butter and syrup, bacon, cereal, milk (with cereal or as a separate beverage).
Lunch: Usually some sort of sandwich, soup, or salad.
Dinner: Usually a main dish that contained meat or a savory vegetable preparation, with a salad and/or vegetables on the side, and a variety of condiments to spice or flavor as desired.

This, of course, will vary by region or dominant culture in varying degrees, and many would probably disagree with me on what is a "typical" or "common" American meal.  Many Americans choose to eat at the vast variety of restaurants available, while others find satisfaction preparing at home, and still others have more of a tendency to buy pre-packaged or easy-to-prepare boxed or canned products (processed food, as Renegade described).  A dish that is common in the southwest area of the U.S. may be non-existent or uncommon in the northwest.  A family of Asian descent will also have a tendency to consume more foods common to their culture rather than what is considered common in the region they live in, it's all very relative.  

I hope I've answered your question, and not confused you even more, but the subject of food is rather a large one...  :P
1194
Living Room / Valve launches Linux blog
« Last post by Edvard on July 17, 2012, 09:16 AM »
Along with their latest promise to actually start porting to Linux, Valve software has created a Linux team and posted it's first Linux blog entry:
http://blogs.valveso...nux/steamd-penguins/
The Valve Linux Team

Our mission is to strengthen the gaming scene on Linux, both for players and developers. This includes Linux ports of Steam and Valve games, as well as partner games. We are also investigating open source initiatives that could benefit the community and game developers.

Kudos, gentlemen, kudos.
1195
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 17, 2012, 12:53 AM »
+1 what 40Hz said
Before we go any further, can i ask who that Joyce is or was?
James Joyce, but that quote may or may not be his; the last word in that quote has been rendered 'chance' and 'choice' as well, and earlier than Joyce was writing, but I digress...
But I get the sense that the Linux crowd intentionally prefers things to be more complicated, even if it doesn't have to be.
I used to think the opposite; that it wasn't the Linux crowd making things more complicated, it was the outsiders pointing out how complex it was, and they would say that only because they simply didn't know how to run a decent compiler.
Then I saw this:
http://dwm.suckless.org/
Because dwm is customized through editing its source code, it’s pointless to make binary packages of it. This keeps its userbase small and elitist. No novices asking stupid questions.
Thankfully, the only group that would label itself 'small and elitist' are exactly that; small and elitist, so you can safely ignore them. :P

FTR - I use Debian; ergo the easiest package manager on the planet: Apt
... and if I want to get adventurous, there's always the "configure -> make -> make install" dance (quite the jig, I assure you...).
 :Thmbsup:
1196
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 15, 2012, 08:56 AM »
Jumped the Ubuntu ship before the Unity.  Never looked back. I was using Xubuntu anyways, so I don't know if I would have noticed a difference.
I hear Unity works good in a pad computer environment, much like how Windows 8 was obviously designed for pad devices as well.
1197
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 14, 2012, 10:45 PM »
@Edvard,

Now we're getting into the deep end!  :o
Yep, and it goes as deep as you're willing to swim...
To be honest with you, Linux for me is like playing 3D chess.
I can play some chess (Windows) but 3D just doesn't make it in my head.
So, i'm trying to get more and more familiar with it by installing it and breaking it so that i can fix it.
One of the best ways to learn it, IMO, but now that it's my only OS, I'm a little more interested in keeping it UN-broke ;)
I happen to "work" for a non-profit association and the folks know little about computers (let alone Linux!).
They get viruses and bring their computers to the shop @ $100 bucks a shot etc.
Their laptops have hard drive crashes, computers need replacement.
Those are big bucks for non-profits!  :tellme:
I know, right?  Seems Linux would be a great fit for a non-profit, but due to the fact that it's uncharted territory for even junior admins, it's just not doable for many of them.  That, and a dependence on Windows-only software for administration and operations (an even larger consideration), and you have quite the hurdle to overcome.  Understandable in a practical sense, but I still get the voice inside that says "It could be so different..."
http://www.techrepub...and-non-profits/2209
http://www.phillipad...t-free-software.html
http://textbookrevol...n.org/files/pitp.pdf
There are a zillion computers available on eBay that could be transformed with Linux and behave even better than Windows7 or 8.
I need to prepare the proposition by being more knowledgeable with Linux but especially so that they don't get lost in Linux.
An admirable effort. Just don't get too flustered when someone inevitably starts yelling and pointing fingers because "on Windows, this was easy".  They often turn out to be right.  Your job will be to make it just as easy, granted that it's even possible.
Also, i'm fed up with the fact that Microsoft keeps on pushing us to new versions (which are often regressions) with a price tag that... well, you know the story.
Yes, that's one of the single largest complaints that can be levelled their way, but really, it's all in a business day in tech land.  The hardware keeps getting better and better so you build larger and more complex software that takes advantage of the new goodies to be played with, all while still trying to maintain legacy support, driver compliance, shareholder value, yada yada yada, and suddenly people are calling you "bloated" and "greedy".
Jeez, can't win for losing...
Don't think Linux is immune, either.  Compare the latest 3.something Linux kernel with the first iterations of 2.6.x and you'll see that the code and driver base has gotten a little thick.
The good side to that story is that it's all so customizable that you can slim down the fattest kernel and get it to run on almost anything.  Windows, of course, not so much, but things like making sure the latest version is going to run on the kinds of machines non-profits can afford does nothing for their bottom line, and so it goes...
Conclusion?

Well, Linux for me is a hobby still in the sense of not really taking the plunge (like yourself).
Why? Well, i have this CanoScan Lide70 that Linux still can't handle.
What do i do if i propose Linux to others and their scanners or whatever other application can't be connected?
Tell them to buy another scanner to have a free Linux system?

You don't leave a good first impression in those conditions now do you?
Of course not.  But you can have the same problems on Windows.  That ancient lazer printer that works like a draft horse, and only goes down when the lights go out in a thunderstorm, but the drivers haven't been updated since Windows '98, and the shop just got offered a sweet bulk deal on Win 7 licenses?
Yeah, good luck explaining that one, too.
One trick I've used is to explain that the money saved on licensing can be put toward new hardware; like a sleek new wifi-connected printer that's running some form of Linux under the hood anyway.
I prefer to think that it's hardware manufacturers that can't handle Linux, rather than that Linux can't handle the hardware.  After all, many folks have asked Canon for decent Linux support and they refuse to even allow others to do the job, much less do it themselves.
The first alternative that comes to mind would be to set up a Windows box as a print/scan server, and enable Internet Printing Protocol for printers, or Scan to FTP for scanners, but that's not for everybody...

As Joyce(?) once said, "ya pays yer money, and ya takes yer cherce"
1198
Living Room / Re: Is Linux just a hobby?
« Last post by Edvard on July 12, 2012, 08:11 PM »
* Edvard ropes the wayward calf and attempts to bring it back to topic...

Glad to see you're doing what Linux users the world over are discovering every day... Using what works for you.
But back to the question: in all that, did you feel like you were tinkering with an amusing hobby?  Or were you performing vital troubleshooting procedures in order to produce a usable workstation which would serve your computing needs for the foreseeable future?

That, I think is one of the dividing lines that must be crossed in order to differentiate between one or the other.  Seems so logical to say that Windows or Mac isn't a hobby, because they are production-ready systems that so many people actually do work on, for, and with.  Linux has classically been the domain of the tinkerer, power user, or the merely intellectually curious; yet, it has stood the test of production systems for years now.  Even now, a sizable chunk of the internet is powered by Linux or BSD (the "other" hobby OS),  and I am constantly absolutely boggled by the fact that people have absolutely no clue that their most trusted communication link (cell phone) could possibly be running on a hobby OS (android).

Like I said in my first response, it is what you make it.
I've used Linux in some incarnation for ~10 years now as my main, and now only OS, and it's as vital to me as any Windows or Mac would be to anyone else.  Granted, when my Linux breaks and I can't fix it, I go to the "community" instead of to the "experts", but really that's the biggest difference anymore.

8 more cents, and you'd have a dollar...
1199
...
Some saying software doesnt wear out.
...

Apparently, Intuit customer service does:

http://omgplzstfukth...-need-exe-fluid.html
 :Thmbsup:
1200
General Software Discussion / Re: Retracing DonationCoder's footsteps
« Last post by Edvard on June 29, 2012, 11:58 PM »
I do this on the order of once a year or so, just going back to the beginning and browsing through until I fall asleep.
If I remember correctly, the post categories weren't always the way they are now, and the coding snacks section was once the busiest part (it's what brought me here by way of Shell Extension City)

Good times, good times...
Pages: prev1 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 121next