Tuesday, January 27, 2009

Should You Exercise If You Have A Herpes Outbreak

Mind Maps, playing and learning



pulse
2 Posts Florian ( creaffective ) in the clouds and it's about word learning in conjunction with Mind Maps, I have combined and immediately think that all ;-) mind map software, a so-called "learning and training mode" must be expanded.
purpose of this exercise is to keep your own mind maps better and to reduce to the essentials. Also, vocabulary exercises, etc. are possible.



Training: Reconstruction of the mind map
It probably requires generate no great effort of mind maps word clouds.
The user is thereby reconstruct the object from the word cloud of the original Mind Map, which he may have invented themselves from memory.
I imagine a kind of prior learning mode where the map in the background is transparent to invisible.
The user is now forced the paths in the word cloud to restore and results can be compared with the original mind map and replace it even better then the original mind map, depending on your taste. Especially with shows in fact reproduce what was essential.

The sequence shows in principle the procedure:

Figure 1: Original Mind Map


2: word cloud


3: Reconstruct the mind map


game: Gap
The software developer mind maps could be used as Gap represent and your task is to use the appropriate keywords.


Figure 1: Original Mindmap



2: maps with gaps to fill

game: Visual Countdown

Depending on the time progresses, certain nodes or branches are more transparent in the mind map (down visual count "), seems to me a proposal in support of learning processes.

Here the user is required to read the highly transparent nodes under more or less great effort, or .... better to keep these (learning).

This is to be connected with a game in which the user is becoming increasingly hollow transparent nodes must describe, so that they remain visible. A game that is played over time focused training needs and in addition to the effect of repeated keywords, perhaps vocabulary.


Lab: Description the branches
Another learning effect could be to describe the branches (verbs). Once the road is labeled, the map representation or omitted at this point is converted into a text form. How do I make a mind map or a text attachment and how do I reduce the levels of hierarchy.

game: Tetris Mindmap
Another variant of the game, I suggest that the computer classic Tetris. The
falling on the road side of the page must be made within seconds to the right place to incomplete Mindmap be.

greeting Chiochip

Monday, January 26, 2009

Welima Invitation Wording

Curiosities Merchandising, more or less ...

Okay, there are 10 cent chewing gum, all sorts of Pokemon-candy stuff, Halo condoms and millions of other things, but here I was now then but times really worth mentioning:

sure to watch until the end, the part that is even has built-in sound effects! I want such a thing for me and my sweet too!

Tuesday, January 13, 2009

How To Use Ashvini Hair Oil

spline interpolation

For the friends of curves I have below the source code for the spline interpolation added. The function can also be like the Linear Interpolation in Excel "installed" and is used for interpolation of measured values from existing data pairs.

The program dates back to the source code of the freeware program xNumber 5.6 - Multi Precision Floating Point Computing and Numerical Methods for EXCEL.
A must for any Excel user. Just look at: Digiland



====================== ============== START ========
  • 'Interpolate one point from sorted X,Y data pairs using Cubic Spline Interpolation
  • Function Interpol_cspline(Xin As Range, Yin As Range, Xtarget As Double)
  • Dim n%, ny% 'Xin and Yin counts
  • Dim i% 'loop counter
  • Dim ihi%, m%
  • Dim a#, b#, p#, qn#, sig#, un#, h0#, h1#, h2#, Yout#
  • ny = Yin.Cells.Count
  • n = Xin.Cells.Count
  • ' Next check to be sure that there are the came counts of Xin and Yin
  • If n <> ny Then
  • Interpol_cspline = CVErr(xlErrRef) 'Uneven counts of Xin and Yin"
  • GoTo err_ret
  • End If

  • ReDim x(1 To n) As Double
  • ReDim Y(1 To n) As Double
  • 'ReDim u(1 To n - 1) As Single
  • ReDim U(1 To n - 1) As Double 'mod. LV 31-8-02
  • ReDim ypp(1 To n) As Double 'these are the 2nd derivative values
  • 'populate the input arrays
  • For i = 1 To n
  • x(i) = Xin(i)
  • If i > 1 Then
  • If x(i) <= x(i - 1) Then 'Check if X values are not repeating and are sorted in ascending order
  • Interpol_cspline = CVErr(xlErrValue) 'Error: Not sorted or repeating
  • GoTo err_ret
  • End If
  • End If
  • Y(i) = Yin(i)
  • Next i
  • ypp (1) = 0 'First knot boundary condition
  • U (1) = 0' First knot boundary condition
  • For i = 2 To n - 1
  • h0 = x (i + 0) - x (i - 1)
  • h1 = x (i + 1) - x (i - 0)
  • h2 = x (i + 1) - x (i - 1)

  • themselves = h0 / h2
  • p = themselves * ypp (i - 1) + 2 #
  • ypp (i) = (to - 1) / p
  • U (i) = (Y (i + 1) - Y (i)) / h1 - (Y (i) - Y (i - 1)) / h0
  • U (i) = (6 # * U (i) / h2 - say * U (i - 1)) / p

  • Next in

  • qn = 0
  • un = 0
  • ypp(n) = (un - qn * U(n - 1)) / (qn * ypp(n - 1) + 1) 'Last knot boundary condition
  • For i = n - 1 To 1 Step -1
  • ypp(i) = ypp(i) * ypp(i + 1) + U(i) 'Backfill the 2nd derivatives
  • Next i
  • ''''''''''''''''''''''''''''''''''''''''
  • 'Spline evaluation at target X point
  • '''''''''''''''''''''''''''''''''''''''''
  • 'Find correct interval using halving binary search
  • i = 1
  • ihi = n
  • Do While (i <>
  • m = (i + ihi) \ 2 'Calculate the midpoint
  • If (Xtarget < ihi =" m" i =" m">
  • Loop
  • ' i = beginning of the correct interval
  • h0 = x(i + 1) - x(i) 'Calc the width of the X interval
  • a = (x(i + 1) - Xtarget) / h0
  • b = (Xtarget - x(i)) / h0
  • Yout = a * Y(i) + b * Y(i + 1) + ((a ^ 3 - a) * ypp(i) + (b ^ 3 - b) * ypp(i + 1)) * (h0 ^ 2) / 6#
  • Interpol_cspline = Yout
  • err_ret:
  • End Function
====================== END ======================

greeting Chiochip

Monday, January 12, 2009

Valentineshaped Pasta

More War, this time: Quake Live

Hm, somehow that can steal the games right now on me, I got the impression. After the thing with World of Warcraft (2 posts see before), I thought that compensate the video game gods me wanted, for thanks Jeru3 from the animate forum I am the proud owner of a Beta key for Quake Live!

And I have to honestly say that I am amazed at what ID does here technically. On our 800MHz crutch it works even in Firefox, while not perfect, but satisfactory.

But the problem for me at this elsewhere: While I can play against bots (quasi offline), but once I want to join a game against people, it connects, loads, but does not get further than "awaiting snapshot '. Annoying something like that, because of matches against bots from being counted at the statistics, so I'm available after 4 days still not a single question. Too bad ...

But nevertheless, rocking the whole idea with the portal, the tournaments and all the trimmings. ID is there really deliver what first class, I'm sure.

How To Use Vitamin E In The Face

Trailer: Fallout 2

Well, not all trailers that I post here must inevitably be fresh as a daisy. 'm On Youtube about this trailer of my absolute and undisputed favorite game Fallout 2 pushed, and since it is the gamers hell yes to my wild world, I will not deny it to you. Where Trailer must now look as spectacular as the Fallout 2, which is really cool style with cynicism and all the trimmings:

How To Buy Alltunes Credit

Linear interpolation


the other day Internet!
searched and searched and not yet found, and then self-made:

have for creating linear interpolation as a bulk operation in the Excel spreadsheet I made the following function. This can be used freely. I am not liable for any errors, if ye be improved, I would be thrilled commented on the source code and look better.



======================== Beginning =======================

  • interpolated 'a point from a table of x, y points by the method of linear interpolation
  • Function Interpol_Lin (Xin As Range, Yin As Range Xtarget As Double)
  • Dim n%,% ny 'Xin and Yin Counter
  • Dim i%, X_index' loop counter

  • ny = Yin.Cells.Count
  • n = Xin.Cells.Count

  • 'Check whether the same number x and y points is given
  • If n ny <> Then
  • Interpol_Lin = CVErr (xlErrRef) 'Uneven counts of Xin and Yin "
  • GoTo err_ret
  • End If

  • ReDim x (1 To n) As Double
  • ReDim Y (1 To n) As Double

  • 'abundance x [] and y [] to
  • For i = 1 To n
  • x (i) = Xin (i)
  • Y (i) = yin (i)
  • Next i
  • i = 1

  • find 'the correct interval
  • Do While (Xtarget> x (i))
  • X_index = i
  • i = i + 1
  • Loop

  • Interpol_Lin = (Y (X_index + 1) - Y (X_index)) / (x (X_index + 1) - x (X_index)) * (Xtarget - x (X_index)) + Y (X_index)

  • err_ret:

  • End Function
======================== =================== END ====

greeting Chiochip

Thursday, January 8, 2009

Brent Corrigan And Brent Everette.com

art during the lunch break 01


art during the lunch break, as by-product of my experiments with symbols.
Who's like who can do it ;-) known


greeting Chiochip

Saturday, January 3, 2009

Chargrs Fo Milia Removal

Column: War in Warcraft III, Diablo

After I made it between the holidays but all serious times, my parents to talk to their old, broken laptop and get on top of that fix it yet, I wanted to but let's see whether the small folding part may still have enough power WoW has, first of a few for me, as much more for my friend who wanted to try it absolutely times. No sooner said than done, test account created, streaming client downloaded, the first oblique view:

"not the Streaming Client currently works as new content is added Please use the right client, which you can down land here .."

Ooookay, So let's start (of course after a little more of searching) to download the correct client whopping 4 gigabytes. First popped the whole class, too, until suddenly the DL speed fully slides into the cellar. It is said that a firewall bear the blame, I would have somehow turned on in the middle, but this is not the case. Okay, about 30 hours later (why the hell I'm actually ne 16.000er line oO) I'm on it then the client, install, then get the updates: 12 MB, 8 MB, 600 MB? WTF? Okay, I've now figured out that this is a free content update from Blizzard is actually a nice train, but knew the moment I can not and I'm quite annoyed with huge again just under 3 hours.

we have now managed? I would write a column about it, if it were so simple was over? Of course not ... Suddenly my friend to start the downloader, again 3 1 / 2 gigabytes of the servers to teat. In this moment they make I was already thinking about with my laptop on the balcony, even though I know that really can not help it. But the servers at Blizzard, I had unfortunately is not at hand. Okay, I could sit down and fly on a plane and break in, tear out the server and when you go out or a random-Blizzard employees waiting for this cheeky-Lasserei enter into the eggs, if I had been out of jail, would perhaps have been completed in the foreseeable future the download ...

Where was I stopped? Ah yes, the second mega-Download ... Fortunately, our fears were unfounded as this time quite like that. The download can be run while you are on a New Year's Eve party, can really work wonders. When we came home, but equal to the next oblique view of my sets: Since the installation has failed because he lacked 4 GB on the hard disk. I was just starting whopping 18 GB free! So I do not know what Blizzard used for algorithms for the installation routines, but one thing is certain: they are good, even damn good. Another restart was then at least our fears dispel that possibly the installation files were gone, a lot of deleted Pr0n has also eliminates the problem of space, the installation ran without problems and now I also know that it has traded at the second client to Burning Crusade ( Kindly, but "WoW-Classic" titled). Some more patches - Half an hour, haha, that there is something more! - Later we find ourselves in all seriousness on the home screen and can log a miracle!

In the meantime, we have found it so that WoW runs at us, but like jerky, daber us the itch even more. I would be on behalf of my friend also like to know at what point is counted for the sample period. From the first login (Would be nice)? Or even when creating the account (we would have effectively only 6 days)? I can actually not care, I have the installation over, it runs, now I can die in peace ...

In this sense ...
Let's Rock Azeroth!

U Of T Admission Average

- Trailer

Am I late with it, or am I late? ^ ^
Whatever, in my current affinity for Blizzard (you look at my next post has not drawn), I've decided, even me, getting the announcement trailer for Diablo III. Have Fun!