List attachments display issue

I am using following code to display the list item attachments in the "All Items" view for a list.
<td id="ItemAttchment{$ID}{generate-id()}" class="ms-vb" style="width: 92px">
<xsl:element name="SharePoint:AttachmentsField">
<xsl:attribute name="runat">server</xsl:attribute>
<xsl:attribute name="FieldName">Attachments</xsl:attribute>
<xsl:attribute name="ControlMode">Display</xsl:attribute>
<xsl:attribute name="Visible">true</xsl:attribute>
<xsl:attribute name="ItemId">
<xsl:value-of select="$thisNode/@ID"/>
</xsl:attribute>
</xsl:element>
</td>
The issue I am facing is
(a) SharePoint attachment display does not update the attachment name on the list, If the attachment is changed for that list item later. 
(b) If I sort the list, the attachments does not get sorted and show up for wrong list items.
Any ideas on how to solve this issue and what would be causing it?
Thanks
Nate

Hello , 
Are you creating new column for that or doing that in default attachment columns ???
I would suggest you to create new column and try to use below code .... 
<td id="ItemAttchment" class="ms-vb">
<xsl:element name="SharePoint:AttachmentsField">
<xsl:attribute name="runat">server</xsl:attribute>
<xsl:attribute name="FieldName">Attachments</xsl:attribute>
<xsl:attribute name="ControlMode">Display</xsl:attribute>
<xsl:attribute name="Visible">true</xsl:attribute>
<xsl:attribute name="ItemId">
<xsl:value-of select="$thisNode/@ID"/>
</xsl:attribute>
</xsl:element>
</td>
Best Regards Kuldeep Verma
Please remember to click "Mark As Answer"
if a post solves your problem or "Vote As Helpful" if it was useful

