Ads 468x60px

Pages

Minggu, 09 Februari 2014

Showcase and Share Your Memories Photos Video Clips and More

Vividly recreate and preserve your memories with a multimedia slideshow you’ll be proud to share with friends and family with PhotoStage slideshow creator software.



There’s no better tool than PhotoStage for showcasing your favorite photographs, images and video clips. PhotoStage brings your pictures, images and video to life and lets you share your favorite memories with family and friends in an interesting and portable way. Creating a slideshow from your digital photos has never been easier.
Read More..

Sabtu, 08 Februari 2014

google docs spreadsheet tips


Get the difference between two dates:

In the following, G2 is a date (e.g. 12/31/2013), B2 (is a starting time [HH:MM:SS]), C2 (is a ending time [HH:MM:SS])
=(to_date(CONCATENATE(G2," ",C2))-to_date(CONCATENATE(G2," ",B2))) * 24

Truncating number of decimal places:

If cell H2 contains "0.016666666666667" then using =trunc(H3;3) will result in 0.016.
If cell H2 contains "0.016666666666667" then using =trunc(H3;2) will result in 0.01.

Rounding number of decimal places:

If cell H2 contains "0.016666666666667" then using =round(H3;3) will result in 0.017.
If cell H2 contains "0.016666666666667" then using =round(H3;2) will result in 0.02.


Read More..

Jumat, 07 Februari 2014

ByVal vs ByRef

ByVal vs ByRef


ByRef means that the code will manipulate the value. ByVal will manipulate a copy of the value. It is that simple as that. Check or try the sample I just made:


<summary>
This is a sample: show you the difference between byVal and ByRef
</summary>
<remarks>Check Technologies ltée 2012</remarks>
Public Class Form1

    Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load
        TextBox1.Text = 2
        Button1.Text = "addByVal"
        Button2.Text = "addByRef"
    End Sub

    Private Function addByVal(ByVal x) As Integer
        x = x * 2
        addByVal = x
    End Function
    Private Function addByRef(ByRef x) As Integer
        x = x * 2
        addByRef = x
    End Function

    Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click
        Label1.Text = addByVal(TextBox1.Text)
    End Sub

    Private Sub Button2_Click(sender As System.Object, e As System.EventArgs) Handles Button2.Click
        Label1.Text = addByRef(TextBox1.Text)
    End Sub
End Class



This is what Visual Studio 2010 looks like, a form with 2 buttons, 1 label and 1 TextBox:

When you run the code Button1 call the function addByVal while the other button calls addByRef. Inside both function, they are identical. Only the way you send the variable in the argument changes.
For your information, if you don’t put anything (byVal or ByRef) by default, is ByVal..


There are exceptions over exceptions if you are dealing with Arrays, Collections and others objects. You better check to make sure. And what is true in one language isn’t true in another language.

I am surprised that MSDN haven’t put more information.


ByVal (Visual Basic) : that an argument is passed in such a way that the called procedure or property cannot change the value of a variable underlying the argument in the calling code


 ByRef (Visual Basic) : Specifies that an argument is passed in such a way that the called procedure can change the value of a variable underlying the argument in the calling code.

References:



The program I love to use, buy it: Visual Studio 2010 Professional (Old Version)




Read More..

Kamis, 06 Februari 2014

How to Be Stealth in Frugality

That we live below the poverty line.

At Church:

When we first moved, we went to a church where they knew Dan was going to college and that he worked at Walmart. They put two and two together and started trying to give us stuff. Someone even bought us a turkey at Thanksgiving. Turkeys were $0.39 per pound at Thanksgiving. I was trying to convince Dan that we should buy two. We did not need a turkey given to us. We didnt feel that we could fellowship as brethren if they couldnt get past this difference. We know they were just trying to help, but it wasnt a big deal to us that we werent wealthy; it was a big deal to them.

The church we go to now we found through some of Dans coworkers. There are several other Walmart workers there and they are pro stay-at-home mom. We dont feel poor there because its not an issue. Some people may have put two and two together, but its not an issue.

If we have someone over, and I make them a meal, do you know that they think? They think Im some sort of gourmet cook, making everything from scratch. I wont generally spout the price per pound of flour verses tortillas, but if they are interested, I might share how easy the recipe is. They think my husband is lucky to be cooked for.

On the Streets:

