Re: Ubuntu 15.10, release-öl, 22/10, Stockholm

2015-10-21 Thread Andreas Håkansson
Jag dyker upp på torsdag. /Andreas On 2015-10-16/W 42 22:43 , Marcus Gisslén wrote: > Oj. Synd det ligger så avsides ;) > Hade gärna hängt på > > > fre 16 okt 2015 12:47 Anton Ahrenberg > skrev: > > Jag dyker upp på torsdag. > > > Den 14 oktober 2015 16:38

Re: Ubuntu 15.04, release-öl, 23/4, Stockholm

2015-04-22 Thread Andreas Håkansson
Jag kommer! /Andreas On 4/13/15, Andreas Olsson wrote: > Hej gott folk > > Torsdagen den 23:e april sl‰pps Ubuntu 15.04. Det tycker jag att ‰r en > alldeles utm‰rkt urs‰kt att tr‰ffas, dricka ˆl och prata lite Ubuntu. > > H‰r i Stockholm kommer jag att sitta p Pitcher?s Mariatorget 1A, frÂn > k

[Bug 1426711] Re: For Ubuntu 14.10 ibutils package links against wrong/old libosmvendor.so

2015-03-16 Thread Nils Andreas Håkansson
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426711 Title: For Ubuntu 14.10 ibutils package links against wrong/old libosmve

[Bug 1426711] Re: For Ubuntu 14.10 ibutils package links against wrong/old libosmvendor.so

2015-03-16 Thread Nils Andreas Håkansson
Hello Timo, and everone else interested, I can confirm that utopic-proposed/universe ibutils amd64 1.5.7-3build0.1 resolves the issue for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426711 Ti

[Bug 1426711] Re: ibutils InfiniBand network utilities package has a missing dependancy in Ubuntu 14.10

2015-03-01 Thread Nils Andreas Håkansson
Thank you for the build. I have verified that the build works on actual InfiniBand hardware (Mellanox Technologies MT27500 Family). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426711 Title: ibu

[Bug 1426711] Re: ibutils InfiniBand network utilities package has a missing dependancy in Ubuntu 14.10

2015-02-28 Thread Nils Andreas Håkansson
** Description changed: ---Problem Description--- ibutils InfiniBand network utilities package has a missing dependancy in Ubuntu 14.10 (x86_64) ---/etc/os-release --- NAME="Ubuntu" VERSION="14.10 (Utopic Unicorn)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.10" VERSION_I

[Bug 1426711] [NEW] ibutils InfiniBand network utilities package has a missing dependancy in Ubuntu 14.10

2015-02-28 Thread Nils Andreas Håkansson
Public bug reported: ---Problem Description--- ibutils InfiniBand network utilities package has a missing dependancy in Ubuntu 14.10 (x86_64) ---/etc/os-release --- NAME="Ubuntu" VERSION="14.10 (Utopic Unicorn)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.10" VERSION_ID="14.10" HOME_URL="htt

Syntax highlighting in public wikis - yay or nay?

2011-01-27 Thread Andreas Håkansson
I seem to get conflicting information when I try to figure this out. Some investigation shows messages dating back to 2009 saying this is something that will be coming in the future (well it's now 2 years later so I guess that's future?) .. other sources on the internet say you can use syntax su

[css-d] Divs wont expand vertically - Make them behave!

2006-08-01 Thread Andreas Håkansson
Hi, I'm trying to get the contents part of this layout to expand and contain the entire text, as well as push down the footer. http://www.selfinflicted.org/css/layout_temp.html It works great in IE but in Firefox and Opera they just don't want to expand and push =/ What am I missing here, its

[css-d] Double padding problems in IE

2006-06-21 Thread Andreas Håkansson
Hi, Thank to everyone that's helping me sort out the css-issues I have along this small project. Next up is a "double padding"-issue in Internet Explorer. As you can see in [1] there are a 4px padding at the bottom (shown in yello) instead of the expected 2px. It works just find in both FireFo

[css-d] Containing floats in 100% high container

2006-06-20 Thread Andreas Håkansson
Hi, I would like to start off by thanking 'Ingo Chao' and 'francky' for their help in my 'Minor browser inconcistencies' post - Thanks guys! On the page in question [1] i have a 100% high div that contains the two columns of text. The problem occurs when either of the columns extend the full h

Re: [css-d] Minor browser inconcistencies