Similar Messages

  • Dynamic select list with display,return val & join condition issue.

    hello,
    I am having a dynamic select list with display, return value
    say for example my select statement is
    select distinct dname d, deptno r
    from dept dt
    right join emp e on (e.deptno=dt.deptno)
    where (condition)
    when i tried this query for my select list, it is not working. It saying that
    " LOV query is invalid, a display and a return value are needed, the column names need to be different. If your query contains an in-line query, the first FROM clause in the SQL statement must not belong to the in-line query. "
    I am not able to understand the problem. Can anyone help me out with this issue?
    thanks.

    Shouldn't your join have dept as the driving table?
    select distinct dname d, deptno r
    from dept dt
    right join emp e on (dt.deptno = e.deptno)
    where (condition)
    Or using older Oracle standard join
    select distinct dname d, deptno r
    from dept dt, emp e
    where (dt.deptno (+) = e.deptno) AND (OTHER WHERE condition)
    OR
    (Since a right join is just getting the values from the driving table that are NOT in the associated table)
    select distinct dname d, deptno r
    from dept dt
    WHERE dt deptno NOT IN (SELECT deptno FROM emp) AND (OTHER where condition)
    Thank you,
    Tony Miller
    Webster, TX

  • Files tab list display issue

    I am experiencing a very annoying issue with the files tab
    (CS3). When working with a long list of files, I often find when
    clicking an item, the display changes right as I click... it
    refreshes the list only to select the wrong file in the same place
    where I clicked. At first, I thought this was a Mac OS X issue, but
    after calling Apple and trying everything I still have the same
    problem. Haven't tested it using my G5 Quad (CS2 suite runs great)
    with a regular mouse, but with my MacBook Pro, double-finger
    scrolling in the files tab usually requires a subsequent click onto
    a random file to refresh the list to display the list correctly.
    Any ideas on what's causing this issue? Is it a bug?

    anybody? I guess I'm the only one with this issue??
    weird..

  • Track List attachments' last modified metadata

    Hi,
    Do we have any option to display the last modified by/date for a List item's attachment? I know this is stored as a separate column and OOTB it is not possible to view the last modified properties for an attachment. But is this possible?
    Thanks,
    Vimal

    Hi Vimal,
    According to your description, my understandings is that you want to track the list attachments’ last modified by/date metadata in SharePoint.
    I recommend to use the File.ModifiedBy and
    File.TimeLastModified property to get the last modified by/date of list attachments through PowerShell to see if the issue can be solved.
    Here is a similar issue for you to refer:
    http://sharepoint.stackexchange.com/questions/76141/list-attachment-details
    More references:
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.file_members(v=office.14).ASPX
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.file.timelastmodified(v=office.14).ASPX
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.file.modifiedby(v=office.14).ASPX
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • SharePoint 2013 - What are all requirement components for People Pickers to list, search, display, and assign users permission

    Hi All
    the past few months, I have been working with permission issues related to SharePoint 2013 site permission settings using People Pickers to list, search, display users to assign or check permission.
    Our environment include multiple domains and few forests. Our SharePoint farm is installed on one domain but the good thing is our AD structure are configured to have all other domains and forests with 2 ways trusts with this domain so domain
    users are authenticated and can access SharePoint just fine. Also SharePoint use default claim authentication.
    The problem is People Picker is not display all domains user accounts when site owners need to assign permission. So to resolve the problem, I had provisioned
    SA - User profile service and Import AD domain user accounts (one way) into Sharepoint.
    I configured stsadm.exe -o setproperty -pn peoplepicker-searchadforests -pv
    for all domains and forests (eventhough, as mentioned we do have 2 ways trust)
    and sometime tried different query (user last name, domain\logonname, email address) if one is not showing.
    With all that added, People Pickers seem to find and display user account for all domains now.
    My question now is do UPS and all AD domains users need to be imported into SharePoint and STSadm configuration are required in order to have all domains user accounts to display in People Pickers so the site owners can
    find them and assign permission when needed?
    Please share your advices, comments as they are really valuable to me.
    Thanks
    Swanl

    UPS and people pickers are virtually unrelated. The only connection between them is to do with caching and updating user names and emails if they change over time, or in other words not relevant to your situation.
    To answer your question directly; Nope, you do not need to set up synchronisation connections to a domain to be able to pick up a person in a people picker. As you've seen you may need to run some STSADM commands to make sure they are checking the right
    places.

  • E4200v2 - DHCP client list NEVER displays

    As the most expensive and hyped "consumer router" at the local big-box stores, and after already returning a Netgear N600 that appeared to be defective, I had high hopes that this router would work properly and I could stop fooling with router settings and move on to real work. And I'll acknowledge that for a lot of folks this router will probably be fine. I didn't do any speed measurements or methodical testing, but it seems pretty fast and using it for more than three weeks it seemed reliable. However, it had several issues that were maddening and ultimately for me, unacceptable. Summarized as follows:
    > The DHCP client list NEVER displays all the clients connected on my network, no matter how many times I look. These clients are actively transferring data, and I can download free programs from the web that report all clients reliably. Why is this so difficult??
    > The logging feature is ridiculous - it often didn't log events that I knew had occurred, and even when they were shown, you would only see an entry if you checked the log very quickly after the event (some sort of "auto-flush" function that makes the whole feature pretty useless).
    > The previous issues are annoying - but this was the deal-breaker. I could not connect to an OpenVPN device on my network through this router. I could connect to the device locally, I could connect to other devices remotely through other forwarded ports, and I could see in the log (if I looked quickly enough) that the router was seeing the connection attempt to the OpenVPN device, but it was getting blocked. Many hours searching forums and experimenting with router settings / firmware updates did not help.
    > In the pursuit of resolving the third issue, and with very low expectations, I contacted Linksys tech support. This proved to be a complete waste of time. After working through the front-line guy who only knew how to look through the User's Guide, I was connected to another person who was even more clueless and was almost robotic in his hard-coded sequence of attempts to guide me through silly procedures that had absolutely nothing to do with my problem. After again asking if I could speak to someone that might actually understand the issue I was put on hold for more than 20 minutes, at which point the call was disconnected (I think this means they hung up on me).
    So once again I'm returning an expensive router that doesn't work properly and will be trying something else. It shouldn't be this difficult.

    With reference to your post I would like to know that does all the client devices on your network runs on DHCP or some of them have static IP address as well? The devices which are running on static IP address will not be displayed in the DHCP client table.
    Regarding the logs that are not being created on the router for any event that takes place could be because of the reason that you might be using another router or a gateway before your linksys router.
    As far as your VPN issue is concerned please try to disable the firewall of the router and then try to connect to the open VPN device because this router acts like a VPN passthrough. Click on the following link to know how to disable the router's firewall http://www6.nohold.net/Cisco2/ukp.aspx?vw=1&docid=87795adab27b4bd7a432e03be4e28e8d_17347.xml&pid=80&...

  • SharePoint Online list view threshold issues: "because it exceeds the list view threshold enforced by the administrator"

    SharePoint Online list view threshold issues: "because it exceeds the list view threshold enforced by the administrator"
    Office 365 SharePoint Online can be problematic when it comes to exceeding the list item threshold (e.g. 5,000).
    Examples of what happens after exceeding the threshold (e.g. 5,000 items):
    You can’t create new forms for the list in SharePoint Designer.
    You may have challenges with metadata fields in the forms (e.g. adding metadata values, editing metadata values, deleting the metadata column from the list).
    Cannot save the list as a template (i.e. you get the threshold error).
    Issue I'd like assistance with: how can I create a custom NewForm in SharePoint Designer
    when the list exceeds the threshold limit, given this is Office 365 SharePoint Online and I don't have access to increase that limit?
    As a control for my testing, I created another list with just a few custom columns with no list items --it worked fine for that list.
    I also tried clearing local AppData cache which didn't solve it. I'd need Central Admin on O365 SharePoint Online to increase the threshold which I don't have access
    to do. Errors received in SharePoint Designer:
    "Could not save the list changes to the server." After getting this, I tried to work around
    the create new forms issue by saving a copy of the original NewForm as NewForm2 and got the root error that I suspected was underlying it all:
    “Server error: the attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator”.
    Any ideas for how to create a new list form in SD?

    Thanks Alex.
    I just found a couple new workarounds instead of using SharePoint Designer:
    Method 1: Add web parts to the form pages on the client side:
    Go to the list and execute one of these actions depending what form you want to edit: create a new item (NewForm), edit an item (EditForm), or display an item (DispForm).
    With the form you want to edit displayed, go to the gear icon and click "Edit Page".
    You should now see the web part page show up with "Add a Web Part" as an option.
    Add a Content Editor or Script Editor web part.
    Add your custom code to either one to manipulate the HTML objects using your favorite web languages.
    Method 2: Use InfoPath 2013.
       The InfoPath 2013 route appears to work.

  • Display issues in FCP X on my MBP

    Hi there,
    I downloaded FCP X from the App Store this week and installed it and I am having a lot of display issues. My MCP is the 13.3" model from mid 2010 and the graphics card is compatible. I have 8 GB installed, so that should be sufficient as well. The areas where I am having display issues are:
    * I don't see the film strip in the event browser. I do see the listing of the files in the event browser.
    * I can not see the Inspector browser. Clicking on the i icon does not do anything and does not bring up the inspector browser
    * I can not see any of the effects. Clicking on any of the effects buttons does not do anything and does not bring up the effects browser
    I also notice that when resizing the FCP window, it does not get repainted properly.
    One last thing that is annoying, but I found a work-around for this, is the splash window shows when FCP has loaded. It does not open FCP with the same layout as I last used, in fact it is only showing the menu bar and nothing else.
    I hope that someone can help me with any of these problems. I was really excited about getting started with FCP X, but this has been a downer so far....
    Thanks.
    Edwin

    Hi,
    i had the same problem when i used the 10.0 version....but i solved in three ways:
    Restarting the computer;
    or
    Creating a new event,clic on new event and the old clips appeared like magic in the old event if you try to access it again....
    or
    Click and keep pressed the Event icon (the purple star); try to put it in "Machintosh HD" or any hdd you have the event. Magically the clips are again in the browser....
    Try......
    Cheers
    Lamberto

  • Macbook display issues

    Hello!
    Way back a few months ago when I purchased my MacBook, I had some display problems from the beginning. I talked to a service rep and they walked me through some potential fixes but eventually sent out a box for me to return my macbook in for repair (I am an hour and a half away from closest apple store). I am a full time student, however, and did not ever get a chance to send it in. Later, I had issues that made my macbook unusable, and was forced to send it in. I was hoping that the display issues would have been fixed as well, but they weren't. Luckily, I primarily use an external display. But my problem has gotten worse and worse, my macbook is almost unusable on it's own at this point.
    I know I am still under repair warranty and was hoping someone could send a box out for me to return this before my fall term begins, so I could use it for note taking again. But I can't go into an apple store and I don't have phone support anymore, so I have to post this on here because there is no email support.
    I hope someone can help me!
    Thanks a lot,
    KJ

    I know you only get something like 30 days phone support but i think thats more for simple things if you get stuck or need help using something. You have a full years warranty so if you have a problem within the year you should be able to phone them up and get your problem sorted out under warranty. They will probably ask for your serial number but you should not have to pay for phone support. Just call the number listed on the apple site.
    When you speak to them make sure you tell them ALL the problems you have with your machine. When i sent mine in i made a text file titled 'Problems with this macbook' and left it in the middle of my desktop with the background image turned off to make it more visible. I dont know if the engineer ever read it but its an extra step that might be worth taking. You should still tell the guy on the end of the phone about all your problems though. They may well assign a work order to your machine going by what you tell them so if you only tell them about one problem the engineer that looks at it might not know to look at anything else.

  • Bullet (unordered) sublists within number (ordered) lists are displayed incorrectly

    In my FrameMaker source, I've got the usual L1 Bullet List,
    L2 Number List, L3 Bullet Sublist, L4 Number Sublist styles
    defined. I've imported the source by reference into RoboHelp, and
    I've mapped the FrameMaker styles via fmstyles.css to RoboHelp
    styles. I've resolved almost all the style issues, but a nasty one
    remains: Bullet sublists within number lists are not displayed
    properly.
    All the combinations of lists and sublists look fine in
    FrameMaker. In the help (WebHelp) that RoboHelp produces, bullet
    sublists within bullet lists are displayed as I would expect: The
    sublists are indented and have a different bullet style (circles
    rather than disks) relative to the "parent" list. Bullet sublists
    within number lists, however, are displayed incorrectly. They are
    indented too far (twice as far as I they should be), and they use
    the wrong bullet style (circles rather than disks). No matter how
    many times I use the style editor to try to convince RoboHelp to
    display bullet sublists within number with the correct indentation
    and bullet style, I get the same result. Has anyone every fought
    this battle and won? If so, how did you do it?
    Thanks!

    I think you cannot mix bullet and numbered lists at different
    levels during the import because RoboHelp makes one single list out
    of the entire list/sublist order. I.e., after the import, all list
    items are simple items in one list even though they belonged to
    different list levels in the original document.
    I did succeed in using bulleted sublists within normal bullet
    lists. I created a second CSS style in the import dialog (with a
    larger indention) and mapped it to the FM-style that resembles the
    sublist items.But due to RH putting all items into one list, you
    cannot mix different bullet styles. Most browsers will ignore this
    and display a sinlge bullet style for all items in the list.

  • Infopath list form displays blank in edit mode in SharePoint 2010

    Hi,
    I have a custom list in SharePoint 2010. I am using InfoPath 2010 form to Insert and Edit list data. The list was working fine in the past days. Suddenly the InfoPath form displays nothing when I click on the Edit Item Button but its working fine in New
    Item and Read Only mode. I checked Form Web Parts--> Content Type Forms--> (Item) Edit Form where the InfoPath form Web Part is missing. I added the InfoPath Form Web Part manually there then the InfoPath form displaying blank where
    list data is available. All other lists are working fine in the site collection. 
    Would somebody help to resolve this issue?
    Thanks in advance.

    Hi pointtoshare,
    When you added a new item in the custom list, whether this issue occurred.
    Whether you could customize the custom list form using InfoPath.
    Please click on “Customize Form”, it will be opened with InfoPath, check whether the default view has data. And create a new view, set it as default view, publish it , compare the result.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • List Box display to synchroniz​e with Scroll bar.

    I will like to know if anyone here can help to amend or advise on the attached VI in order to allow the List Box display to synchronize with the Scroll bar.
    As the VI is in run mode, i would like to see 9.CD, 10.Troja, 11. Red... and so on to be displayed as it is being executed.
    Thanks.
    Attachments:
    try.vi ‏13 KB

    Hi Gelb,
    Glad to hear you've got it working
    I realised afterwards that my code will not work correctly if the last line is partially hidden, ie the list box does not display an exact number of lines. So I've added a +1 after the array size function to correct this, see attached vi.
    You'll notice that I read the NumRows property of the listbox - I've done this so that if you decide to change the listbox height the code will still work without you having to go in and change anything. In your code you would have to change the constant (currently a 7) before the comparison primative to the new height. Also, in my new vi I've assumed the listbox height isn't going to change during the time it gets populated so I've move the NumRows property out of the for loop and read it only once - saves a bit of time
    Using a for loop with auto indexing rather than a while loop also means that I don't need to index the input array every time or worry about when the loop will stop.
    Hope this all helps
    Dave
    Message Edited by DavidU on 06-26-2008 08:59 AM
    Attachments:
    Scroll Listbox 2.vi ‏15 KB

  • I have an iphone 4s that is having display issues. If I turn the phone on, it vibrates to acknowledge it successfully turned on but the screen stays solid black. I can plug the phone into my computer and itunes will recognize the phone as well.

    I have an iphone 4s that is having display issues. If I turn the phone on, it vibrates to acknowledge it successfully turned on but the screen stays solid black. I can plug the phone into my computer and itunes will recognize the phone as well. However, itunes can not do anything with the phone because the phone is locked and I can not unlock the phone because the screen is black.
    >CURVEBALL!!!<
    The screen does work though! Through trial and error along side a little troubleshooting, I was able to figure out that the screen will cut on after the phone dies completely. The phone has to die completely with no battery power left. Then if I plug the phone into a charge and wait a while for it to charge, the phone will turn on like nothing was ever even wrong with it. I charge the phone up to like 30% and turn it off then bam the phone turns on but the screen is solid black again.
    I am currently in the process of waiting for the phone to die and when I turn the phone back on I am going to completely remove the auto-lock and lock code off of the phone for the time being.
    Any other suggestions? Please help!

    Sounds like the device was dropped at some point and damaged as a result.
    Take it to Apple for evaluation and a replacement.

  • Display issue on brand new 2014 X1 Carbon Touch

    So I was about to start raving about my X1C that I just received. Loving the display, the keyboard, build quality, etc. I had no gripes and was just browsing away when suddenly the screen did the full glitch. I recognize this as what happens when something's messed with the motherboard/display adapter. So I gave it a reset. All was normal and then it happened again. I was able to replicate it 3-4 times and it keeps happening. I never dropped it or anything. It was always just stationary.
    I can't believe this. I had problems with the first gen non-touch and touch. I was hoping by now they have improved.
    Link to image 1
    Link to image 2
    Link to image 3
    Moderator note: images totalling more than 50k converted to links per forum rules:  Lenovo Community Participation Rules

    Hi,
    Welcome to Lenovo Community Forums!
    I’m sorry to hear that you have display issues in your brand new Lenovo X1 carbon.
    From the snapshots, it seems like a cable/LCD issue. Is the display working fine when you connect it to an external monitor?
    Since it’s a brand new machine, I strongly recommend you to contact our technical support for assistance.
    Click here to open a link where you can select the country and get the exact contact support number. I’m sure they will be a great help.
    Best Regards,
    Mithun.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Display Issues with mini (Mid 2010) and LG L246WP

    I recently purchased a new mini (Mid 2010 base model) and planned to use it with my 24" LG L246WP monitor, which is about 3 years old. The monitor has VGA, component, and HDMI inputs.
    I used an HDMI-to-HDMI cable to connect the mini directly to the monitor, and the output is completely messed up. The mini recognized the monitor (titling the System Preferences > Display dialog with 'L246WP') and set it to the monitor's native resolution of 1920x1200, but on the monitor the image is cropped to what looks like a 4:3 aspect ratio and with part of the image shifted up and left so I cannot view the top menu bar or the left hand side of the desktop. The monitor's on-screen display shows 1080p in this mode.
    The Display dialog also gives me an option for 1080p. I can select this and use the Underscan slider to resize the desktop output to fit on the screen, but it is still shifted left and must be resized smaller than the available display space (plus the total image is only 1080 pixels, not using the monitor's full native screen). In this mode, 1080p also shows on the monitor's on-screen display.
    I tried 1024x768 to see if I could get a properly-positioned image, but the desktop was shifted just like in the 1920x1200 case and the monitor's on-screen display status still reported 1080p.
    The monitor has a menu setting under an HDMI heading with "Video" and "PC" options, but changing this selection does not make a difference.
    Since the monitor came out before HDMI was as widespread as it is today, it came with a DVI-to-HDMI cable, so I also tried using that cable with the HDMI-to-DVI adapter that came with the mini, but this did not make a difference either.
    To prove it wasn't the HDMI cable, I connected the mini to my Samsung 6300 series 40" LED HDTV and with some tweaking of the Underscan slider the displayed image filled the screen perfectly.
    I've searched the Internet and various forum threads (i.e. http://hardforum.com/showthread.php?t=1167222&page=63) seem to indicate this monitor can send a corrupted EDID that causes issues, especially with nVidia graphics drivers. On Windows you can use registry or driver hacks to override the EDID with the correct values, but on OS X this doesn't seem possible (I was hoping for a Terminal one-liner but it seems this doesn't exist). I have seen some mentions of the shareware SwitchResX (http://www.madrau.com), which looks like it gives you the option to override resolution settings, but I haven't tried this yet.
    It also appears to me that the monitor is always interpreting the signal (or the mini is always sending the signal) as 1080p, even if I've set 1920x1200 in the Display dialog. I don't know if this is a defect in the monitor where it always assumes the HDMI input is a 1080p source (previous I used it with an Xbox 360 with no issues but that was 1080p HDMI), or if is a bug in the graphics drivers (or at least a lack of flexibility / miscommunication to the user trying to handle a corrupt EDID).
    I asked my local Genius Bar for advice today (without bringing any hardware in) but was not told anything I didn't already know.
    I'm trying to determine the best way to work through this issue. *My questions are:*
    Would it make any difference if I used a Mini DisplayPort-to-DVI adapter (and then my DVI-to-HDMI cable to the monitor's HDMI input)?
    What about a Mini DisplayPort-to-VGA adapter? In the past I used a 12" Powerbook (via a mini-DVI-to-VGA adapter) with this monitor and had no display issues like this, but I'd prefer to stick with a digital connection on my brand new mini.
    Is SwitchResX the only practical way in OS X to override a corrupt EDID and force the mini to output a certain resolution?
    Besides the various adapters and SwitchResX, is there anything else I should try before buying a new monitor?

    Hello EPWilson4984.
    I have been experiencing the same issues you described. Connecting my brand new Mac Mini to my Westinghouse 24”monitor (L2410NM,  1920x1200 pixel resolution) produces a very fuzzy and washed out image quality. The Mac recognizes the monitor and applies the right resolution (1920x1200), but it looks just awful. The EDID info is definitely not right.
    Now, I tried your suggestion (DVI-to-HDMI), and similar suggestions from other threads, but nothing works. Nothing seems to work at all.
    The main input for the monitor is HDMI, so whatever cable I use, in the end always has to connect to the monitor via HDMI. I tried all these combinations with zero success:
    Mac mini -> HDMI cable -> monitor (result: fuzzy and blurry image)
    Mac mini -> displayport –HDMI adapter-> HDMI cable -> monitor (result: fuzzy and blurry image)
    Mac mini  -> displayport –DVI adapter-> DVI-to-HDMI cable -> monitor (result: it gives me a blank screen, no image at all)
    I’m running out of options. Don’t know what to do. The 24” monitor produces beautiful, crisp images when hooked to my Windows 7 PC. It looks horrible when connected to my brand new Mac Mini.
    Any alternatives you may have come across? Please let me know, thank you.

Maybe you are looking for

  • Http404-File not found  - again

    First let me say I've scoured this forum and cannot solve my problem. I was attempting to expose my server to the internet and appear to have done a fine job of messing things up. I have been using AppEx 1.6, 10g db and the Http server from the compa

  • Object placing on a terrain

    I'm new to java and am especially interested in game programming. I started making a game to learn some basics of game programming, where I came to an obstacle I couldn't find a solution for. So far I made a "ball" positioned in the center of the app

  • I am unable to back up to external drive since loading lion

    Since installing Lion my Western Digital external drive refuses to cooperate with Time Machine - any thoughts?

  • Searching for discontinuity in an array of timestamps

    Hi, I have a problem with an array of timestamps. I wish to search the array for discontinuous times. i.e. there should be a time each minute and I wish to be able to seperate the data into differant arrays according to these discontinuities. i.e. if

  • Much better 3G reception since 2.2

    I have had an awful time with 3G reception. I am happy to report that since the 2.2 upgrade the reception issues with the phone generally and the 3G reception issues, specifically, have been for the most part addressed. I live in a fringe ATT area fo