People who see us on the streets dont know were "poor". We have a nice car, in good shape. I think its real pretty, too.

We dont leave the house looking dirty and everyone has normal looking clothes, even name brand clothes.

Our Family Knows:

They know Walmart isnt the best job around. Without going into too much family dynamics, we get a mixed reaction about our situation.

Dans family is poor. Dan grew up poor. They dont expect us not to be poor. Theyre not frugal though. Its interesting to see people who are poor, but choose not to be frugal. They dont have debt, they just spend all that they make when they really dont need to.

My fathers family is poor, although academically accomplished. My dad and uncle went to Oxford; my aunt went to Cambridge. They dont see wealth as a sign of accomplishment, but are more interested in discussing world political leaders with Dan. They are content in their lower income, as we are in ours, and are pleased with how my life is turning out in general. They are the ideal for us in many areas, much to my mothers chagrin.

My mothers family is wealthy. When I got married, my mom told me to reconsider, that being poor is only romantic for so long. She does not approve of my lifestyle, but has softened and likes Dan a little bit more than she once did.

Her parents are a little more supportive, as they were poor when they started out. They think that being poor is a stepping stone for wealth, and assume that that is what we are seeking after. They think Dan will be getting a salary comparable to the pastor that their church employs in Cape Cod, which is a wealthier area in Massachusetts.

Who reads my blog?

My father reads it, and Ive told my aunt and step-mom about it. I told one brother who comes to see pictures of the kids and agrees with my ideals. Ive told a few friends from our home church, but Im not sure they read it. I think my older sister would like it, but she just had a baby, is going to school and works full time, so a lot of the ideas may not work for her.

No one on my mothers side and no one on my husbands side of the family knows this blog exists. Were close with my husbands family, but I dont think theyd like to see some of the criticism for this blog. I think theyd worry about me and I dont want them worried. I think my mothers family may actually be offended, as a lot of what I say here is an affront to their more affluent lifestyle, but maybe not.

How do others feel about your frugality? Or if you live below the poverty line, how do people respond to that?

Read More..

Rabu, 05 Februari 2014

Os 200 melhores temas para Windows XP


000ca71b_mediumPrimeiro de tudo, este pacote é projetado para aqueles que não querem mudar o registro de programas de terceiros, que consomem preciosos recursos de seus computadores. Os arquivos são padrão do Windows XP.
Para assegurar que esses temas possam ser utilizados a necessidade do programa Uxtheme Multi-Patcher. Este patch substitui Uxtheme.dll biblioteca e, assim, permitir que se esqueça do Style XP. O resultado: decora o seu desktop para fazê-lo sem necessidade de nenhum programa.
No caso, se alguém não sabe onde colocar todos esses arquivos, o arquivo deve ser movido para uma pasta:
C: WINDOWS Resources Themes
No arquivo, clique com o botão direito do mouse e escolha "Extrair para a pasta atual", espero que gostem.


Download




Read More..

Senin, 03 Februari 2014

Free Graphics Resources

Free Graphics Resources for your applications.
  • Open Icon Library - These icons are used in many tutorials in programinurdu tutorials
Read More..

Minggu, 02 Februari 2014

WordPress 2 6 2 Release

WordPress é uma poderosa plataforma publicando pessoal, e vem com uma grande conjunto de características concebidas para tornar a sua experiência como publisheron a Internet como fácil, agradável e atraente possível.  WordPressis ambos livres e inestimável, ao mesmo tempo. Mais simplesmente, WordPress você usa quando você deseja trabalhar com o seu software blogging, WordPress é uma ferramenta tão avançado de blogs e que proporciona uma das características.  Através de sua Administração painéis, você pode definir  o comportamento ea apresentação de seu weblog. Via Administration painéis, você pode facilmente escrever um post no blog,  e serão publicados na Internet, imediatamente! 

Outros PHP apps são suscetíveis a este tipo de ataque. Para proteger todas as suas aplicações, pegue a versão mais recente do Suhosin. Se você já tiver atualizado Suhosin, sua instalação já existente WordPress já está protegido de explorar o pleno. Você deve ainda fazer a atualização para o 2.6.2 se você permitir abrir usuário registo de modo a evitar a possibilidade de senhas serem randomizado.

2.6.2 também contém um punhado de correções de bugs. Confira a lista completa .

 

Download: WordPress 2.6.2

Read More..