2006-06-19 Thread Andreas Håkansson
Hi, Since I didn't get any (?) feedback at all last time I thought I'd bring it back up. Its only minor glitches with a clean and small example and I'm really keeping my fingers crossed that you guys and gals can help me work them out. (Old post below) -- OLD POST -- Hi, I'm working

[css-d] Minior browser inconsistencies

2006-06-16 Thread Andreas Håkansson
Hi, I'm working on making a fairly simple css layout and have a couple of small issues that I need to resolve before it works in Explorer, Firefox, Netscape and Opera. I'm pretty confident that theres not much work needed to get it right and I'm hoping to get some pointers on how to fix it. He

[css-d] Problems with 100% height div

2006-06-07 Thread Andreas Håkansson
Hi, I would like to put a 100% high div on my page, but for some reason I just can?t get it to work. I use the method described in the ?One True Layout -> Equal Height Columns? [1] with no luck. The markup is dead simple dfsdd

Re: [css-d] Wierd color display IE/Firefox

2005-11-04 Thread Andreas Håkansson
I did a bit more investigation and it appears the anomaly disappears if I change the background image file format from png to gif. Is this another one of the “Internet Explorer sucks at png rendering” issues? I just recently switched from using gif file to png and have not yet grasped all of the

[css-d] Wierd color display IE/Firefox

2005-11-04 Thread Andreas Håkansson
Hi I’m trying to extend a gradient background infinite by docking the background at the top of a div and also supply a background color (the same color found at the bottom of my gradient). However when I do this, Internet Explorer shows a different saturation of the color, but it looks just f

Re: [css-d] Exploring equal height columns

2005-11-03 Thread Andreas Håkansson
I’ll tackled this one myself. I figured it out (boy was it simple). All I had to do was change the padding of the #contents style to margin instead. Oh and I also went on to apply the Holly-hack to expand the div to contain the floats. .Andreas Håkansson

[css-d] Exploring equal height columns

2005-11-03 Thread Andreas Håkansson
opes in your experience to help me reclaim my bottom white-space :) So there you go - let the suggestions and advice flow! Thanks for taking the time to read my description. .Andreas Håkansson __ css-discuss [EMAIL PROTECTED] ht

[css-d] Vertical alignment

2005-10-13 Thread Andreas Håkansson
reply on the natural wrapping of the contents to position the links below the textbox. Any suggestion on how to change the css / markup to get what I want? Don’t mind the border and background color on the wrap div – it’s for illustrational purpose only =) Andreas Håkansson

[css-d] RE: 100% width with margins

2005-10-11 Thread Andreas Håkansson
Thank you Gunlaug Sørtun and David Laakso for your feedback. The solution was so simple it was almost to obvious :-) Just don't set a 100% width on the div and it will play nice with the margins. To clear up my vauge description of the problem. I have two divs, one 800px wide, centered (margin:

[css-d] 100% width with margins

2005-10-07 Thread Andreas Håkansson
Hi! My previous (and first) post to this list was a great success so I’m keeping my fingers crossed for a repeat :-) I want to have a 100% wide div on my page which also has a 20 pixel padding as well as a 2px border. Now if I add the margin to the body and the width and border to my div it wor

RE: [css-d] Alternative "clear" methods

2005-10-06 Thread Andreas Håkansson
Thank you Gunlaug Sørtun and Nick Fitzsimons! Now it doesn't only Work perfect in both Win/IE and Mozilla, but I actually understand Why as well =) -Original Message- From: Nick Fitzsimons [mailto:[EMAIL PROTECTED] Sent: den 4 oktober 2005 10:38 To: Andreas Håkansson Subject: Re: [

[css-d] Alternative "clear" methods

2005-10-04 Thread Andreas Håkansson
Hi! Since this is my first post I am sorry if this is a subject which has been dealt with over and over again before :-) I am trying to create the below layout and after som tweaking and reading I managed to get it looking alright in both Win/IE och Firefox (haven't tested any other browsers,

[ADVANCED-DOTNET] NTFS Manipulation

2004-01-19 Thread Andreas Håkansson
.. check if it’s directly allocated, Framgemnted (get a hold of each fragment) etc.. Kinda like the “analyze” phase of a Defrag program. Any ideas where to start ? --- ANDREAS HÅKANSSON STUDENT OF SOFTWARE ENGINEERING andreas (at) selfinflicted.org "In a world in which we are all slaves to the

[ADVANCED-DOTNET] Insufficient state to deserialize the object

2003-06-17 Thread Andreas Håkansson
ode Public class class1 { public class1() { } } I’ve also tried with a different assembly with a couple of classes in them with a bit more code and it gives me the same error. Any ideas? =) // Andreas Håkansson

Re: [DOTNET] nvarchar to string

2002-07-02 Thread Andreas Håkansson
Look at the Convert class it has a methods to convert to and from loads of types. Check the Convert.ToString() convert method. Not 100% it will do the trick but it should. > >I was trying to do a little dot net proj to list all sp's and their >definitions: > >sProcName = CStr(lstSP.It

[DOTNET] Performence of SqlDataAdapter.Fill

2002-06-14 Thread Andreas Håkansson
return newObject; } } What I'm concerned with is if the overload of the Fill method actually gets the entire resultset and then grabs the row I asked, thus transfering the entire result into my app which means a waste of network traffic. If so, then are there any better ways of

Re: [DOTNET] Urgent Pls-- Explorer Style Interface

2002-06-08 Thread Andreas Håkansson
ke it resizable. HTH, -- Andreas Håkansson Student of Software Engineering andreas (at) selfinflicted.org >it ia treeview on the right side and a list view on >the left side. >--- franklin gray <[EMAIL PROTECTED]> >wrote: >> you mean a treeview and a treelist? >> >>

Re: [DOTNET] Administrative Announcement - Reasoning

2002-06-05 Thread Andreas Håkansson
Are there any plans to shift over the mailing lists over to a newsserver? -- Andreas Håkansson Student of Software Engineering andreas (at) selfinflicted.org >Hi Everyone, > >Based on the replies we've received in regards to our decision to partition >the DOTNET list (some o

Re: [DOTNET] Administrative Announcement - Please Read

2002-06-05 Thread Andreas Håkansson
huge amount of traffic and I'm on a 56k modem. If people only had to download the header of each message and then the message body of only the post they are intressted in (like I do with the indexed subscription here) then the traffic would be reduced. And a newsgruop is a more convinien

Re: [DOTNET] Administrative Announcement - Please Read

2002-06-01 Thread Andreas Håkansson
Actually I would love to see all the ml's on developmentor on a newsgroup server partitioned into the groups that this ml will be split into. NG's are a more convinient way to maintain multiple subscriptions. The only reason I stay with this ML is becuase the high quality of replies and the high r

Re: [DOTNET] Data Access Layer

2002-05-28 Thread Andreas Håkansson
-- Andreas Håkansson On Tue, 28 May 2002 11:21:47 +0530, Tanveer <[EMAIL PROTECTED]> wrote: >The better architecture would be: > >DAL: Data Access Layer >GetRecordset ( recordsource *sql string* or *exec storedprocedure*) >Static, clientside, batchoptimistic, for

[DOTNET] Data Access Layer

2002-05-27 Thread Andreas Håkansson
bject using various methods. Would the CustomerDB include methods such as GetCustomer, GetCustomer(int id), GetAccounts(int customerID) etc ? Thus ecapsulating everything needed to create a fully functional customer object in the business layer.. -- Andreas Håkansson Student of Software Engine

Re: [DOTNET] .NET Command Window Shell

2002-05-22 Thread Andreas Håkansson
Ok, still anyone know how to do it in register key only? Just for kicks and it could be good to know in the future. As for the batch file approch the absolut path for the vsvars32.bat file would have to be included =) >Thanks - Yes I forgot the "call" part. Switching between C++, C#, VB, Batch >

[DOTNET] .NET Command Window Shell

2002-05-22 Thread Andreas Håkansson
e\shell\net\command] @="%comspec% /k 'C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\vsvars32.bat\' & 'cd %L'" But I just wont work. If I run on of the command then it will work, but as soon as I try to add both commands and seperate them with a &

Re: [DOTNET] Toolbar problem: Can't teach an old developer new tricks?

2002-05-20 Thread Andreas Håkansson
On Mon, 20 May 2002 10:10:14 -0700, Peter Foreman <[EMAIL PROTECTED]> wrote: >Come on guys! You can expect it all on day one. Microsoft have the same number of hours in the >day as the rest of us. Given how many years it has taken the Windows API and MFC to get where >they are I think the leve

Re: [DOTNET] OT: Relational to Object mapping.

2002-05-10 Thread Andreas Håkansson
See inline [Andreas] On Fri, 10 May 2002 12:46:34 -0700, Peter Foreman <[EMAIL PROTECTED]> wrote: >--- Andreas Håkansson <[EMAIL PROTECTED]> wrote: >> >*** B - wrong. You ARE invasive if you ask for custom attributes. >> >You will never be able to serialize

Re: [DOTNET] OT: Relational to Object mapping.

2002-05-10 Thread Andreas Håkansson
See inline [Andreas] On Fri, 10 May 2002 11:06:17 -0400, Murphy, James <[EMAIL PROTECTED]> wrote: >The implementation is going really smoothly so far due to the CLR's metadata >facilities. I have gotten to the point when objects save and retrieve >themselves. Still plenty to go but perhaps ope

Re: [DOTNET] OT: Relational to Object mapping.

2002-05-10 Thread Andreas Håkansson
Inline [Andreas] >2. Non-invasive to client classes. You don't have to derive from some >PersistentObject or implement special interfaces. Basically a >reflection >approach with help from custom attributes. > >*** B - wrong. You ARE invasive if you ask for custom attributes. >You will neve

[DOTNET] Aspect-Orientated Programming

2002-05-05 Thread Andreas Håkansson
Could AOP (http://msdn.microsoft.com/msdnmag/issues/02/03/AOP/AOP.asp) be used to design a persistence layer that persists objects into a normalized data base (RDBMS) ? And does anyone have any more URL's that deals with AOP from a .NET perspective or any other good AOP resources ? -- An

[DOTNET] N-Tier Design Issues

2002-05-03 Thread Andreas Håkansson
ons would be nice. Thank you -- Andreas Håkansson Student of Software Engineering andreas (at) selfinflicted.org You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] Aiming to high!?!

2002-04-30 Thread Andreas Håkansson
I'm not at my computer at the moment, but where do I find the templated you refer to ? //Andreas You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

[DOTNET] Aiming to high!?!

2002-04-29 Thread Andreas Håkansson
nd of objects. Or does anyone have ANY suggestions / articles / code that shows how to write a fake collection class that resides directly ontop of the database and fetches data from it when needed. It should expose the same interface as a normal collection, but not store data internaly. -- Andreas Håk

[DOTNET] Broker pattern implemented in c#

2002-04-14 Thread Andreas Håkansson
I was told to look up the Broker Pattern (Enterprise Architectual Pattern) since it possibly it's what I'm looking for to make some of my classes to act as collections when they are infact working towards the database instead. Does anyone have ANY examples on how to implement the Broker Pattern i

Re: [DOTNET] Collection imperssination

2002-04-13 Thread Andreas Håkansson
that not multiple instances of the application write over the same records and data is lost, but this is a diffrent subject. Ok so perhaps this helps shed some light on the subject, and can be of assistance when trying to offer me some help =) -- Andreas Håkansson Student of Software Engineering

[DOTNET] Collection imperssination

2002-04-13 Thread Andreas Håkansson
data. Does anyone have any examples, code, articles, suggestions etc that they might want to share on how to do this in the best possible way? I'm using a SQL Server 2000 database to store the data -- Andreas Håkansson Student of Software Engineering andreas (at) selfinflicted.org You can rea

[DOTNET] Design approach

2002-04-11 Thread Andreas Håkansson
work when you need to support plug-ins as well? If so then I guess I would have to make my collections in such a way that my enumerator support grabs the data from the database directly, wouldnt I ? -- Andreas Håkansson Student of Software Engineering andreas (at) selfinflicted.org You can read me

woody install problem on alphastation 200 (srm, nfsroot)

2001-09-06 Thread Andreas Håkansson
if (don't remember url). Are there known problems with nfs on alpha ? Is it possible to make a "cross" install? /Andreas Håkansson

[plex86] Linux 2.4.x smp or uniproc. with APIC

2001-03-29 Thread Andreas Håkansson
The unconditional reboot occuring when runing something with plex86 on an smp machine (or uniproc with APIC enabled) is caused by the NMI wathcdog code introduced in io_apic.c (Linux kernel source). Not runing enable_NMI_through_LVT0 is enough to let plex86 run. I could maybe be of some assista